Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit feb13be Author: Brandon Longuet <[email protected]> Date: Tue Mar 26 11:37:40 2024 -0500 Getting Rid of Unnecessary Code commit 9b008e9 Author: Brandon Longuet <[email protected]> Date: Tue Mar 26 11:31:37 2024 -0500 Background color Changes background commit 27d55df Author: BrianWinner <[email protected]> Date: Tue Mar 26 10:41:45 2024 -0500 Added logIn CSS and more styling commit 6203dc8 Author: BrianWinner <[email protected]> Date: Mon Mar 25 23:10:32 2024 -0500 Even more styling Set up basic flow of pages from log in to Family, added first iteration of action bar, beautified buttons more commit 6c6c225 Author: Brandon Longuet <[email protected]> Date: Mon Mar 25 16:26:05 2024 -0500 ButtonSystemGrid Fixes ADDED: -A test navigate to a blank page when button is clicked FIXES: -Won't call the API when a global variable is null, since the API methods can't handle null values. -Won't create a Container/div for the buttons when there are no buttons to make commit bbdeae1 Author: Brandon Longuet <[email protected]> Date: Mon Mar 25 15:04:06 2024 -0500 Scrollable Button System ADDED: Height limit for the Button Grid so that when there are more buttons than height it will make the grid scrollable commit ac0781e Author: Brandon Longuet <[email protected]> Date: Mon Mar 25 14:46:21 2024 -0500 Updating Global Variables ADDED: Reaction, Species, and TagMechanism global variables that all webpages can use commit ca451c2 Author: BrianWinner <[email protected]> Date: Sun Mar 24 18:12:47 2024 -0500 More Family Page work commit 2fcc42d Author: Brandon Longuet <[email protected]> Date: Thu Mar 21 14:34:34 2024 -0500 FamilyPage UPDATED: API methods and interfaces ADDED: Global variables and button OnClicks
- Loading branch information