Commit Graph

5273 Commits

Author SHA1 Message Date
Ruben Fiszel 7f0e94560f frontend nits 2022-11-08 11:48:05 +01:00
Ruben Fiszel 1e82dd8229 more spacing in runs page + fix drawer click away 2022-11-08 11:22:40 +01:00
Ruben Fiszel b532d2dca3 runs chart tooltip improvement 2022-11-08 11:06:35 +01:00
Ruben Fiszel 1cefbe263b pass workspace as query arg of every runs link 2022-11-08 10:28:06 +01:00
Ruben Fiszel 9de2838d1c fix copy first step schema + import buttons 2022-11-07 21:54:49 +01:00
Ruben Fiszel ff40ce2943 fix unknown type not handled and add go interface as recognizable type 2022-11-07 20:52:04 +01:00
dependabot[bot] 8af10b6247 chore(deps-dev): bump tailwindcss from 3.2.1 to 3.2.2 in /frontend (#878)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:17:24 +00:00
dependabot[bot] 359ca4c602 chore(deps-dev): bump @zerodevx/svelte-toast in /frontend (#879)
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/zerodevx/svelte-toast/releases)
- [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.8.0...v0.8.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 19:06:56 +00:00
dependabot[bot] 0cf8ecf8a8 chore(deps-dev): bump @types/vscode from 1.72.0 to 1.73.0 in /frontend (#876)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.72.0 to 1.73.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 18:41:53 +00:00
dependabot[bot] 2a8bfc4e03 chore(deps-dev): bump cssnano from 5.1.13 to 5.1.14 in /frontend (#875)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.13 to 5.1.14.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.13...cssnano@5.1.14)

---
updated-dependencies:
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 18:31:19 +00:00
Ruben Fiszel 2f47856d97 fix prop picker on focus 2022-11-07 16:46:02 +01:00
Ruben Fiszel 61c915488c ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
Ruben Fiszel 67c4b85f41 include bash in flow inlines 2022-11-07 00:17:32 +01:00
Ruben Fiszel 2b65efca5f nit: fix go-client 2022-11-06 23:57:16 +01:00
Ruben Fiszel 11577f4a4e chore(main): release 1.45.0 (#855)
* chore(main): release 1.45.0

* Apply automatic changes

* Update CHANGELOG.md

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-06 23:50:19 +01:00
Ruben Fiszel 7c97fac746 feat: support bash as 4th language (#865)
* bash support

* bash backend working

* frontend part

* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel a1efdfb350 nit UX on FlowPreviewContent 2022-11-06 19:51:50 +01:00
Ruben Fiszel d0117289c9 nit UX on FlowPreviewContent 2022-11-06 19:48:47 +01:00
Ruben Fiszel 030bfa9fbb nit UX on FlowPreviewContent 2022-11-06 18:16:55 +01:00
Ruben Fiszel c05a080d1a capture event on dropdown click 2022-11-06 17:56:57 +01:00
Ruben Fiszel 95e6e619ca add groups delete + re-enable ellipsis 2022-11-06 17:55:01 +01:00
Ruben Fiszel 80691cac78 add autofocus for run page 2022-11-06 16:31:50 +01:00
Ruben Fiszel de9e96ddd2 UX improvements for run script 2022-11-06 16:08:10 +01:00
Ruben Fiszel 828cdf6998 drawer nits + logo in top menu 2022-11-06 11:52:16 +01:00
Ruben Fiszel f9770cfc97 fix(frontend): reload websocket on lsp go import install 2022-11-06 08:59:35 +01:00
Ruben Fiszel 6018db736e fix(frontend): dispose monaco models onDestroy 2022-11-06 06:07:43 +01:00
Ruben Fiszel 93717d9a9a ux nit 2022-11-05 23:42:29 +01:00
Ruben Fiszel a747c0060c fix(backend): tighten security around cookies to avoid csrf (#859)
* fix(backend): tighten security around cookies to avoid csrf

* everything httponly

* sqlx

* also handle 404

* shoter Windmill v message

* fix chart
2022-11-05 21:21:13 +01:00
Ruben Fiszel 2b64915d9f remove unsynced chartjs title 2022-11-05 17:36:05 +01:00
Ruben Fiszel 6d02aa7a69 chart styling nits 2022-11-05 16:55:47 +01:00
Ruben Fiszel d83425ab9c feat(frontend): show runs using a time chart 2022-11-05 16:46:23 +01:00
Ruben Fiszel 8b45924abf feat(frontend): show runs using a time chart 2022-11-05 15:31:09 +01:00
Ruben Fiszel cf33af7b76 improve superadmin settings 2022-11-05 12:30:11 +01:00
Ruben Fiszel ca2b35b41e edit script preload same args 2022-11-05 10:02:00 +01:00
Ruben Fiszel 663212ea75 fix arginfo 2022-11-05 09:31:31 +01:00
Ruben Fiszel 139d06cb42 feat(frontend): fill schema and test args from payload 2022-11-05 02:29:32 +01:00
Ruben Fiszel 01d64107a0 do not list preview in the latest runs 2022-11-04 22:30:19 +01:00
Ruben Fiszel 3a6a0b4c38 script and flow details UX improvements 2022-11-04 22:00:01 +01:00
Ruben Fiszel 7bc849b9ec script and flow details UX improvements 2022-11-04 21:54:37 +01:00
Ruben Fiszel 590dae0d93 script and flow details UX improvements 2022-11-04 21:48:38 +01:00
Ruben Fiszel fb86beb330 improve UX for webhooks 2022-11-04 21:23:26 +01:00
Ruben Fiszel 587b16e34e improve webhooks for UX 2022-11-04 21:19:29 +01:00
Ruben Fiszel 4d113b0b5b reload on broken monaco editor 2022-11-04 16:40:16 +01:00
Ruben Fiszel d28e914855 fix spurrious notifications on monaco 2022-11-04 16:34:32 +01:00
Ruben Fiszel c1f09b1b28 fix inner branches in the flow UX 2022-11-04 16:31:30 +01:00
Ruben Fiszel a9fde68592 UX same worker tab 2022-11-04 16:15:28 +01:00
Ruben Fiszel 6d2fe9405e UX improvements for flows 2022-11-04 13:28:47 +01:00
Ruben Fiszel 2ed8cab759 UX improvements on schedule item 2022-11-04 01:21:26 +01:00
Ruben Fiszel acfe92cf54 display little parsing status instead of error toast 2022-11-04 01:17:59 +01:00
Ruben Fiszel 06eb45560b display little parsing status instead of error toast 2022-11-04 01:16:12 +01:00