Ruben Fiszel
ca4ca371ff
UX nits
2023-07-24 16:13:30 +02:00
Ruben Fiszel
a3de4767de
chore(main): release 1.136.0 ( #1926 )
...
* chore(main): release 1.136.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.136.0
2023-07-24 10:10:18 +02:00
Faton Ramadani
7799e4e732
fix(frontend): Fix fetch webhook code + add copy to clipboard button ( #1928 )
2023-07-24 10:02:30 +02:00
Ruben Fiszel
c05b13804f
fix: improve SCIM sync
2023-07-23 22:03:09 +02:00
Ruben Fiszel
6517caf7d5
feat: add SCIM instances groups to group page
2023-07-23 21:08:31 +02:00
Ruben Fiszel
a18756be52
chore(main): release 1.135.1 ( #1925 )
...
* chore(main): release 1.135.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.135.1
2023-07-23 12:15:57 +02:00
Ruben Fiszel
0b019bc8a9
fix: fix database migration
2023-07-23 12:14:04 +02:00
Ruben Fiszel
f178b87795
chore(main): release 1.135.0 ( #1922 )
v1.135.0
2023-07-22 19:58:53 +02:00
Ruben Fiszel
ebb92356fe
feat: add SCIM support
2023-07-22 19:58:04 +02:00
Ruben Fiszel
c4d1d50f81
feat: add SCIM support
2023-07-22 19:54:00 +02:00
Ruben Fiszel
a054bdd043
fix: off by one concurrency limit fix
2023-07-22 17:05:11 +02:00
HugoCasa
a6025ae75e
feat(frontend): db schema explorer + db aware AI ( #1920 )
...
* feat(frontend): db schema explorer + db aware AI
* fix: explorer button consistency
* fix: explorer btn really consistent
* feat: improve autocompletion regex
2023-07-21 14:29:31 +03:00
Faton Ramadani
713f3e84c9
fix(frontend): Fix show archived button position ( #1921 )
2023-07-21 14:10:35 +03:00
Ruben Fiszel
5bcacb8ad0
chore(main): release 1.134.2 ( #1913 )
...
* chore(main): release 1.134.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.134.2
2023-07-20 20:52:45 +02:00
Ruben Fiszel
8c58752a16
fix: remove lockfile on any rawinput change in flows
2023-07-20 20:46:39 +02:00
Ruben Fiszel
dfb1d8fa44
fix: remove lockfile on any rawinput change in flows
2023-07-20 20:24:03 +02:00
Henri Courdent
07d0295ad0
Update tooltips after doc structure was changed ( #1917 )
2023-07-20 20:18:34 +03:00
Henri Courdent
bfde774cf3
Small precision on AI Generation ( #1915 )
2023-07-20 12:04:04 +02:00
Ruben Fiszel
8247bd9b2a
nit ux
2023-07-20 11:10:37 +02:00
Faton Ramadani
b2b3249e51
fix(frontend): Prevent options from closing when an option is selected ( #1912 )
2023-07-20 10:01:39 +02:00
Ruben Fiszel
69e467219c
chore(main): release 1.134.1 ( #1911 )
...
* chore(main): release 1.134.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.134.1
2023-07-20 08:38:08 +02:00
Ruben Fiszel
a48edf435f
fix: handle pip requirements to git commits
2023-07-20 08:32:44 +02:00
Ruben Fiszel
145a797eae
fix test connection
2023-07-20 08:09:48 +02:00
Ruben Fiszel
87866f12bb
ensure multiselect is using distinct values
2023-07-20 07:42:38 +02:00
Ruben Fiszel
42f21fab79
fix row.value
2023-07-20 00:29:05 +02:00
Ruben Fiszel
761cea4ccd
fix copying table with actions
2023-07-20 00:16:09 +02:00
Peter N
8f3960c935
fix: s/paylod/payload ( #1910 )
...
It's probably not paylod, it's probably missing an `a`
2023-07-20 00:07:36 +03:00
Ruben Fiszel
969bcaf4c4
chore(main): release 1.134.0 ( #1905 )
...
* chore(main): release 1.134.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.134.0
2023-07-19 23:23:33 +03:00
Ruben Fiszel
f5db25177c
fix sqlx
2023-07-19 16:23:51 +02:00
Ruben Fiszel
99de8124d1
scim v0
2023-07-19 16:12:05 +02:00
Faton Ramadani
3a805d1e4b
feat(frontend): add deployment history + script path ( #1896 )
...
* feat(frontend): add deployment history + script path
* feat(frontend): adapt restore code
* feat(frontend): fix wording
2023-07-19 15:26:46 +02:00
HugoCasa
0f7ed8798b
fix: parse bash args with same-line comments ( #1907 )
2023-07-19 15:26:21 +02:00
HugoCasa
778ac92411
fix(backend): openai resource not only variable ( #1906 )
...
* feat: add inline code gen flow
* feat(frontend): add script gen to flow and app builders
* fix(backend): allow all users to use openai
* feat: use openai resource for windmill AI
* fix(backend): openai resource not only variable
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-07-19 14:02:34 +02:00
HugoCasa
ddd8049b0a
feat: use openai resource for windmill AI ( #1902 )
...
* feat: add inline code gen flow
* feat(frontend): add script gen to flow and app builders
* fix(backend): allow all users to use openai
* feat: use openai resource for windmill AI
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-07-19 13:44:16 +02:00
Ruben Fiszel
8f6d9721e7
fix compile
2023-07-19 13:28:43 +02:00
Ruben Fiszel
0ef44fe604
fix compile
2023-07-19 13:18:10 +02:00
Ruben Fiszel
35ed1f41bd
fix compile
2023-07-19 13:13:38 +02:00
Ruben Fiszel
505e9cc9f6
fix compile
2023-07-19 13:08:18 +02:00
Ruben Fiszel
fdc0bf65e2
fix compile
2023-07-19 13:01:36 +02:00
Ruben Fiszel
189184465f
fix compile
2023-07-19 12:56:58 +02:00
Ruben Fiszel
ad1b92d59d
feat: make row information available from table rows' evals
2023-07-19 12:42:02 +02:00
Ruben Fiszel
1e9dd5945e
chore(main): release 1.133.0 ( #1895 )
...
* chore(main): release 1.133.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.133.0
2023-07-19 08:28:01 +02:00
Ruben Fiszel
18f7838edf
improve README
2023-07-19 08:24:18 +02:00
Ruben Fiszel
d715ec58f2
feat: add SAML support in EE
2023-07-19 08:14:08 +02:00
HugoCasa
2416805629
feat(frontend): generate scripts in the flow and app builders ( #1886 )
...
* feat: add inline code gen flow
* feat(frontend): add script gen to flow and app builders
* fix(backend): allow all users to use openai
* Fix build
* Fix build
* Fix build
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-07-18 12:55:35 +02:00
Henri Courdent
7baaa0b713
Added Tooltips and Documentation Links on user management ( #1803 )
2023-07-18 11:13:17 +02:00
Henri Courdent
de2b4a9032
Tooltips and UI clarification ( #1894 )
...
* Tooltips and UI clarification
* Fix build
---------
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-07-18 11:12:44 +02:00
Axel Baudot
150342d8e9
Add schema editor for object advanced properties ( #1860 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-07-18 09:23:54 +02:00
dependabot[bot]
3b3aef4293
chore(deps-dev): bump @sveltejs/package from 2.0.2 to 2.2.0 in /frontend ( #1891 )
...
Bumps [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package ) from 2.0.2 to 2.2.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/package/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/package@2.2.0/packages/package )
---
updated-dependencies:
- dependency-name: "@sveltejs/package"
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-17 18:44:49 +00:00
dependabot[bot]
2a9bc5bff1
chore(deps): bump @leeoniya/ufuzzy from 1.0.7 to 1.0.8 in /frontend ( #1889 )
...
Bumps [@leeoniya/ufuzzy](https://github.com/leeoniya/uFuzzy ) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/leeoniya/uFuzzy/releases )
- [Commits](https://github.com/leeoniya/uFuzzy/compare/1.0.7...1.0.8 )
---
updated-dependencies:
- dependency-name: "@leeoniya/ufuzzy"
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-07-17 18:40:49 +00:00