Commit Graph

731 Commits

Author SHA1 Message Date
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
3991e9bdfe overflow-auto index page 2022-11-30 11:07:44 +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
d14578fb65 fix cli.svelte 2022-11-29 19:24:41 +01:00
Kai Jellinghaus
1b39f92cee feat(cli): Login via Frontend (#956)
* CLI login page

* Add Success Page

* Change redirect on decline

* Center & Size Loading Windmill Icon

* Fix goto debug

* fix spinner

* Workspace from URL

* Handle login --token & --workspace

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-29 16:01:53 +01:00
Ruben Fiszel
07bbccbf83 fix editor popover for apps 2022-11-28 20:58:30 +01:00
Jakub Kołodziejczak
679d4162d3 chore(frontend): (opinionated) description improvement (#965) 2022-11-28 20:42:40 +01:00
Jakub Kołodziejczak
d85f322a39 fix(frontend): psql demo expects integers as a key (#958) 2022-11-28 19:33:49 +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 Ramadani
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
1e5e173173 fix script detail page 2022-11-28 11:29:16 +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
Faton Ramadani
fa2ae6d8fc feat(frontend): rework script detail (#952)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-28 10:19:49 +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
d04d081369 allow admins to override the c_ prefix 2022-11-27 01:17:07 +01:00
Ruben Fiszel
b0ccbe22ee UX improvements 2022-11-27 00:07:44 +01:00
Ruben Fiszel
2585fff8da increase description length for resource types 2022-11-26 23:10:46 +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
e909e296cc fix getting email from github 2022-11-26 15:33:15 +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
Ruben Fiszel
af37536a67 remove duplicate logins 2022-11-24 18:30:35 +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
Ádám Kovács
f0ebb5c9d8 feat: Add notification on app save (#943) 2022-11-24 12:51:57 +01:00
Ruben Fiszel
7bc1a996e4 flex-wrap on script builder languages 2022-11-24 12:10:37 +01:00
Ruben Fiszel
6073d0e0ff add custom login to the login page 2022-11-24 11:46:46 +01:00
Ruben Fiszel
ecf6a0529c fix flow UX 2022-11-24 09:16:05 +01:00
Ruben Fiszel
50d5ade593 fix flow UX 2022-11-24 02:30:41 +01:00
Ruben Fiszel
3e69421f8e fix UX flow 2022-11-24 02:04:53 +01:00