Kai Jellinghaus
d45e6c94ab
feat(backend): Redis based queue ( #1324 )
...
* Merge?
* Fix V8 breaking change
* WIP
* WIP
* Cleanup
* Move to git reference
* Fix Merge conflict
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-11 12:24:13 +02:00
Ruben Fiszel
f2d3c8208b
feat(backend): add instance events webhook
2023-04-11 01:45:56 +02:00
Ruben Fiszel
3097510550
only register prometheus metrics if they are enabled
2023-04-09 15:39:25 +02:00
Ruben Fiszel
0c0b2d88cc
deno optimization v0
2023-04-09 14:10:56 +02:00
Ruben Fiszel
facb67093c
feat(python): cache dependency resolution
2023-04-08 23:25:46 +02:00
Ruben Fiszel
7675f08b7b
feat(frontend): add impersonate api + local resolution of import by lsp v0
2023-04-07 22:54:55 +02:00
Ruben Fiszel
8a594a89ad
fix(backend): allow cors
2023-04-05 20:36:01 +02:00
Oliver Veal
17176bb8d1
feat: improved cron/schedule editor ( #1362 )
...
* basic cron schedule editing ui
* schedules run in a user-specified timezone
* fix other uses of CronInput component
* use now() from database to schedule next job
* offset -> IANA timezone conversion on db migration
* sqlx ci
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-05 16:37:24 +02:00
Ruben Fiszel
7f9050b285
feat(backend): lowercase all emails in relevant endpoints ( #1361 )
...
* all
* also modify invite_user
2023-04-05 11:36:17 +02:00
Ruben Fiszel
b86ca29fde
fix polar handling
2023-04-04 14:25:27 +02:00
Ruben Fiszel
15c75d9d00
feat(backend): add GET endpoint to trigger scripts
2023-04-04 13:56:55 +02:00
Ruben Fiszel
096bf2022c
kill the background bucket sync if necessary
2023-04-04 11:33:07 +02:00
Ruben Fiszel
4f7c45118b
remove backend warnings & fix test
2023-04-02 13:56:16 +02:00
Ruben Fiszel
d4927cf757
signatures that cannot be parsed return 200
2023-04-02 12:47:38 +02:00
Ruben Fiszel
492f22526a
refresh folders more aggressively in case a non non just created one
2023-04-02 12:08:52 +02:00
Ruben Fiszel
018b051781
feat: add local cache for folder path used + invalidate cache on folder creation
2023-04-01 19:17:29 +02:00
Ruben Fiszel
2e7871439a
consistent sort + minor nits
2023-03-30 17:27:21 +02:00
Ruben Fiszel
7fc97e274e
only decrypt secret value
2023-03-30 07:58:51 +02:00
Ruben Fiszel
8b80b3cb74
fix cancel job
2023-03-30 01:20:54 +02:00
Ruben Fiszel
fbe5c18da0
feat: add force cancel
2023-03-30 00:42:13 +02:00
Ruben Fiszel
98d51e219d
fix(cli): add --plain-secrets
2023-03-28 22:46:43 +02:00
Ruben Fiszel
e40f16c969
minor backend fixes
2023-03-27 22:57:29 +02:00
Ruben Fiszel
6764c519b2
add more sanity checks to api
2023-03-27 21:07:34 +02:00
Ruben Fiszel
9ab087a20c
make cancel api an optauthed
2023-03-25 08:39:56 +01:00
Ruben Fiszel
4dc00c2587
improve require super_admin check error
2023-03-24 14:55:56 +01:00
Ruben Fiszel
45c52f7723
make superadmin_secret work also for apis
2023-03-24 14:53:28 +01:00
Ruben Fiszel
70a7089352
make superadmin_email permission be inherited by ephemeral tokens
2023-03-24 13:22:56 +01:00
Ruben Fiszel
99ec12e10c
various minor fixes
2023-03-15 23:31:35 +01:00
Ruben Fiszel
183a4591df
fix(backend): whitelist for include_header was ignored in some cases
2023-03-14 23:47:57 +01:00
Ruben Fiszel
c958480ce8
fix(backend): improve worker ping api
2023-03-13 20:28:11 +01:00
Ruben Fiszel
f0b1b1f752
feat(frontend): add frontend (JS) scripts to apps
2023-03-13 19:29:35 +01:00
Ruben Fiszel
ce323709a9
fix(cli): many small fixes
2023-03-11 20:16:56 +01:00
Ruben Fiszel
61a5e1f1ac
feat(frontend): make runs filters synced with query args
2023-03-11 17:13:49 +01:00
Ruben Fiszel
3b44f9a72c
feat: add filter jobs by args or result
2023-03-11 15:30:46 +01:00
Ruben Fiszel
b349308ff7
handle better linked variables renaming
2023-03-11 11:25:47 +01:00
Ruben Fiszel
bc440f8d41
feat(frontend-apps): add variable picker for static string input on apps
2023-03-10 18:41:27 +01:00
Ruben Fiszel
99399f4f77
fix serde test
2023-03-10 12:19:56 +01:00
Ruben Fiszel
0c2cf92dd3
feat: add delete by path for scripts
2023-03-09 12:44:49 +01:00
Ruben Fiszel
8fb2454e83
enforce on_behalf_of by the backend, not frontend
2023-03-09 11:12:28 +01:00
Ruben Fiszel
9e4d90ad37
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
71305e5154
show archived + fix graphs
2023-03-07 01:59:35 +01:00
Ruben Fiszel
58300eb6ac
introduce root_job and leaf_jobs for efficient result_by_id
2023-03-03 12:44:44 +01:00
Ruben Fiszel
c4463bb029
fix(backend): improve result retrieval
2023-03-02 16:33:24 +01:00
Ruben Fiszel
c06311faf8
add workspace_add events
2023-02-28 19:41:01 +01:00
Ruben Fiszel
ebd2e0323e
fix stripe checkout
2023-02-27 08:49:36 +01:00
Ruben Fiszel
df1b724626
do not create default variables on workspace creation
2023-02-23 08:07:35 +01:00
Kai Jellinghaus
81ffd49bef
Remove Stripe ( #1217 )
2023-02-22 19:15:10 +01:00
Ruben Fiszel
441f087d42
remove references to starter workspace'
2023-02-22 13:56:24 +01:00
Ruben Fiszel
4671558e6b
remove extra_perms from being encoded in non-folder zip export
2023-02-22 12:55:40 +01:00
Ruben Fiszel
08519f4099
removed edited_by from zip metadata
2023-02-22 09:53:45 +01:00