Carlos Valente
a8ea1080f3
refactor: migrate modal components
2025-07-04 15:24:14 +02:00
Carlos Valente
3ce5b42e05
refactor: prepare rundown loading process
2025-07-04 08:55:46 +02:00
Carlos Valente
c6c1e4a5d7
feat: share link from cuesheet
2025-07-04 08:55:46 +02:00
Carlos Valente
84b73fc02a
refactor: migrate related components
2025-07-04 08:55:46 +02:00
Carlos Valente
bf8ed8d017
feat: implement multiple aux timers
2025-06-25 06:06:00 +02:00
Carlos Valente
269091986a
refactor: extract navigation elements
2025-06-23 15:37:27 +02:00
Carlos Valente
3f3cef7d6f
refactor: reusable dialog management
2025-06-23 15:37:27 +02:00
Alex Christoffer Rasmussen
31d47ed1e5
refactor: WS ( #1622 )
...
* refactor: WS
* refactor refetch
extract refetch keys to package/types
auto invalidata all keys
use refetch keys for project data
no need for constant update of info, just fetch when looking at it
split refetch and query keys
rename types
* refactor viewSettings
* fixup! refactor: WS
* rearange files and make types for api calls
* cleanup viewsettings
* switch exhaustiveCheck
* combine send socket function
* exhaustive check
* rename type to tag
* fixup! fixup! refactor: WS
* remove custom etag solution
* get errors from socket
* lint
* small change
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-06-21 12:18:59 +02:00
Alex Christoffer Rasmussen
c522860d28
Remove public event feature ( #1645 )
2025-06-19 18:07:42 +02:00
google-labs-jules[bot]
fb93063b47
refactor: style tweaks to edit css modal
2025-06-13 10:36:48 +02:00
Carlos Valente
2498e59156
refactor: migrate custom fields to transactions
...
refactor: extract functions to api domain
refactor: strict custom field parsing
refactor: remove rundown cache utilities
refactor: directory restructure
2025-06-09 14:12:59 +02:00
Carlos Valente
14a7c04d3b
refactor: remove stop as a possible end action
2025-06-09 14:12:52 +02:00
Carlos Valente
abd9b127db
refactor: restructure model to contain an object of rundowns
2025-06-09 14:12:51 +02:00
Carlos Valente
977c99e587
refactor: remove unused and legacy code
...
- remove legacy migrations
- remove unused server code
- remove unused UI code
2025-06-09 14:12:51 +02:00
Shobhit Nagpal
696c016c90
feat: custom data for projects ( #1571 )
2025-05-23 09:04:57 +02:00
Shobhit-Nagpal
ac61f257c0
fix: import preview enable after error
2025-05-13 21:24:14 +02:00
Shobhit Nagpal
6817263123
feat: css editor ( #1542 )
...
* feat: allow editing CSS from settings
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
refactor: style tweaks
2025-04-19 20:40:18 +02:00
asharonbaltazar
d81f5fcfe1
chore(ui): update icons package ( #1556 )
...
* chore: add new icons package and remove the old one
* chore: update and consolidate imports
* chore: missed import
2025-03-25 16:36:47 -04:00
Carlos Valente
b2eb140ee2
fix: allow copying link
2025-03-18 21:56:10 +01:00
Carlos Valente
e28f692d3d
fix: cloud should not give IP links
2025-03-18 21:56:10 +01:00
Carlos Valente
b81e3a4ba5
fix: link to variables
2025-03-17 21:48:40 +01:00
Carlos Valente
bf99646ad5
refactor: restructure directories
2025-02-28 19:21:48 +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
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
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
b8d7324be0
feat: allow redirecting to preset
2025-02-22 16:15:24 +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
0ede753652
fix: missing reference on template input
2025-02-18 21:43:03 +01:00
Carlos Valente
891bda6661
refactor: improve async handling
2025-02-17 21:36:18 +01:00
Carlos Valente
c8bf74a719
refactor: migrate chakra alert to custom component
2025-02-17 14:45:23 +01:00
Carlos Valente
10bf4b93ee
doc: add osc disabled warning for cloud users
2025-02-17 14:45:23 +01:00
Carlos Valente
f6449a4326
refactor: tweak reusable info component
2025-02-17 14:45:23 +01:00
Alex Christoffer Rasmussen
0b36608134
Catch xlsx error ( #1487 )
...
* catch potential xlsx errors
* clear worksheet errors when starting new connections
2025-02-12 13:38:18 +01:00
Carlos Valente
bac11adeb1
feat: add autocomplete to osc arguments
2025-02-10 20:01:36 +01:00
Carlos Valente
af177060ff
refactor: add next to source fields
2025-02-06 21:20:25 +01:00
Carlos Valente
d26a3cd393
refactor: change order of operations
2025-02-06 21:20:25 +01:00
Carlos Valente
38a3165a79
refactor: larger settings panels
2025-02-04 22:35:17 +01:00
Carlos Valente
1715c19747
refactor: clarify empty text
2025-02-04 22:35:17 +01:00
Carlos Valente
60354f8ea3
fix: prevent non alphanumeric in pincode
2025-02-01 11:38:58 +01:00
Carlos Valente
0f57689750
feat: generate authenticated url ( #1471 )
...
* refactor: extract info component
* feat: generate authenticated url
* refactor: add companion select
* refactor: ensure behaviour across environments
2025-01-26 16:51:28 +01:00
Carlos Valente
960f0322ad
refactor: improve Esc handling in forms
2025-01-24 16:48:42 +01:00
Carlos Valente
a12694b186
refactor: use inline elements
2025-01-24 16:48:42 +01:00
Carlos Valente
a1d34c8f6c
refactor: remove > and < comparisons
2025-01-24 13:53:17 +01:00
Carlos Valente
39e012452b
refactor: improve form ux
2025-01-24 13:53:17 +01:00
Carlos Valente
c333117347
refactor: start with small runtimedata subset
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