Commit Graph

5965 Commits

Author SHA1 Message Date
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
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
Á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
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
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
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
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
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
365fa9523b improve flow status viewer 2022-12-05 22:32:24 +01:00
Ruben Fiszel
4a167c4428 improve flow viewer 2022-12-05 21:57:04 +01:00
Ruben Fiszel
c8bad59916 display jobs scheduled for later in flow status viewer 2022-12-05 20:33:28 +01:00
Ruben Fiszel
6d0d196eec fix svelte-markdown in description 2022-12-05 17:35:22 +01:00
Faton Ramadani
66ee05a706 fix(frontend): Fix app InputValue sync (#994)
* fix(frontend): Fix app InputValue sync

* fix(frontend): Fix drawer
2022-12-05 15:19:12 +01:00
Faton Ramadani
50e19f2b57 feat(frontend): Add app preview (#993) 2022-12-05 14:48:07 +01:00
Faton Ramadani
9138cd247c fix(frontend): Align hub flow list + fix drawer content everywhere (#991) 2022-12-05 13:28:06 +01:00
Ruben Fiszel
73f4589801 fix frontend errors 2022-12-05 13:26:26 +01:00
Faton Ramadani
abf14a81cd fix(frontend): Fix home margins (#992) 2022-12-05 13:23:52 +01:00
Ruben Fiszel
8a9c64c402 improve flow viewer 2022-12-05 13:21:42 +01:00
Ruben Fiszel
9167d27b42 improve flow viewer 2022-12-05 13:09:50 +01:00
Ruben Fiszel
f1b04b7374 improve flow status viewer 2022-12-05 11:19:26 +01:00
Ruben Fiszel
7f3682026e allow passing payload to approval method 2022-12-05 01:35:43 +01:00
Ruben Fiszel
7bc5504c16 fix mysql template 2022-12-05 00:09:35 +01:00
Ruben Fiszel
ca999c320a searchable resource and variables 2022-12-04 23:57:00 +01:00
Jakub Kołodziejczak
f1879eda04 chore(frontend): update types (#990) 2022-12-04 22:22:35 +01:00
Jakub Kołodziejczak
c8c285729c feat(frontend): introduce mysql as a script language (#982)
* fix(deno-client): export mysql from mod.ts + improve robustness

* feat(frontend): introduce mysql as a script language
2022-12-04 19:56:51 +01:00
Faton Ramadani
73925b7207 Hub lists (#989)
* fix(frontend): Adapt hub list design

* fix(frontend): revert changes
2022-12-04 18:06:57 +01:00
Faton Ramadani
481441124f fix(frontend): Make context clickable (#984)
* fix(frontend): Make context clickable

* fix(frontend): Fix buttons
2022-12-04 13:24:16 +01:00
Ruben Fiszel
4a9e3ef983 feat: refactor favorite menu 2022-12-04 13:23:29 +01:00
Ruben Fiszel
2fbc8a39b3 improve search windows and remove fuse.js 2022-12-04 11:55:26 +01:00
Ruben Fiszel
b2ecee1d42 superadmin can see all 2022-12-04 01:19:38 +01:00
Ruben Fiszel
a2b49393d2 UX improvements 2022-12-04 01:03:38 +01:00