Commit Graph

3581 Commits

Author SHA1 Message Date
Faton Ramadani
fa06b48c2b feat(frontend): Add documentation link in the component settings (#1773)
* feat(frontend): Add documentation link in the component settings

* feat(frontend): Add missing type
2023-06-27 12:00:04 +02:00
Ruben Fiszel
01a5ae940f add proto postgresql backend support as a job language 2023-06-26 18:23:14 +02:00
Ruben Fiszel
d9c7aac976 fix: improve list component force recompute 2023-06-26 13:38:12 +02:00
Ruben Fiszel
8e59cd760a implement native http handler as a tokio spawn 2023-06-26 11:07:42 +02:00
Ruben Fiszel
419dfd0ab8 improve support for native http handling 2023-06-25 20:07:53 +02:00
Ruben Fiszel
55734466dc improve support for native http handling 2023-06-25 20:00:27 +02:00
Ruben Fiszel
6ddc434357 feat: cancel non-yet-running jobs and rework force cancellation 2023-06-25 18:02:00 +02:00
Ruben Fiszel
0b3e68e0a4 docs -> www 2023-06-24 19:31:29 +02:00
Ruben Fiszel
50ee66d9fd minor worker_flow refactor 2023-06-23 16:53:05 +02:00
Ruben Fiszel
3027272873 minor worker_flow refactor 2023-06-23 16:38:21 +02:00
Ruben Fiszel
dd9526d8bf 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
524fe88205 feat: release wmillbench publicly 2023-06-23 15:08:33 +02:00
Ruben Fiszel
1e68dc32ed update benchmarks 2023-06-23 14:28:19 +02:00
Ruben Fiszel
b138eecc45 export OpenApi in windmill-components 2023-06-23 13:01:24 +02:00
Ruben Fiszel
f64d5bff50 fix modal initialization issue 2023-06-23 12:51:39 +02:00
Ruben Fiszel
5cc75ac597 add proto native http, psql, graphql jobs in backend 2023-06-23 12:42:01 +02:00
Ruben Fiszel
0e3f46979d add volume to persist lsp cache 2023-06-23 06:03:26 +02:00
Ruben Fiszel
e7ad04dd89 publish wasm-parser 2023-06-23 05:31:15 +02:00
Ruben Fiszel
ac9ba194ee 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
ccfb5a8bb2 make apptable more resilient 2023-06-22 23:52:57 +02:00
Ruben Fiszel
91b33b1caf feat: script versions history 2023-06-22 23:03:27 +02:00
Ruben Fiszel
28094b29d6 feat: download logs from backend 2023-06-22 22:38:41 +02:00
Ruben Fiszel
3a022b7863 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
37efad535f feat: add ability to copy job args 2023-06-22 21:21:35 +02:00
Ruben Fiszel
31aee89af8 feat: add update checker on version info 2023-06-22 18:12:45 +02:00
Ruben Fiszel
b55123b5de fix(cli): expose --skip-secrets --skip-variables --skip-resources 2023-06-22 14:46:14 +02:00
Ruben Fiszel
4711a6d659 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
03adbdb8a6 feat(cli): add skipSecrets, skipVariables, skipResources 2023-06-22 14:20:46 +02:00
Ruben Fiszel
05d60c9cf2 fix: bump dependencies 2023-06-22 13:51:18 +02:00
dependabot[bot]
9d3104be56 chore(deps): bump syn from 1.0.109 to 2.0.18 in /backend (#1689)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.18.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.18)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 13:41:33 +02:00
Ruben Fiszel
6bd2ebe849 add flowStore 2023-06-22 12:48:13 +02:00
Ruben Fiszel
e444488636 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
760f699c94 feat: resume and approvers available in iterator and branch expr 2023-06-22 12:34:20 +02:00
Ruben Fiszel
734f75d493 feat: step mocking for flows 2023-06-22 12:01:08 +02:00
Ruben Fiszel
251de9b173 fix: correctly handle deeply nested results for out-of-order loops 2023-06-22 08:37:04 +02:00
Ruben Fiszel
605afca3b8 feat: editable resource types + rt in deployments 2023-06-22 00:19:25 +02:00
Ruben Fiszel
7c8c93aef3 move regular whoami to layout 2023-06-21 20:54:46 +02:00
Ruben Fiszel
4619dc57fd make rename of component ids more restrictive 2023-06-21 19:19:49 +02:00
Ruben Fiszel
296d6c3672 feat: add preselect first config for app selects 2023-06-21 13:39:08 +02:00
Ruben Fiszel
127203fcf2 improve approval page with schema form 2023-06-21 12:32:10 +02:00
Ruben Fiszel
1847cc599e feat: add dynamic args for input list 2023-06-21 11:47:17 +02:00
Ruben Fiszel
69ddca6508 fix app list initialization issues 2023-06-21 08:08:52 +02:00
Ruben Fiszel
a1ef071df2 fix some aggrid issues 2023-06-20 20:45:51 +02:00
Ruben Fiszel
3bcbd07b1a 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
Ruben Fiszel
aa8bfa0998 add oauth.json even to worker 2023-06-20 15:45:02 +02:00
Ruben Fiszel
cb3177e3c0 feat: add dynamic default args to approval page form 2023-06-20 14:36:25 +02:00
Ruben Fiszel
eab70dcd35 feat: add schema form to approval steps 2023-06-20 11:59:13 +02:00
dependabot[bot]
f0f6cdb754 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]
327f586022 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]
5b6fffbadd 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