Commit Graph

1749 Commits

Author SHA1 Message Date
dependabot[bot]
902661ba2d chore(deps-dev): bump svelte2tsx from 0.5.20 to 0.5.22 in /frontend (#996)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.20 to 0.5.22.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.20...svelte2tsx-0.5.22)

---
updated-dependencies:
- dependency-name: svelte2tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 18:18:37 +00: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
Kai Jellinghaus
d490680fb7 Add CLI arg (#987) 2022-12-04 13:24:46 +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
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
df27e8252a remove flow_input from sleep expression 2022-12-04 01:31:59 +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
Ruben Fiszel
4f27e3ced2 feat(frontend): clarified UX for connect step 2022-12-03 23:54:07 +01:00
Kai Jellinghaus
0ef194b425 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
411adc1692 simplify resource picker 2022-12-03 20:25:02 +01:00
Ruben Fiszel
47c4322185 automatically go to resource page add + hub tab size on index 2022-12-03 18:44:39 +01:00
Faton Ramadani
eb677182d0 fix(frontend): fix home (#981) 2022-12-03 14:24:20 +01:00
Ruben Fiszel
3ca5b7c274 fix(frontend): variables and resources uses tab navigation 2022-12-03 14:23:55 +01:00
Kai Jellinghaus
a6a0f365b3 Fix clear button for flows (#980) 2022-12-03 13:26:05 +01:00
Faton Ramadani
383cc49597 fix(frontend): fix app preview (#979) 2022-12-03 12:49:38 +01:00
Ruben Fiszel
1baf331ac4 further resource types clarifications 2022-12-03 12:19:06 +01:00
Ruben Fiszel
bd621ff4ad resources improvements 2022-12-03 12:14:24 +01:00
Ruben Fiszel
d692532dc4 disable inputs non readable resource 2022-12-03 12:14:24 +01:00
Kai Jellinghaus
497e86d441 Expose root command (#978) 2022-12-03 11:41:54 +01:00
Ruben Fiszel
aca945677a improve appConnect skeletons 2022-12-03 11:26:49 +01:00
Ruben Fiszel
0eba61533c skeletons for home search 2022-12-03 11:03:47 +01:00
Ruben Fiszel
f0c88dae98 search improvement v1 2022-12-03 10:29:41 +01:00
Faton Ramadani
12c1ef1d97 fix(frontend): fix home header (#977)
* fix(frontend): fix home header

* fix(frontend): fix virtual list height
2022-12-03 10:11:05 +01:00
Ruben Fiszel
25b50f1a49 add unique path and rls to apps 2022-12-03 09:21:26 +01:00
Ruben Fiszel
efdbf86f2b improvements on app connect 2022-12-03 02:18:15 +01:00
Ruben Fiszel
13dec59409 add search to appconnect 2022-12-03 02:09:59 +01:00
Ruben Fiszel
58e281b056 fix app inline scripts 2022-12-03 01:48:39 +01:00
Ruben Fiszel
cb93fe9815 add resource select it directly 2022-12-03 01:28:20 +01:00
Ruben Fiszel
aabeaf6e5f fix select picker initialization 2022-12-03 01:13:51 +01:00
Ruben Fiszel
ec163bd8c3 adding a resource is done in inlined-drawer 2022-12-03 00:28:51 +01:00
Ruben Fiszel
d08dbc467f fix workspace settings script picker 2022-12-03 00:18:06 +01:00
Ruben Fiszel
5423db90c3 fix creating resources manually 2022-12-03 00:08:52 +01:00
Ruben Fiszel
aeb0d504c1 add path env to python req 2022-12-02 23:48:42 +01:00