Ruben Fiszel
db075f2ca1
feat(backend): add instance events webhook
2023-04-11 01:45:56 +02:00
Ruben Fiszel
bbb6a15da7
only register prometheus metrics if they are enabled
2023-04-09 15:39:25 +02:00
Ruben Fiszel
ff22759a43
deno optimization v0
2023-04-09 14:10:56 +02:00
Ruben Fiszel
f940eab5de
feat(frontend): add impersonate api + local resolution of import by lsp v0
2023-04-07 22:54:55 +02:00
Ruben Fiszel
da288205b1
fix(backend): allow cors
2023-04-05 20:36:01 +02:00
Oliver Veal
0b444ce395
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
54b9e532a1
feat(backend): lowercase all emails in relevant endpoints ( #1361 )
...
* all
* also modify invite_user
2023-04-05 11:36:17 +02:00
Ruben Fiszel
970f8ea6da
fix polar handling
2023-04-04 14:25:27 +02:00
Ruben Fiszel
d477a1e704
feat(backend): add GET endpoint to trigger scripts
2023-04-04 13:56:55 +02:00
Ruben Fiszel
3f1fd31e1b
remove backend warnings & fix test
2023-04-02 13:56:16 +02:00
Ruben Fiszel
5f2e2b0926
signatures that cannot be parsed return 200
2023-04-02 12:47:38 +02:00
Ruben Fiszel
124775a26d
refresh folders more aggressively in case a non non just created one
2023-04-02 12:08:52 +02:00
Ruben Fiszel
2ab13cb1ec
feat: add local cache for folder path used + invalidate cache on folder creation
2023-04-01 19:17:29 +02:00
Ruben Fiszel
77079b4b68
consistent sort + minor nits
2023-03-30 17:27:21 +02:00
Ruben Fiszel
810e873d7a
only decrypt secret value
2023-03-30 07:58:51 +02:00
Ruben Fiszel
de1614b61b
fix cancel job
2023-03-30 01:20:54 +02:00
Ruben Fiszel
2b413dd6ab
feat: add force cancel
2023-03-30 00:42:13 +02:00
Ruben Fiszel
0acbcb9678
fix(cli): add --plain-secrets
2023-03-28 22:46:43 +02:00
Ruben Fiszel
0a9c8d9df6
minor backend fixes
2023-03-27 22:57:29 +02:00
Ruben Fiszel
d1d8a7923f
add more sanity checks to api
2023-03-27 21:07:34 +02:00
Ruben Fiszel
70c5619735
make cancel api an optauthed
2023-03-25 08:39:56 +01:00
Ruben Fiszel
c9ff4639a5
improve require super_admin check error
2023-03-24 14:55:56 +01:00
Ruben Fiszel
291d0fbeae
make superadmin_secret work also for apis
2023-03-24 14:53:28 +01:00
Ruben Fiszel
bb860f94a5
various minor fixes
2023-03-15 23:31:35 +01:00
Ruben Fiszel
be903049ed
fix(backend): whitelist for include_header was ignored in some cases
2023-03-14 23:47:57 +01:00
Ruben Fiszel
23447a5b8d
fix(backend): improve worker ping api
2023-03-13 20:28:11 +01:00
Ruben Fiszel
ace6e90bc3
feat(frontend): add frontend (JS) scripts to apps
2023-03-13 19:29:35 +01:00
Ruben Fiszel
8a848c9e0d
fix(cli): many small fixes
2023-03-11 20:16:56 +01:00
Ruben Fiszel
ca9ba83f67
feat(frontend): make runs filters synced with query args
2023-03-11 17:13:49 +01:00
Ruben Fiszel
d3296c958e
feat: add filter jobs by args or result
2023-03-11 15:30:46 +01:00
Ruben Fiszel
f586f75f05
handle better linked variables renaming
2023-03-11 11:25:47 +01:00
Ruben Fiszel
3be96d8773
feat(frontend-apps): add variable picker for static string input on apps
2023-03-10 18:41:27 +01:00
Ruben Fiszel
2809ef905b
fix serde test
2023-03-10 12:19:56 +01:00
Ruben Fiszel
b124d5b5dc
feat: add delete by path for scripts
2023-03-09 12:44:49 +01:00
Ruben Fiszel
560f7f9bc3
enforce on_behalf_of by the backend, not frontend
2023-03-09 11:12:28 +01:00
Ruben Fiszel
a5a1068516
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
43994d9b0f
show archived + fix graphs
2023-03-07 01:59:35 +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
68e8435409
fix(backend): improve result retrieval
2023-03-02 16:33:24 +01:00
Ruben Fiszel
6686dfb25d
add workspace_add events
2023-02-28 19:41:01 +01:00
Ruben Fiszel
e5df7f4ac1
fix stripe checkout
2023-02-27 08:49:36 +01:00
Ruben Fiszel
44e588b0b2
do not create default variables on workspace creation
2023-02-23 08:07:35 +01:00
Kai Jellinghaus
d396fd57e7
Remove Stripe ( #1217 )
2023-02-22 19:15:10 +01:00
Ruben Fiszel
d1be3192ea
remove references to starter workspace'
2023-02-22 13:56:24 +01:00
Ruben Fiszel
dcc670afde
remove extra_perms from being encoded in non-folder zip export
2023-02-22 12:55:40 +01:00
Ruben Fiszel
a131fca977
removed edited_by from zip metadata
2023-02-22 09:53:45 +01:00
Ruben Fiszel
0e27bd3c8b
remove archived from zip
2023-02-22 09:23:23 +01:00
Ruben Fiszel
0fd26cf4fe
remove metadata from zip
2023-02-22 09:12:22 +01:00
Ruben Fiszel
29d0cc620f
feat: add delete flows
2023-02-22 08:40:11 +01:00
Ruben Fiszel
81bb580222
remove versions from serialized apps
2023-02-22 01:13:42 +01:00