This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af3523c9bb7fdf0d4957e6828c1394ba39af2367
python-tdd
/
src
/
templates
/
core
History
Disco DeDisco
fe6d2c5db1
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
stylistic changes primarily, esp. to page titles(new spans in header_text block, for instance)
2026-03-10 01:25:07 -04:00
..
_partials
stylistic changes primarily, esp. to page titles(new spans in header_text block, for instance)
2026-03-10 01:25:07 -04:00
base.html
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