Ruben Fiszel
aaaf85af43
chore(main): release 1.131.0 ( #1876 )
...
* chore(main): release 1.131.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-14 17:12:13 +02:00
Ruben Fiszel
580b720874
chore(main): release 1.130.0 ( #1873 )
...
* chore(main): release 1.130.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-14 00:45:23 +02:00
Ruben Fiszel
d32a2ab476
fix aggrid instabilities
2023-07-14 00:28:32 +02:00
Ruben Fiszel
e78ac4c10a
chore(main): release 1.129.0 ( #1861 )
...
* chore(main): release 1.129.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-13 17:32:59 +02:00
HugoCasa
012ea2dc0a
feat: generate and fix scripts using Autopilot powered by OpenAI #1827 )
...
* feat(frontend): generate simple script from prompt
* feat(backend): add OpenAI key workspace settings
* feat(frontend): add OpenAI key workplace settings
* feat: proxy to backend + support all languages
* fix: openapi spec
* feat: ScriptGen new UI + gpt 4
* fix: openai key sqlx data
* fix: diffEditor optional
* feat: beta + minor improvements
* feat: resource type support
* feat: edit with AI
* feat: AI fix
* feat: minor improvements
content max length, format, env info
* fix: minor
2023-07-12 17:07:45 +02:00
Ruben Fiszel
2c9d9f6766
chore(main): release 1.128.0 ( #1852 )
...
* chore(main): release 1.128.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-11 23:07:17 +02:00
Ruben Fiszel
a048e0d7e2
feat: add mysql as native integration ( #1859 )
2023-07-11 22:53:02 +02:00
Ruben Fiszel
951fedf740
chore(main): release 1.127.1 ( #1823 )
...
* chore(main): release 1.127.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-10 21:14:12 +02:00
dependabot[bot]
c470e027bb
chore(deps-dev): bump tslib from 2.5.2 to 2.6.0 in /frontend ( #1833 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.2...2.6.0 )
---
updated-dependencies:
- dependency-name: tslib
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-07-10 18:23:45 +00:00
dependabot[bot]
8c6eb32479
chore(deps-dev): bump pdfjs-dist from 3.7.107 to 3.8.162 in /frontend ( #1832 )
...
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist ) from 3.7.107 to 3.8.162.
- [Commits](https://github.com/mozilla/pdfjs-dist/commits )
---
updated-dependencies:
- dependency-name: pdfjs-dist
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-07-10 18:19:18 +00:00
dependabot[bot]
c9c8e22baa
chore(deps-dev): bump @zerodevx/svelte-toast in /frontend ( #1830 )
...
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast ) from 0.9.3 to 0.9.5.
- [Release notes](https://github.com/zerodevx/svelte-toast/releases )
- [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.9.3...v0.9.5 )
---
updated-dependencies:
- dependency-name: "@zerodevx/svelte-toast"
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-07-10 18:15:11 +00:00
Ruben Fiszel
9e6aea6eee
chore(main): release 1.127.0 ( #1817 )
...
* chore(main): release 1.127.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-10 09:06:04 +02:00
Ruben Fiszel
eaeb767f72
chore(main): release 1.126.0 ( #1801 )
...
* fix docker-compose
* chore(main): release 1.126.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-09 22:53:10 +02:00
Ruben Fiszel
37b0af5566
chore(main): release 1.125.1 ( #1798 )
...
* chore(main): release 1.125.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-05 11:56:29 +02:00
Ruben Fiszel
6dd899bcef
chore(main): release 1.125.0 ( #1785 )
...
* chore(main): release 1.125.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-07-05 01:18:25 +02:00
Ruben Fiszel
c669e9940b
feat: native fetch + native postgresql jobs ( #1796 )
...
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
2023-07-04 19:39:59 +02:00
dependabot[bot]
9fe0ddff26
chore(deps-dev): bump monaco-editor-workers in /frontend ( #1791 )
...
Bumps [monaco-editor-workers](https://github.com/TypeFox/monaco-components/tree/HEAD/packages/monaco-editor-workers ) from 0.38.0 to 0.39.1.
- [Changelog](https://github.com/TypeFox/monaco-components/blob/main/packages/monaco-editor-workers/CHANGELOG.md )
- [Commits](https://github.com/TypeFox/monaco-components/commits/HEAD/packages/monaco-editor-workers )
---
updated-dependencies:
- dependency-name: monaco-editor-workers
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-07-03 18:35:35 +00:00
dependabot[bot]
b7c400d0b3
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 in /frontend ( #1790 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.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.43.0...v8.44.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-07-03 18:35:31 +00:00
dependabot[bot]
7b8af827ea
chore(deps-dev): bump @types/node from 20.3.0 to 20.3.3 in /frontend ( #1788 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.0 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-07-03 18:32:16 +00:00
dependabot[bot]
549c47e6c2
chore(deps-dev): bump svelte2tsx from 0.6.14 to 0.6.16 in /frontend ( #1789 )
...
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools ) from 0.6.14 to 0.6.16.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.14...svelte2tsx-0.6.16 )
---
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-07-03 18:31:56 +00:00
dependabot[bot]
704466ad52
chore(deps-dev): bump svelte from 3.59.1 to 3.59.2 in /frontend ( #1767 )
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 3.59.1 to 3.59.2.
- [Release notes](https://github.com/sveltejs/svelte/releases )
- [Changelog](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/svelte/commits/v3.59.2/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
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-07-03 07:35:52 +00:00
dependabot[bot]
9f4f2668a8
chore(deps): bump tailwind-merge from 1.12.0 to 1.13.2 in /frontend ( #1766 )
...
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge ) from 1.12.0 to 1.13.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases )
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.12.0...v1.13.2 )
---
updated-dependencies:
- dependency-name: tailwind-merge
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-07-03 07:35:40 +00:00
Faton Ramadani
bd481adbfc
fix(frontend): Forked svelte-select to fix overflow issues using a po… ( #1778 )
...
* fix(frontend): Forked svelte-select to fix overflow issues using a portal
* fix(frontend): fix event bubble
* fix(frontend): fix build
* fix(frontend): Remove uncessary support for multiple values
* fix(frontend): conditional portal
* fix(frontend): conditional portal
* fix(frontend): fix resourcepicker
* fix(frontend): AppMultiSelect fix
* fix(frontend): fix build
* fix(frontend): AppMultiSelect fix
2023-07-03 09:33:24 +02:00
Ruben Fiszel
83e0f9b594
chore(main): release 1.124.0 ( #1781 )
...
* chore(main): release 1.124.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-30 18:24:56 +02:00
Ruben Fiszel
7d5a90147f
chore(main): release 1.123.1 ( #1780 )
...
* chore(main): release 1.123.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-29 23:10:44 +02:00
Ruben Fiszel
041c214c55
chore(main): release 1.123.0 ( #1764 )
...
* chore(main): release 1.123.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-29 15:14:32 +02:00
Ruben Fiszel
7851e932ec
feat: smtp support to invite users ( #1777 )
...
* email support
* everyhting
* smtp
* update
* update
* update
* setup backend test
2023-06-29 10:34:44 +02:00
Ruben Fiszel
0eab904185
chore(main): release 1.122.0 ( #1761 )
...
* chore(main): release 1.122.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-23 15:11:07 +02:00
Ruben Fiszel
68d0546d76
export OpenApi in windmill-components
2023-06-23 13:01:24 +02:00
Ruben Fiszel
85ef098649
publish wasm-parser
2023-06-23 05:31:15 +02:00
Ruben Fiszel
6e2adf8034
chore(main): release 1.121.0 ( #1760 )
...
* chore(main): release 1.121.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-22 23:56:39 +02:00
Ruben Fiszel
8cdb3caf9c
chore(main): release 1.120.0 ( #1759 )
...
* chore(main): release 1.120.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-22 21:23:42 +02:00
Ruben Fiszel
61ba506221
chore(main): release 1.119.0 ( #1758 )
...
* chore(main): release 1.119.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-22 14:23:53 +02:00
Ruben Fiszel
74371a883d
add flowStore
2023-06-22 12:48:13 +02:00
Ruben Fiszel
c195842c49
chore(main): release 1.118.0 ( #1755 )
...
* chore(main): release 1.118.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-22 12:41:08 +02:00
Ruben Fiszel
4fb64286a5
chore(main): release 1.117.0 ( #1739 )
...
* chore(main): release 1.117.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-20 15:56:29 +02:00
dependabot[bot]
8feaa04c5e
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #1748 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.7 to 5.60.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-06-19 19:11:46 +00:00
dependabot[bot]
8f435e0cc5
chore(deps): bump lucide-svelte from 0.242.0 to 0.246.0 in /frontend ( #1747 )
...
Bumps [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte ) from 0.242.0 to 0.246.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.246.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-06-19 19:10:11 +00:00
dependabot[bot]
174b61090f
chore(deps): bump yjs from 13.6.2 to 13.6.4 in /frontend ( #1745 )
...
Bumps [yjs](https://github.com/yjs/yjs ) from 13.6.2 to 13.6.4.
- [Release notes](https://github.com/yjs/yjs/releases )
- [Commits](https://github.com/yjs/yjs/compare/v13.6.2...v13.6.4 )
---
updated-dependencies:
- dependency-name: yjs
dependency-type: direct:production
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-06-19 19:08:34 +00:00
dependabot[bot]
59eadf3ace
chore(deps-dev): bump svelte-awesome-color-picker in /frontend ( #1744 )
...
Bumps [svelte-awesome-color-picker](https://github.com/Ennoriel/svelte-awesome-color-picker ) from 2.4.3 to 2.4.5.
- [Changelog](https://github.com/Ennoriel/svelte-awesome-color-picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Ennoriel/svelte-awesome-color-picker/commits )
---
updated-dependencies:
- dependency-name: svelte-awesome-color-picker
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-06-19 19:05:11 +00:00
dependabot[bot]
d61184c3ee
chore(deps-dev): bump ol from 7.3.0 to 7.4.0 in /frontend ( #1743 )
...
Bumps [ol](https://github.com/openlayers/openlayers ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/openlayers/openlayers/releases )
- [Commits](https://github.com/openlayers/openlayers/compare/v7.3.0...v7.4.0 )
---
updated-dependencies:
- dependency-name: ol
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-06-19 19:05:07 +00:00
dependabot[bot]
ac6f4800c8
chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 in /frontend ( #1741 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-19 19:04:42 +00:00
Ruben Fiszel
8e477ff265
chore(main): release 1.116.0 ( #1736 )
...
* chore(main): release 1.116.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-19 11:40:36 +02:00
Ruben Fiszel
256843329f
chore(main): release 1.115.0 ( #1724 )
...
* chore(main): release 1.115.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-18 16:36:54 +02:00
Ruben Fiszel
ac1a432bb9
feat: dev/staging/prod and deploy from web ( #1733 )
2023-06-17 13:57:04 +02:00
Ruben Fiszel
2678e9a203
chore(main): release 1.114.2 ( #1713 )
...
* chore(main): release 1.114.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-06-13 06:35:09 +02:00
dependabot[bot]
264698f69d
chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 in /frontend ( #1722 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3 )
---
updated-dependencies:
- dependency-name: typescript
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-06-12 19:09:04 +00:00
dependabot[bot]
bc2e6e840f
chore(deps): bump @tanstack/svelte-table in /frontend ( #1721 )
...
Bumps [@tanstack/svelte-table](https://github.com/tanstack/table ) from 8.9.1 to 8.9.2.
- [Release notes](https://github.com/tanstack/table/releases )
- [Commits](https://github.com/tanstack/table/compare/v8.9.1...v8.9.2 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 19:05:45 +00:00
dependabot[bot]
45837e9727
chore(deps): bump lucide-svelte from 0.236.0 to 0.242.0 in /frontend ( #1720 )
...
Bumps [lucide-svelte](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-svelte ) from 0.236.0 to 0.242.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.242.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-06-12 19:05:08 +00:00
dependabot[bot]
177c99c537
chore(deps-dev): bump @types/node from 20.2.5 to 20.3.0 in /frontend ( #1719 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.2.5 to 20.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-06-12 19:05:04 +00:00