Commit Graph

1727 Commits

Author SHA1 Message Date
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
Ruben Fiszel
4d054be5ca fix PIP_INDEX_URL when nsjail is disabled 2022-12-02 23:45:51 +01:00
Ruben Fiszel
e10a4d7a05 ci: remove community/ and pull-hub ci 2022-12-02 22:55:07 +01:00
Kai Jellinghaus
4a58790ff5 feat(cli): hub sync (#975)
* Begin add hub sync

* Add Hub sync
2022-12-02 22:51:44 +01:00
Ruben Fiszel
debb396768 chore(main): release 1.52.0 (#950)
* chore(main): release 1.52.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-12-02 22:23:35 +01:00
Ádám Kovács
5fe8669c32 feat: Add sendgrid resource (#970)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-02 22:22:35 +01:00
Ruben Fiszel
a3f6a810bd add resume urls at the api level 2022-12-02 22:19:15 +01:00
Faton Ramadani
d4c1e1ab78 UI refactor (#973)
* fix(frontend): ui refactor

* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): remove virtual table

* fix(frontend): Add virtual list

* fix(frontend): fix number of items

* fix(frontend): revert changes

* fix(frontend): fix build
2022-12-02 19:39:23 +01:00
Ruben Fiszel
dfaa9fd63a fix flow input transform error 2022-12-02 15:36:41 +01:00
Ruben Fiszel
6727431ae0 fix hub script picker 2022-12-02 14:01:42 +01:00
Ruben Fiszel
546cb1e18c add variable picker on all schema forms 2022-12-02 13:56:40 +01:00
Ruben Fiszel
ea86e8c7b5 add description field when adding resource 2022-12-02 12:35:06 +01:00
Ruben Fiszel
32573c1e3c fix schemaeditor 2022-12-02 12:16:44 +01:00
Jakub Kołodziejczak
3bbc60cfa0 feat(deno-client): support mysql (#971) 2022-12-01 23:44:52 +01:00
Ruben Fiszel
937532218a add expanded logs drawer 2022-12-01 23:40:38 +01:00
Ruben Fiszel
473d0f103e handle incorrect resource types 2022-12-01 23:29:48 +01:00
Ruben Fiszel
2dd070a254 move cli gif 2022-12-01 22:58:31 +01:00
Kai Jellinghaus
31ac1ddf39 feat(cli): improved setup & allow workspace in base url & refactor workspaces/remotes to unify (#966)
* Setup V2 & Allow Workspace in base url

* Handle login conflict information

* Rework workspace & remote logic

* Add login logic

* Add token storage logic

* 🚀 finish refactor

* :Fix Pull

* Remove setup

* Add create-token

* Remove legacy typesc

* Fix change

* Fix warns

* fix warning

* Update README

* Switch to new workspace by default

* Update demo video

* Update Images

* remove duplicate

* Change wording

* Add to main README

* Fix main readme

* Fix videos
2022-12-01 22:56:57 +01:00
Ruben Fiszel
2514a2df9a simplify adding manual resources 2022-12-01 22:51:27 +01:00
Ruben Fiszel
fed2b2105d feat: unify resources under a single connect API 2022-12-01 19:28:00 +01:00
Ruben Fiszel
7d7e862672 fix list apps 2022-11-30 21:43:32 +01:00
Ruben Fiszel
112b24d21b readme: imgs 2022-11-30 20:03:50 +01:00
Ruben Fiszel
bc22391faa readme: nits and toc 2022-11-30 20:01:01 +01:00