|
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 |
|
|
9a9f344e15
|
feat(fe): added vuedraggable
|
2025-03-17 16:52:18 +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 |
|
|
4076b3c307
|
feat(playlist): added relationship to index response
|
2025-03-17 16:49:47 +01:00 |
|
|
d5cfa0eb8d
|
feat(playlist): added block relationship
|
2025-03-17 16:49:11 +01:00 |
|
|
5acfae2330
|
fix(fe playlist): fixed playlist headers
|
2025-03-17 16:48:27 +01:00 |
|
|
d129f4c8b3
|
fix(playlist): fixed playlist model relationship
|
2025-03-17 16:47:15 +01:00 |
|
|
4eaca42c6d
|
fix(fe archive): added dynamic headers
|
2025-03-17 16:46:40 +01:00 |
|
|
69b6f089e4
|
fix(file): fix name:null error
|
2025-03-17 16:45:18 +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 |
|
|
cc61e69dfe
|
fix(file): fixed name error when edit file
|
2025-03-13 10:31:04 +01:00 |
|
|
e1fc79e50e
|
fix(file): fixed full_path error when edit file
|
2025-03-13 10:25:46 +01:00 |
|
|
6c008e0aa4
|
feat(middleware): parse request without content type to json
|
2025-03-12 20:59:22 +01:00 |
|
|
e258a8dd63
|
feat(middleware): parse request without content type to json
|
2025-03-12 20:58:13 +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 |
|
|
472466bcea
|
Merge branch 'dev' of ssh://git.congegni.net:4022/Congegni/sintonia_webapp into dev
|
2025-03-12 14:22:32 +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 |
|
|
558abab792
|
fix(ShowFilters): added import
|
2025-03-12 13:59:01 +01:00 |
|
|
561c2294e8
|
fix(ScheduleTrait): incorrect func call
|
2025-03-12 13:58:44 +01:00 |
|
|
b1fa1eb125
|
fix(LengthFormatter): import exception
|
2025-03-12 13:58:29 +01:00 |
|
|
f2dadfee0e
|
feat(vite): enabled source map
|
2025-03-12 13:57:06 +01:00 |
|
|
f4438d2175
|
feat(File.http): added base url
|
2025-03-12 13:55:27 +01:00 |
|
|
120e441e8a
|
feat(ShowManagement.http): added base url and testSchedule
|
2025-03-12 13:54:58 +01:00 |
|
|
ede00a8c08
|
feat(LengthFormatter): helper func
|
2025-03-12 13:54:18 +01:00 |
|
|
ac09ea089f
|
fix(ShowModel): added playlist relationship
|
2025-03-12 13:54:02 +01:00 |
|
|
b20ce2ff0d
|
fix(ShowController): cleaned up code and used traits
|
2025-03-12 13:53:49 +01:00 |
|
|
bc8c06d149
|
fix(filter): position
|
2025-03-12 13:53:32 +01:00 |
|
|
f88a55709b
|
feat(filter): Show Instance filter draft
|
2025-03-12 13:53:18 +01:00 |
|
|
9ba9da03ed
|
feat(traits): Show days, dj, instances
|
2025-03-12 13:53:06 +01:00 |
|
|
79a1f61d9c
|
feat(web route Schedule): test route for scheduling a show
|
2025-03-12 13:52:45 +01:00 |
|
|
755c5c21e0
|
fix(Show): trait, splitted in dedicated traits
|
2025-03-12 13:52:25 +01:00 |
|
|
bb6f564d2a
|
feat(schedule): trait, it generates schedules entry given a show or an instance
|
2025-03-12 13:51:43 +01:00 |
|
|
4ff94a29f2
|
feat(schedule): model, controller, request, resource
|
2025-03-12 13:51:03 +01:00 |
|
|
667c1c9ac7
|
feat(kernel schedule): added command to generate teh schedule for the next our, shall run each minute
|
2025-03-12 13:50:40 +01:00 |
|