- 29 Nov, 2024 6 commits
 - 
- 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 
 - 
 - 26 Nov, 2024 3 commits
 - 
- 
Przemyslaw Kaminski authored
Maybe this will fix notifications for job finish
 - 
Przemyslaw Kaminski authored
It might be that notifications get mixed up when running parallel test (as they use the same port)
 - 
Przemyslaw Kaminski authored
More import refactoring
 
 - 
 - 25 Nov, 2024 4 commits
 - 
- 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 
 - 
 - 21 Nov, 2024 9 commits
 - 
- 
Przemyslaw Kaminski authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
[TESTED] Worker Tested and README info to create the database, launching and configuring it. Thank your Przemysław for this nice upgrade.
 - 
Alfredo Di Napoli authored
 - 
Przemyslaw Kaminski authored
 - 
Alfredo Di Napoli authored
 
 - 
 - 20 Nov, 2024 3 commits
 - 
- 
Alexandre Delanoë authored
 - 
Grégoire Locqueville authored
 - 
Grégoire Locqueville authored
 
 - 
 - 19 Nov, 2024 8 commits
 - 
- 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Alexandre Delanoë authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
 - 
Przemyslaw Kaminski authored
Also, use genericArbitrary in Instances, this simplifies things
 - 
Przemyslaw Kaminski authored
Also, some import refactoring
 
 - 
 - 18 Nov, 2024 5 commits
 - 
- 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
This function extracts the Node.Update logic for `publish_node` into a separate function, so that we can use it in a `POST` request, i.e. a new endpoint for publishing nodes.
 - 
Alfredo Di Napoli authored
Previously there was no symmetry in the name of the share endpoint, which is meant to be used to generate a publicly-accessible URL to view a node, and the previously-called "unpulish" endpoint. The problem is that now the "unpublish" name would clash with the dual of publishing a node. To avoid the problem, this commit renames the old "unpublish" endpoint to be "unshare", so that now it's clear that is the inverse operation of "share".
 - 
Alfredo Di Napoli authored
 - 
Alfredo Di Napoli authored
This allows the frontend to correctly display a different icon in case a node has been published with edits enabled or not.
 
 - 
 - 15 Nov, 2024 1 commit
 - 
- 
Przemyslaw Kaminski authored
 
 - 
 - 14 Nov, 2024 1 commit
 - 
- 
Przemyslaw Kaminski authored
 
 -