1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
929f22abeb Upgrade dependencies.
Use user_id in places we were using username.  Still debating this.

Start getting this working with API backend, until there were calls to
/api/sticker which don't exist in the API yet.  Then I rediscovered the
local json-server.

So now there are 2 api backends.  We'll incrementally migrate from the
first version to the second.

SCSS and tailwind weren't working for nav-items.css.  The browser just
saw the raw version.  So for now, just inlined that.  Probably these
nav items will become components (if they are shared).
2025-10-22 09:19:37 -04:00
5b48c5a8c5 Resolve issues from 'npm run build'.
One of them needed a patch in primevue 4.4.2 which was release only 2 weeks ago.
2025-10-19 00:56:36 -04:00
044c21840c Live QR Codes 2024-12-23 16:14:22 -05:00
6b07b56d87 Use Pinia Colada for organizations. 2024-12-08 16:21:39 -05:00
f5195e8a48 Replace server.js with json-server.
Replace uuid with id most places.
2024-12-08 14:40:46 -05:00
57f42953e9 Add forms. 2024-11-16 23:02:23 -05:00
6e89752aaf Use PrimeBlocks layout and move navigation into it. 2024-11-16 14:29:03 -05:00
65534a4e55 initial commit 2024-11-16 11:40:53 -05:00