Commit Graph
587 Commits
Author SHA1 Message Date
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 4d054be5ca fix PIP_INDEX_URL when nsjail is disabled 2022-12-02 23:45:51 +01:00
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
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
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 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 bc22391faa readme: nits and toc 2022-11-30 20:01:01 +01:00
Ruben Fiszel 5f590b0ab7 add proper icon for hub scripts in flow items 2022-11-30 19:29:21 +01:00
Ruben Fiszel 283deba0e0 add proper icon for hub scripts in flow items 2022-11-30 19:27:30 +01:00
Faton Ramadani d502c9eda9 fix(frontend): Refactor apps to support multiple breakpoints (#957)
* fix(frontend): Refactor apps to support multiples breakpoints

* fix(frontend): WIP

* fix(frontend): redo apps page

* fix(frontend): Hide schema for buttons

* fix(frontend): Add apps menu

* fix(frontend): Properly handle runnable delete

* fix(frontend): simplify ui

* fix(frontend): unify flow

* fix(frontend): table action design

* fix(frontend): reework runnable pick

* fix(frontend): fix apps action

* fix(frontend): Highlight output

* fix(frontend): Fix dimensions

* fix(frontend): Hide alert on button component

* fix(frontend): add number of actions when a table is selected
2022-11-30 15:59:26 +01:00
Ruben Fiszel 2302ce3a94 use workspace_id of the script itself 2022-11-30 12:28:28 +01:00
Ruben Fiszel b40f9a0475 favorites on the sidebar 2022-11-30 01:47:29 +01:00
Ruben Fiszel 751dca0d28 feat: add favorite/star + remove flows/scripts page in favor of unified home page (#968)
* favorites

* favorites

* favorites

* feat(frontend): add favorite + refactor homepage
2022-11-30 00:15:43 +01:00
Ádám Kovács 2b4a72ade6 feat(frontend): Update app component list (#947)
* feat(frontend): Restructure app components folder

* fix(frontend): App component settings panel

* feat(frontend): Update grouping of app components

* fix: App table action button

* fix: Playwright test
2022-11-29 20:01:21 +01:00
Ádám Kovács a8899cde33 feat(frontend): Add Mailchimp resource instructions (#967)
* feat: Add mailchimp integration

* feat: Update app icons

* feat: Update non-oauth api insctructions
2022-11-29 20:00:19 +01:00
Ruben Fiszel 07bbccbf83 fix editor popover for apps 2022-11-28 20:58:30 +01:00
Faton Ramadani ef7eff397a App editor preview (#954)
* fix(frontend): Fix refresh button

* fix(frontend): remove preview border
2022-11-28 11:49:47 +01:00
Faton RamadaniandRuben Fiszel d7bf6f06d8 fix(frontend): Fix pie animation + actions wrap (#953)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-28 11:31:17 +01:00
Ruben Fiszel de2f3e119b feat: overhaul scripts and flows page 2022-11-28 11:18:32 +01:00
Ruben Fiszel 66ff51ae5f feat: overhaul scripts and flows page 2022-11-28 11:16:10 +01:00
Ruben Fiszel ffa74a3d30 fix frontend errors 2022-11-27 21:29:13 +01:00
Ruben Fiszel 4ef76c20bb iteration 1 on the hub script picker 2022-11-27 19:58:48 +01:00
Ruben Fiszel ff14534e90 ensure we always load the secret value in the variable editor 2022-11-27 19:05:35 +01:00
Faton Ramadani cd98c92917 feat(frontend): Add actions to tables (#951)
* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): Sub runnable

* fix(frontend): revert changes

* fix(frontend): fix build
2022-11-27 17:47:19 +01:00
Ruben Fiszel b0a8cea077 ensure we always load the secret value in the variable editor 2022-11-27 17:45:11 +01:00
Ruben Fiszel 7c3126efc0 feat: refactor variable + resource linkage + OAuth visibility 2022-11-27 17:26:37 +01:00
Ruben Fiszel f1725c7eb9 more visibility on OAuth errors Vol 1 2022-11-27 14:00:55 +01:00
Ruben Fiszel 5b618ec1d0 feat(frontend): flow status viewer include a graph 2022-11-27 09:49:16 +01:00
Ruben Fiszel dc6bcae03d fix flowmodule splitpane size 2022-11-27 02:04:07 +01:00
Ruben Fiszel b0ccbe22ee UX improvements 2022-11-27 00:07:44 +01:00
Ruben Fiszel 2dad606422 UX improvements 2022-11-26 23:09:21 +01:00
Ruben Fiszel 010185df04 fix same_worker/shared to work with and without nsjail 2022-11-26 19:02:49 +01:00
Ruben Fiszel 26aa27452e fix overflow for dropdown on resources 2022-11-26 16:47:01 +01:00
Ruben Fiszel 081edba816 fix removing users 2022-11-26 14:21:42 +01:00
Ruben Fiszel d9c7704c9f UX nits 2022-11-25 20:28:55 +01:00
Ruben Fiszel 49799e3236 add support for fetching variable and resource from bash 2022-11-25 19:40:38 +01:00
Ádám Kovács e99e2394cb feat(frontend): Add inline script picker to apps (#945)
* feat(frontend): Add inline script picker
2022-11-25 08:27:43 +01:00
Ádám Kovács 2f7ebe9eab feat(frontend): Add guard against script overwrite (#944)
* feat(frontend): Add guard against script overwrite

* fix: Error message flash up
2022-11-24 13:34:26 +01:00