Ádám Kovács and Faton Ramadani
2def9cbb18
fix(frontend): App table action button cell ( #1149 )
...
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-01-24 12:20:27 +01:00
Faton Ramadani
c8e6ad5c3b
feat(frontend): Display error as an icon in order to avoid clutter wh… ( #1143 )
...
* feat(frontend): Display error as an icon in order to avoid clutter when an error occures
* feat(frontend): Fix build
* feat(frontend): Fix error icon position
2023-01-23 18:03:31 +01:00
Faton Ramadani
0c8180db35
feat(frontend): add selectedRowIndex to the table outputs ( #1145 )
2023-01-23 15:39:15 +01:00
Faton Ramadani
d4dbbed4c5
fix(frontend): Make sure AppSelect items are an array ( #1144 )
...
* fix(frontend): Make sure AppSelect items are an array
* fix(frontend): restore placeholder
2023-01-23 05:37:38 -08:00
Faton Ramadani and Ruben Fiszel
29130ab153
fix(frontend): Add default value for text, number and date input + fix issues with number input + add date input in the settings panel ( #1135 )
...
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-20 18:31:10 +01:00
Faton Ramadani
161c39544c
fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them ( #1134 )
2023-01-20 11:49:43 +01:00
Faton Ramadani
1facbfc0f9
fix(frontend): Make sure that old apps are rendering properly ( #1132 )
2023-01-19 15:14:15 +01:00
Faton Ramadani
a9d36966ba
feat(frontend): add support for background scripts + add FormButtonCo… ( #1124 )
...
* feat(frontend): add support for background scripts + add FormButtonComponnet
* feat(frontend): add background script fields
* feat(frontend): Handle deletion + display of results
* feat(frontend): Fix background script ids: Runnable ids needs to be valid js expression, because they are used in the evaluator.
* feat(frontend): add a portal to display modal
* feat(frontend): fix build
* feat(frontend): Add missing props
* feat(frontend): Fix run button + add tooltip + fix icon
2023-01-19 14:52:32 +01:00
Faton Ramadani
079cea433f
fix(frontend): add missing condition to properly select first row ( #1128 )
2023-01-19 14:08:32 +01:00
Faton Ramadani
4de9bd9685
fix(frontend): fix first row selection ( #1125 )
...
* fix(frontend): fix first row selection
* fix(frontend): fix order of conditions
2023-01-19 11:52:34 +01:00
Ádám Kovács
0b6bdc82e6
feat(frontend): Add app preview lock ( #1127 )
...
* feat(frontend): Add locked state to app preview
* change color
* add transition
2023-01-19 11:27:16 +01:00
Ruben Fiszel
b0471f72cd
remove vega lite actions
2023-01-18 16:06:56 +01:00
Ruben Fiszel
301366f525
feat(frontend): add vega-lite component
2023-01-18 15:49:47 +01:00
Ádám Kovács
961b85615b
fix(frontend): Prepare app scripts code for export ( #1123 )
2023-01-18 12:43:24 +01:00
Ruben Fiszel
a1f87f1fbd
HTMLComponent refresh on content change
2023-01-18 10:24:29 +01:00
Ádám Kovács
8b8302e32f
feat(frontend): Add tooltip to app recompute ( #1122 )
2023-01-18 10:10:47 +01:00
Ruben Fiszel
470fb51d13
fix all cases where schema has been set to undefined
2023-01-18 06:56:44 +01:00
Faton Ramadani
006e7353ce
fix(frontend): Select the first row by default, and remove the abilit… ( #1121 )
...
* fix(frontend): Select the first row by default, and remove the ability to deselect + fix table header z-index
* fix(frontend): restore z-index, under the floating tags
2023-01-17 19:10:06 +01:00
Ruben Fiszel
96c533d60b
inline tailwindcss for html component in apps
2023-01-17 17:48:40 +01:00
Ruben Fiszel
c3ffb49775
frontend(apps): html component uses iframe for security
2023-01-17 17:29:01 +01:00
Ádám Kovács
87e07be1c2
fix(frontend): App table header z-index ( #1120 )
2023-01-17 14:00:54 +01:00
Ádám Kovács
47f756d115
fix(frontend): Runnable table overflow ( #1119 )
2023-01-17 12:51:14 +01:00
Ádám Kovács
984425a6d1
fix(frontend): Show app builder header always on top ( #1118 )
...
* fix(frontend): Keep app header always on top
* various fixes
* fix
2023-01-17 12:02:21 +01:00
Ruben Fiszel
0b509a2bed
UI nits
2023-01-17 12:00:17 +01:00
Ruben Fiszel
de49110ff7
all
2023-01-17 08:09:39 +01:00
Faton Ramadani
768d68bc78
fix(frontend): Fix id generation when a second action ( #1110 )
2023-01-16 19:07:22 +01:00
Ruben Fiszel
c703625ba5
add row to eval input
2023-01-16 13:23:31 +01:00
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