Commit graph

103 commits

Author SHA1 Message Date
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
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
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
89ff69ebe2 feat(models) 2025-03-19 10:57:20 +01:00
04d697af44 feat(configs): import vuetify calendar, manage alias in tsconfig and vite.config.js 2025-03-19 10:55:54 +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
5acfae2330 fix(fe playlist): fixed playlist headers 2025-03-17 16:48:27 +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
af7aaa1dbf fix(fe sidebar): trying to move sidebar login in composable 2025-03-12 14:22:04 +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
57d29c7ad4 feat(fe archive): added composable for file archive 2025-03-12 10:30:55 +01:00
deb9523aa7 feat(fe track type): added track type composable 2025-03-12 10:14:16 +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
0b570a25af fix(fe login): fixed login errors 2025-03-04 17:08:10 +01:00
d5d429e7d9 fix(FE login): timezone http call 2025-03-01 12:47:03 +01:00
76d0a573ad feat(fe): added material design icons and custom theme to test colors 2025-02-28 17:47:45 +01:00
d31f88cbd3 feat(fe): started working on header 2025-02-28 17:46:06 +01:00
03551436dc feat(fe login): finished login
ToDo: add timezone at login
2025-02-28 17:44:17 +01:00
c84bc8b102 feat(fe i18n): added locale files 2025-02-28 17:43:20 +01:00
ffac56616f fix(fe): removed test console.log 2025-02-28 17:42:28 +01:00
d5c0177195 feat(fe login): added logout method 2025-02-28 17:41:56 +01:00