tunic-tracker-redux/tunictracker/tracker
Ada Werefox d24cde159a Fixed a formatting issue with the parseInt statements that was sometimes causing strings of "#collected" and "#found" to be concatenated instead of parsed and added. 2024-04-26 02:42:00 -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 Fixed a formatting issue with the parseInt statements that was sometimes causing strings of "#collected" and "#found" to be concatenated instead of parsed and added. 2024-04-26 02:42:00 -05:00
templates Fixed an error where checks were being compared against "Undefined" due to lack of integer parsing in the update_breakdown() function. 2024-04-25 22:02:57 -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 More theming updates. Changed translucent background layers to be more accessibly legible against text and to match the rest of the theme. 2024-04-17 01:04:36 -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 Added update so that collected checks will show up as collected if users have items anto-collected. Minor UI changes to allow more codes/summaries to be displayed at once. 2024-04-22 15:48:14 -05:00