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
|
891bda6661
|
refactor: improve async handling
|
2025-02-17 21:36:18 +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 |
|
Carlos Valente
|
bc9345199b
|
feat: filtering logic
|
2025-01-24 13:53:17 +01:00 |
|
Carlos Valente
|
6c4d80158c
|
feat: send osc
|
2025-01-24 13:53:17 +01:00 |
|
Carlos Valente
|
05e61e7bf8
|
feat: automation service
|
2025-01-24 13:53:17 +01:00 |
|