Ruben Fiszel
bcb5c3697d
inline tailwindcss for html component in apps
2023-01-17 17:48:40 +01:00
Ruben Fiszel
0e50579089
frontend(apps): html component uses iframe for security
2023-01-17 17:29:01 +01:00
Ádám Kovács
59c4cc2058
fix(frontend): App table header z-index ( #1120 )
2023-01-17 14:00:54 +01:00
Ádám Kovács
462adbe42f
fix(frontend): Runnable table overflow ( #1119 )
2023-01-17 12:51:14 +01:00
Ruben Fiszel
40d566ab8e
remove unecessary badge width
2023-01-17 12:32:30 +01:00
Ádám Kovács
631a3da17f
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
ff5145d7bd
UI nits
2023-01-17 12:00:17 +01:00
Ruben Fiszel
d1131c1a16
various fixes
2023-01-17 11:30:37 +01:00
Ruben Fiszel
a182ce2d2c
all
2023-01-17 08:09:39 +01:00
dependabot[bot]
9bccb90c7a
chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 in /frontend ( #1111 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-17 07:17:42 +01:00
dependabot[bot]
6403259e2a
chore(deps): bump @tanstack/svelte-table in /frontend ( #1112 )
...
Bumps [@tanstack/svelte-table](https://github.com/tanstack/table ) from 8.7.2 to 8.7.6.
- [Release notes](https://github.com/tanstack/table/releases )
- [Commits](https://github.com/tanstack/table/compare/v8.7.2...v8.7.6 )
---
updated-dependencies:
- dependency-name: "@tanstack/svelte-table"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-01-17 06:53:11 +01:00
Faton Ramadani
4f869811fe
fix(frontend): Fix id generation when a second action ( #1110 )
2023-01-16 19:07:22 +01:00
Faton Ramadani
12b00a808d
feat(frontend): Add Supabase resource ( #1107 )
...
* feat(frontend): Add Supabase resource
* feat(frontend): Added an image
2023-01-16 16:54:06 +01:00
Ádám Kovács
f0435f5f81
fix(frontend): Playwright ( #1108 )
...
* fix(frontend): Playwright
* fix(frontend): Update test base url
* feat(ci): Add base url to playwright
2023-01-16 16:51:14 +01:00
Ruben Fiszel
5d720e96e6
add row to eval input
2023-01-16 13:23:31 +01:00
Ruben Fiszel
2db6424f9d
add dynamic disabled field to button
2023-01-16 01:52:18 +01:00
Ruben Fiszel
452c6de7e3
script_helpers nit
2023-01-15 08:32:37 +01:00
Ruben Fiszel
b1a86db58b
nit error handling
2023-01-15 07:22:35 +01:00
Ruben Fiszel
b29eccf4bb
:
2023-01-15 01:39:07 +01:00
Ruben Fiszel
ba28f6c62a
error improvements
2023-01-15 01:28:13 +01:00
Ruben Fiszel
279f671dcf
improve default connection for failure module
2023-01-14 19:22:59 +01:00
Ruben Fiszel
776d4c9ca1
error handling improvements
2023-01-14 17:46:03 +01:00
Ruben Fiszel
6949516e63
improve error handling
2023-01-14 15:08:47 +01:00
Ruben Fiszel
f6c13b0324
avoid annoying panel resizing on value change
2023-01-14 14:29:12 +01:00
Ádám Kovács
d811675882
feat(frontend): Add surreal db logo ( #1102 )
2023-01-14 14:17:43 +01:00
Ruben Fiszel
735aee952a
add hub compatible json export to apps
2023-01-14 09:10:39 +01:00
Ruben Fiszel
9432f4c1fa
minor tooltip fix
2023-01-14 07:45:15 +01:00
Ádám Kovács
7bc59d9d26
fix(frontend): App script list panel overflow ( #1101 )
2023-01-13 20:24:18 +01:00
Ruben Fiszel
bd4c7b7957
minor improvements
2023-01-13 18:52:34 +01:00
Ádám Kovács
172b5dba8f
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
Ruben Fiszel
b478ba8c45
clarify run detail page + allow i64 for MAX_LOG_SIZE
2023-01-13 18:39:17 +01:00
Ádám Kovács
c50c7406f2
feat(frontend): Add default codes to app editor ( #1099 )
2023-01-13 13:48:28 +01:00
Ruben Fiszel
c121908716
fix table static exports
2023-01-13 12:08:37 +01:00
Ádám Kovács
2191e85231
feat(frontend): Add more integration icons ( #1097 )
...
* feat(frontend): Add more integration icons
* fix
* fix
2023-01-13 08:48:31 +01:00
Ruben Fiszel
8f72c32fbe
various improvements
2023-01-12 22:20:54 +01:00
Ruben Fiszel
1cc5059179
fix execute_component tokens
2023-01-12 16:53:54 +01:00
Ruben Fiszel
9280a5132e
minor app fixes
2023-01-12 13:04:17 +01:00
Ruben Fiszel
a626aa6175
minor app fixes
2023-01-12 12:51:27 +01:00
Ádám Kovács
339742ca77
fix(frontend): App form component display ( #1096 )
2023-01-12 11:41:05 +01:00
Ádám Kovács
43e069eb96
fix(frontend): Use absolute path on connect images ( #1095 )
2023-01-12 11:40:41 +01:00
Ruben Fiszel
3e1c9463d6
make openapi viewer rely on local assets only
2023-01-11 20:41:52 +01:00
Ruben Fiszel
1337811438
feat: add openapi viewer ( #1094 )
...
* all
* all
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix typecheck
* fix tests
* fix tests
* fix tests
* all
2023-01-11 20:28:50 +01:00
Ruben Fiszel
a028772bf4
fix typecheck
2023-01-11 17:21:02 +01:00
Ádám Kovács
0419e7e1c9
fix(frontend): Revert component input panel change ( #1092 )
2023-01-11 16:56:58 +01:00
Ádám Kovács
bdfc38d954
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
Ruben Fiszel
2dfbf84d62
chore(main): release 1.60.0 ( #1086 )
...
* chore(main): release 1.60.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-01-11 12:14:48 +01:00
Ádám Kovács
cb25f88300
fix(frontend): Keep pane resizer under open drawer ( #1089 )
2023-01-11 12:06:05 +01:00
Ádám Kovács
3cbe5d1f66
fix(frontend): Remove comment remnant ( #1088 )
2023-01-11 11:38:55 +01:00
Ádám Kovács
e93c511bb5
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
6bc0320bff
add Use as template for apps
2023-01-11 11:00:10 +01:00