Goal-Calibration/views/templates
Yisroel Baum 6d11f7e887
add user texts and text detail pages
new /texts page lets a user manage their own texts (list +
create form linking to /texts/{id}); /texts/{id} reuses
text.js for the node tree, with a back link to /texts. home
gains a 'My texts' link in the header. the admin texts page
now sources its cross-user list from /api/texts/all.
2026-05-02 21:46:41 +03:00
..
admin.php style admin landing page with shell and card nav 2026-05-01 11:33:05 +03:00
forbidden.php style forbidden page with auth-card layout 2026-05-01 11:33:49 +03:00
home.php add user texts and text detail pages 2026-05-02 21:46:41 +03:00
login.php style login page with auth-card layout 2026-05-01 11:33:24 +03:00
register.php style register page with auth-card layout 2026-05-01 11:33:37 +03:00
text.php style admin text detail page with node tree 2026-05-01 11:32:49 +03:00
texts.php style admin texts page with card list and form 2026-05-01 11:32:21 +03:00
today.php style today page with shell and card list 2026-05-01 11:31:55 +03:00
userText.php add user texts and text detail pages 2026-05-02 21:46:41 +03:00
userTexts.php add user texts and text detail pages 2026-05-02 21:46:41 +03:00