Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Valente b228020b73 V2 e2e playwright (#343)
* test: create utility for uploading test-db

* chore: upgrade deps

* refactor: remove unused functions

* chore: create testing boilerplate

* test: upload showfile
2023-04-18 23:16:19 +02:00
Carlos Valente 5e481d49da V2 beta1 (#326)
* style: labels on added time

* style: remove mentions of PiP

* refactor: unify usage of ms for timers

* refactor: create events with 0 duration

* style: several small tweaks

* refactor: keep block when applying delays

* feat: blocks have titles

* style: improvements in time entry warnings

* style: override progress bar styles

* style: prevent overflow

* feat: show character count in editor

* refactor: provide initial payload

* refactor: lower test boundary

* refactor: get colour from swatches

* style: rename title block

* chore: version bump
2023-04-05 22:08:13 +02:00
Carlos Valente 03e7428348 V2 e2e (#320)
* chore: cleanup handling of a bad read

* chore: configure e2e testing

* chore: version bump
2023-04-02 19:07:13 +02:00
Carlos Valente de9a7a87fd V2 monorepo (#285)
* refactor(project structure): UI

* refactor(project structure): extract utilities

* refactor(project structure): remove unused

* refactor(project structure): electron

* refactor(project structure): server

refactor: migrate to vitest

refactor: monorepo config

* refactor: extract application menu

* refactor: exit process

* refactor: extract tray menu

* chore: electron build

* Added Seconds in studio clock #282
---------

Co-authored-by: Fabian Posenau <fabian@fphome.de>

---------

Co-authored-by: Fabian Posenau <fabian.p99@gmx.de>
Co-authored-by: Fabian Posenau <fabian@fphome.de>
2023-02-14 22:02:15 +01:00
cv d60b0ae49a chore: change licensing 2021-06-12 19:26:37 +02:00
cv 9e15ab6ea7 add package.json 2021-06-01 22:08:05 +02:00
cv beb533d31d fix framer-motion to client only 2021-04-21 23:15:09 +02:00
cv 4e36e58a21 feat: lower third 2021-04-20 23:50:49 +02:00
cv c39f3f2dde node server + separate client folder 2021-04-05 22:33:31 +02:00
cv 0e73ddd157 cleanup + lint 2021-03-29 22:14:00 +02:00
cv 637f5913f8 router 2021-03-23 22:50:38 +01:00
cv de3c4da0d4 form state 2021-03-23 17:17:48 +01:00
cv fa9553a279 formik + yup
yup validation doesnt seem to show yet
2021-03-23 13:20:31 +01:00
cv 62277d5986 replace bulma with chakra ui 2021-03-22 14:44:33 +01:00
cv 74ab97870a create sample view 2021-03-22 12:54:50 +01:00
cv 804f1c1a6b Initialize project using Create React App 2021-03-21 23:27:03 +01:00