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
Ruben Fiszel
5bf5a4f86e
sqlx fix
2023-01-13 22:27:18 +01:00
Ruben Fiszel
60ef8f569b
run_wait_result improvements: cancel + early tx drop
2023-01-13 21:30:29 +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
Ruben Fiszel
71708b7566
add MAX_LOG_SIZE env params
2023-01-13 14:46:07 +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
00357261d5
add psycopg-pool to psycopg default install
2023-01-13 12:16:48 +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
a85a964819
add psycopg3 to the list of support imports
2023-01-13 07:54:05 +01:00
Ruben Fiszel
2ee418b6bf
add polars to lsp
2023-01-12 23:12:07 +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
8e1fecfda0
make openapi viewer rely on local assets only
2023-01-11 21:02:53 +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
dbd632375c
fix backend tests
2023-01-11 14:56:05 +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 >
v1.60.0
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
Ruben Fiszel
3418a07c45
various app fixes
2023-01-11 10:57:30 +01:00
Ruben Fiszel
c0df9a5e20
update axum
2023-01-11 08:19:20 +01:00
Ruben Fiszel
b4e9468461
update change-versions
2023-01-11 04:54:55 +01:00
Ruben Fiszel
a14623feaa
feat: add 'add user to workspace'
2023-01-11 00:51:04 +01:00
Ádám Kovács
342ea5609b
fix(frontend): App minor fixes ( #1085 )
...
* fix(frontend): Tooltip contrast
* fix(frontend): App button padding
2023-01-10 22:53:11 +01:00
Ádám Kovács
8e72007368
feat(frontend): Add frost to color palette ( #1084 )
2023-01-10 22:52:37 +01:00
Ruben Fiszel
48d87ab12c
various improvements
2023-01-10 11:21:16 +01:00
dependabot[bot]
4e0c2d06fc
chore(deps-dev): bump simple-svelte-autocomplete in /frontend ( #1083 )
...
Bumps [simple-svelte-autocomplete](https://github.com/pstanoev/simple-svelte-autocomplete ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/pstanoev/simple-svelte-autocomplete/releases )
- [Commits](https://github.com/pstanoev/simple-svelte-autocomplete/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: simple-svelte-autocomplete
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>
2023-01-09 20:00:03 +01:00
Ruben Fiszel
cbddd6b98b
chore: update svelte-check
2023-01-09 19:59:17 +01:00
dependabot[bot]
35297d4b52
chore(deps): bump svelte-select from 5.0.1 to 5.0.2 in /frontend ( #1081 )
...
Bumps [svelte-select](https://github.com/rob-balfre/svelte-select ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/rob-balfre/svelte-select/releases )
- [Changelog](https://github.com/rob-balfre/svelte-select/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rob-balfre/svelte-select/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: svelte-select
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>
2023-01-09 18:54:41 +00:00
Ruben Fiszel
2c717e00e5
fix computing policy prefix for hub scripts
2023-01-09 19:46:24 +01:00
dependabot[bot]
3bc1e6248b
chore(deps): bump @leeoniya/ufuzzy from 0.8.0 to 0.9.0 in /frontend ( #1080 )
...
Bumps [@leeoniya/ufuzzy](https://github.com/leeoniya/uFuzzy ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/leeoniya/uFuzzy/releases )
- [Commits](https://github.com/leeoniya/uFuzzy/compare/0.8.0...0.9.0 )
---
updated-dependencies:
- dependency-name: "@leeoniya/ufuzzy"
dependency-type: direct:production
update-type: version-update:semver-minor
...
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>
2023-01-09 18:30:33 +00:00
Ruben Fiszel
2e2067fe13
compute policy also for action buttons
2023-01-09 19:24:16 +01:00