Oliver Veal
92a293488e
feat: inputs library on run page
...
* display previous script inputs on script run page
* parallelise loading
* parallelise loading
* also working for flows
* separate endpoints for scripts and flows
* Splitpanes and Saved Inputs (UI)
* Saved inputs API endpoints
* Editable Input name
* Narrow width styling
* feat(frontend): Add a toggle to open the saved inputs (#1401 )
* feat(frontend): Add a toggle to open the saved inputs
* feat(frontend): Add a toggle to open the saved inputs
* feat(frontend): Move toggle
* update all
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-04-12 17:29:06 +02:00
Ruben Fiszel
e6632a32c9
chore(main): release 1.87.0 ( #1375 )
...
* chore(main): release 2.0.0
* Apply automatic changes
* Update version.txt
* Update CHANGELOG.md
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-11 21:11:11 +02:00
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
e80454e7fd
chore(main): release 1.86.0 ( #1352 )
...
* chore(main): release 1.86.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-08 22:01:22 +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
ef0165e419
chore(main): release 1.85.0 ( #1348 )
...
* chore(main): release 1.85.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-04-03 13:30:18 +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
2062dc6c44
chore(main): release 1.84.1 ( #1345 )
...
* chore(main): release 1.84.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-31 21:07:04 +02:00
Ruben Fiszel
8d73c9276e
chore(main): release 1.84.0 ( #1336 )
...
* chore(main): release 1.84.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-31 20:53:24 +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
f73664759f
chore(main): release 1.83.1 ( #1335 )
...
* chore(main): release 1.83.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-28 23:38:12 +02:00
Ruben Fiszel
a24a3b4787
chore(main): release 1.83.0 ( #1327 )
...
* chore(main): release 1.83.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-28 22:50:27 +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
dd06c05046
chore(main): release 1.82.0 ( #1316 )
...
* chore(main): release 1.82.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-24 12:33:33 +01:00
Ruben Fiszel
c6bf67605d
chore(main): release 1.81.0 ( #1314 )
...
* chore(main): release 1.81.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-21 23:15:55 +01:00
Ruben Fiszel
7cb363845e
chore(main): release 1.80.1 ( #1312 )
...
* chore(main): release 1.80.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-21 02:13:02 +01:00
Ruben Fiszel
d2cccd98e0
chore(main): release 1.80.0 ( #1305 )
...
* chore(main): release 1.80.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-21 01:00:29 +01:00
Ruben Fiszel
200adec32f
chore(main): release 1.79.0 ( #1295 )
...
* chore(main): release 1.79.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-17 21:10:44 +01:00
Ruben Fiszel
52157faf72
chore(main): release 1.78.0 ( #1292 )
...
* chore(main): release 1.78.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-16 03:11:38 +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
646c0f23da
chore(main): release 1.77.0 ( #1286 )
...
* chore(main): release 1.77.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-14 22:27:08 +01:00
Ruben Fiszel
5dae6577b8
chore(main): release 1.76.0 ( #1280 )
...
* chore(main): release 1.76.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-13 23:41:53 +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
0789bef120
chore(main): release 1.75.0 ( #1278 )
...
* chore(main): release 1.75.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-03-11 20:54:54 +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