Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
plants-of-cse
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Levi Coffman
plants-of-cse
Graph
fb3a53a90d8777cc88a5f0de2bd79a83c59f287f
Select Git revision
Branches
5
3-improve-the-accessibility-of-the-website
4-added-automated-testing
Dev
docker
master
default
protected
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jul
22
21
18
17
17
Jun
16
15
14
30
May
29
28
started work on tests
4-added-automat…
4-added-automated-testing
updated the readme
docker
docker
added a default .env file
got automatic recompiling working in docker containers
got build time enviroment variables working
Fixed some node version problems
containerized the website
moved port and address information into enviroment variables
now using docker compose to start the services
Merge remote-tracking branch 'origin/master' into docker
seperated the two servers
made the backgornd match the old site and added an max size
3-improve-the-a…
3-improve-the-accessibility-of-the-website Dev master
started the move to docker
updated the readme
cleaned up some
removed the URLs pointing to localhost
The plant info page now requests the plant info.
Factored All of the exported stuff out of App and into Env. made the Tile Style uniform.
Done with the nav bar for now.
nav bar is mostly working.
Working on the nav bar.
The client now caches the list of plants for upto 10 minutes.
Made the headshot fallback to the logo.
Moved all of the water status code into its own component.
Fixed a small bug
The Water reporter now reports to the backend.
Water reporting is mostly done on the front end.
The users nickname is now saved in a persistent cookie.
The water reporting is coming along.
messing around with grids
Clicking Icons will now try to go to the plants info page.
Merge branch 'icon-tray' into 'master'
Maybe fixed the chunked connection bug.
Icon will now use the Grass Pic as a default if its icon pic wont load.
Icons now request current status when they mount
Merge branch 'icons' into 'master'
Finished with Icons for now.
got status updates to be sent in real time.
got got the status to be updated... somewhat.
Got most of the style done
Loading