Commit graph

82 commits

Author SHA1 Message Date
9389d7f635 Components/create-edit-modal: add genres to form 2025-02-20 21:10:05 +01:00
cb80f24cf9 Components/create-edit-modal: get genres 2025-02-20 19:52:03 +01:00
2c08c2b69c Update genre interface 2025-02-20 19:38:16 +01:00
a09d4ee75d Services: change api url 2025-02-07 21:51:12 +01:00
c2c008c952 Components/create-edit-modal: change number of required images 2025-02-07 18:59:27 +01:00
d7c9e892d4 Services: add genre service 2025-02-07 18:53:29 +01:00
70f7738966 Interfaces: add genres to api responses 2025-02-07 18:34:35 +01:00
1dd0333bc3 Interfaces: make names generic 2025-02-07 18:28:28 +01:00
b44fe2e51d Interfaces: add genre 2025-02-07 14:26:15 +01:00
747e733574 Pages: make genres page 2025-02-07 14:12:05 +01:00
13153fc9d4 Pages/shows: fix card grid 2025-02-06 20:12:08 +01:00
1c9b1487de Components/create-edit-modal: change url validation regex 2025-02-06 19:52:37 +01:00
a52a76b6d0 Components/create-edit-modal: send and recieve images from api 2025-02-06 19:17:51 +01:00
cae2fd1e09 Interfaces/show: add images 2025-02-06 19:17:18 +01:00
455e2869a5 Components/create-edit-modal: make first image mandatory 2025-02-06 19:01:54 +01:00
f839706d05 Components/create-edit-modal: add validation to image controls 2025-02-06 18:45:45 +01:00
b2cfda8c32 Components/create-edit-modal: add controls for adding and removing images 2025-02-06 18:42:26 +01:00
aec0a34f71 Components/create-edit-modal: add floating labels 2025-02-06 18:20:50 +01:00
58bb2cb3ca Components/create-edit-modal: don't add date form control separately 2025-02-06 17:26:32 +01:00
2de5b804af Components: fix some components being double nested 2025-02-06 17:00:23 +01:00
4db1485259 Pages/shows: refactor and code cleanup 2025-02-06 10:58:25 +01:00
0d9b378b8e Services/shows: refactor 2025-02-06 10:54:48 +01:00
8f416cc8b4 Reformat code 2025-02-06 10:49:06 +01:00
312fedec7b Pages/shows: add functionality to edit button 2025-02-06 10:46:27 +01:00
e35564735f Components/create-edit-modal: finish implementing 2025-02-06 10:46:04 +01:00
faac2fc2e2 Services/shows: add update show function 2025-02-06 10:39:18 +01:00
6461855175 Interfaces/shows-api: rename shows-api-deletion to shows-api-deletion-edit 2025-02-06 10:38:49 +01:00
d9c96be8c4 Add icon to navbar 2025-02-06 09:40:52 +01:00
afa9b4a4a1 Services/shows: refactor 2025-02-05 02:36:04 +01:00
42329818a5 Pages/shows: remove unused import 2025-02-05 02:28:39 +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
92360fdad9 Interfaces/show: make id optional 2025-02-05 02:20:40 +01:00
ee6ebfd98c Components/create-edit-modal: fix date input in edit mode 2025-02-05 02:13:13 +01:00
ef02fe8c82 Pages/shows: change delete modal ref to const from let 2025-02-05 01:54:17 +01:00
3a95b89bf7 Pages/shows: ignore create modal dismiss result 2025-02-05 01:53:47 +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
4b10d3d056 Pages/shows: implement delete button 2025-02-04 14:15:10 +01:00
1b19988279 Services/shows: add function to remove show 2025-02-04 14:14:44 +01:00
bd10e76379 Pages/shows: reformat 2025-02-04 14:13:56 +01:00
e32f36d10f Pages/shows: delete leftover log statement 2025-02-04 14:01:38 +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