Commit Graph

135 Commits

Author SHA1 Message Date
Ruben Fiszel d004e08270 progress 2023-01-20 11:47:31 +01:00
Ruben Fiszel 536f9cf58f progress 2023-01-19 21:00:50 +01:00
Ruben Fiszel d7a2323c4e progress 2023-01-19 20:24:55 +01:00
Ruben Fiszel dbb10c8737 progress 2023-01-19 19:53:32 +01:00
Ruben Fiszel 42d02c3c90 progress 2023-01-19 17:55:52 +01:00
Ruben Fiszel 7eeffcd618 progress 2023-01-19 11:24:55 +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
Ruben Fiszel be14aab9b1 feat: apps can be published publicly 2023-01-01 19:16:26 +01:00
Ruben Fiszel e24dc6de4f update all clients to use update resource value 2023-01-01 10:26:11 +01:00
Ruben Fiszel 4822c863f8 deprecate starters workspace by pointing resource types to admins 2023-01-01 09:00:56 +01:00
Ruben Fiszel 8f3649e940 fix is_owner for groups/folders + unift summary for apps 2023-01-01 07:23:43 +01:00
Ruben Fiszel e9488f1b66 app improvements 2022-12-30 19:04:50 +01:00
Ruben Fiszel a1fec7c4b7 fix init edit on variable editor 2022-12-30 16:59:04 +01:00
Ruben Fiszel e8fc94d7ef further apps improvements 2022-12-30 11:55:06 +01:00
Ruben Fiszel aedd02bc2a app reactivity improvements 2022-12-30 09:56:07 +01:00
Ruben Fiszel 8031a7b5ec adapt static adapter to cloudflare 2022-12-27 17:59:12 +01:00
Ruben Fiszel b72a3babd8 fix is_owner 2022-12-27 15:52:12 +01:00
Ruben Fiszel 8c268ff34b add dedicated logout page 2022-12-27 13:26:03 +01:00
Ruben Fiszel 0e585a81a5 resuming suspended flows as owner is now through flow id 2022-12-24 09:44:05 +01:00
Ruben Fiszel 39b3c57539 fix navigation on index list rows 2022-12-23 17:40:19 +01:00
Ruben Fiszel 2bc297f2e9 allow resuming as owner suspended job only for path owners 2022-12-23 13:44:41 +01:00
Ruben Fiszel 40195d42f6 feat(backend): resume from owner directly in flow status viewer (#1042)
* foo

* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel 2aeab245a1 schedule next job in transaction to avoid race condition 2022-12-23 06:53:26 +01:00
Kai Jellinghaus 741646b618 feat!(cli): Folders support & Less Tarball nesting (#1040)
* Basic folder support

* Proper Folder Support + deps.ts

* Upgrade Versions

* Add folder meta to tarball

* Remove tarball folders

* Minor fixes

* Fix typo

* Remove extra_perms check

* Use new endpoint

* Use new untar location

* Fix shrinking files
2022-12-23 03:06:12 +01:00
Ruben Fiszel 067da91463 make ownership check more consistent, expose ownership api, expose update folder api 2022-12-22 14:48:57 +01:00
Ruben Fiszel c28311242d feat(backend): add SUPERADMIN_SECRET as an env set superadmin 2022-12-22 10:35:10 +01:00
Ruben Fiszel b7afe5ecfc improve error message for already existing items 2022-12-20 12:52:18 +01:00
Ruben Fiszel f195d4c4a5 improve folder UX 2022-12-20 10:47:29 +01:00