tunic-tracker-redux/tunictracker/tracker
2024-04-07 20:13:07 -05:00
..
migrations Work in progress front-end first iteration. 2024-03-02 10:43:49 -06:00
static/tracker 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
templates 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
__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