Disco DeDisco
|
62f6c27806
|
many styling changes to applets and palettes applet esp.; all applets seeded w. < 3rows bumped to 3 w. new migration in apps.applets; setting palette no longer reloads entire page, only preset background-color vars; two new ITs in apps.dash.tests.ITs.test_views.SetPaletteTest to ensure dash.views functionality fires; unified h2 applet title html structure & styled its text vertically to waste less applet space
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-03-24 00:26:22 -04:00 |
|
Disco DeDisco
|
b49218b45b
|
significant palette overhaul, w. addition of +3 new palettes; new swatch preview appearance; expanded palette toggle functionality; repaired test suite accordingly
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-03-15 18:52:09 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|