Commit Graph

956 Commits

Author SHA1 Message Date
Ruben Fiszel 7437dc00aa apps improvements 2023-01-04 18:37:42 +01:00
Ruben Fiszel 47b498da80 fix flow input transform default bug 2023-01-04 15:57:19 +01:00
Ruben Fiszel 1c75bf7bef add more apps components 2023-01-04 15:54:23 +01:00
Ruben Fiszel ad1ffdb613 fix template editor monaco workers 2023-01-04 10:56:15 +01:00
Ruben Fiszel 5204e4a75d feat: add support for yaml format as a string format 2023-01-04 10:37:13 +01:00
Ruben Fiszel aaaece99e7 apps UX nits 2023-01-04 10:14:03 +01:00
Ruben Fiszel 03da654714 improve draft logic for scripts/apps/flows 2023-01-04 07:22:30 +01:00
Ruben Fiszel 43a7d9d7b4 apps UX nits 2023-01-04 05:35:01 +01:00
Ruben Fiszel 68a09176d3 add run button directly in inline editor 2023-01-04 05:27:47 +01:00
Ruben Fiszel 8958118bef fix apps UX nits 2023-01-04 05:07:18 +01:00
Ruben Fiszel 82b30f4da6 fix forking hub deno scripts in apps 2023-01-03 15:56:02 +01:00
Ruben Fiszel 2acb7d1774 nit fix incorrect overflow-auto in display result 2023-01-03 11:17:15 +01:00
Ruben Fiszel 976c3d49dd add context to context panel in apps 2023-01-03 10:41:51 +01:00
Ruben Fiszel fa522da565 apps improvements 2023-01-03 09:46:36 +01:00
Ruben Fiszel 8517c25153 disallow loading public app if not visible anymore 2023-01-03 03:29:35 +01:00
Ádám Kovács 76a860fe53 fix(frontend): Remove popover hover styles (#1064) 2023-01-02 19:05:29 +01:00
Ruben Fiszel 5de7dc9248 further public apps improvements 2023-01-02 19:02:40 +01:00
Ádám Kovács 45acb89f87 feat(frontend): Add integration icons (#1063) 2023-01-02 18:54:01 +01:00
Ádám Kovács 34e3331919 feat(frontend): Update app auto-refresh button (#1062)
* feat(frontend): Update interval selector

* fix(frontend): Interval

* feat(frontend): Resource saving

* fix(frontend): Update selector labels

* label
2023-01-02 18:53:47 +01:00
Ruben Fiszel 39e7fc6c28 tighten public apps security using triggerable policy 2023-01-02 18:53:10 +01:00
Ruben Fiszel 39e2bf39e9 make app public page not require login at all 2023-01-02 13:02:45 +01:00
Ádám Kovács 4d6a568820 feat(frontend): Toggle to hide optional inputs (#1060) 2023-01-02 10:09:33 +01:00
Ruben Fiszel c7e60843d4 improve apps wiring 2023-01-02 10:07:15 +01:00
Ruben Fiszel 334ec1a084 remove buggy transition fade on code editor 2023-01-02 04:28:23 +01:00
Ruben Fiszel ab0aeb0df8 fix: support setting undefined states 2023-01-02 04:22:56 +01:00
Ruben Fiszel be14aab9b1 feat: apps can be published publicly 2023-01-01 19:16:26 +01:00
Ruben Fiszel 4bc90e8409 improve design of items picker 2023-01-01 10:02:26 +01:00
Ruben Fiszel 4822c863f8 deprecate starters workspace by pointing resource types to admins 2023-01-01 09:00:56 +01:00
Ruben Fiszel 8f3649e940 fix is_owner for groups/folders + unift summary for apps 2023-01-01 07:23:43 +01:00
Ruben Fiszel 4135b6a4d5 apps improvements (row size, text options) 2023-01-01 06:24:21 +01:00
Ruben Fiszel 5c8bfb4d39 apps nits 2022-12-31 18:55:47 +01:00
Ádám Kovács 72aeba121c fix(frontend): Static inputs overflow (#1057)
* fix(frontend): Static inputs overflow

* Update FlowConstantsItem.svelte

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-31 13:37:23 +01:00
Ruben Fiszel 9fa2f96b31 overhaul app creation flow 2022-12-31 13:34:59 +01:00
Ruben Fiszel 94e929ddc4 restore 12 columns for apps but introduce fullscreen mode 2022-12-31 10:04:32 +01:00
Ruben Fiszel 5e522c5720 set default for template editor 2022-12-31 07:50:18 +01:00
Ruben Fiszel 4df19ab873 add autosave for apps 2022-12-31 07:36:05 +01:00
Ruben Fiszel eb359b1a3d re-enable page titles 2022-12-31 05:08:47 +01:00
Ruben Fiszel 58a5889dc7 app improvements 2022-12-30 19:46:31 +01:00
Ruben Fiszel e9488f1b66 app improvements 2022-12-30 19:04:50 +01:00
Ruben Fiszel a1fec7c4b7 fix init edit on variable editor 2022-12-30 16:59:04 +01:00
Ruben Fiszel 54a5e73117 fix login redirection 2022-12-30 15:32:51 +01:00
Ádám Kovács 0812f6efd8 feat(frontend): Add customization props to radio (#1056) 2022-12-30 12:40:57 +01:00
Ruben Fiszel 3192ce5d21 more tweaks 2022-12-30 12:11:48 +01:00
Ruben Fiszel e8fc94d7ef further apps improvements 2022-12-30 11:55:06 +01:00
Ruben Fiszel aedd02bc2a app reactivity improvements 2022-12-30 09:56:07 +01:00
Ruben Fiszel d108c3ed07 flow constants page improvements 2022-12-30 06:23:59 +01:00
Ruben Fiszel 3296debfe7 feat: add a All Static Inputs module to the flow editor 2022-12-30 05:31:45 +01:00
Ádám Kovács 2fd730f8d2 fix(frontend): List item overflowing corners (#1055) 2022-12-30 05:15:10 +07:00
Ruben Fiszel a42f802cfd items-list overflow to let dropdown go through 2022-12-29 19:33:14 +01:00
Ádám Kovács adc84f06d9 fix(frontend): Minor fixes in editor (#1054)
* fix(frontend): Script arguments window overflow

* fix(frontend): Consistent input editor font size

* fix(frontend): Fix script settings inconsistencies
2022-12-29 18:44:56 +01:00