-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added thematic toggle and preferences page #51
base: main
Are you sure you want to change the base?
Commits on Nov 29, 2023
-
Added model for preferences, tagged to to user mode, added view to fe…
…tch preferences and display them according. Added model form to allow users to customize their own preferences dynamically
Configuration menu - View commit details
-
Copy full SHA for 251c3a5 - Browse repository at this point
Copy the full SHA 251c3a5View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bda516b - Browse repository at this point
Copy the full SHA bda516bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56baa4c - Browse repository at this point
Copy the full SHA 56baa4cView commit details -
added dark/light mode toggle javascript functionality found in bootst…
…rap documentation
Configuration menu - View commit details
-
Copy full SHA for 784d1ca - Browse repository at this point
Copy the full SHA 784d1caView commit details -
added dropdown with just text, but not integrated with javascript tog…
…gle functionality yet
Configuration menu - View commit details
-
Copy full SHA for 7327257 - Browse repository at this point
Copy the full SHA 7327257View commit details -
added active mode status label on the dropdown, modified JS to accoun…
…t for text labels rather than svgs
Configuration menu - View commit details
-
Copy full SHA for 339e71c - Browse repository at this point
Copy the full SHA 339e71cView commit details
Commits on Dec 7, 2023
-
integrated Kyle's changes by toggling light and dark mode based on us…
…er preferences. The mode will be automatically set to the correpsonding preferred mode
Configuration menu - View commit details
-
Copy full SHA for 69bd847 - Browse repository at this point
Copy the full SHA 69bd847View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56d1491 - Browse repository at this point
Copy the full SHA 56d1491View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2c5b8 - Browse repository at this point
Copy the full SHA fc2c5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8d801 - Browse repository at this point
Copy the full SHA 3b8d801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a90eb2 - Browse repository at this point
Copy the full SHA 8a90eb2View commit details -
Setting color mode directly without JS
Changing body attribute data-bs-theme to directly change rather than using JS Co-authored-by: Brylie Christopher Oxley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50d55af - Browse repository at this point
Copy the full SHA 50d55afView commit details -
Removing script from base.html
Directly changing color mode by accessing value in template makes script unnecessary Co-authored-by: Brylie Christopher Oxley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9ef6a2 - Browse repository at this point
Copy the full SHA c9ef6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad8573 - Browse repository at this point
Copy the full SHA 3ad8573View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4140e9 - Browse repository at this point
Copy the full SHA f4140e9View commit details -
Enumeration changes for language and color mode changes
Using TextChoices enumeration for choices rather than lists Co-authored-by: Brylie Christopher Oxley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 003d993 - Browse repository at this point
Copy the full SHA 003d993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c2035 - Browse repository at this point
Copy the full SHA 66c2035View commit details -
Merge branch 'theme-toggle' of https://github.com/adrienneli104/careg…
…iving into theme-toggle
Configuration menu - View commit details
-
Copy full SHA for 122e4fb - Browse repository at this point
Copy the full SHA 122e4fbView commit details