Commit Graph

208 Commits

Author SHA1 Message Date
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
thiloho
c0288d2980 GRANT anon users image viewing functionality 2024-09-10 18:13:00 +02:00
thiloho
c5fbcdc8bd Add TypeScript definitions via pg-to-ts and refactor migrations 2024-09-10 17:29:57 +02:00
thiloho
8121be1d96 Add legal information operation site 2024-09-08 16:42:32 +02:00
Thilo Hohlt
2ea4fb84f3 Merge pull request #6 from archtika/devel
Serve routes without .html file extension
2024-09-07 18:23:22 +02:00
thiloho
9a8a333823 Serve routes without .html file extension 2024-09-07 18:22:58 +02:00
Thilo Hohlt
6ae89f05f0 Merge pull request #5 from archtika/devel
Add basic necessary SEO tags
2024-09-07 16:45:46 +02:00
thiloho
6a7e64ccaf Add basic necessary SEO tags 2024-09-07 16:45:20 +02:00
Thilo Hohlt
dc98601d7d Merge pull request #4 from archtika/devel
Adjust body size limit for SvelteKit
2024-09-07 15:36:48 +02:00
thiloho
63dd99bd3d Adjust body size limit for SvelteKit 2024-09-07 15:36:30 +02:00
Thilo Hohlt
750353e469 Merge pull request #3 from archtika/devel
Set website production url correctly for NGINX
2024-09-07 15:08:51 +02:00
thiloho
05a15241f6 Set website production url correctly for NGINX 2024-09-07 15:07:31 +02:00
Thilo Hohlt
b9e6aa84e8 Merge pull request #2 from archtika/devel
Add ESLint and loading spinners for requests
2024-09-07 14:29:27 +02:00
thiloho
958b8e3643 Show loading spinners for form actions and page loads 2024-09-07 14:28:23 +02:00
thiloho
e153120a47 Add ESLint 2024-09-07 13:04:09 +02:00
Thilo Hohlt
46ee6e8be3 Merge pull request #1 from archtika/devel
Improve reliability of playwright GitHub action
2024-09-06 19:20:33 +02:00
thiloho
d3317a1621 Improve reliability of playwright GitHub action 2024-09-06 19:18:36 +02:00
thiloho
b8d23eab00 Update collab permission tests and minor fixes 2024-09-06 16:08:34 +02:00
thiloho
a77d2b2d0c Fix collaborator permission tests 2024-09-04 14:55:33 +02:00
thiloho
ed4a63eee7 Show message for image pasting and intialize permission test 2024-09-03 16:06:07 +02:00
thiloho
d1d87ca953 Move cleanup into previous step in testing action 2024-09-03 09:56:02 +02:00
thiloho
0ad14beddc Update action cleanup exit codes 2024-09-03 09:41:13 +02:00
thiloho
dabe951e5e Update deployment action 2024-09-03 09:35:37 +02:00
thiloho
46803ab688 Add wait commands for background services 2024-09-01 19:10:45 +02:00
thiloho
f7bfe5e1fa Start vm and api jobs in background 2024-09-01 18:58:58 +02:00
thiloho
f5b6c19ab2 Remove background process 2024-09-01 18:47:26 +02:00
thiloho
a8bae34b7d Start API for testing action 2024-09-01 18:40:41 +02:00
thiloho
665009088c Start VM in background 2024-09-01 18:35:01 +02:00
thiloho
7c296b9708 Set automatic login for dev vm 2024-09-01 18:25:32 +02:00
thiloho
d5fd7379fc Update playwright action 2024-09-01 17:36:40 +02:00
thiloho
a5bca3c315 Add dev vm for action 2024-09-01 17:32:22 +02:00
Thilo Hohlt
d1447ace0a Update playwright.yml 2024-09-01 17:28:42 +02:00
thiloho
a539f40f6b Install dependencies before running tests in action 2024-09-01 17:24:04 +02:00
thiloho
23d50212bf Update playwright test action 2024-09-01 17:22:04 +02:00
Thilo Hohlt
d06df268fd Update playwright.yml 2024-09-01 17:15:36 +02:00
thiloho
b996084386 Add testing action 2024-09-01 17:12:38 +02:00
thiloho
49c5b2a541 Run specific test suites in serial matter and restrict file uploads 2024-09-01 16:51:21 +02:00
thiloho
8deefc41d1 Add docs specific tests 2024-09-01 14:57:03 +02:00
thiloho
7a6e7f16c5 Test website publication and remove collab account 2024-09-01 13:37:28 +02:00