discoman
  • Joined on 2026-02-10
discoman pushed to main at discoman/python-tdd 2026-03-07 20:34:42 +00:00
10dbd07cb9 fixed some breakpoint styling that prevented scrolling on mobile landscape windows
discoman pushed to main at discoman/python-tdd 2026-03-07 20:05:58 +00:00
314da3e246 major styling additions & refinements; offloaded navbar from base.html into its own partial, core/_partials/_navbar.html, alongside new _footer.html; 0006 dash migrations fix 0003 & 0005 theme-switcher handling and rename more fluidly to palette; added remaining realm-swatches to palette applet choices & updated test_views accordingly
discoman pushed to main at discoman/python-tdd 2026-03-07 05:18:04 +00:00
672de8a994 removed dead code from _applets.html
discoman pushed to main at discoman/python-tdd 2026-03-07 05:05:45 +00:00
13940ca834 mobile dash layout provided; other styling inconsistencies corrected across views, scss & _applets.html template partial
discoman pushed to main at discoman/python-tdd 2026-03-07 04:13:10 +00:00
b5d6912b26 styling & structure fixes to apps/dash/_parts/_applets.html, _dash.scss & _palette-picker.scss
discoman pushed to main at discoman/python-tdd 2026-03-07 03:31:24 +00:00
02d0adef78 styling & subsequent testing bugs fixed across apps.dash.tests.ITs.test_views, functional_tests.test_dashboard,_dashboard.scss & apps/dash/_partials/_applets.html
discoman pushed to main at discoman/python-tdd 2026-03-07 02:34:54 +00:00
4c502e40f8 fixed applet seeding in 0005 migration; many FTs & ITs now require authentication before they pass; New List & My Lists converted to dash applets; home.html offloaded and _applets.html onboarded w. these applets
discoman pushed to main at discoman/python-tdd 2026-03-07 00:32:48 +00:00
17ee6c1f08 slight scss tweaks to palette applet
discoman pushed to main at discoman/python-tdd 2026-03-07 00:22:40 +00:00
86e70b7256 took db-breaking migrations change out of 0003 and placed into new migration 0005 (grid_cols, grid_rows)
discoman pushed to main at discoman/python-tdd 2026-03-07 00:15:07 +00:00
9aea1ccb56 updated applet seed migration to include default applet sizes; other sundry styling refinements
discoman pushed to main at discoman/python-tdd 2026-03-06 23:14:18 +00:00
42a9049c0a new migration in apps.dashboard for Applet grid_cols & grid_rows settings; test_models; complete overhaul of _dashboard.scss to containerize user scrolling; some new styling in _base.scss supports static window behind localized scrolling; new applet mgmt in apps.dashboard.admin; .views passes page_dashboard to home_page() FBV; keep an eye on IT apps.dashboard.tests.integrated.test_views.NewListTest.test_for_invalid_input_renders_list_template for intermittent caching errors
discoman pushed to main at discoman/python-tdd 2026-03-06 21:39:22 +00:00
9936275443 significant expansion of scss styling, incl. new _dashboard.scss sheet & comprehensive primary btn theme synced w. user palette; changes to all other scss files; list.html & base.html retrofitted w. corresponding scss classes
discoman pushed to main at discoman/python-tdd 2026-03-05 21:08:49 +00:00
20c5f6f589 new _applets partial to govern applet list; home.html updated accordingly to incl partial; fixed seed migrations for palette convention from last commit; new text_view ITs & views to govern applet visibility/toggling
c099479740 'theme_switcher,' 'theme-picker' & 'theme' renamed everywhere to simply 'palette'; new urls & views & their corresponding ITs ensure applet menu checkbox functionality
ca835059c2 new migrations; new models in apps.dash for Applets and UserApplets; new ITs to match
9548a2cd15 added locally hosted htmx dependency; updated base.html template & req's files accordingly; wrote new FT (failing) in test_dashboard that calls for this lib
Compare 4 commits »
discoman pushed to main at discoman/python-tdd 2026-03-04 18:40:27 +00:00
a218391ea5 100 percent test coverage achieved, patching a critical api bug in api.serializers and .views
discoman pushed to main at discoman/python-tdd 2026-03-04 05:07:21 +00:00
fd59b02c3a new test_dashboard FT (part 1) for username applet on dashboard; apps/dashboard/home.html gained new applet section to support additions; new urlpatterns in apps.dash.urls; tweaks to .views, including the @login_required decorator and set_profile() FBV; new ITs in .tests.integrated.test_views
discoman pushed to main at discoman/python-tdd 2026-03-04 00:07:54 +00:00
649bd39df9 didn't actually add any new files connected to lyric.templatetags
discoman pushed to main at discoman/python-tdd 2026-03-03 21:11:07 +00:00
1c894f8ae6 username truncation functionality added
discoman pushed to main at discoman/python-tdd 2026-03-03 19:18:35 +00:00
105b8f1e34 buttressed ansible playbook for automatic ssl certification
discoman pushed to main at discoman/python-tdd 2026-03-03 03:24:06 +00:00
06f85d4c54 passed dummy values into compress command in Dockerfile for quick pipeline fix
discoman pushed to main at discoman/python-tdd 2026-03-02 21:02:56 +00:00
b53c0b9849 small compress fixes to help serve scss on staging server and avoid persistent 500 errors