Commit graph

140 commits

Author SHA1 Message Date
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
0392c0c7cf feat(frontend): added pinia, i18n and started login 2025-02-21 14:39:57 +01:00
e1002635a8 feat(frontend): added typescript, vue3 and vuetify support 2025-02-19 17:36:13 +01:00
d7b18a3095 Initial commit 2024-10-04 15:29:16 +02:00