Ruben Fiszel
|
83ea50bb26
|
change drawer truncated for long title
|
2023-05-09 20:36:50 +02:00 |
|
Ruben Fiszel
|
957fd81576
|
feat(frontend): add input library to flow builder
|
2023-05-09 16:08:22 +02:00 |
|
Ruben Fiszel
|
4f78ab43a3
|
chore(main): release 1.98.0 (#1553)
* chore(main): release 1.98.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.98.0
|
2023-05-09 15:08:05 +02:00 |
|
Ruben Fiszel
|
c62670f735
|
fix(backend): grant all on raw_app
|
2023-05-09 15:02:04 +02:00 |
|
Ruben Fiszel
|
9203d17bd6
|
improve login page if providers length < 2
|
2023-05-09 14:55:03 +02:00 |
|
Ruben Fiszel
|
2dfb74e7e4
|
feat(frontend): if member of a single workspace, autoset at login
|
2023-05-09 14:38:46 +02:00 |
|
Ruben Fiszel
|
c6e41a4eb0
|
fix openbb build
|
2023-05-09 13:57:19 +02:00 |
|
Ruben Fiszel
|
92aafb53cf
|
chore(main): release 1.97.0 (#1552)
* chore(main): release 1.97.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.97.0
|
2023-05-09 13:09:34 +02:00 |
|
Ruben Fiszel
|
939289030b
|
fix(lsp): handle write_message errors
|
2023-05-09 13:05:29 +02:00 |
|
Ruben Fiszel
|
7537f1a1d7
|
feat(backend): cache hub scripts in the worker cache
|
2023-05-09 12:45:54 +02:00 |
|
Ruben Fiszel
|
d814a25b0f
|
add cairo to openbb build
|
2023-05-09 11:11:09 +02:00 |
|
Ruben Fiszel
|
808304ce31
|
add pkg-config to openbb build
|
2023-05-09 10:56:50 +02:00 |
|
Ruben Fiszel
|
6b5ceed652
|
feat(backend): in python, if a value is bytes, it is encoded to base64 automaticaly
|
2023-05-09 09:36:07 +02:00 |
|
Ruben Fiszel
|
38ec7d3a85
|
feat(backend): add windmill_status_code to run_wait_result
|
2023-05-09 02:46:53 +02:00 |
|
Ruben Fiszel
|
90244c278b
|
chore(main): release 1.96.3 (#1551)
* chore(main): release 1.96.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.96.3
|
2023-05-09 01:20:19 +02:00 |
|
Ruben Fiszel
|
2639250b43
|
fix(cli): variable updating
|
2023-05-09 01:17:09 +02:00 |
|
Ruben Fiszel
|
c598083925
|
fix(cli): add folder listing
|
2023-05-09 00:43:19 +02:00 |
|
Ruben Fiszel
|
d254088fce
|
fix(cli): show diffs only with --show-diffs
|
2023-05-09 00:17:01 +02:00 |
|
Ruben Fiszel
|
37f08e9357
|
fix(cli): show diffs only with --show-diffs
|
2023-05-09 00:16:50 +02:00 |
|
Ruben Fiszel
|
b43356fc99
|
chore(main): release 1.96.2 (#1550)
* chore(main): release 1.96.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.96.2
|
2023-05-08 23:38:26 +02:00 |
|
Ruben Fiszel
|
8f1cdf1d61
|
fix(cli): add debug mode to CLI + improve error output
|
2023-05-08 23:35:02 +02:00 |
|
Ruben Fiszel
|
a583381146
|
chore(main): release 1.96.1 (#1541)
* chore(main): release 1.96.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.96.1
|
2023-05-08 21:19:23 +02:00 |
|
Ruben Fiszel
|
239f401999
|
fix(cli): fix cli folder sync
|
2023-05-08 21:13:38 +02:00 |
|
dependabot[bot]
|
16d294038e
|
chore(deps): bump @tanstack/svelte-table in /frontend (#1549)
Bumps [@tanstack/svelte-table](https://github.com/tanstack/table) from 8.8.5 to 8.9.1.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.8.5...v8.9.1)
---
updated-dependencies:
- dependency-name: "@tanstack/svelte-table"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:09:43 +00:00 |
|
dependabot[bot]
|
fbe37293a1
|
chore(deps-dev): bump eslint from 8.38.0 to 8.40.0 in /frontend (#1548)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:06:54 +00:00 |
|
dependabot[bot]
|
6cc2763822
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#1547)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:06:14 +00:00 |
|
dependabot[bot]
|
b0ad4f92b3
|
chore(deps-dev): bump svelte2tsx from 0.6.11 to 0.6.14 in /frontend (#1546)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.6.11 to 0.6.14.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.11...svelte2tsx-0.6.14)
---
updated-dependencies:
- dependency-name: svelte2tsx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:05:24 +00:00 |
|
dependabot[bot]
|
e07fe2dcb9
|
chore(deps-dev): bump @playwright/test in /frontend (#1545)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.3 to 1.33.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.32.3...v1.33.0)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:02:05 +00:00 |
|
dependabot[bot]
|
3faa421666
|
chore(deps): bump lucide-svelte from 0.192.0 to 0.214.0 in /frontend (#1543)
Bumps [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte) from 0.192.0 to 0.214.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.214.0/packages/lucide-svelte)
---
updated-dependencies:
- dependency-name: lucide-svelte
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:01:31 +00:00 |
|
dependabot[bot]
|
0bfdec3aae
|
chore(deps-dev): bump @sveltejs/kit from 1.15.9 to 1.16.2 in /frontend (#1542)
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.15.9 to 1.16.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.16.2/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 19:01:18 +00:00 |
|
Ruben Fiszel
|
a90514b8e9
|
fix(cli): fix cli folder sync
|
2023-05-08 20:41:31 +02:00 |
|
Ruben Fiszel
|
068661aa21
|
chore(main): release 1.96.0 (#1538)
* chore(main): release 1.96.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.96.0
|
2023-05-08 19:43:28 +02:00 |
|
Ruben Fiszel
|
13242abff1
|
feat: add support for full fleged apps (react, svelte, vue) (#1536)
* add react support
* use whoami
* update
* update
* update
* create react app
* all
* sqlx
|
2023-05-08 19:10:45 +02:00 |
|
Faton Ramadani
|
686f5bbe18
|
feat(frontend): app modal (#1518)
* feat(frontend): app modal wip
* feat(frontend): Modal
* feat(frontend): fix modal title
* feat(frontend): Merge main
* feat(frontend): fix build
* feat(frontend): use ResolveConfig + rename prop
* feat(frontend): use ResolveConfig + rename prop
|
2023-05-08 18:04:43 +02:00 |
|
Faton Ramadani
|
bef829d480
|
feat(frontend): Add label, description, input style + add displayType… (#1540)
* feat(frontend): Add label, description, input style + add displayType prop
* feat(frontend): add large gap prop + use ResolveConfig
|
2023-05-08 18:04:18 +02:00 |
|
Faton Ramadani
|
3a291f7108
|
feat(frontend): Add a custom deepEqualWithOrderedArray to handle orde… (#1537)
* feat(frontend): Add a custom deepEqualWithOrderedArray to handle ordered arrays comparaison
* feat(frontend): Add a custom deepEqualWithOrderedArray to handle ordered arrays comparaison
* feat(frontend): simplify
|
2023-05-08 14:25:13 +02:00 |
|
Ruben Fiszel
|
0bd0f6b4d1
|
fix login grid for providers <=2
|
2023-05-07 15:20:40 +02:00 |
|
Ruben Fiszel
|
df9f6acc7a
|
avoid the need for caddy for dev
|
2023-05-07 11:30:03 +02:00 |
|
Ruben Fiszel
|
f43920e34f
|
add initial typescript client
|
2023-05-07 01:17:42 +02:00 |
|
Ruben Fiszel
|
a8f3532919
|
replaceState on deploy
|
2023-05-06 15:34:30 +02:00 |
|
Ruben Fiszel
|
ba4289b9f1
|
cli nit
|
2023-05-06 13:41:56 +02:00 |
|
Ruben Fiszel
|
41fbb4fbf9
|
nit failure_module
|
2023-05-06 12:19:42 +02:00 |
|
Ruben Fiszel
|
dc8f0d11da
|
chore(main): release 1.95.1 (#1535)
* chore(main): release 1.95.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.95.1
|
2023-05-06 12:09:45 +02:00 |
|
Ruben Fiszel
|
c23e6b4534
|
assign static crate for rustpython-parser
|
2023-05-06 12:02:52 +02:00 |
|
Ruben Fiszel
|
a74deb7445
|
cli improvements
|
2023-05-06 11:44:54 +02:00 |
|
Ruben Fiszel
|
3598a650a8
|
cli nits
|
2023-05-06 11:11:22 +02:00 |
|
Ruben Fiszel
|
e585e3aea2
|
fix(cli): cli flow sync improvements
|
2023-05-06 11:06:39 +02:00 |
|
Ruben Fiszel
|
36ecb3a279
|
chore(main): release 1.95.0 (#1532)
* chore(main): release 1.95.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.95.0
|
2023-05-05 23:26:28 +02:00 |
|
Ruben Fiszel
|
93ae0d71a4
|
feat(cli): split flows inline scripts
|
2023-05-05 23:26:03 +02:00 |
|
Faton Ramadani
|
15f1c947bb
|
feat(frontend): App stepper (#1529)
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): stepper done
* feat(frontend): Fix colors
* feat(frontend): fix build
* feat(frontend): app stepper done
* feat(frontend): app stepper done
* feat(frontend): add editor mode
* feat(frontend): remove unnecessary reactivity
* feat(frontend): python default code
* feat(frontend): remove submit
* feat(frontend): pre-connect
* feat(frontend): Adapt AppStepper
* feat(frontend): add errorHandledByComponent
* feat(frontend): remove button + fix runStep
* feat(frontend): fix overflow
|
2023-05-05 17:15:40 +02:00 |
|