Faton Ramadani
|
77c1bc80da
|
feat(frontend): App select tabs (#1557)
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): fix build
* feat(frontend): removeclasses
* feat(frontend): add tabSize
|
2023-05-10 16:32:37 +02:00 |
|
Faton Ramadani
|
e97ddee8e8
|
feat(frontend): conditional rendering (#1555)
* feat(frontend): conditional rendering
* feat(frontend): done
* feat(frontend): small fix
* feat(frontend): done
* feat(frontend): renaming
* feat(frontend): restructure components
* feat(frontend): revert setTab
* feat(frontend): fix setTab
* feat(frontend): fix setTab
|
2023-05-10 14:23:33 +02:00 |
|
Ruben Fiszel
|
de78a1b522
|
bugfix for ignoring autosave on apps
|
2023-05-10 12:03:11 +02:00 |
|
Ruben Fiszel
|
8c680c55d5
|
app schema form overflow-auto
|
2023-05-10 10:39:27 +02:00 |
|
Ruben Fiszel
|
74b0480870
|
hide refresh buttons do not apply to triggerables
|
2023-05-10 10:33:32 +02:00 |
|
Ruben Fiszel
|
35618f6bf0
|
feat(frontend): add hide refresh button
|
2023-05-10 10:08:32 +02:00 |
|
Ruben Fiszel
|
79860fd00e
|
handle revert to static better for apps
|
2023-05-10 09:39:39 +02:00 |
|
Ruben Fiszel
|
4c3151dfdc
|
improve form config
|
2023-05-10 09:25:17 +02:00 |
|
Ruben Fiszel
|
f6b938f446
|
nit form config
|
2023-05-10 08:57:04 +02:00 |
|
Ruben Fiszel
|
3769a33b90
|
fix modal
|
2023-05-10 00:08:09 +02:00 |
|
Ruben Fiszel
|
5622e67deb
|
fix quickstyle properties with app navigation
|
2023-05-09 23:29:43 +02:00 |
|
Ruben Fiszel
|
e7c782b288
|
change drawer truncated for long title
|
2023-05-09 20:36:50 +02:00 |
|
Ruben Fiszel
|
aebb68c479
|
feat(frontend): add input library to flow builder
|
2023-05-09 16:08:22 +02:00 |
|
Ruben Fiszel
|
ad4710b715
|
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>
|
2023-05-09 15:08:05 +02:00 |
|
Ruben Fiszel
|
1b8489256c
|
fix(backend): grant all on raw_app
|
2023-05-09 15:02:04 +02:00 |
|
Ruben Fiszel
|
96c5559374
|
improve login page if providers length < 2
|
2023-05-09 14:55:03 +02:00 |
|
Ruben Fiszel
|
f8dcbb701b
|
feat(frontend): if member of a single workspace, autoset at login
|
2023-05-09 14:38:46 +02:00 |
|
Ruben Fiszel
|
6482863f2b
|
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>
|
2023-05-09 13:09:34 +02:00 |
|
Ruben Fiszel
|
e60a4b251e
|
feat(backend): cache hub scripts in the worker cache
|
2023-05-09 12:45:54 +02:00 |
|
Ruben Fiszel
|
1964e30946
|
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>
|
2023-05-09 01:20:19 +02:00 |
|
Ruben Fiszel
|
87532893eb
|
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>
|
2023-05-08 23:38:26 +02:00 |
|
Ruben Fiszel
|
2b884b54b2
|
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>
|
2023-05-08 21:19:23 +02:00 |
|
dependabot[bot]
|
4123f44a4e
|
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]
|
83122b4598
|
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]
|
774dd08fbb
|
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]
|
d5576bba03
|
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]
|
1ef2207289
|
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]
|
3a1cfd4f97
|
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]
|
ff15433085
|
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
|
1c2b9860a2
|
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>
|
2023-05-08 19:43:28 +02:00 |
|
Ruben Fiszel
|
143a30661c
|
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
|
9ebb4877e9
|
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
|
edfda0d63a
|
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
|
a4b0ce4de1
|
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
|
ffe0eda63f
|
fix login grid for providers <=2
|
2023-05-07 15:20:40 +02:00 |
|
Ruben Fiszel
|
61571f7c13
|
avoid the need for caddy for dev
|
2023-05-07 11:30:03 +02:00 |
|
Ruben Fiszel
|
308acca06e
|
replaceState on deploy
|
2023-05-06 15:34:30 +02:00 |
|
Ruben Fiszel
|
0b00ce0977
|
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>
|
2023-05-06 12:09:45 +02:00 |
|
Ruben Fiszel
|
a06b32227c
|
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>
|
2023-05-05 23:26:28 +02:00 |
|
Faton Ramadani
|
7c7b033eda
|
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 |
|
Faton Ramadani
|
c8ed25f943
|
feat(frontend): App Schema Form component (#1533)
* feat(frontend): app static form
* feat(frontend): working schemaForm
* feat(frontend): add lightmode
* feat(frontend): sync values direclty
* feat(frontend): remove dev code
|
2023-05-05 16:40:07 +02:00 |
|
Faton Ramadani
|
9a647bc39f
|
feat(frontend): Merge run configuration + triggers (#1530)
* feat(frontend): Merge run configuration + triggers
* feat(frontend): merge main + fix add dependendy
* feat(frontend): merge main + fix add dependendy
* feat(frontend): merge main + fix add dependendy
* Update ScriptRunConfiguration.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-05-05 16:20:01 +02:00 |
|
Ruben Fiszel
|
a01792f8f3
|
fix html frame clickable in preview mode
|
2023-05-05 15:17:34 +02:00 |
|
Ruben Fiszel
|
0edc3cb73a
|
support purejs hashing if subtle not available
|
2023-05-05 15:10:45 +02:00 |
|
Ruben Fiszel
|
e606e27cdb
|
clarify default value for property editor of flows
|
2023-05-05 09:57:30 +02:00 |
|
Ruben Fiszel
|
96ff45ecb5
|
feat(backend): default parameters are used in python if missing from args
|
2023-05-05 09:44:53 +02:00 |
|
Ruben Fiszel
|
326f82b580
|
chore(main): release 1.94.0 (#1525)
* chore(main): release 1.94.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-05 02:51:13 +02:00 |
|
Ruben Fiszel
|
e844aad155
|
fix(frontend): preserve customise arguments
|
2023-05-04 15:39:15 +02:00 |
|
Faton Ramadani
|
358f5e087c
|
feat(frontend): add eval badge + alert (#1522)
* feat(frontend): add eval badge + alert
* fix(frontend): adapt eval badge
* fix(frontend): fix eval badge
|
2023-05-04 12:02:40 +02:00 |
|
Faton Ramadani
|
818f0cc993
|
fix(frontend): fix ArrayStaticInputEditor width (#1528)
|
2023-05-04 11:55:18 +02:00 |
|