tunic-tracker-redux/tunictracker/tracker
2024-04-15 20:40:12 -05:00
..
data beginning to fix hints to show icons. 2024-04-11 19:32:51 -05:00
migrations Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
static/tracker Added an about section that is accessible through a menu button in the top right and filled it, moved source, settings, and how-to into the about section. Fixed minor issue where summary divs were not displaying the right color coding if they had no checks and were undiscovered. 2024-04-15 20:40:12 -05:00
templates Added an about section that is accessible through a menu button in the top right and filled it, moved source, settings, and how-to into the about section. Fixed minor issue where summary divs were not displaying the right color coding if they had no checks and were undiscovered. 2024-04-15 20:40:12 -05:00
__init__.py Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
admin.py Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
apps.py Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
forms.py Breakdowns can now be selected to be shown, and entrances mapped will now show the breakdown of the scene they're from. 2024-03-12 22:30:39 -05:00
models.py Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
tests.py Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
urls.py Page refresh should update with current information. Scene and checks lists update properly in javascript. 2024-04-05 12:06:07 -05:00
views.py Created an initialization function for when the page loads, and/or we need to populate data after recovering from the API server being down. Removed console log error messages for when API server is down. Fixed Summary coloring for scenes with no entrances. 2024-04-07 20:13:07 -05:00