Carlos Valente
b13d5792f3
fixup! feat: implement speed controls
2025-03-02 14:45:40 +01:00
Carlos Valente
d0027d4016
fixup! feat: implement speed controls
2025-03-02 14:45:32 +01:00
Carlos Valente
ae1639802c
feat: implement speed controls
2025-03-02 14:13:53 +01:00
Carlos Valente
9167a50eda
refactor: project info design review
2025-02-28 19:28:55 +01:00
Carlos Valente
8adca908b3
refactor: improve links inside editor
2025-02-28 19:21:48 +01:00
Carlos Valente
bf99646ad5
refactor: restructure directories
2025-02-28 19:21:48 +01:00
Carlos Valente
308285ce3e
chore: add missing variables
2025-02-28 19:21:48 +01:00
Carlos Valente
dd781a32f6
bump version to 3.13.1
2025-02-27 08:28:21 +01:00
Carlos Valente
c2a6de6195
fix: memoisation of row should allow changes
2025-02-27 08:28:21 +01:00
Carlos Valente
0ac2ce8e84
bump version to 3.13.0
2025-02-26 21:43:24 +01:00
Carlos Valente
3bdd8424eb
chore: remove console statement
2025-02-26 21:43:24 +01:00
Carlos Valente
b3a099255f
fix: missing backstage prop
2025-02-26 21:43:24 +01:00
Carlos Valente
570ff59cfc
feat: add custom field type of image
2025-02-26 21:42:24 +01:00
Alex Christoffer Rasmussen
d0b4c6a279
import id's from sheet ( #1516 )
...
* import id's from sheet
* fix test
* fix test in utils
* remove comment
* ensure uri safe ids
2025-02-26 21:12:36 +01:00
Carlos Valente
e90161aa33
refactor: consistent logo sizes
2025-02-25 21:25:28 +01:00
Carlos Valente
e37254107e
style: reword prompt
2025-02-25 21:25:28 +01:00
Carlos Valente
9d6bc0a137
style: clarify resource
2025-02-25 21:25:28 +01:00
Carlos Valente
4cd2dcbab0
refactor: move logic to service
2025-02-25 21:25:28 +01:00
Carlos Valente
8c593b3487
refactor: use memoised selector
2025-02-23 21:50:01 +01:00
Carlos Valente
ba74622569
refactor: use native button
2025-02-23 21:50:01 +01:00
Carlos Valente
f76c0d1a6d
refactor: improve composition performance
2025-02-23 21:50:01 +01:00
Carlos Valente
8e8d3a7824
refactor: send client list on patch
2025-02-23 21:49:53 +01:00
Carlos Valente
6c3ae1f914
refactor: show schedule in smaller screens
2025-02-23 21:49:53 +01:00
Alex Christoffer Rasmussen
b6507c27a6
Report ( #1469 )
...
* create report service
* write report from runtimeState
* use in UI
* clear report
* update types
* clear all from settings menu
* rearence rightclik menu
* refactor styling
* also report roll events
* ontime/under time is same colour
* refactor reporter
* add target to ontime-refetch
* remove menu
* fectch only on message from server
* memo useGetEventReport
* refactor
* use staleTime
* dont add to menu yet
* implement review
* clear all from menu
* fix merge
* start end show
* combine test for the go button text and action
* add report to menu
* extract csv utility
* report management
* unneeded async
* small refacort of triggerReportEntry
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-02-23 17:02:09 +01:00
Carlos Valente
21877e4bff
refactor: allow redirecting to view
2025-02-22 16:15:24 +01:00
Carlos Valente
b8d7324be0
feat: allow redirecting to preset
2025-02-22 16:15:24 +01:00
Carlos Valente
88b8e83494
Time until ( #1497 )
...
* Timeuntil in UI (#1461 )
* cherry pick EventBlockChip
* pull data down throug components
* add comment
* cleanup css
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
* fix: account for running day
* refactor: improve composition
* add partial test
---------
Co-authored-by: Alex Christoffer Rasmussen <ac@omnivox.dk >
2025-02-19 13:17:53 +01:00
Carlos Valente
abce0c498c
bump version to 3.12.0
2025-02-18 21:43:16 +01:00
Carlos Valente
6b2e45e7de
refactor: improve template input
2025-02-18 21:43:03 +01:00
Carlos Valente
5fb30c75c4
feat: ontime actions in automation
2025-02-18 21:43:03 +01:00
Carlos Valente
636f78e21e
fix: unique reference for filter items
2025-02-18 21:43:03 +01:00
Carlos Valente
1636745fed
refactor: improve automation flow logging
2025-02-18 21:43:03 +01:00
Carlos Valente
e01ab0c88b
fix: update navigation references
2025-02-18 21:43:03 +01:00
Carlos Valente
0ede753652
fix: missing reference on template input
2025-02-18 21:43:03 +01:00
Alex Christoffer Rasmussen
1f6f3df0f2
ensure extension during rename and delete ( #1508 )
2025-02-18 21:25:36 +01:00
Carlos Valente
a5afb32b8a
refactor: show projected time
2025-02-18 14:55:24 +01:00
Carlos Valente
9c41f8ff6b
refactor: public design review
2025-02-18 14:55:24 +01:00
Carlos Valente
1edde03bb4
chore: directory restructure
2025-02-18 14:55:24 +01:00
Carlos Valente
946b6717d2
refactor: backstage design review
...
refactor: improve empty state
refactor: review schedule design
- fit as many elements as possible
- expose cycle interval as an option
- stabilise rundown reference
- style tweaks
2025-02-18 14:55:24 +01:00
Carlos Valente
f99ad83049
chore: folder structure
2025-02-18 14:55:24 +01:00
Carlos Valente
665496907e
refactor: improve overflow style
2025-02-18 14:14:14 +01:00
Carlos Valente
2867c8301d
refactor: stabilise table options
2025-02-18 14:14:14 +01:00
Carlos Valente
84a5b4fe5b
refactor: use a single menu for table
2025-02-18 14:14:14 +01:00
Carlos Valente
86bb739d90
chore: upgrade zustand
2025-02-18 14:14:14 +01:00
Carlos Valente
2c8b6180d7
refactor: show menu only if enabled
2025-02-18 14:14:14 +01:00
Carlos Valente
4cc138e3c0
chore: directory structure
2025-02-18 14:14:14 +01:00
Carlos Valente
d21e1f996f
refactor: simplify typing
2025-02-17 21:36:18 +01:00
Carlos Valente
11c1b472a2
refactor: do not test automations without outputs
2025-02-17 21:36:18 +01:00
Carlos Valente
891bda6661
refactor: improve async handling
2025-02-17 21:36:18 +01:00
Carlos Valente
c65761448d
refactor: simplify import paths
2025-02-17 21:36:18 +01:00