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
Ruben Fiszel
2727699d91
remove archived from zip
2023-02-22 09:23:23 +01:00
Ruben Fiszel
c280f6e798
remove metadata from zip
2023-02-22 09:12:22 +01:00
Ruben Fiszel
e81f7bd723
feat: add delete flows
2023-02-22 08:40:11 +01:00
Ruben Fiszel
2213500210
remove versions from serialized apps
2023-02-22 01:13:42 +01:00
Ruben Fiszel
3d7a5a4520
v0 of cli refactor
2023-02-22 00:15:32 +01:00
Ruben Fiszel
be6f052ba4
extend zip permissions
2023-02-22 00:06:22 +01:00
Kai Jellinghaus
41c8ea92fe
CLI fixes ( #1204 )
...
* Add default workspace URL
* R1 WIP
* Improve help docs slightly
* Rework tracking state
* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()
* Create newly found files
* Finish ZIP & new tracking code
* Fix two minor bugs
* do not consider conflict if same content
* add more logs to cli writing
* progress
* progress
* iteration
* Add most basic App support
* fix folder frontend bug
* fix folder frontend bug
* init done by default
* sqlx merge
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-21 10:13:21 +01:00
Kai Jellinghaus
5d109b3cd4
feat(backend): Zip Workspace Export ( #1201 )
...
* Allow different formats
* Allow Zip format in workspace export
* Fix axum error
* Use ZIP in frontend
* File ending fix
* Fix empty query
2023-02-17 19:21:06 +01:00
Ruben Fiszel
5c8789b730
fix add_user
2023-02-16 04:26:36 +01:00
Ruben Fiszel
c0b87cc7d7
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
Ruben Fiszel
6eecae6857
chore(main): release 1.63.1 ( #1202 )
...
* chore(main): release 1.63.1
* update versions
* fix change versions
* fix change versions
* Apply automatic changes
* update base64
* fix versions
* improve app setup
* improve app setup
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-14 15:54:25 +01:00
Kai Jellinghaus
69001bd61a
Setup Experience ( #1194 )
...
* Squash
* Update SQLX
2023-02-13 02:32:29 +01:00
Ruben Fiszel
c5c979b7d7
fix slack command
2023-02-10 01:51:42 +01:00
Ruben Fiszel
42b94947c4
small flow improvements
2023-02-09 16:44:28 +01:00
Ruben Fiszel
3f8916cbc2
add MAX_RESULT_SIZE for CLOUD_HOSTED
2023-02-07 01:52:55 +01:00
Ruben Fiszel
f584062f13
feat: add mem peak info
2023-02-04 20:26:15 +01:00