Ruben Fiszel
29d0cc620f
feat: add delete flows
2023-02-22 08:40:11 +01:00
Ruben Fiszel
8612d55ca8
chore(main): release 1.65.0 ( #1210 )
...
* chore(main): release 1.65.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-21 10:17:35 +01:00
Kai Jellinghaus
908e7e5ba2
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
Ruben Fiszel
6373011b6c
chore(main): release 1.64.0 ( #1206 )
...
* chore(main): release 1.64.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-16 04:31:32 +01:00
Ruben Fiszel
b7b47bcba7
chore(main): release 1.63.2 ( #1205 )
...
* chore(main): release 1.63.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-15 12:21:27 +01:00
Ruben Fiszel
07bf0d66cd
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
Ruben Fiszel
0ecfec2577
feat: add mem peak info
2023-02-04 20:26:15 +01:00
Ruben Fiszel
ea3e4d1b69
chore(main): release 1.62.0 ( #1170 )
...
* chore(main): release 1.62.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-03 22:52:54 +01:00
Kai Jellinghaus
f0e3bc090e
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
5e5fa25922
chore(main): release 1.61.1 ( #1169 )
...
* chore(main): release 1.61.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-31 20:02:29 +01:00
Ruben Fiszel
b62fc6b941
chore(main): release 1.61.0 ( #1091 )
...
* chore(main): release 1.61.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-31 18:51:42 +01:00
Ruben Fiszel
a4d397548b
feat: add sync webhook for flows
2023-01-31 10:21:48 +01:00
Ruben Fiszel
98c362a1db
description at bottom
2023-01-21 17:33:23 +01:00
Ruben Fiszel
40f32e644e
feat(backend): add queue_limit + configurable timeout + fix timeout cancel
2023-01-18 09:02:38 +01:00
Ruben Fiszel
d931001ac0
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
38ac8de377
chore(main): release 1.60.0 ( #1086 )
...
* chore(main): release 1.60.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-11 12:14:48 +01:00
Ruben Fiszel
c7f6b1870e
update axum
2023-01-11 08:19:20 +01:00
Ruben Fiszel
eeb3c938f0
feat: add 'add user to workspace'
2023-01-11 00:51:04 +01:00
Ruben Fiszel
13175ffc31
various improvements
2023-01-10 11:21:16 +01:00
Ruben Fiszel
3da446ece5
fix infering schema for inlineeditor
2023-01-09 18:46:59 +01:00
Ruben Fiszel
c0f6ade667
chore(main): release 1.59.0 ( #1074 )
...
* chore(main): release 1.59.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-09 14:03:36 +01:00
Ruben Fiszel
09f9b043e0
chore(main): release 1.58.0 ( #1061 )
...
* chore(main): release 1.58.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-07 17:00:46 +08:00
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
bb42024556
tighten public apps security using triggerable policy
2023-01-02 18:53:10 +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
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
aff6489841
app improvements
2022-12-30 19:04:50 +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
079fbd55ee
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +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
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
8fe77cf15a
feat: add move to drawer for script and flows
2022-12-21 06:55:37 +01:00
Ruben Fiszel
fb7e8681b4
improve folder UX
2022-12-20 10:47:29 +01:00
Ruben Fiszel
2ff914edd3
feat: introduce folders, deprecate items owned by groups
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
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
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
Ruben Fiszel
567a404355
usage tracker v3
2022-12-12 01:11:44 +01:00
Ruben Fiszel
039e1fa1e6
feat: implement usage tracker + quotas
2022-12-11 18:47:39 +01:00
Ruben Fiszel
7397e99e55
split states from resources on resources page
2022-12-10 18:47:43 +01:00
Ruben Fiszel
5702589954
chore(main): release 1.55.0 ( #1007 )
...
* chore(main): release 1.55.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-12-09 20:48:58 +01:00