Ruben Fiszel
|
61ed40a59a
|
UX nits
|
2022-12-11 21:32:07 +01:00 |
|
Ruben Fiszel
|
4586ff3c72
|
UX nits
|
2022-12-11 21:24:48 +01:00 |
|
Ruben Fiszel
|
e926c70078
|
grant all on usage
|
2022-12-11 20:27:04 +01:00 |
|
Ruben Fiszel
|
039e1fa1e6
|
feat: implement usage tracker + quotas
|
2022-12-11 18:47:39 +01:00 |
|
Ruben Fiszel
|
7bc0c2b0c4
|
remove ButtonAndDropdown
|
2022-12-10 20:43:32 +01:00 |
|
Ruben Fiszel
|
7397e99e55
|
split states from resources on resources page
|
2022-12-10 18:47:43 +01:00 |
|
Ruben Fiszel
|
f7af61848f
|
remove virtual list
|
2022-12-10 16:35:03 +01:00 |
|
Ruben Fiszel
|
3a17b1477b
|
increase variable length to 10000
|
2022-12-10 13:57:41 +01:00 |
|
Ruben Fiszel
|
ddf154f0b5
|
add more default linkedin scopes
|
2022-12-10 13:40:15 +01:00 |
|
Ruben Fiszel
|
b8532a7e54
|
add more icons
|
2022-12-10 13:39:25 +01:00 |
|
Ruben Fiszel
|
69979f1267
|
add all current resource types icons
|
2022-12-10 13:05:48 +01:00 |
|
Ruben Fiszel
|
97bcdc8e3d
|
add microsoft login
|
2022-12-10 12:18:40 +01:00 |
|
Kai Jellinghaus
|
b0baa07579
|
feat: Superadmins workspace (#1003)
* Add auto-invite superadmins workspace
* Revert "Add auto-invite superadmins workspace"
This reverts commit 768ae31857.
* Add Admin Workspace
* Show unable to delete info in UI
* Add Hub sync
* Update Migration
* Add Starter workspace
* Add workspace_key for admins workspace
* Remove schedule
* Update CI
|
2022-12-10 01:46:26 +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 |
|
Ruben Fiszel
|
4c75f243b6
|
display account without refresh tokens as non refreshed
|
2022-12-09 20:17:39 +01:00 |
|
Ruben Fiszel
|
861fa07ace
|
add linkedin as oauth integration
|
2022-12-09 19:38:50 +01:00 |
|
Ruben Fiszel
|
7e47175f41
|
add linkedin as oauth integration
|
2022-12-09 19:28:00 +01:00 |
|
Ruben Fiszel
|
972387c4fb
|
add linkedin as oauth integration
|
2022-12-09 19:25:12 +01:00 |
|
Ruben Fiszel
|
02b19ee693
|
add linkedin as oauth integration
|
2022-12-09 18:21:59 +01:00 |
|
Ruben Fiszel
|
ca145c25c3
|
add linkedin as oauth integration
|
2022-12-09 17:47:26 +01:00 |
|
Ádám Kovács
|
d9f1a3ce9e
|
feat(frontend): Add text input to app builder (#1008)
* fix(frontend): Use official Lucide package
* feat(frontend): Add text input to app builder
|
2022-12-09 16:41:55 +01:00 |
|
Ruben Fiszel
|
893ff58088
|
get schedule from the database directly instead of the client
|
2022-12-09 16:36:36 +01:00 |
|
Ruben Fiszel
|
4099007a9f
|
fix list jobs
|
2022-12-09 14:52:49 +01:00 |
|
Ruben Fiszel
|
4ed97fe39a
|
editor styling
|
2022-12-09 14:32:50 +01:00 |
|
Ruben Fiszel
|
7142226e79
|
pin monaco to 0.33 + remove cursor style
|
2022-12-09 11:01:43 +01:00 |
|
Ruben Fiszel
|
3def3dc36e
|
chore(main): release 1.54.0 (#1000)
* chore(main): release 1.54.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-08 23:57:28 +01:00 |
|
Kai Jellinghaus
|
b87fc7796a
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
eb00ae261c
|
add public-helm to the README
|
2022-12-08 18:47:44 +01:00 |
|
Ruben Fiszel
|
45d8af627c
|
flow UX improvements
|
2022-12-08 17:28:24 +01:00 |
|
Ruben Fiszel
|
0ee244e28e
|
UX flow improvements
|
2022-12-08 17:18:24 +01:00 |
|
Ruben Fiszel
|
245d14cae6
|
display number of retry attempts
|
2022-12-08 15:46:24 +01:00 |
|
Faton Ramadani
|
7a253ea5c7
|
feat(frontend): Add support for object editor + fix wording (#1004)
|
2022-12-08 13:11:25 +00:00 |
|
Ruben Fiszel
|
b8a8400e63
|
sqlx update
|
2022-12-08 13:32:33 +01:00 |
|
Ruben Fiszel
|
068b964cd6
|
add iteration info
|
2022-12-08 13:30:48 +01:00 |
|
Faton Ramadani
|
aa8b8b35fd
|
App editor v2 (#1001)
* fix(frontend): Fix app InputValue sync
* feat(frontend): WIP
* feat(frontend): WIP
* feat(frontend): Type aligned
* feat(frontend): working
* feat(frontend): working
* feat(frontend): Fix text binding
* feat(frontend): Connect + script working
* feat(frontend): Fix reactity issues
|
2022-12-08 13:26:01 +01:00 |
|
Ruben Fiszel
|
2aa46e048d
|
display flow errors step much better in the flow status viewer
|
2022-12-08 12:59:18 +01:00 |
|
Ruben Fiszel
|
1c054e979a
|
display errors much better in the error handler
|
2022-12-08 11:07:44 +01:00 |
|
Kai Jellinghaus
|
3bd53fe433
|
Correctly parse schema (#1002)
|
2022-12-07 14:22:07 +01:00 |
|
Ruben Fiszel
|
a27c503831
|
handle undefined modules
|
2022-12-07 13:54:39 +01:00 |
|
Ruben Fiszel
|
2bf802ab6b
|
nit fix
|
2022-12-07 13:40:46 +01:00 |
|
Ruben Fiszel
|
e2744810cc
|
improve branches module editor
|
2022-12-07 13:20:41 +01:00 |
|
Ruben Fiszel
|
b0c3aee752
|
improve branches module editor
|
2022-12-07 13:10:21 +01:00 |
|
Ruben Fiszel
|
9ea336fd6e
|
fix flow input picker
|
2022-12-07 11:04:31 +01:00 |
|
Ruben Fiszel
|
a1519e09a9
|
feat: implement flow as a flow step
|
2022-12-06 23:38:06 +01:00 |
|
Ruben Fiszel
|
9a93060af8
|
fix flowmodule_serde test
|
2022-12-06 17:48:56 +01:00 |
|
Ruben Fiszel
|
e66d09399c
|
early stop now bubble up to the top
|
2022-12-06 17:39:07 +01:00 |
|
Ruben Fiszel
|
fa7e8d107b
|
feat: add lockable version to scripts inside flows (#972)
* add it to openflow
* push
* push
* final
|
2022-12-06 13:11:11 +01:00 |
|
Ruben Fiszel
|
383170bf1b
|
document include_header in the openapi
|
2022-12-06 03:22:45 +01:00 |
|
Ruben Fiszel
|
f225ffb19f
|
document include_header in the openapi
|
2022-12-06 03:22:35 +01:00 |
|
Ruben Fiszel
|
384c814569
|
chore(main): release 1.53.0 (#976)
* chore(main): release 1.53.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-06 00:29:41 +01:00 |
|