Carlos Valente
f3b4ea0155
refactor: simplify validations
2025-06-09 14:12:58 +02:00
Carlos Valente
aebf949883
refactor: create transaction system and apply to adding entry ( #1620 )
...
* refactor: create transaction system and apply to adding entry
* refactor: migrate edit mutations to transaction
* refactor: migrate delete mutation to transaction
* refactor: migrate reorder mutation to transaction
* refactor: migrate apply delay to transaction
* refactor: migrate swapEvents to transaction
* refactor: migrate clone to transaction
* refactor: migrate group/ungroup transactions
* refactor: simplify mutations
* refactor: migrate getters
* chore: add tests to processRundown()
2025-06-09 14:12:58 +02:00
Carlos Valente
abd9b127db
refactor: restructure model to contain an object of rundowns
2025-06-09 14:12:51 +02:00
jwetzell
c6e38a2b4a
upgrade vite to v6 ( #1626 )
2025-06-05 06:27:59 +02:00
Alex Christoffer Rasmussen
a94b10cb0f
Event trigger ( #1557 )
...
* crude UI
* add server functionalety
* better event trigger list
* fix default value
* remove log
* add trigger to recalculate whitelist
* use DTO type
* fix rebase
* one callback for delete and submit
* refactor
* add invalid description
* clean up commits
* cleanup
* refactor: find event triggers in `triggerAutomations`
* refactor: switch to flat array for event triggers
* prevent deleting a automation that is in use
* refactor
* refactor: extract EventEditorCustom
* move trigger options to separate file
* move trigger edit down a file level
* cleanup
* spelling
* refactor: ui review proposal
* change default value
* fix delete filter
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-04-19 21:27:07 +02:00
Carlos Valente
5fb30c75c4
feat: ontime actions in automation
2025-02-18 21:43:03 +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
Alex Christoffer Rasmussen
f509655d31
update types/node and osc-min ( #1475 )
2025-01-30 22:25:25 +01:00
Carlos Valente
b4caec0644
refactor: use type imports
2025-01-24 17:06:50 +01:00
Carlos Valente
7f8dbbfa87
refactor: simplify string comparisons
2025-01-24 13:53:17 +01:00
Carlos Valente
eb0e5e6420
refactor: handle boolean comparisons
2025-01-24 13:53:17 +01:00
Carlos Valente
8ba65fa2bd
refactor: handle non numeric comparisons
2025-01-24 13:53:17 +01:00
Carlos Valente
efe5ac16f2
chore: rename feature elements
...
rename automations > triggers
rename blueprints > automations
chore: add link to documentation
2025-01-24 13:53:17 +01:00
arc-alex
f4f266dbd4
refactor: migrate to OSC min
2025-01-24 13:53:17 +01:00
Carlos Valente
bc9345199b
feat: filtering logic
2025-01-24 13:53:17 +01:00
Carlos Valente
2cc434b0e9
refactor: remove legacy service
2025-01-24 13:53:17 +01:00
Carlos Valente
1f71d4578c
refactor: migrate triggers to new service
2025-01-24 13:53:17 +01:00
Carlos Valente
6c4d80158c
feat: send osc
2025-01-24 13:53:17 +01:00
Carlos Valente
ab4dd300ca
feat: send http
2025-01-24 13:53:17 +01:00
Carlos Valente
05e61e7bf8
feat: automation service
2025-01-24 13:53:17 +01:00