Ruben Fiszel
|
2809ef905b
|
fix serde test
|
2023-03-10 12:19:56 +01:00 |
|
Ruben Fiszel
|
0263c20a5b
|
introduce root_job and leaf_jobs for efficient result_by_id
|
2023-03-03 12:44:44 +01:00 |
|
Ruben Fiszel
|
d1be3192ea
|
remove references to starter workspace'
|
2023-02-22 13:56:24 +01:00 |
|
Ruben Fiszel
|
29d0cc620f
|
feat: add delete flows
|
2023-02-22 08:40:11 +01:00 |
|
Ruben Fiszel
|
69d4a23b4f
|
send a webhook on new user + lazy static refactor (#1203)
* supercharge
* supercharge
* progress
* progress
* display config
* display config
* display config
* display config
* fix extensions
* fix build
* disable nsjail = false for test
|
2023-02-15 10:59:50 +01:00 |
|
Kai Jellinghaus
|
f0e3bc090e
|
feat: Add workspace webhook (#1158)
* Add workspace webhook
* Update SQLX
* Add webhook request histogram
* Move workspace webhook retrieval OOP
* Add removal to frontend, cache removed webhooks
* Remove WebhookUtil
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-02-03 19:50:18 +01:00 |
|
Ruben Fiszel
|
49aeed88fa
|
fix permissioned_as from username
|
2023-01-17 12:49:24 +01:00 |
|
Ruben Fiszel
|
13175ffc31
|
various improvements
|
2023-01-10 11:21:16 +01:00 |
|
Ruben Fiszel
|
79149c2899
|
fix: preserver order changes for flows' schema
|
2023-01-02 04:43:28 +01:00 |
|
Ruben Fiszel
|
f9b7901d8e
|
make ownership check more consistent, expose ownership api, expose update folder api
|
2022-12-22 14:48:57 +01:00 |
|
Ruben Fiszel
|
cb20d795a2
|
improve error message for already existing items
|
2022-12-20 12:52:18 +01:00 |
|
Ruben Fiszel
|
6e2890f0f1
|
require ownership to move items && automatically edit schedule paths
|
2022-12-18 18:45:32 +01:00 |
|
Ruben Fiszel
|
59a3ba0a25
|
add visible_to_owner
|
2022-12-15 16:01:17 +01:00 |
|
Ruben Fiszel
|
039e1fa1e6
|
feat: implement usage tracker + quotas
|
2022-12-11 18:47:39 +01:00 |
|
Kai Jellinghaus
|
b87fc7796a
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
fa7e8d107b
|
feat: add lockable version to scripts inside flows (#972)
* add it to openflow
* push
* push
* final
|
2022-12-06 13:11:11 +01:00 |
|
Ruben Fiszel
|
018f8896bc
|
feat: add include_header to pass request headers to script
|
2022-12-05 23:36:31 +01:00 |
|
Ruben Fiszel
|
b40f9a0475
|
favorites on the sidebar
|
2022-11-30 01:47:29 +01:00 |
|
Ruben Fiszel
|
751dca0d28
|
feat: add favorite/star + remove flows/scripts page in favor of unified home page (#968)
* favorites
* favorites
* favorites
* feat(frontend): add favorite + refactor homepage
|
2022-11-30 00:15:43 +01:00 |
|
Kai Jellinghaus
|
d33d465d3a
|
fix(backend): bash flow lock & add flow lock tests (#933)
* Fix Bash flow lock
* Tests w/ fixes
* Add Sequence privileges
|
2022-11-23 19:17:19 +01:00 |
|
Kai Jellinghaus
|
937e16c2af
|
feat(backend): Flow lock (#868)
* Add lockfile information
* Allow Lockfiles to be pushed to queue
* Handle raw_lock on worker
* Flow Lock Job
* Allow RawScript path
* Simplify handle_code_execution_job
* Regenerate SQLX
* Fix tests
* fix test
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-13 18:31:08 +01:00 |
|
Ruben Fiszel
|
463d73399d
|
feat(backend): add parallel option for forloop and branchall (#840)
* parallel
* parallel
* fix 1
* fix 2
* fix 3
* fix 3
* fix 4
* sqlx
* add parallel toggle on frontend
* parallel in frontend
* serde
* fix everything
* fix everything
|
2022-11-01 06:09:00 +01:00 |
|
Kai Jellinghaus
|
6263e90735
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|