Commit Graph

24 Commits

Author SHA1 Message Date
thiloho
9d24340867 Use GitHub environments for deploy action 2024-10-26 23:12:56 +02:00
thiloho
f79cbffa5a Refactor playwright tests, change button text for better usability and validate mimetype in API layer 2024-10-25 19:23:38 +02:00
thiloho
b1a59e38c1 Add disable attribute for no permission buttons and shorten query param names 2024-10-19 17:55:02 +02:00
thiloho
8ebe09a0d4 Set default value for markdown preview and improve error for collab 2024-09-27 19:31:43 +02:00
thiloho
b3b499e218 Refactor web app code and add background color setting 2024-09-27 16:59:29 +02:00
thiloho
bc5e494bbb Create fetch utility function 2024-09-25 21:45:01 +02:00
thiloho
a9e2bd4cb7 Set delayed loading spinner and additional CSP headers 2024-09-25 16:02:12 +02:00
thiloho
5f38500b9c Show logs and usernames for deleted users and remove svg mimetype for client side 2024-09-14 15:12:08 +02:00
thiloho
c5fbcdc8bd Add TypeScript definitions via pg-to-ts and refactor migrations 2024-09-10 17:29:57 +02:00
thiloho
958b8e3643 Show loading spinners for form actions and page loads 2024-09-07 14:28:23 +02:00
thiloho
b8d23eab00 Update collab permission tests and minor fixes 2024-09-06 16:08:34 +02:00
thiloho
187287ec4f Add collaborator by username 2024-08-31 22:55:04 +02:00
thiloho
1b1767c0f7 Add categories for docs template 2024-08-27 16:39:29 +02:00
thiloho
079b6d8f8a Make all section headers anchors 2024-08-24 21:43:15 +02:00
thiloho
5e4ee45004 Use marked for markdown parsing 2024-08-23 18:43:52 +02:00
thiloho
0cbf0bd866 Share styles and update props 2024-08-20 19:17:18 +02:00
thiloho
28774dc944 Put API prefix in server only file to access process.env 2024-08-19 20:33:23 +02:00
thiloho
6897a1641d Wrap filters in dropdown 2024-08-15 18:45:47 +02:00
thiloho
2a1ada1c70 Use fluid scale custom properties and make everything mobile friendly 2024-08-15 16:26:32 +02:00
thiloho
0e3fb96dda Differentiate between dev and prod for api and nginx 2024-08-14 19:33:41 +02:00
thiloho
cf1600671b Proxy API and webapp through NGINX as well 2024-08-13 22:14:47 +02:00
thiloho
162118bb56 Use environment variables for ports in web app 2024-08-10 22:20:57 +02:00
thiloho
bcc26322d3 Use security invoker for overview endpoint and update last modified by triggers 2024-08-07 19:51:29 +02:00
Thilo Hohlt
9f948ba0d4 Add collaborator page 2024-08-05 19:33:35 +02:00