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
|
39e2bf39e9
|
make app public page not require login at all
|
2023-01-02 13:02:45 +01:00 |
|
Ruben Fiszel
|
a34ae8b2ae
|
improve apps wiring
|
2023-01-02 10:07:17 +01:00 |
|
Ruben Fiszel
|
c7e60843d4
|
improve apps wiring
|
2023-01-02 10:07:15 +01:00 |
|
Ruben Fiszel
|
160dfa3121
|
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
|
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
|
21f98e29ea
|
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
|
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 |
|
Ruben Fiszel
|
85e8b7c78d
|
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
|
0614ec42ba
|
fix(cli): typo in cli deps
|
2022-12-23 03:31:58 +01:00 |
|
Ruben Fiszel
|
03c7b38c94
|
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
|
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
|
f73dbd8039
|
feat: add move to drawer for script and flows
|
2022-12-21 06:55:37 +01:00 |
|
Kai Jellinghaus
|
3b8356cf9a
|
Allow RUST_LOG_STYLE (#1036)
|
2022-12-20 16:19:18 +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 |
|
Ruben Fiszel
|
27e840ced1
|
improve error message for oauth
|
2022-12-20 08:49:23 +01:00 |
|
Ruben Fiszel
|
f91967c4c8
|
improve error message for oauth
|
2022-12-20 08:20:21 +01:00 |
|
Ruben Fiszel
|
803318d0b5
|
align share with folder permissions
|
2022-12-20 07:18:10 +01:00 |
|
Ruben Fiszel
|
cd7bc33b6a
|
re-enable picking groups
|
2022-12-20 07:18:10 +01:00 |
|
Ruben Fiszel
|
f8e01257a3
|
fix folders queries on RDS
|
2022-12-19 21:01:12 +01:00 |
|
Ruben Fiszel
|
4329d25988
|
feat: introduce folders, deprecate items owned by groups
|
2022-12-19 19:11:23 +01:00 |
|
Ruben Fiszel
|
c1b0b64e17
|
feat: introduce folders, deprecate items owned by groups
|
2022-12-19 18:59:46 +01:00 |
|
Ruben Fiszel
|
876e140626
|
change the default number of connections to 3 for workers
|
2022-12-19 18:59:46 +01:00 |
|
Ruben Fiszel
|
43732d2fb5
|
require ownership to move items && automatically edit schedule paths
|
2022-12-18 18:45:32 +01:00 |
|
Ruben Fiszel
|
42d4711503
|
path improvements v1
|
2022-12-18 05:55:29 +01:00 |
|
Ruben Fiszel
|
321f8d28bb
|
add audit log for oauth login
|
2022-12-17 13:54:46 +01:00 |
|
Ruben Fiszel
|
d2ab628122
|
fix setting timeout duration error
|
2022-12-17 13:41:33 +01:00 |
|
Ruben Fiszel
|
576103e3b3
|
group refactoring
|
2022-12-16 20:02:13 +01:00 |
|