Ruben Fiszel
|
d2dfe29f03
|
add linkedin as oauth integration
|
2022-12-09 19:28:00 +01:00 |
|
Ruben Fiszel
|
18c7a33b6d
|
add linkedin as oauth integration
|
2022-12-09 19:25:12 +01:00 |
|
Ádám Kovács
|
6198383138
|
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
|
f92e581bd1
|
editor styling
|
2022-12-09 14:32:50 +01:00 |
|
Ruben Fiszel
|
0bfc7391b4
|
pin monaco to 0.33 + remove cursor style
|
2022-12-09 11:01:43 +01:00 |
|
Ruben Fiszel
|
2e83afbcd8
|
flow UX improvements
|
2022-12-08 17:28:24 +01:00 |
|
Ruben Fiszel
|
08bfc1020d
|
UX flow improvements
|
2022-12-08 17:18:24 +01:00 |
|
Ruben Fiszel
|
1f05a2070d
|
display number of retry attempts
|
2022-12-08 15:46:24 +01:00 |
|
Faton Ramadani
|
a562dee3ce
|
feat(frontend): Add support for object editor + fix wording (#1004)
|
2022-12-08 13:11:25 +00:00 |
|
Ruben Fiszel
|
18e1e92c23
|
add iteration info
|
2022-12-08 13:30:48 +01:00 |
|
Faton Ramadani
|
3942741c80
|
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
|
afe680b6fb
|
display flow errors step much better in the flow status viewer
|
2022-12-08 12:59:18 +01:00 |
|
Ruben Fiszel
|
8bcf4952a2
|
display errors much better in the error handler
|
2022-12-08 11:07:44 +01:00 |
|
Ruben Fiszel
|
37a775d65a
|
handle undefined modules
|
2022-12-07 13:54:39 +01:00 |
|
Ruben Fiszel
|
4225f2a414
|
nit fix
|
2022-12-07 13:40:46 +01:00 |
|
Ruben Fiszel
|
a76ec2f3ab
|
improve branches module editor
|
2022-12-07 13:20:41 +01:00 |
|
Ruben Fiszel
|
82731e7248
|
improve branches module editor
|
2022-12-07 13:10:21 +01:00 |
|
Ruben Fiszel
|
1dc3f915a6
|
fix flow input picker
|
2022-12-07 11:04:31 +01:00 |
|
Ruben Fiszel
|
8c1c508358
|
feat: implement flow as a flow step
|
2022-12-06 23:38:06 +01:00 |
|
Ruben Fiszel
|
3b46eb643c
|
early stop now bubble up to the top
|
2022-12-06 17:39:07 +01:00 |
|
Ruben Fiszel
|
799fa925b3
|
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
|
cfe80115a4
|
improve flow status viewer
|
2022-12-05 22:32:24 +01:00 |
|
Ruben Fiszel
|
c7c58ad8bc
|
improve flow viewer
|
2022-12-05 21:57:04 +01:00 |
|
Ruben Fiszel
|
73587a8400
|
display jobs scheduled for later in flow status viewer
|
2022-12-05 20:33:28 +01:00 |
|
Ruben Fiszel
|
ae77a71ed6
|
fix svelte-markdown in description
|
2022-12-05 17:35:22 +01:00 |
|
Faton Ramadani
|
e217fbf071
|
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
|
c9ad638958
|
feat(frontend): Add app preview (#993)
|
2022-12-05 14:48:07 +01:00 |
|
Faton Ramadani
|
9f59a160c3
|
fix(frontend): Align hub flow list + fix drawer content everywhere (#991)
|
2022-12-05 13:28:06 +01:00 |
|
Ruben Fiszel
|
35b57e20ed
|
fix frontend errors
|
2022-12-05 13:26:26 +01:00 |
|
Faton Ramadani
|
62d2a3343d
|
fix(frontend): Fix home margins (#992)
|
2022-12-05 13:23:52 +01:00 |
|
Ruben Fiszel
|
d64030961b
|
improve flow viewer
|
2022-12-05 13:21:42 +01:00 |
|
Ruben Fiszel
|
ede6cbea99
|
improve flow viewer
|
2022-12-05 13:09:50 +01:00 |
|
Ruben Fiszel
|
177fc2b421
|
improve flow status viewer
|
2022-12-05 11:19:26 +01:00 |
|
Ruben Fiszel
|
d73eb26019
|
allow passing payload to approval method
|
2022-12-05 01:35:43 +01:00 |
|
Ruben Fiszel
|
8d27175235
|
fix mysql template
|
2022-12-05 00:09:35 +01:00 |
|
Ruben Fiszel
|
332bd87e9f
|
searchable resource and variables
|
2022-12-04 23:57:00 +01:00 |
|
Jakub Kołodziejczak
|
f880b88869
|
chore(frontend): update types (#990)
|
2022-12-04 22:22:35 +01:00 |
|
Jakub Kołodziejczak
|
e089109b50
|
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
|
11ef60fe9c
|
Hub lists (#989)
* fix(frontend): Adapt hub list design
* fix(frontend): revert changes
|
2022-12-04 18:06:57 +01:00 |
|
Faton Ramadani
|
9264f4b233
|
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
|
c55fae54dd
|
feat: refactor favorite menu
|
2022-12-04 13:23:29 +01:00 |
|
Ruben Fiszel
|
60984a3ed8
|
improve search windows and remove fuse.js
|
2022-12-04 11:55:26 +01:00 |
|
Ruben Fiszel
|
db05df6d7e
|
superadmin can see all
|
2022-12-04 01:19:38 +01:00 |
|
Ruben Fiszel
|
e7e79bbaf7
|
UX improvements
|
2022-12-04 01:03:38 +01:00 |
|
Ruben Fiszel
|
e4839e21ff
|
feat(frontend): clarified UX for connect step
|
2022-12-03 23:54:07 +01:00 |
|
Kai Jellinghaus
|
86eae2c824
|
feat(frontend); Improve Pie schema (#983)
* Make the pie schema good
* Remove private info
* Fix build error
|
2022-12-03 20:48:04 +01:00 |
|
Ruben Fiszel
|
5163c2fe8b
|
simplify resource picker
|
2022-12-03 20:25:02 +01:00 |
|
Ruben Fiszel
|
e51a2161e7
|
automatically go to resource page add + hub tab size on index
|
2022-12-03 18:44:39 +01:00 |
|
Faton Ramadani
|
fa64e83f7e
|
fix(frontend): fix home (#981)
|
2022-12-03 14:24:20 +01:00 |
|
Ruben Fiszel
|
90ce431418
|
fix(frontend): variables and resources uses tab navigation
|
2022-12-03 14:23:55 +01:00 |
|