Commit graph

33 commits

Author SHA1 Message Date
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
4c91d8a87d Pages/shows: add delete and edit buttons 2025-02-04 11:30:01 +01:00
c1c49e91e5 Add bootstrap-icons 2025-02-04 11:20:56 +01:00
e0f76fc5de Add navbar 2025-02-04 10:51:14 +01:00
59ae90e88b Components/create-modal: show toast on error 2025-02-04 09:52:53 +01:00
42aa436e81 Pages/shows: disable add new show button while loading 2025-02-03 18:12:22 +01:00
193944d55b Pages/shows: add new show to list on creation 2025-02-03 18:03:32 +01:00
8a2fbcf43e Services/shows: add function to get single show with id 2025-02-03 18:02:19 +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
f97eae4ef0 Services/shows: fix 2025-02-03 13:40:01 +01:00
e05a26c8f3 Interfaces: add shows-api-creation.ts 2025-02-03 13:21:14 +01:00
ac9d6a4566 Components/create-modal: update form 2025-01-30 11:50:31 +01:00
4f505507be Pages/show: update card 2025-01-30 11:43:45 +01:00
e4267e4fe3 Interfaces/shows: update 2025-01-30 11:20:56 +01:00
93b82aedba Pages/shows: add new show button 2025-01-30 09:42:54 +01:00
35ce571079 Services/shows: add sending show functionally 2025-01-30 09:38:50 +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
0c0adb08ba Pages/shows: add create show button 2025-01-29 10:56:00 +01:00
68c7c8e1b8 Pages/shows: show toasts when loading 2025-01-29 10:34:30 +01:00
7ee8e7e3ed Services: add toast 2025-01-29 10:33:53 +01:00
22cc1dcc01 Interfaces: create and split shows-api.ts 2025-01-28 12:07:44 +01:00
0a6fda1512 Services: create and move shows-api service 2025-01-28 12:03:53 +01:00
46b267d672 Pages/shows: show shows in a grid 2025-01-28 11:58:09 +01:00
26d66397e4 Remove app component placeholder 2025-01-28 11:54:59 +01:00
9be7dccc75 Add bootstrap script 2025-01-28 11:36:24 +01:00
77c22f70da Add shows page and routes 2025-01-28 11:14:21 +01:00
5cf778e390 Add shows api service 2025-01-28 11:05:33 +01:00
edbd84845a Install ng bootstrap 2025-01-28 10:16:00 +01:00
72e96855e6 initial commit 2025-01-28 09:51:31 +01:00