Disco DeDisco
|
382dd5958f
|
full test suite passes; .gear-btn once again moved, this time to new file _applets.scss, along with generic applet styling attrs (removed from _base & .dash, respectively); _gameboard.scss in many ways mirrors particularities of _dash, but also feat. style attrs for the Game Kit applet consumables array; sacrificed btn in the latter now that applet dimensions defined on gameboard.html
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-03-09 21:52:54 -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
|
2c445c0e76
|
replaced gear alt char or emoji w. font-awesome placeholder
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-09 15:09:41 -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
|
bd72135a2f
|
full passing test suite w. new stripe integration across multiple project nodes; new gameboard django app; stripe in test mode on staging
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-03-09 01:07:16 -04:00 |
|
Disco DeDisco
|
ad0caa7c17
|
new migration to add wallet applet to dash db table; new views & html to accomodate
|
2026-03-08 15:27:24 -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
|
672de8a994
|
removed dead code from _applets.html
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-07 00:17:52 -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
|
b5d6912b26
|
styling & structure fixes to apps/dash/_parts/_applets.html, _dash.scss & _palette-picker.scss
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-06 23:12:56 -05:00 |
|
Disco DeDisco
|
02d0adef78
|
styling & subsequent testing bugs fixed across apps.dash.tests.ITs.test_views, functional_tests.test_dashboard,_dashboard.scss & apps/dash/_partials/_applets.html
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-06 22:31:10 -05:00 |
|
Disco DeDisco
|
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-06 21:34:43 -05:00 |
|
Disco DeDisco
|
9aea1ccb56
|
updated applet seed migration to include default applet sizes; other sundry styling refinements
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-03-06 19:14:53 -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
|
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-05 16:08:40 -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
|
ca835059c2
|
new migrations; new models in apps.dash for Applets and UserApplets; new ITs to match
|
2026-03-04 15:43:24 -05:00 |
|
Disco DeDisco
|
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-04 00:07:10 -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
|
0370f36e9e
|
list sharing implemented w. passing UTs & FTs; changes to apps.dashboard.urls, .models, .views & .tests.test_views to accomodate; functional_tests.test_sharing also ensures sharing visible in UX; templates/apps/dashboard/list.html & /my_lists.html updated with django templating & for loops
|
2026-02-18 13:53:05 -05:00 |
|
Disco DeDisco
|
fad8657c97
|
placeholder view & code for my_lists.html implemented
|
2026-02-08 21:52:04 -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
|
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 |
|