Commit Graph

1748 Commits

Author SHA1 Message Date
Ruben Fiszel
e8b991acfd minor UX improvements 2023-04-18 10:40:40 +02:00
Ruben Fiszel
d1ad4c73b1 minor UX improvements 2023-04-18 08:29:21 +02:00
Ruben Fiszel
e29ef22202 fix(frontend): fix hub list 2023-04-18 08:25:26 +02:00
Ruben Fiszel
6451ac3d4b revert fix hub list 2023-04-18 08:14:38 +02:00
Ruben Fiszel
83696664d9 fix hub list 2023-04-18 00:48:08 +02:00
Ruben Fiszel
4ffb5c12fc fix togglegroupbutton 2023-04-18 00:37:26 +02:00
Faton Ramadani
604b8f27b6 feat(frontend): Unify main lists (#1406)
* feat(frontend): add a dev docker-compose file + update readme

* feat(frontend): Merge Hub items into one tab

* feat(frontend): fix search

* feat(frontend):  fix app filter

* feat(frontend):  fix everything

* feat(frontend):  fix everything

* feat(frontend): revert

* feat(frontend): revert

* feat(frontend): Mibrate old components

* feat(frontend): fix build
2023-04-18 00:23:04 +02:00
Ruben Fiszel
bd81cb62a0 Revert "fix(frontend): Keep selected tab during renaming (#1409)" (#1424)
This reverts commit 17f182c7aa.
2023-04-18 00:18:49 +02:00
Ádám Kovács
17f182c7aa fix(frontend): Keep selected tab during renaming (#1409) 2023-04-18 00:16:27 +02:00
Ruben Fiszel
0aeabdebfd fix fullscreen editor 2023-04-17 20:27:38 +02:00
Ruben Fiszel
7b482593ee add more script builer exit options 2023-04-17 09:13:57 +02:00
Ruben Fiszel
aec5ce40e4 add more script builer exit options 2023-04-16 11:09:01 +02:00
Ruben Fiszel
4554acd4a4 fix refreshFlow loop 2023-04-16 00:44:34 +02:00
Ruben Fiszel
7c58c3cd0c fix refreshFlow loop 2023-04-16 00:40:54 +02:00
Ruben Fiszel
5203138a69 minor UX improvements 2023-04-15 23:32:13 +02:00
Ruben Fiszel
181c590370 minor UX improvements 2023-04-15 23:21:18 +02:00
Ruben Fiszel
14d9069f3b minor UX improvements 2023-04-15 23:10:36 +02:00
Ruben Fiszel
4c33daaba0 rework ownership permissions 2023-04-15 23:03:16 +02:00
Ádám Kovács
f1282e3a92 fix(frontend): Queued-running jobs preview (#1414)
* fix(frontend): Run preview queued jobs

* styling

* wording
2023-04-15 13:36:54 +02:00
Ádám Kovács
68dbefa801 fix(frontend): Handle scheduled runs in preview (#1413) 2023-04-15 12:03:12 +02:00
Ádám Kovács
89fc5211e0 feat(frontend): Add runs preview popup (#1405)
* feat(frontend): Add runs preview popup

* fix(frontend): Remove events from closed drawer

* remove comment

* limit open previews to one

* handle running jobs

* update styling

* position correctly

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-04-15 08:02:04 +00:00
Faton Ramadani
629314fdd1 fix(frontend): fix enum sync (#1410)
* fix(frontend): fix enum sync

* Update SchemaEditor.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-04-15 11:09:40 +02:00
Ruben Fiszel
1476f559b7 feat(frontend): cancellable inline script editor run 2023-04-14 01:08:37 +02:00
Ruben Fiszel
b986ccc0fb fix python tabSize issue 2023-04-13 23:12:07 +02:00
Ádám Kovács
58d5238e99 fix(frontend): Fix app file uploads (#1408)
* fix(frontend): Image upload

* fix

* handle map input error
2023-04-13 21:00:12 +02:00
Ruben Fiszel
2dabb8f447 consistent workspace query arg 2023-04-13 19:37:58 +02:00
Ruben Fiszel
08aaab2ca8 improve saved inputs 2023-04-13 18:32:08 +02:00
Faton Ramadani
ef16eb8dae fix(frontend): fix buttons width (#1407)
* fix(frontend): fix buttons width

* fix(frontend): fix order
2023-04-13 16:42:09 +02:00
Faton Ramadani
66dea70321 feat(frontend): Remove gap when button label is empty (#1402) 2023-04-13 09:28:18 +02:00
Ruben Fiszel
94098c23e0 fix refreshOn 2023-04-13 09:22:52 +02:00
Faton Ramadani
89fc97d27b feat(frontend): Update airtable instructions (#1403) 2023-04-12 23:54:23 +02:00
Oliver Veal
4e74266761 feat: inputs library on run page
* display previous script inputs on script run page

* parallelise loading

* parallelise loading

* also working for flows

* separate endpoints for scripts and flows

* Splitpanes and Saved Inputs (UI)

* Saved inputs API endpoints

* Editable Input name

* Narrow width styling

* feat(frontend): Add a toggle to open the saved inputs (#1401)

* feat(frontend): Add a toggle to open the saved inputs

* feat(frontend): Add a toggle to open the saved inputs

* feat(frontend): Move toggle

* update all

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-04-12 17:29:06 +02:00
Ruben Fiszel
72f258a96d frontend apps rename improvements 2023-04-12 14:38:13 +02:00
Faton Ramadani
fac95318cd fix(frontend): Remove output when deleting a component (#1397) 2023-04-12 10:28:54 +02:00
Ruben Fiszel
3c9cd9218d fix script explorer 2023-04-11 22:12:28 +02:00
Ruben Fiszel
66657a2750 fix search input for app propagation 2023-04-11 20:04:34 +02:00
Ruben Fiszel
104229c01d fix hub compatible export 2023-04-11 18:33:45 +02:00
Faton Ramadani
6c091b4a12 fix(frontend): Add missing stopPropagation (#1394)
* fix(frontend): Add missing stopPropagation

* fix(frontend): fix component selection
2023-04-11 16:22:22 +02:00
Ádám Kovács
2b00f7ea78 fix(frontend): Fix icon picker input (#1389) 2023-04-11 13:29:55 +02:00
Faton Ramadani
4b300b7824 fix(frontend): Fix mac shortcuts (#1381)
* fix(frontend): fix app init issue

* fix(frontend): Fix mac shortcuts

* Update NonRunnableComponent.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-04-11 08:52:40 +02:00
Ruben Fiszel
dfafca76ab remove initialized 2023-04-11 08:51:09 +02:00
Ruben Fiszel
db075f2ca1 feat(backend): add instance events webhook 2023-04-11 01:45:56 +02:00
Ruben Fiszel
e71653998b more app fixes 2023-04-10 22:34:09 +02:00
Ruben Fiszel
bc7c16af36 more app fixes 2023-04-10 21:57:07 +02:00
Ruben Fiszel
70ac5480fa fix app first debounce for improve trigger on load 2023-04-10 20:27:37 +02:00
Ruben Fiszel
c131a78e1b fix home + refreshOnStart 2023-04-10 18:02:27 +02:00
Ádám Kovács
0af92bc00e feat(frontend)!: Add option to return file names (#1380) 2023-04-10 17:32:03 +02:00
Ruben Fiszel
6207c439b5 fix(frontend): fix app init issue 2023-04-10 17:27:48 +02:00
Faton Ramadani
acc3e23923 fix(frontend): Fix frontend dependencies (#1379)
* fix(frontend): Fix frontend dependencies

* fix(frontend): Fix frontend dependencies

* fix(frontend): Fix frontend dependencies
2023-04-10 15:34:34 +02:00
Faton Ramadani
3baab7beef fix(frontend): fix popover configuration to avoid content shift (#1377) 2023-04-10 07:24:57 +02:00