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
Kai Jellinghaus
b9ac60f8bb
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
0921ba0085
feat: add INCLUDE_HEADERS env variable to pass value from request headers
2023-02-01 02:22:28 +01:00
Ruben Fiszel
f377c84f5a
feat: add sync webhook for flows
2023-01-31 10:21:48 +01:00
Ruben Fiszel
1efae55d36
update stripe products references
2023-01-27 20:59:05 +01:00
Ruben Fiszel
098cd96655
add stripe integration
2023-01-27 07:29:51 +01:00
Ruben Fiszel
22080312f0
description at bottom
2023-01-21 17:33:23 +01:00
Ruben Fiszel
5e18e580f7
fix superadmins permissions
2023-01-21 08:09:49 +01:00
Ruben Fiszel
51a8810aa0
feat: add QUEUE_LIMIT_WAIT_RESULT
2023-01-20 19:39:31 +01:00
Ruben Fiszel
eef3bab6e4
feat(backend): add queue_limit + configurable timeout + fix timeout cancel
2023-01-18 09:02:38 +01:00
Ruben Fiszel
14ebb6dc32
fix all cases where schema has been set to undefined
2023-01-18 06:56:44 +01:00
Ruben Fiszel
d708b6faa5
fix permissioned_as from username
2023-01-17 12:49:24 +01:00
Ruben Fiszel
9b89df9ecf
various fixes
2023-01-17 11:30:22 +01:00
Ruben Fiszel
acff87a09f
all
2023-01-17 08:09:46 +01:00
Ruben Fiszel
60ef8f569b
run_wait_result improvements: cancel + early tx drop
2023-01-13 21:30:29 +01:00
Ruben Fiszel
1cc5059179
fix execute_component tokens
2023-01-12 16:53:54 +01:00
Ruben Fiszel
1337811438
feat: add openapi viewer ( #1094 )
...
* all
* all
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix typecheck
* fix tests
* fix tests
* fix tests
* all
2023-01-11 20:28:50 +01:00
Ruben Fiszel
c0df9a5e20
update axum
2023-01-11 08:19:20 +01:00
Ruben Fiszel
a14623feaa
feat: add 'add user to workspace'
2023-01-11 00:51:04 +01:00
Ruben Fiszel
48d87ab12c
various improvements
2023-01-10 11:21:16 +01:00
Ruben Fiszel
e2f2db2d7f
edit operatorOnly on toggle change
2023-01-09 16:42:02 +01:00
Ruben Fiszel
4d5acf6f52
creator of group is also automatically a member
2023-01-09 16:08:10 +01:00
Ruben Fiszel
5347cd46a9
feat: add relative imports for python scripts ( #1075 )
...
* all
* all
2023-01-09 13:49:30 +01:00
Ruben Fiszel
6edf9b9946
feat: add archive/unarchive/delete workspace
2023-01-07 09:39:50 +01:00
Ruben Fiszel
50453ca690
feat: add hub support for apps
2023-01-07 07:44:44 +01:00
Ruben Fiszel
82b30f4da6
fix forking hub deno scripts in apps
2023-01-03 15:56:02 +01:00
Ruben Fiszel
8517c25153
disallow loading public app if not visible anymore
2023-01-03 03:29:35 +01:00
Ruben Fiszel
5de7dc9248
further public apps improvements
2023-01-02 19:02:40 +01:00
Ruben Fiszel
39e7fc6c28
tighten public apps security using triggerable policy
2023-01-02 18:53:10 +01:00
Ruben Fiszel
c7e60843d4
improve apps wiring
2023-01-02 10:07:15 +01:00
Ruben Fiszel
2c8e98a9c7
fix: preserver order changes for flows' schema
2023-01-02 04:43:28 +01:00
Ruben Fiszel
ab0aeb0df8
fix: support setting undefined states
2023-01-02 04:22:56 +01:00