tunic-tracker-redux/tunictracker/tracker
2024-04-13 15:51:54 -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 Hints now format properly, with correct coloring, and clean spacing. All possible hint images accounted for. 2024-04-13 15:51:54 -05:00
templates Hints now format properly, with correct coloring, and clean spacing. All possible hint images accounted for. 2024-04-13 15:51:54 -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