Disco DeDisco
|
f76c6d0fe5
|
various styling & structural changes to unify site themes; token-drop interaction changes across epic urls & views
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-03-14 02:03:44 -04:00 |
|
Disco DeDisco
|
d9feb80b2a
|
js snippet displays dynamic ellipsis on loading-style token gatekeeper modals; tweaks to existing pythonic & test structure to accomodate
|
2026-03-14 01:14:05 -04:00 |
|
Disco DeDisco
|
af3523c9bb
|
new _room_gear.html to manage room actions for various gamers (e.g., founders & guests); new _room.scss for gatekeeper styling (still flimsy); added new .btn-abandon Bl-btn palette to _button-pad.scss; new FTs & epic view ITs assert functionality (100 percent coverage, fully passing test suite)
|
2026-03-14 00:10:40 -04:00 |
|
Disco DeDisco
|
dddffd22d5
|
covered some test lacunae; gatekeeper now waits for +6 gamers to commit tokens to unblock game room
|
2026-03-13 22:51:42 -04:00 |
|
Disco DeDisco
|
e0d1f51bf1
|
new migrations in apps.epic app; new models, urls, views handle the founder of a New Game inviting a friend via email to a game gatekeeper; ea. may drop coin in any of up to 6 avail. slots; FTs & ITs passing
|
2026-03-13 18:37:19 -04:00 |
|
Disco DeDisco
|
6a42b91420
|
new migrations in apps.epic & apps.lyric apps; new Token fields of latter articulate upon Room model helper fns of former; new FTs, ITs & UTs capture new behavior accordingly; new template partial content in templates/apps/gameboard
|
2026-03-13 17:31:52 -04:00 |
|
Disco DeDisco
|
5773462b4c
|
massive additions made thru somewhat new apps.epic.models, .urls, .views; new html page & partial in apps/gameboard; new apps.epic FT & ITs (all green); New Game applet now actually leads to game room feat. token-drop gatekeeper mechanism intended for 6 gamers
|
2026-03-13 00:31:17 -04:00 |
|
Disco DeDisco
|
681a1a4cd0
|
seeded apps.epic for backend gameboard logic; core.asgi & .settings now accomodate Channels via Redis; several new libraries in reqs to accomodate
|
2026-03-12 15:05:02 -04:00 |
|
Disco DeDisco
|
69fea65bf9
|
new core.runner helper to avoid local caching issues w. coverage tests; .settings, apps.dash.tests.ITs.test_wallet_views updated accordingly
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-12 14:23:09 -04:00 |
|
Disco DeDisco
|
068b99d030
|
added missing dunderinits to apps.applets.tests & .tests.integrated; some of the test_models ITs never were passing til now but never tested either; new apps.lyric.tests.integrated.test_models cover missing Applet model return
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-11 15:53:31 -04:00 |
|
Disco DeDisco
|
8807d31274
|
unified header_title template values across dashboard applet destination pages; styled &/ added applet titles across all applets
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-11 14:50:08 -04:00 |
|
Disco DeDisco
|
f45740d8b3
|
renamed List to Note everywhere thru-out project in preparation for complete overhaul of applet capabilities
|
2026-03-11 13:59:43 -04:00 |
|
Disco DeDisco
|
aa1cef6e7b
|
new migration in apps.applets to seed wallet applet models; many expanded styles in wallet.js, chiefly concerned w. wallet-oriented FTs tbh; some intermittent Windows cache errors quashed in dash view ITs; apps.dash.views & .urls now support wallet applets; apps.lyric.models now discerns tithe coins (available for purchase soon); new styles across many scss files, again many concerning wallet applets but also applets more generally and also unorthodox media query parameters to make UX more usable; a slew of new wallet partials
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-11 00:58:24 -04:00 |
|
Disco DeDisco
|
791510b46d
|
many styling fixes, esp. for both landscape & portrait mobile UX tooltips & navbar; core.settings now permits another device on local net to access dev server
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-10 14:11:53 -04:00 |
|
Disco DeDisco
|
d2861077a4
|
tooltips now fully styled, appearing above applet container to avoid clipping issues; new methods added to apps.lyric.models.Token
|
2026-03-09 23:48:20 -04:00 |
|
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
|
97601586c5
|
new applets app for cross-board usage of Applet() & UserApplet() models; dashboard migrations reset and apps reseeded w. new default specs; core.settings & many tests thru-out suite updated accordingly
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-09 16:08:28 -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
|
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
|
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
|
86e70b7256
|
took db-breaking migrations change out of 0003 and placed into new migration 0005 (grid_cols, grid_rows)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-06 19:22:30 -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
|
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
|
a218391ea5
|
100 percent test coverage achieved, patching a critical api bug in api.serializers and .views
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-04 13:40:19 -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
|
649bd39df9
|
didn't actually add any new files connected to lyric.templatetags
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-03 19:07:45 -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
|
143e81fc41
|
updated new username feature to api app; restructured api urlpatterns for more sustainable pahts
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-01 21:44:30 -05:00 |
|
Disco DeDisco
|
4aa63c74e2
|
added username (models.CharField) & searchable (models.BooleanField) to User model in lyric app; new ITs confirm functionality here; dashboard views now ensure that sharing a list w. an email address (as opposed to a username) neither confirms nor denies whether that email address has a registered account (ITs green)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-01 21:19:12 -05:00 |
|
Disco DeDisco
|
168c877970
|
refactored lists to have more descriptive urlpatterns; cascading changes across API, dashboard app & even FTs; restarted staging server db w. new migrations
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-22 23:56:29 -05:00 |
|
Disco DeDisco
|
94f3120add
|
refactored to green: all references in urlpatterns thruout project to apps/ dir now skip it & point directly to the app contained w.in (i.e., not apps/lyric/ or apps/dashboard/, but lyric/ or dashboard/ now
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-22 22:08:34 -05:00 |
|
Disco DeDisco
|
a8c199b719
|
ensured in apps.dashboard.views, w. passing ITs in .tests.integrated.test_views & passing FT in functional_tests.test_sharing, passes only to recipients & owner
|
2026-02-22 21:50:25 -05:00 |
|
Disco DeDisco
|
17eb83c760
|
plugged share_list() FBV ability for user to share list w. self as recipient
|
2026-02-22 21:18:22 -05:00 |
|
Disco DeDisco
|
44c335b089
|
added superuser support in apps.lyric.admin & new manage.py cmd ensure_superuser; .tests.integrated.test_admin & .test_management_commands green
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-22 20:42:33 -05:00 |
|
Disco DeDisco
|
87ef197823
|
enabled redis alongside celery, but waiting on true caching functionality—flash messages will behave better w. cache_page after they rely on htmx library, not current full-page reload
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-21 23:13:23 -05:00 |
|
Disco DeDisco
|
04e28b96c8
|
offloaded some apps.lyric.views responsibilities to new Celery depend fn in .tasks; core.celery created for celery config; CELERY_BROKER_URL added to .settings & throughout project; some lyric view IT responsibility now accordingly covered by task UT domain
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-02-21 21:35:15 -05:00 |
|
Disco DeDisco
|
9bdc358e59
|
commenced DRF efforts w. package installation, creation of apps.api, w. UTs & ITs to ensure core efficacy; core.settings & .urls changed to accomodate
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-02-20 16:37:48 -05:00 |
|
Disco DeDisco
|
025a59938b
|
reenabled admin area; outfitted apps.lyric.models w. AbstractBaseUser instead of custom user class; many other fns & several models updated to accomodate, such as set_unusable_password() method to base user model; reset staging db to prepare for refreshed lyric migrations to accomodate for retrofitted pw field
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-19 20:31:29 -05:00 |
|
Disco DeDisco
|
84fd0554bd
|
moved adman magic link to howdy.earthmanrpg.com, in anticipation of having to mirror the prod server location; staging server preserved, along w. gitea & woodpecker, on earthmanrpg.me
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-02-18 23:04:21 -05:00 |
|
Disco DeDisco
|
a1e7ae8071
|
added coverage dependency; 99 percent test coverage (only lacking admin, currently by design); commenced postgresql db integration
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-18 20:18:56 -05:00 |
|
Disco DeDisco
|
a06fce26ef
|
reorganized and reclassified old 'unit tests' for ea. app into dirs for UTs & ITs; abandoning effort to refactor any test_views into UTs; all tests passing
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-02-18 19:07:02 -05:00 |
|