Commit Graph

2998 Commits

Author SHA1 Message Date
Ruben Fiszel
62f1956694 feat: add archive/unarchive/delete workspace 2023-01-07 09:39:50 +01:00
Ruben Fiszel
74e537363b feat: add hub support for apps 2023-01-07 07:44:44 +01:00
Ruben Fiszel
dc935fa054 fix forking hub deno scripts in apps 2023-01-03 15:56:02 +01:00
Ruben Fiszel
eddb71354d disallow loading public app if not visible anymore 2023-01-03 03:29:35 +01:00
Ruben Fiszel
a9588f4d94 further public apps improvements 2023-01-02 19:02:40 +01:00
Ruben Fiszel
bb42024556 tighten public apps security using triggerable policy 2023-01-02 18:53:10 +01:00
Ruben Fiszel
70abadc015 improve apps wiring 2023-01-02 10:07:15 +01:00
Ruben Fiszel
d81dcc486e chore(main): release 1.57.1 (#1059)
* chore(main): release 1.57.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-01-02 04:45:09 +01:00
Ruben Fiszel
79149c2899 fix: preserver order changes for flows' schema 2023-01-02 04:43:28 +01:00
Ruben Fiszel
74ef6e46c2 fix: support setting undefined states 2023-01-02 04:22:56 +01:00
Ruben Fiszel
385e191ef2 chore(main): release 1.57.0 (#1043)
* chore(main): release 1.57.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-01-01 19:23:04 +01:00
Ruben Fiszel
03e89b5911 feat: apps can be published publicly 2023-01-01 19:16:26 +01:00
Ruben Fiszel
ebbc2039a2 update all clients to use update resource value 2023-01-01 10:26:11 +01:00
Ruben Fiszel
a7070260d3 deprecate starters workspace by pointing resource types to admins 2023-01-01 09:00:56 +01:00
Ruben Fiszel
aff6489841 app improvements 2022-12-30 19:04:50 +01:00
Ruben Fiszel
f10e55584c fix init edit on variable editor 2022-12-30 16:59:04 +01:00
Ruben Fiszel
e9d7124739 further apps improvements 2022-12-30 11:55:06 +01:00
Ruben Fiszel
fa4b3b7d09 app reactivity improvements 2022-12-30 09:56:07 +01:00
Ruben Fiszel
73750c480f adapt static adapter to cloudflare 2022-12-27 17:59:12 +01:00
Ruben Fiszel
012329eb81 fix is_owner 2022-12-27 15:52:12 +01:00
Ruben Fiszel
8ae2ce4b5e add dedicated logout page 2022-12-27 13:26:03 +01:00
Ruben Fiszel
cd435fa07c resuming suspended flows as owner is now through flow id 2022-12-24 09:44:05 +01:00
Ruben Fiszel
d652531881 fix navigation on index list rows 2022-12-23 17:40:19 +01:00
Ruben Fiszel
12979223b5 allow resuming as owner suspended job only for path owners 2022-12-23 13:44:41 +01:00
Ruben Fiszel
079fbd55ee feat(backend): resume from owner directly in flow status viewer (#1042)
* foo

* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
81c5828668 schedule next job in transaction to avoid race condition 2022-12-23 06:53:26 +01:00
Ruben Fiszel
1375fd23dc chore(main): release 1.56.1 (#1041)
* chore(main): release 1.56.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-12-23 03:33:50 +01:00
Ruben Fiszel
7452593430 chore(main): release 1.56.0 (#1011)
* chore(main): release 1.56.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-12-23 03:10:03 +01:00
Kai Jellinghaus
adf991cd2d 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
f9b7901d8e make ownership check more consistent, expose ownership api, expose update folder api 2022-12-22 14:48:57 +01:00
Ruben Fiszel
1ddb1f2f59 feat(backend): add SUPERADMIN_SECRET as an env set superadmin 2022-12-22 10:35:10 +01:00
Ruben Fiszel
8fe77cf15a feat: add move to drawer for script and flows 2022-12-21 06:55:37 +01:00
Ruben Fiszel
cb20d795a2 improve error message for already existing items 2022-12-20 12:52:18 +01:00
Ruben Fiszel
fb7e8681b4 improve folder UX 2022-12-20 10:47:29 +01:00
Ruben Fiszel
8d009c076d improve error message for oauth 2022-12-20 08:49:23 +01:00
Ruben Fiszel
2e9be133ee improve error message for oauth 2022-12-20 08:20:21 +01:00
Ruben Fiszel
e6e7dfffac fix folders queries on RDS 2022-12-19 21:01:12 +01:00
Ruben Fiszel
48a1399362 feat: introduce folders, deprecate items owned by groups 2022-12-19 19:11:23 +01:00
Ruben Fiszel
2ff914edd3 feat: introduce folders, deprecate items owned by groups 2022-12-19 18:59:46 +01:00
Ruben Fiszel
ef95d02bbc change the default number of connections to 3 for workers 2022-12-19 18:59:46 +01:00
Ruben Fiszel
6e2890f0f1 require ownership to move items && automatically edit schedule paths 2022-12-18 18:45:32 +01:00
Ruben Fiszel
bb89e5798c path improvements v1 2022-12-18 05:55:29 +01:00
Ruben Fiszel
f7be06f2e6 add audit log for oauth login 2022-12-17 13:54:46 +01:00
Ruben Fiszel
8d7dd7359c group refactoring 2022-12-16 20:02:13 +01:00
Ruben Fiszel
ec6afe07cc rework default visibility of runs of scripts not belonging to oneself 2022-12-15 18:55:30 +01:00
Ruben Fiszel
59a3ba0a25 add visible_to_owner 2022-12-15 16:01:17 +01:00
Ruben Fiszel
aad6326503 increase banned_domains list 2022-12-14 10:24:18 +01:00
Ruben Fiszel
57536585bb team plan 2022-12-14 01:17:17 +01:00
Ruben Fiszel
a85705e8c9 feat: add operator mode 2022-12-13 20:16:57 +01:00
Ruben Fiszel
db4fcfdbec feat: auto-invite from same domain 2022-12-12 20:20:17 +01:00