|
32460249f4
|
fix(FE): set up show form
|
2025-04-09 10:33:11 +02:00 |
|
|
c62ef42139
|
fix(FE): set up show form
|
2025-04-09 10:33:04 +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 |
|
|
95fa9fd742
|
feat(FE): dashboard add periodic fetchInstances, changed show and show instance form call
|
2025-04-09 10:29:39 +02:00 |
|
|
ae74a76e0c
|
fix(FE): ColorPickerButton.vue rm '#' from returned value
|
2025-04-09 10:28:37 +02:00 |
|
|
cd7627b3bb
|
fix(FE): Fix typos and dates
|
2025-04-09 10:27:59 +02:00 |
|
|
97b32ef1e9
|
fix(fe tracklist): fixed tracklist compatibility with playlist
|
2025-04-04 16:37:34 +02:00 |
|
|
be3a706ed1
|
Merge branch 'dev' of ssh://git.congegni.net:4022/Congegni/sintonia_webapp into dev
|
2025-04-04 14:32:57 +02:00 |
|
|
b5bbb55569
|
fix(fe timeformatter): fixed timeformatter reference in tracklist and formatFromSeconds function
|
2025-04-04 14:32:40 +02:00 |
|
|
3d5f94070d
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-04-03 17:19:42 +02:00 |
|
|
02172b0f03
|
fix: for dev env
|
2025-04-03 17:10:14 +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 |
|
|
9809f9fff0
|
feat(fe smartblock): added tracklist length
|
2025-04-03 15:00:21 +02:00 |
|
|
fa96a43ba4
|
fix(fe smartblock): refactored all code with stores and interfaces
|
2025-04-03 14:42:44 +02:00 |
|
|
9e690dc0c9
|
feat(fe): added time formatter helper
|
2025-04-03 14:36:42 +02:00 |
|
|
bb9ce90f21
|
fix(FE): show repetition enums
|
2025-04-02 23:45:54 +02:00 |
|
|
9a8c29a91d
|
fix(FE): show instance store filler
|
2025-04-02 23:45:45 +02:00 |
|
|
f88d508ec4
|
fix(FE): typo
|
2025-04-02 23:45:33 +02:00 |
|
|
47df64bd96
|
feat(FE): axios converter
|
2025-04-02 23:45:22 +02:00 |
|
|
f7a5ce1c2d
|
feat(FE): DateFormatter.ts
|
2025-04-02 23:45:12 +02:00 |
|
|
bb1c3c63d4
|
fix(BE): show calendar and comps
|
2025-04-02 23:44:51 +02:00 |
|
|
150f1b5f91
|
fix(FE): show time comp funcs
|
2025-04-02 23:42:41 +02:00 |
|
|
87daec73d0
|
fix(FE): show schedule forms fields
|
2025-04-02 23:41:59 +02:00 |
|
|
848b369b02
|
fix(FE): show props names
|
2025-04-02 23:41:40 +02:00 |
|
|
d376414729
|
feat(FE): show create api call
|
2025-04-02 23:41:24 +02:00 |
|
|
15e7606e45
|
fix(FE): rename file
|
2025-04-02 23:40:54 +02:00 |
|
|
0ce6ff2ab3
|
feat(FE): ShowInstance, tracklist and various
|
2025-03-31 20:06:16 +02:00 |
|
|
e088adf286
|
fix(FE): autoplaylist_id typo
|
2025-03-31 20:02:31 +02:00 |
|
|
12eb803a49
|
fix(FE): toggle show instance form
|
2025-03-31 20:02:17 +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 |
|
|
25e4c44b81
|
feat(FE): ShowInstance store
|
2025-03-31 19:22:27 +02:00 |
|
|
90655751d2
|
feat(FE): ShowInstanceForm
|
2025-03-31 19:22:19 +02:00 |
|
|
6af662e830
|
fix(FE): ShowStartEndTime made end time 1h from start by default
|
2025-03-31 19:22:08 +02:00 |
|
|
dd09b2be5f
|
feat(FE): date helper func
|
2025-03-31 19:21:34 +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 |
|
|
50a8497bf4
|
feat(FE): Show forms improved store
|
2025-03-31 19:20:53 +02:00 |
|
|
71c7be938c
|
feat(FE): Show forms improved store
|
2025-03-31 19:20:40 +02:00 |
|
|
414f0cf9b4
|
feat(FE): Dahsbaord, enabled Show instance form
|
2025-03-31 19:20:05 +02:00 |
|
|
18ea150bdf
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-03-31 15:27:29 +02:00 |
|
|
f9480e806b
|
feat(FE): show store
|
2025-03-31 01:52:05 +02:00 |
|
|
6403becd01
|
fix(FE): from proced. forms to hardcoded, from props to store
|
2025-03-31 01:51:56 +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 |
|
|
474cc47c10
|
fix(FE): used models
|
2025-03-31 01:49:53 +02:00 |
|
|
c0c4793cee
|
chore(FE): rm unused func
|
2025-03-31 01:49:17 +02:00 |
|