Commit Graph

12506 Commits

Author SHA1 Message Date
Á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
Ruben Fiszel
d0e7d7ac91 clarify run detail page + allow i64 for MAX_LOG_SIZE 2023-01-13 18:39:17 +01:00
Ruben Fiszel
35493896f4 add MAX_LOG_SIZE env params 2023-01-13 14:46:07 +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
15aef1dd7c add psycopg-pool to psycopg default install 2023-01-13 12:16:48 +01:00
Ruben Fiszel
4f8b2acf41 fix table static exports 2023-01-13 12:08:37 +01:00
Ádám Kovács
29e675e3d0 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
c32e113ea7 add psycopg3 to the list of support imports 2023-01-13 07:54:05 +01:00
Ruben Fiszel
3d3d9a30da add polars to lsp 2023-01-12 23:12:07 +01:00
Ruben Fiszel
dc9eee265e various improvements 2023-01-12 22:20:54 +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
Ádám Kovács
9ce6000acb fix(frontend): Use absolute path on connect images (#1095) 2023-01-12 11:40:41 +01:00
Ruben Fiszel
06ed69b793 make openapi viewer rely on local assets only 2023-01-11 21:02:53 +01:00
Ruben Fiszel
fd4f537a87 make openapi viewer rely on local assets only 2023-01-11 20:41:52 +01:00
Ruben Fiszel
d931001ac0 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
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
Ruben Fiszel
8d4b085c54 fix backend tests 2023-01-11 14:56:05 +01:00
Ruben Fiszel
38ac8de377 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
9b58a8d236 fix(frontend): Keep pane resizer under open drawer (#1089) 2023-01-11 12:06:05 +01:00
Ádám Kovács
ba47f1c1ed fix(frontend): Remove comment remnant (#1088) 2023-01-11 11:38:55 +01:00
Ádám Kovács
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
5ff34827e9 update change-versions 2023-01-11 04:54:55 +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
Ádám Kovács
7536bd7b04 feat(frontend): Add frost to color palette (#1084) 2023-01-10 22:52:37 +01:00
Ruben Fiszel
13175ffc31 various improvements 2023-01-10 11:21:16 +01:00
dependabot[bot]
45de8592bb 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
f698414f36 chore: update svelte-check 2023-01-09 19:59:17 +01:00
dependabot[bot]
19f2bd2d42 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
a4bff53b58 fix computing policy prefix for hub scripts 2023-01-09 19:46:24 +01:00
dependabot[bot]
388f455d70 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
9faa27f6c4 compute policy also for action buttons 2023-01-09 19:24:16 +01:00
dependabot[bot]
4bcc2ab405 chore(deps-dev): bump @playwright/test in /frontend (#1079)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.29.1 to 1.29.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.1...v1.29.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  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 18:23:48 +00:00
dependabot[bot]
2316d547b1 chore(deps-dev): bump svelte-dnd-action in /frontend (#1076)
Bumps [svelte-dnd-action](https://github.com/isaacHagoel/svelte-dnd-action) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/isaacHagoel/svelte-dnd-action/releases)
- [Changelog](https://github.com/isaacHagoel/svelte-dnd-action/blob/master/release-notes.md)
- [Commits](https://github.com/isaacHagoel/svelte-dnd-action/commits)

---
updated-dependencies:
- dependency-name: svelte-dnd-action
  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 18:21:24 +00: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
43d1074a20 also update schema when moving flow 2023-01-09 17:26:45 +01:00
Ruben Fiszel
165e8fcd26 fix approval page approve endpoint empty payload 2023-01-09 17:19:56 +01:00
Ruben Fiszel
419bb035b2 nit: close drawer when connecting oauth in new window 2023-01-09 16:52:05 +01:00
Ruben Fiszel
b93e98c3b7 nits: clarify resume messages 2023-01-09 16:46:36 +01:00
Ruben Fiszel
8f4a2e656e edit operatorOnly on toggle change 2023-01-09 16:42:02 +01:00
Ruben Fiszel
7e40039a50 (frontend) remove duplicate of folders from folder list name 2023-01-09 16:14:38 +01:00