Commit graph

51 commits

Author SHA1 Message Date
32460249f4 fix(FE): set up show form 2025-04-09 10:33:11 +02:00
6eec2ef3e2 fix(FE): base show, get call 2025-04-09 10:32:52 +02:00
37a3d1a457 feat(FE): crud show, handle date timezones 2025-04-09 10:31:55 +02:00
cd7627b3bb fix(FE): Fix typos and dates 2025-04-09 10:27:59 +02:00
36d3deab44 Merge branch 'dev' of ssh://git.congegni.net:4022/Congegni/sintonia_webapp into dev 2025-04-03 15:01:11 +02:00
fa96a43ba4 fix(fe smartblock): refactored all code with stores and interfaces 2025-04-03 14:42:44 +02:00
bb9ce90f21 fix(FE): show repetition enums 2025-04-02 23:45:54 +02:00
f88d508ec4 fix(FE): typo 2025-04-02 23:45:33 +02:00
848b369b02 fix(FE): show props names 2025-04-02 23:41:40 +02:00
56697e6a8b fix(FE): autoplaylist_id typo 2025-03-31 20:02:00 +02:00
76312f9f0a fix(FE): autoplaylist_id typo 2025-03-31 20:01:56 +02:00
bcde31e673 feat(FE): playlist, get content 2025-03-31 20:01:11 +02:00
a2630e8d4d feat(FE): axios helper func 2025-03-31 19:21:20 +02:00
bba0f09389 feat(FE): axios helper func 2025-03-31 19:21:10 +02:00
18ea150bdf Merge remote-tracking branch 'origin/dev' into dev 2025-03-31 15:27:29 +02:00
4c193d74e5 fix(FE): rm no repeat from enum, so users can't select them, temp fix 2025-03-31 01:51:28 +02:00
0e7cd0b853 misc(FE): test, it's unused anyway 2025-03-31 01:50:33 +02:00
feaf9799ed fix(FE): show model, union type 2025-03-31 01:50:12 +02:00
3fe144cb19 fix(FE): show days model 2025-03-30 23:38:11 +02:00
3f0ee55434 feat(FE): show repetition enum 2025-03-30 23:37:47 +02:00
370def49d5 feat(FE): user model 2025-03-30 23:34:59 +02:00
724c9c3ada feat(FE): show_form_schedule 2025-03-30 23:34:28 +02:00
ce4c2ff25b feat(FE show_form) 2025-03-30 23:34:19 +02:00
e38e84c20a fix(FE Show model): moved field definitions 2025-03-30 23:33:37 +02:00
03bae2faa7 feat(FE playlist): get playlist 2025-03-30 23:32:48 +02:00
78381ecb05 fix(fe smartblock): fixed repeat?tracks criteria name 2025-03-27 10:33:16 +01:00
c2b1ebee80 fix(fe smartblock): fixed showing smart block criteria on edit 2025-03-27 10:32:32 +01:00
5697449f2e feat: FE show, show instances, show djs 2025-03-26 10:34:06 +01:00
b389f37a1d feat: FE calendar, context menu, dashboard 2025-03-26 10:33:44 +01:00
5879540d69 chore(show form): soon to be removed, the data struct and the current gen. of forms is not flexible enough to enable nested components to make them conditional 2025-03-25 21:08:02 +01:00
08c50d6a97 feat(fe smartblock): started working on smart blocks editor 2025-03-25 10:57:19 +01:00
03f2b52e00 fix(fe playlist model): extended playlist model 2025-03-25 10:54:14 +01:00
37d803af1d fix(page models): fixed columns entries 2025-03-25 10:53:25 +01:00
a5785dcbe8 fix(git): manual merging commit 2025-03-19 12:19:38 +01:00
e62558eba0 fix(fe pllaylist): fixed axios calls and added create call 2025-03-19 12:14:15 +01:00
eaf65ee99e chore: fix imports 2025-03-19 11:01:29 +01:00
0383192604 feat(FE dashboard): draft 2025-03-19 10:59:17 +01:00
89ff69ebe2 feat(models) 2025-03-19 10:57:20 +01:00
9de83d062f feat(fe blocks): adding smart blocks page 2025-03-18 11:29:11 +01:00
5acfae2330 fix(fe playlist): fixed playlist headers 2025-03-17 16:48:27 +01:00
89f50364cd fixing branch divergences 2025-03-13 12:20:01 +01:00
2de42b9dd6 fix: mismatch files 2025-03-13 12:11:05 +01:00
344a8013d9 fixing branch divergences 2025-03-13 11:43:30 +01:00
207450ef0a fix(fe playlist): fixed table actions 2025-03-13 10:52:31 +01:00
84410eaade feat(fe/be playlist): added playlist page with search filter
ToDo: add create/edit/delete playlist
2025-03-12 16:03:20 +01:00
9160b73d03 fix(fe archive_page.ts): changed name to composable archive to archive_page 2025-03-12 15:40:50 +01:00
fe4db97b80 fix(fe file edit): fixed file edit error in file.ts "item not defined" 2025-03-12 15:30:40 +01:00
af7aaa1dbf fix(fe sidebar): trying to move sidebar login in composable 2025-03-12 14:22:04 +01:00
0655105133 feat(fe file upload): added js file model and component for file edit content dialog 2025-03-12 10:35:03 +01:00
57d29c7ad4 feat(fe archive): added composable for file archive 2025-03-12 10:30:55 +01:00