Commit Graph

9 Commits

Author SHA1 Message Date
Disco DeDisco
306b4c8e5e new template _partials for apps.dashboard, incl. _form.html & _scripts.html; respective form, table & content code offloaded from base.html, home.html & list.html; functional_tests.test_my_list TODO resumed (only FT not currently passing, but this is as expected) 2026-02-08 21:43:58 -05:00
Disco DeDisco
fc05281351 restored templates/apps/dashboard/ & its contents; inadvertently deleted in previous update; all UTs & FTs once again passing 2026-01-27 13:48:59 -05:00
Disco DeDisco
d8da9051ff defined static structure as src/apps/dashboard/static/apps/scripts/dashboard.js for Jasmine testing purposes; efforts to get past textInput=null have thus far been frustrated 2026-01-25 22:40:57 -05:00
Disco DeDisco
6804d3aaae actually committed previously enumerated changes; the previous commit actually contained only the migrations reflecting these changes 2026-01-23 21:51:56 -05:00
Disco DeDisco
0b0ae6d5b0 home.html & list.html templates no longer feature hardcoded urls (replaced w. django templating) 2026-01-19 19:17:43 -05:00
Disco DeDisco
af3e20faef apps.dashboard.views refactored to handle new item POST requests; add_item() FBV eliminated for newfound redundancy 2026-01-19 18:48:21 -05:00
Disco DeDisco
4b137db317 manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment 2026-01-13 20:58:05 -05:00
Disco DeDisco
eb38722a53 ansible playbook commenced; deployment aimed at staging.earthmanrpg.me 2026-01-13 00:35:28 -05:00
Disco DeDisco
ab96364a24 move code into newly created ./src/ dir 2026-01-03 23:36:38 -05:00