Commit Graph

32 Commits

Author SHA1 Message Date
e8fd25c857 Add comment for hard-coded value 2025-01-31 16:54:32 +01:00
dfcffc7bd3 Write readme 2025-01-31 15:50:39 +01:00
a82ccdae91 Fix indentation 2025-01-31 15:38:58 +01:00
239fd9a6d0 Update api client and add redirects after logging in and on "/" 2025-01-31 15:38:42 +01:00
dac11b8dc5 Disable/enable buttons along with some styling 2025-01-31 15:16:11 +01:00
f95444f61c Small change in HTML 2025-01-31 14:57:29 +01:00
368b445893 Display PDF correctly 2025-01-31 14:57:06 +01:00
37bd73ed4f Rename patchDocument to confirmDocument 2025-01-31 11:47:49 +01:00
4f1c9d5d06 Use argument and not field 2025-01-31 11:47:19 +01:00
d460809141 Actually implement request.. 2025-01-31 11:46:13 +01:00
026f3d915a Implement patch 2025-01-31 11:44:03 +01:00
2be5a75064 Update API client and request interceptor 2025-01-31 11:38:26 +01:00
28e370a0be Update API client 2025-01-31 11:27:37 +01:00
3b96402163 Make mouse looks like a pointer when hovering element in sidebar 2025-01-31 09:38:41 +01:00
c55936b293 Implement selectedDocument (communication between parent-child components 2025-01-31 09:36:15 +01:00
f626dc5c15 ' to " 2025-01-31 09:25:49 +01:00
6874912dec Pass real data from API to components 2025-01-31 09:25:32 +01:00
a5af06f9e5 use component for every item. add dummy data too 2025-01-31 09:08:59 +01:00
998533df6f Add forgotten CSS file 2025-01-31 09:03:21 +01:00
0e6817f41e Implement sidebar component and signing component 2025-01-31 09:02:23 +01:00
1ab44b69e8 Convert some ' to " 2025-01-31 08:52:17 +01:00
7dedcef19c Make authentication work with interceptors 2025-01-31 08:51:45 +01:00
8d4b47a9cc Implement createSession and store it in localStorage 2025-01-31 08:27:13 +01:00
a433daf5ef Update generated code 2025-01-31 08:09:13 +01:00
4d397d19f2 Update readme 2025-01-31 08:08:15 +01:00
0178840593 Update readme 2025-01-29 18:15:23 +01:00
088663d71f Create Dockerfile 2025-01-29 18:06:11 +01:00
17cbad0c06 Remove useless whiteline 2025-01-25 10:34:10 +01:00
76c5fe3775 Use new subscribe signature 2025-01-25 10:33:13 +01:00
f5094cad60 Implement OpenAPI configuration and fetching 2025-01-25 10:28:15 +01:00
db63f46f5d Use Tailwind and add a navbar and example component using router 2025-01-23 11:20:23 +01:00
7ee4571dc4 initial commit 2025-01-23 11:10:23 +01:00