Commit Graph

1145 Commits

Author SHA1 Message Date
Ruben Fiszel
f7be06f2e6 add audit log for oauth login 2022-12-17 13:54:46 +01:00
Ruben Fiszel
01f76d3630 fix setting timeout duration error 2022-12-17 13:41:33 +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
f04b1fb0c7 add more metrics 2022-12-13 00:25:27 +01:00
Ruben Fiszel
a02aff76be add more metrics 2022-12-12 23:10:53 +01:00
Ruben Fiszel
a8c098736b fix fixtures 2022-12-12 22:33:24 +01:00
Ruben Fiszel
db4fcfdbec feat: auto-invite from same domain 2022-12-12 20:20:17 +01:00
Ruben Fiszel
4e633cda4d add the all group to admin 2022-12-12 12:47:07 +01:00
Ruben Fiszel
567a404355 usage tracker v3 2022-12-12 01:11:44 +01:00
Ruben Fiszel
f7c5759054 usage tracker v2 2022-12-11 22:48:09 +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
7397e99e55 split states from resources on resources page 2022-12-10 18:47:43 +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
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
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
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
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
b8a8400e63 sqlx update 2022-12-08 13:32:33 +01:00
Ruben Fiszel
1c054e979a display errors much better in the error handler 2022-12-08 11:07:44 +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
Ruben Fiszel
bc81a535d4 handle more waiting case as base case for special primitives in flows 2022-12-06 00:05:02 +01:00
Ruben Fiszel
018f8896bc feat: add include_header to pass request headers to script 2022-12-05 23:36:31 +01:00
Ruben Fiszel
f1b04b7374 improve flow status viewer 2022-12-05 11:19:26 +01:00
Kai Jellinghaus
aa3a354304 fix(cli): Fix cli pull push (#985)
* Fix workspace tar

* Ignore dotfolders
2022-12-04 13:24:31 +01:00
Ruben Fiszel
4a9e3ef983 feat: refactor favorite menu 2022-12-04 13:23:29 +01:00
Ruben Fiszel
df27e8252a remove flow_input from sleep expression 2022-12-04 01:31:59 +01:00
Ruben Fiszel
a2b49393d2 UX improvements 2022-12-04 01:03:38 +01:00
Ruben Fiszel
25b50f1a49 add unique path and rls to apps 2022-12-03 09:21:26 +01:00
Ruben Fiszel
aeb0d504c1 add path env to python req 2022-12-02 23:48:42 +01:00