Commit graph

23 commits

Author SHA1 Message Date
6461855175 Interfaces/shows-api: rename shows-api-deletion to shows-api-deletion-edit 2025-02-06 10:38:49 +01:00
77be63e88f Components/create-edit-modal: return new show instead of id on creation 2025-02-05 02:27:55 +01:00
b52a8af0bf Components/create-edit-modal: change new show variable type 2025-02-05 02:21:32 +01:00
ee6ebfd98c Components/create-edit-modal: fix date input in edit mode 2025-02-05 02:13:13 +01:00
fd41663f86 Components/create-edit-modal: move FormGroup init to separate function 2025-02-05 01:52:08 +01:00
be31699167 Components/create-edit-modal: show values from show, if set 2025-02-05 01:50:46 +01:00
3c80eadf7e Components/create-edit-modal: change title depending on mode 2025-02-05 01:49:35 +01:00
d9e773c736 Components/create-edit-modal: add editMode and show variables 2025-02-05 01:49:06 +01:00
e16cda30cc Components/create-modal: rename to create-edit-modal 2025-02-05 01:31:01 +01:00
d9a26a6645 Components/delete-modal: fix 2025-02-05 01:12:56 +01:00
d1fd09ab75 Components/delete-modal: reformat 2025-02-05 01:08:38 +01:00
093180f5b2 Reformat code 2025-02-04 14:17:19 +01:00
37604c40a2 Components/create-modal: fix 2025-02-04 14:00:22 +01:00
f4c344633a Components: add delete-modal 2025-02-04 13:54:54 +01:00
353fec9fe0 Components/create-modal: move submit button to footer 2025-02-04 11:50:41 +01:00
59ae90e88b Components/create-modal: show toast on error 2025-02-04 09:52:53 +01:00
6d185a7eb8 Components/create-modal: return new show ID on creation 2025-02-03 13:53:10 +01:00
e0fd189860 Components/create-modal: show toast and close on good creation 2025-02-03 13:46:38 +01:00
891b6c2e92 Components/create-modal: send new show to showsApiService 2025-02-03 13:41:20 +01:00
ac9d6a4566 Components/create-modal: update form 2025-01-30 11:50:31 +01:00
b92e54beab Components/create-modal: add form 2025-01-29 17:53:02 +01:00
8fa6f48b65 Components: add new show modal 2025-01-29 16:05:25 +01:00
7ee8e7e3ed Services: add toast 2025-01-29 10:33:53 +01:00