Disco DeDisco
|
fe6d2c5db1
|
stylistic changes primarily, esp. to page titles(new spans in header_text block, for instance)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-10 01:25:07 -04:00 |
|
Disco DeDisco
|
645b265c80
|
several user QoL styling improvements, incl. footer icon .active color painting
|
2026-03-09 22:42:30 -04:00 |
|
Disco DeDisco
|
47d84b6bf2
|
extensive refactor push to continue to liberate applets from dashboard; new _applets.html & .gear.html template partials for use across all -board views; all applets.html sections have been liberated into their own _applet-<applet-name>.html template partials in their respective templates/apps/*board/_partials/ dirs; gameboard.html & home.html greatly simplified; .gear-btn describes gear menu now, #id_<*board nickname>*gear IDs abandoned; as such, .gear-btn styling moved from _dashboard.scss to _base.scss; new applets.js file contains related initGearMenus scripts, which no longer waits for window reload; new apps.applets.utils file manages applet_context() fn; new gameboard.js file but currently empty (false start); updates across all sorts of ITs & dash- & gameboard FTs
|
2026-03-09 21:13:35 -04:00 |
|
Disco DeDisco
|
251b3bf778
|
commenced wallet styling; much of site now holds font-awesome placeholders until proprietary svg files apprpriated
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-09 14:40:34 -04:00 |
|
Disco DeDisco
|
076d75effe
|
new apps/dashboard/wallet.html for stripe payment integration and user's consumables; nav added to _footer.html & also dynamic copyright year with django now Y template; new apps.dash.tests ITs & UTs reflect new wallet functionality in .urls & .views
|
2026-03-08 15:14:41 -04:00 |
|
Disco DeDisco
|
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-07 15:05:49 -05:00 |
|
Disco DeDisco
|
13940ca834
|
mobile dash layout provided; other styling inconsistencies corrected across views, scss & _applets.html template partial
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-07 00:05:32 -05:00 |
|
Disco DeDisco
|
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-06 18:14:01 -05:00 |
|
Disco DeDisco
|
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-06 16:39:05 -05:00 |
|
Disco DeDisco
|
c099479740
|
'theme_switcher,' 'theme-picker' & 'theme' renamed everywhere to simply 'palette'; new urls & views & their corresponding ITs ensure applet menu checkbox functionality
|
2026-03-05 14:45:55 -05:00 |
|
Disco DeDisco
|
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
|
2026-03-04 15:13:16 -05:00 |
|
Disco DeDisco
|
1c894f8ae6
|
username truncation functionality added
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-03-03 16:10:49 -05:00 |
|
Disco DeDisco
|
eebc355f95
|
themes initialized! many new partials and scss integrations across most templates; core.settings contains COMPRESS test fallback; apps.dashboard.views updated for new alerts and styling
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-02 15:45:12 -05:00 |
|
Disco DeDisco
|
e142e5d4d7
|
new FT test_theme for theme switcher functionality; theme-switcher content added to home.html, several dashboard views & urls, all appropriate ITs & UTs; lyric user model saves theme (migrations run); django-compressor and django-libsass libraries added to dependencies
|
2026-03-02 13:57:03 -05:00 |
|
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
|
07a76cb32d
|
added new template apps/dashboard/my_lists.html; all FTs passing green locally, tho half og .test_my_lists TODO'd out; test_login uses mock-patch architecture to avoid Mailgun and DigitalOcean magic login link testing restraints
|
2026-02-07 22:47:04 -05:00 |
|
Disco DeDisco
|
0c413a9cc2
|
pre–db-reset commit; attempting to update User model w. uuid pk enumeration
|
2026-02-07 20:15:27 -05:00 |
|
Disco DeDisco
|
cf33f0ccd4
|
created new FT file at functional_tests.test_my_lists, where the first test model focuses on the integrity of cookie sessions; much of FT login/logout logic offloaded to helper functions in .base;logout django templating added to base.html
|
2026-02-01 20:06:01 -05:00 |
|
Disco DeDisco
|
36f4182a4f
|
core/base.html & settings.py updated for email-based login & logout
|
2026-02-01 16:19:07 -05:00 |
|
Disco DeDisco
|
d236ab9d69
|
apps.lyric.views updated with simpler FBV & test functionality for user login & authentication (some mocking employed); FT in test_simple_list_creation updated for new base.html content from several commits previous, now only FT not passing (to be expected) is under test_login
|
2026-01-31 15:16:34 -05:00 |
|
Disco DeDisco
|
93eb497dec
|
mocking added thruout apps.lyric.tests.test_views, where UTs mock message sending; status message loop added to base.html below navbar; hardcoded assert and model/view values aligned across lyric app, UTs & FTs
|
2026-01-30 17:23:07 -05:00 |
|
Disco DeDisco
|
a734901b80
|
started lyric app (in earnest this time); added bootstrap-classed navbar w. login form to base.html; tweaked apps.dashboard.tests.test_views to accomodate multiple forms on same page
|
2026-01-29 15:21:54 -05:00 |
|
Disco DeDisco
|
adf0ca3d25
|
js complete to hide error msg on changed user input
|
2026-01-27 17:18:59 -05:00 |
|
Disco DeDisco
|
e699c18321
|
applied initalize() to templates/core/base.html for DRYer script tags
|
2026-01-27 17:05:47 -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
|
6627042b7a
|
removed reliance on built-in django ModelForms from templates/core/base.html, apps.dashboard.forms, .tests.test_forms & .test_views
|
2026-01-24 13:36:31 -05:00 |
|
Disco DeDisco
|
1d96871d7b
|
emancipated hardcoded form views & html from base.html, apps.dashboard.views, apps.dashboard.tests.test_views; added get_item_input_box() helper method to functional_tests.base & retrofitted the other FTs to utilize it
|
2026-01-20 15:14:05 -05:00 |
|
Disco DeDisco
|
93cc6632c4
|
found-n-replaced all instances of name='item_text' w. ='text'
|
2026-01-19 22:33:21 -05:00 |
|
Disco DeDisco
|
5b1f28db4b
|
form code placeholders left commented-out in apps.dashboard.views; base.html somewhat retrofitted w. dynamic form views
|
2026-01-19 22:19:33 -05:00 |
|
Disco DeDisco
|
d406b38207
|
corrected a very foolish oversight in bootstrap error class handling that sought .is-valid instead of .is-invalid; now FTs 'pass'—up until return line only, in the case of functional_tests.test_list_item_validation
|
2026-01-19 17:28:50 -05:00 |
|
Disco DeDisco
|
8d23d9f2c2
|
not getting the same precise error message, but perhaps the intent is the same?; anyway, updated views & some FTs, base.html for more dynamic error handling (tho incomplete)
|
2026-01-19 16:35:00 -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 |
|