Ruben Fiszel
7fc2996e7a
add dynamic disabled field to button
2023-01-16 01:52:18 +01:00
Ruben Fiszel
3f0caa9153
error improvements
2023-01-15 01:28:13 +01:00
Ruben Fiszel
5cbbfd761f
add hub compatible json export to apps
2023-01-14 09:10:39 +01:00
Ádám Kovács
85c7571dc5
fix(frontend): App script list panel overflow ( #1101 )
2023-01-13 20:24:18 +01:00
Ádám Kovács
7d36367864
feat(frontend): Update app table component styles ( #1100 )
...
* feat(frontend): Update app table component styles
* feat(frontend): Update table search style
2023-01-13 18:44:21 +01:00
Ádám Kovács
d87408b82c
feat(frontend): Add default codes to app editor ( #1099 )
2023-01-13 13:48:28 +01:00
Ruben Fiszel
4f8b2acf41
fix table static exports
2023-01-13 12:08:37 +01:00
Ruben Fiszel
0bbb41c81f
fix execute_component tokens
2023-01-12 16:53:54 +01:00
Ruben Fiszel
2730b2f13e
minor app fixes
2023-01-12 13:04:17 +01:00
Ruben Fiszel
4748248bda
minor app fixes
2023-01-12 12:51:27 +01:00
Ádám Kovács
3272e0a9ad
fix(frontend): App form component display ( #1096 )
2023-01-12 11:41:05 +01:00
Ruben Fiszel
781d2ed7c4
fix typecheck
2023-01-11 17:21:02 +01:00
Ádám Kovács
dbcc6f5792
fix(frontend): Revert component input panel change ( #1092 )
2023-01-11 16:56:58 +01:00
Ádám Kovács
aa7d4a621a
feat(frontend): Add copy button option to app text display component ( #1090 )
...
* feat(frontend): Add copy button to app text
* feat(frontend): Add tooltip to component configs
* fix(frontend): Remove copy button text
2023-01-11 16:05:19 +01:00
Ádám Kovács and Ruben Fiszel
7093bec09b
fix(frontend): App form component ( #1087 )
...
* fix(frontend): Make app form usage more clear
* fix(frontend): Form orientation
* fix(frontend): Form message format
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-11 11:24:46 +01:00
Ruben Fiszel
21b2185b8c
add Use as template for apps
2023-01-11 11:00:10 +01:00
Ruben Fiszel
933b84749d
various app fixes
2023-01-11 10:57:30 +01:00
Ruben Fiszel
c7f6b1870e
update axum
2023-01-11 08:19:20 +01:00
Ruben Fiszel
eeb3c938f0
feat: add 'add user to workspace'
2023-01-11 00:51:04 +01:00
Ádám Kovács
b9bfd6e19a
fix(frontend): App minor fixes ( #1085 )
...
* fix(frontend): Tooltip contrast
* fix(frontend): App button padding
2023-01-10 22:53:11 +01:00
Ruben Fiszel
13175ffc31
various improvements
2023-01-10 11:21:16 +01:00
Ruben Fiszel
f698414f36
chore: update svelte-check
2023-01-09 19:59:17 +01:00
Ruben Fiszel
a4bff53b58
fix computing policy prefix for hub scripts
2023-01-09 19:46:24 +01:00
Ruben Fiszel
9faa27f6c4
compute policy also for action buttons
2023-01-09 19:24:16 +01:00
Ruben Fiszel
e29e8fda8f
fix infering schema for inlineeditor
2023-01-09 18:57:30 +01:00
Ruben Fiszel
3da446ece5
fix infering schema for inlineeditor
2023-01-09 18:46:59 +01:00
Ruben Fiszel
73938dffb9
feat: add min/max constraint to number + slider component
2023-01-07 08:51:09 +01:00
Ruben Fiszel
74e537363b
feat: add hub support for apps
2023-01-07 07:44:44 +01:00
Faton Ramadani
a20d57e18a
App UI improvements ( #1072 )
...
* fix(frontend): Improve App UI
* fix(frontend):Align typing
* fix(frontend): Improve App UI
* fix(frontend): remove debug string
* fix(frontend): remove debug string
* fix(frontend): restore code from main
2023-01-06 17:46:45 +01:00
Ruben Fiszel
5cad74997d
add debug Runs to apps
2023-01-05 08:54:18 +01:00
Ruben Fiszel
f0a52d2f59
improve job loader in case of concurrent requests
2023-01-05 05:57:22 +01:00
Ruben Fiszel
2fbcd0caa0
ensuring results come-in order for testjobloader
2023-01-04 21:01:40 +01:00
Ruben Fiszel
fcf025c669
remove early return executeComponent
2023-01-04 20:24:01 +01:00
Ruben Fiszel
3085aa2913
fix some apps' components default sizing
2023-01-04 20:05:55 +01:00
Ruben Fiszel
d72abb1c50
remove spurrious console logs
2023-01-04 19:55:31 +01:00
Ruben Fiszel
eff471f3d3
fix overflow on component object viewer
2023-01-04 18:55:33 +01:00
Ruben Fiszel
24c87cbe85
apps improvements
2023-01-04 18:37:42 +01:00
Ruben Fiszel
cffbf8fa8e
add more apps components
2023-01-04 15:54:23 +01:00
Ruben Fiszel
e78449d16a
apps UX nits
2023-01-04 10:14:03 +01:00
Ruben Fiszel
038026e469
improve draft logic for scripts/apps/flows
2023-01-04 07:22:30 +01:00
Ruben Fiszel
52abac0436
apps UX nits
2023-01-04 05:35:01 +01:00
Ruben Fiszel
1583f80bd1
add run button directly in inline editor
2023-01-04 05:27:47 +01:00
Ruben Fiszel
33faf12fee
fix apps UX nits
2023-01-04 05:07:18 +01:00
Ruben Fiszel
dc935fa054
fix forking hub deno scripts in apps
2023-01-03 15:56:02 +01:00
Ruben Fiszel
69f086832c
add context to context panel in apps
2023-01-03 10:41:51 +01:00
Ruben Fiszel
cc938166ca
apps improvements
2023-01-03 09:46:36 +01:00
Ruben Fiszel
eddb71354d
disallow loading public app if not visible anymore
2023-01-03 03:29:35 +01:00
Ruben Fiszel
a9588f4d94
further public apps improvements
2023-01-02 19:02:40 +01:00
Ádám Kovács
fc881e79c9
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
bb42024556
tighten public apps security using triggerable policy
2023-01-02 18:53:10 +01:00