Commit graph

47 commits

Author SHA1 Message Date
85a5a61e79 feat: FE forms parts, show form 2025-03-26 10:34:36 +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
593abb42a7 feat(fe smartblock): added criteria toggle to smart block element 2025-03-25 10:58:27 +01:00
08c50d6a97 feat(fe smartblock): started working on smart blocks editor 2025-03-25 10:57:19 +01:00
8ba2731c31 fix(fe table): remove unused import 2025-03-25 10:56:02 +01:00
ec7b0fb18e fix(fe playlist): fixed item reactivity 2025-03-25 10:55:38 +01:00
a5785dcbe8 fix(git): manual merging commit 2025-03-19 12:19:38 +01:00
36fd80202b feat(fe sources): added blocks table 2025-03-19 12:14:38 +01:00
51c056f1a2 feat(fe pl/sb editor): added save playlist event 2025-03-19 12:13:26 +01:00
ba33381d46 feat(fe smart blocks): added support to smat block table in sources panel 2025-03-19 12:11:17 +01:00
711476e4f7 feat(fe pl/sb editor): added support to smart blocks. First implementation to show blocks criteria 2025-03-19 12:10:26 +01:00
47bb069d14 chore: FE fix import 2025-03-19 11:07:27 +01:00
36da912989 feat(FE ContextMenu): set up 2025-03-19 10:58:58 +01:00
be52121e72 feat(FE ShowCalendar): set up 2025-03-19 10:58:47 +01:00
2fe757b2a6 feat(Dashboard): set up components 2025-03-19 10:58:33 +01:00
9de83d062f feat(fe blocks): adding smart blocks page 2025-03-18 11:29:11 +01:00
191f8d8951 feat(fe playlist): adding sources tabs to editor 2025-03-17 17:23:22 +01:00
bce55bb381 feat(fe tables): trying to add draggable funcitonality to table rows 2025-03-17 16:51:56 +01:00
77806e6ac6 feat(fe playlist): adding editor functionalities 2025-03-17 16:51:14 +01:00
6082267db5 feat(fe playlist): adding editor functionalities 2025-03-17 16:50:55 +01:00
4eaca42c6d fix(fe archive): added dynamic headers 2025-03-17 16:46:40 +01:00
89f50364cd fixing branch divergences 2025-03-13 12:20:01 +01:00
48594c7e04 fix(FE Archive): name import archive 2025-03-13 12:14:44 +01:00
f720b2004f fix(FE FileUpload): name import archive 2025-03-13 12:13:08 +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
7d13b484bc feat(fe playlist): added playlist editor component 2025-03-13 10:53:46 +01:00
207450ef0a fix(fe playlist): fixed table actions 2025-03-13 10:52:31 +01:00
f39f6335d3 fix(FileUpload): changed data struct, fixed clearInterval 2025-03-12 20:42:26 +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
67748b3c33 fix(fe archive): fixed row actions logic 2025-03-12 15:40:13 +01:00
a6430ad913 fix(fe archive): fixed row actions logic 2025-03-12 15:31:47 +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
b90bd2f944 fix(fe/be file upload): added track type to file upload 2025-03-12 15:17:19 +01:00
04bb0d09d7 fix(fe archive): moved table logic to Table.vue component 2025-03-12 14:18:44 +01:00
6dc14b9cbf fix(fe file upload): added todo to check clearinterval problem 2025-03-12 11:18:01 +01:00
f357826b95 fix(fe archive): updated logic with dialogs 2025-03-12 10:40:02 +01:00
685651884c feat(fe archive): added file delete content dialog 2025-03-12 10:38:29 +01:00
be245dcfa1 feat(fe archive): added file upload content dialog 2025-03-12 10:38:10 +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
0e00207fb4 fix(file): fixed file index filtering 2025-03-06 17:46:42 +01:00
e5b136dec4 fix(fe general and archive): added backoffice components first logic and archive page table with simple items fetch 2025-03-04 17:14:05 +01:00
75d56a1b7b feat(fe): added header
ToDo: connect clock to shows, style corrections
2025-03-04 17:10:30 +01:00
d31f88cbd3 feat(fe): started working on header 2025-02-28 17:46:06 +01:00