Commit Graph

131 Commits

Author SHA1 Message Date
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
thiloho
187287ec4f Add collaborator by username 2024-08-31 22:55:04 +02:00
thiloho
6c287cba46 Add additional end to end tests 2024-08-31 18:27:25 +02:00
thiloho
bb73c2350d Initialize playwright, fix file upload issue, show publication status and delete website dir on website deletion 2024-08-30 15:48:15 +02:00
thiloho
8915a7cfd9 Update nix packaging derivation 2024-08-29 21:01:45 +02:00
thiloho
b947a6f2b2 Update nix packaging derivation 2024-08-29 20:59:46 +02:00
thiloho
042ae24130 Remove unncessary fields from docs templates and add category article order 2024-08-29 20:09:37 +02:00
thiloho
e5b55baaef Add weight to individual docs articles 2024-08-29 12:05:02 +02:00
thiloho
816df44bd3 Add categories to docs article list 2024-08-28 19:39:22 +02:00
thiloho
df2b11f781 Prevent overflows for sidebars 2024-08-28 18:06:21 +02:00
thiloho
4572b7f6ce Finish base template for blog 2024-08-28 17:30:32 +02:00
thiloho
6a5cf76264 Fix sql error 2024-08-27 17:03:17 +02:00
thiloho
1b1767c0f7 Add categories for docs template 2024-08-27 16:39:29 +02:00
thiloho
0753345bba Display table of contents on right side 2024-08-25 19:32:57 +02:00
thiloho
8ea7f7b4a3 Make nav sticky for blog template 2024-08-25 18:47:20 +02:00
thiloho
926218fa34 Set favicon and logo on output 2024-08-25 16:31:12 +02:00
thiloho
e7acc9749f Sanitize HTML and merge styles into single file 2024-08-25 15:06:55 +02:00
thiloho
1c1aaf28e6 Generate nested table of contents 2024-08-25 14:35:57 +02:00
thiloho
329927f126 Prefix NGINX urls with origin as well 2024-08-24 21:57:41 +02:00
thiloho
0806293f05 Make modal ids unique with suffix 2024-08-24 21:53:05 +02:00
thiloho
079b6d8f8a Make all section headers anchors 2024-08-24 21:43:15 +02:00
thiloho
b7601f46bb Disable toc in non iframe preview as well 2024-08-24 20:46:10 +02:00
thiloho
891cdb46c8 Make markdown synchronous and add ability to toggle TOC 2024-08-24 20:34:06 +02:00
thiloho
3c49d1e2f3 Use Nix importNpmLock to not need to specify sha256 dependency hash 2024-08-24 19:44:17 +02:00
thiloho
e34a2ac87f Wrap headings in section 2024-08-24 19:37:00 +02:00
thiloho
7191530d9b Update npm deps hash 2024-08-23 18:46:59 +02:00
thiloho
a7858329c7 Use marked markdown parser 2024-08-23 18:43:54 +02:00
thiloho
5e4ee45004 Use marked for markdown parsing 2024-08-23 18:43:52 +02:00