Commit Graph

246 Commits

Author SHA1 Message Date
Thilo Hohlt
4300988463 Update module.nix 2024-09-19 22:16:40 +02:00
thiloho
1c5681ddea Trigger actions 2024-09-19 18:28:07 +02:00
thiloho
e297ebeaa6 Update cors 2024-09-19 18:26:36 +02:00
thiloho
b27f4e1c6a Prefix allowed cors origins with https 2024-09-19 18:19:58 +02:00
thiloho
f13dea3a3c Set CORS allowed origins for PostgREST 2024-09-19 18:08:13 +02:00
thiloho
2a420b25ee Set Nix channel to nixos-unstable 2024-09-19 17:04:36 +02:00
thiloho
0ff0401aea Set npm playwright version to new nix driver version 2024-09-19 16:54:22 +02:00
thiloho
32b0cc30cd Update npm packages to latest version 2024-09-19 16:46:36 +02:00
thiloho
36de68c6a0 Add creation time to remainin tables 2024-09-19 09:22:52 +02:00
thiloho
c97a6624d6 Allow more common mimetypes 2024-09-17 22:44:16 +02:00
thiloho
a7a4942633 Move pagination to outer container 2024-09-17 21:27:41 +02:00
thiloho
b5c94d41d1 Trigger actions 2024-09-17 21:09:27 +02:00
Thilo Hohlt
e6c87258d8 Merge pull request #15 from archtika/devel
Fix pagination and update actions to use working tree from branch
2024-09-17 21:03:19 +02:00
thiloho
a4205857ac Fix pagination and update actions to use working tree from branch 2024-09-17 20:58:34 +02:00
Thilo Hohlt
8298445574 Merge pull request #14 from archtika/main
Merge pull request #13 from archtika/devel
2024-09-15 22:49:41 +02:00
Thilo Hohlt
8921e3accc Merge pull request #13 from archtika/devel
Add pagination for logs and update deploy action
2024-09-15 22:42:59 +02:00
Thilo Hohlt
68e2d62b1b Merge branch 'main' into devel 2024-09-15 22:42:50 +02:00
thiloho
107c6c340d Update deploy action 2024-09-15 22:37:50 +02:00
thiloho
6acfc69def Update module 2024-09-15 22:25:38 +02:00
thiloho
d509a65f1c Update module 2024-09-15 21:58:29 +02:00
thiloho
4c22ae3f61 Add missing semicolon 2024-09-15 21:48:28 +02:00
thiloho
d4984fba88 Add pagination for logs route 2024-09-15 21:37:32 +02:00
thiloho
fd3312239e Trigger actions 2024-09-15 18:18:10 +02:00
Thilo Hohlt
8fc19dbbeb Update deploy.yml 2024-09-15 18:11:04 +02:00
thiloho
e506764bbd Update navigation loading and NGINX try_file 2024-09-15 17:54:54 +02:00
Thilo Hohlt
223da95470 Merge pull request #12 from archtika/devel
Update deploy action
2024-09-15 15:53:54 +02:00
thiloho
aecbd64893 Update deploy action 2024-09-15 15:45:42 +02:00
Thilo Hohlt
d47a7a90ee Merge pull request #11 from archtika/devel
Different Nix configurations for qs and prod
2024-09-15 15:08:36 +02:00
Thilo Hohlt
b218db70b7 Update deploy.yml 2024-09-15 14:48:29 +02:00
thiloho
cc3687aaca Different Nix configurations for qs and prod 2024-09-15 14:23:54 +02:00
Thilo Hohlt
63a438b8ca Merge pull request #10 from archtika/devel
Update deploy action
2024-09-15 13:36:49 +02:00
thiloho
756040e5ea Update deploy action 2024-09-15 13:26:44 +02:00
thiloho
f8d7603d2e Update deploy action to not trigger on pull requests 2024-09-14 22:10:10 +02:00
Thilo Hohlt
ff549ebe96 Merge pull request #9 from archtika/devel
Update deploy action to not trigger on pull requests
2024-09-14 21:56:58 +02:00
thiloho
f322ea7dbf Update deploy action to not trigger on pull requests 2024-09-14 21:41:12 +02:00
Thilo Hohlt
42ba7dd12d Merge pull request #8 from archtika/devel
Automatically generate jwt secret
2024-09-14 20:32:46 +02:00
thiloho
36ec24731d Automatically generate jwt secret 2024-09-14 20:28:27 +02:00
Thilo Hohlt
0fe9ad7703 Merge pull request #7 from archtika/devel
Additions and refactoring
2024-09-14 19:57:13 +02:00
thiloho
38ad33a53d Update secrets for qs archtika server 2024-09-14 19:51:29 +02:00
Thilo Hohlt
36170074b3 Update hardware-configuration.nix 2024-09-14 18:44:02 +02:00
Thilo Hohlt
bab016c270 Update default.nix 2024-09-14 18:41:04 +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
79d1c9f5c7 Use a more robust slugify function 2024-09-13 19:30:56 +02:00
thiloho
db8b284d6f Run playwright tests on pull request as well 2024-09-13 18:45:23 +02:00
thiloho
08aca588d0 Ignore last_modified columns for all tables in change log trigger 2024-09-13 18:00:50 +02:00
thiloho
96ef184c2a Exclude last modified columns from changelog triggering 2024-09-13 17:53:21 +02:00
thiloho
2b97a28488 Create logs route 2024-09-13 17:04:04 +02:00
thiloho
e661368b89 Fix bugs for triggers executing because of table ON keywords 2024-09-12 21:22:26 +02:00
thiloho
788cc74a76 Fix triggers for last modified columns and changelog table 2024-09-12 18:06:59 +02:00
thiloho
b7174530e8 Create table for tracking changes across tables and operations 2024-09-11 12:14:10 +02:00