Commit Graph

  • f8f6d8beaa fix: upgrade deno to 1.44.1 Ruben Fiszel 2024-06-11 19:54:52 +02:00
  • ea025c4e16 fix: cancel jobs button missing chevron (#3896) wendrul 2024-06-11 19:33:57 +02:00
  • b9092e591e fix: cancel jobs button missing chevron (#3896) wendrul 2024-06-11 19:33:57 +02:00
  • 6724f00758 fix go client build Ruben Fiszel 2024-06-11 19:31:28 +02:00
  • 26e21d5c93 fix go client build Ruben Fiszel 2024-06-11 19:31:28 +02:00
  • 2a3fc094ff chore(main): release 1.344.0 (#3895) Ruben Fiszel 2024-06-11 19:07:04 +02:00
  • 24c2cc1ed7 chore(main): release 1.344.0 (#3895) v1.344.0 Ruben Fiszel 2024-06-11 19:07:04 +02:00
  • 5e73ed5569 fix(backend): wrong previous result used in flow for-loop Ruben Fiszel 2024-06-11 17:35:30 +02:00
  • dcff6e9ff3 fix(backend): wrong previous result used in flow for-loop Ruben Fiszel 2024-06-11 17:35:30 +02:00
  • 3a9a0660a6 feat: cancel jobs based on filters (#3874) wendrul 2024-06-11 17:12:30 +02:00
  • 7474145f0e feat: cancel jobs based on filters (#3874) wendrul 2024-06-11 17:12:30 +02:00
  • 8d83ae382a fix(frontend): Fix Timeline/Node Status tab zIndex (#3894) Faton Ramadani 2024-06-11 16:41:37 +02:00
  • 609f332116 fix(frontend): Fix Timeline/Node Status tab zIndex (#3894) Faton Ramadani 2024-06-11 16:41:37 +02:00
  • ff8c66a8a0 chore(main): release 1.343.3 (#3892) Ruben Fiszel 2024-06-11 14:07:57 +02:00
  • da03a45d81 chore(main): release 1.343.3 (#3892) v1.343.3 Ruben Fiszel 2024-06-11 14:07:57 +02:00
  • db938f5227 fix: flow args should always render in test flow Ruben Fiszel 2024-06-11 13:57:02 +02:00
  • 1be0bfaf7b fix: flow args should always render in test flow Ruben Fiszel 2024-06-11 13:57:02 +02:00
  • 9c34e18c12 fix: improve init script handling of windows newlines Ruben Fiszel 2024-06-11 00:55:16 +02:00
  • eb068fd086 fix: improve init script handling of windows newlines Ruben Fiszel 2024-06-11 00:55:16 +02:00
  • b99107e8c0 add lokalize exception to import map Ruben Fiszel 2024-06-10 22:14:13 +02:00
  • ce65d5c1b0 add lokalize exception to import map Ruben Fiszel 2024-06-10 22:14:13 +02:00
  • 09d50c41da chore(main): release 1.343.2 (#3891) Ruben Fiszel 2024-06-10 19:12:44 +02:00
  • 2adb2fcbda chore(main): release 1.343.2 (#3891) v1.343.2 Ruben Fiszel 2024-06-10 19:12:44 +02:00
  • f3f8d6ac8d fix: fix nativets scripts Ruben Fiszel 2024-06-10 19:09:38 +02:00
  • 36d0c4e992 fix: fix nativets scripts Ruben Fiszel 2024-06-10 19:09:38 +02:00
  • 03314c0910 chore(main): release 1.343.1 (#3889) Ruben Fiszel 2024-06-10 18:35:28 +02:00
  • 0f7f900ad6 chore(main): release 1.343.1 (#3889) v1.343.1 Ruben Fiszel 2024-06-10 18:35:28 +02:00
  • af52c61385 fix: update deno_core to latest to work better with rust 1.78 (#3890) Ruben Fiszel 2024-06-10 18:31:16 +02:00
  • ec248ddaec fix: update deno_core to latest to work better with rust 1.78 (#3890) Ruben Fiszel 2024-06-10 18:31:16 +02:00
  • 3228e420d1 fix: fix reorder of args in schema form Ruben Fiszel 2024-06-10 15:38:24 +02:00
  • 61bb069da3 fix: fix reorder of args in schema form Ruben Fiszel 2024-06-10 15:38:24 +02:00
  • c436641f97 chore(main): release 1.343.0 (#3875) Ruben Fiszel 2024-06-10 13:29:10 +02:00
  • c72c53083b chore(main): release 1.343.0 (#3875) v1.343.0 Ruben Fiszel 2024-06-10 13:29:10 +02:00
  • 5cb2c9d1f7 feat(cli): add wmill flow generate-locks Ruben Fiszel 2024-06-10 11:44:53 +02:00
  • 1957ca03b3 feat(cli): add wmill flow generate-locks Ruben Fiszel 2024-06-10 11:44:53 +02:00
  • 4c20d88fee remove all warnings Ruben Fiszel 2024-06-08 18:06:04 +02:00
  • 38ed825d09 remove all warnings Ruben Fiszel 2024-06-08 18:06:04 +02:00
  • c1469d3194 update tests Ruben Fiszel 2024-06-08 17:51:43 +02:00
  • 13cda8be80 update tests Ruben Fiszel 2024-06-08 17:51:43 +02:00
  • 600fcaf32f return flow value in flow dependency job Ruben Fiszel 2024-06-08 17:38:06 +02:00
  • 26822d9db8 return flow value in flow dependency job Ruben Fiszel 2024-06-08 17:38:06 +02:00
  • 1257c5f07d update rust image to 1.78 Ruben Fiszel 2024-06-08 17:02:31 +02:00
  • 56b33e0d1a update rust image to 1.78 Ruben Fiszel 2024-06-08 17:02:31 +02:00
  • c8915063c4 feat: track dependency map for bun + inline script of flows Ruben Fiszel 2024-06-08 16:43:42 +02:00
  • 5ae8592792 feat: track dependency map for bun + inline script of flows Ruben Fiszel 2024-06-08 16:43:42 +02:00
  • c9f4ae7dd8 fix: remove main decorator after split from end of file during py imports parsing (#3887) HugoCasa 2024-06-07 22:08:22 +02:00
  • f29f71bfde fix: remove main decorator after split from end of file during py imports parsing (#3887) HugoCasa 2024-06-07 22:08:22 +02:00
  • 8dd422d986 feat: towards cloud events webhook compliance (#3883) wendrul 2024-06-07 14:24:04 +02:00
  • d2d87f4c97 feat: towards cloud events webhook compliance (#3883) wendrul 2024-06-07 14:24:04 +02:00
  • d392de3a70 fix: retrigger bun dependencies jobs for importers when using common deps Ruben Fiszel 2024-06-07 13:34:00 +02:00
  • da1ea04c79 fix: retrigger bun dependencies jobs for importers when using common deps Ruben Fiszel 2024-06-07 13:34:00 +02:00
  • 4e0dbdca37 fix(frontend): job detail horizontal padding small screens (#3881) HugoCasa 2024-06-06 17:55:26 +02:00
  • 66e6fe374c fix(frontend): job detail horizontal padding small screens (#3881) HugoCasa 2024-06-06 17:55:26 +02:00
  • 18f69a6cb2 fix(frontend):Add missing InitializeComponent for components Flow Status by id and Log by Job id (#3882) Faton Ramadani 2024-06-06 17:34:32 +02:00
  • 6c4e7d0e93 fix(frontend):Add missing InitializeComponent for components Flow Status by id and Log by Job id (#3882) Faton Ramadani 2024-06-06 17:34:32 +02:00
  • 7d3f67a73d fix(frontend): encrypt openai key on workspace creation (#3879) HugoCasa 2024-06-05 23:38:40 +02:00
  • 387ea4469f fix(frontend): encrypt openai key on workspace creation (#3879) HugoCasa 2024-06-05 23:38:40 +02:00
  • b77042a310 feat: support selecting by columns in table Ruben Fiszel 2024-06-05 19:57:54 +02:00
  • b1f9272d9f feat: support selecting by columns in table Ruben Fiszel 2024-06-05 19:57:54 +02:00
  • 4cefe0e886 fix(frontend): Remove useless RunnableWrapper on Log and Flow status … (#3877) Faton Ramadani 2024-06-05 16:21:33 +02:00
  • ef2329bb87 fix(frontend): Remove useless RunnableWrapper on Log and Flow status … (#3877) Faton Ramadani 2024-06-05 16:21:33 +02:00
  • 2611ccf7ce bump ee private Ruben Fiszel 2024-06-05 16:14:34 +02:00
  • 63f962bef0 bump ee private Ruben Fiszel 2024-06-05 16:14:34 +02:00
  • de2d524362 increase token length to 32 chars Ruben Fiszel 2024-06-05 15:49:21 +02:00
  • 7d6868a0cb increase token length to 32 chars Ruben Fiszel 2024-06-05 15:49:21 +02:00
  • 392b55a0ae fix(frontend): Fix AgChart when the component is hidden (#3876) Faton Ramadani 2024-06-05 13:34:09 +02:00
  • be092d2527 fix(frontend): Fix AgChart when the component is hidden (#3876) Faton Ramadani 2024-06-05 13:34:09 +02:00
  • 5f56627aab fix sqlx Ruben Fiszel 2024-06-05 13:32:23 +02:00
  • 3e969b291f fix sqlx Ruben Fiszel 2024-06-05 13:32:23 +02:00
  • 61d5b50bf0 fix: paginate listTokens page Ruben Fiszel 2024-06-05 13:24:52 +02:00
  • 0975fb6950 fix: paginate listTokens page Ruben Fiszel 2024-06-05 13:24:52 +02:00
  • 00654fa9b2 fix: deprecated Node.js usage in checkout@v3 (#3872) Hamir Mahal 2024-06-05 04:09:21 -07:00
  • 11fba4fbca fix: deprecated Node.js usage in checkout@v3 (#3872) Hamir Mahal 2024-06-05 04:09:21 -07:00
  • 8671126d84 fix: use full hostname as worker ping hostname and add it in other contexts Ruben Fiszel 2024-06-05 11:28:45 +02:00
  • ebf37eb16b fix: use full hostname as worker ping hostname and add it in other contexts Ruben Fiszel 2024-06-05 11:28:45 +02:00
  • f728cdb031 chore(main): release 1.342.0 (#3870) Ruben Fiszel 2024-06-05 00:42:06 +02:00
  • d02430a2e0 chore(main): release 1.342.0 (#3870) v1.342.0 Ruben Fiszel 2024-06-05 00:42:06 +02:00
  • 2d295df413 @hamirmahal has signed the CLA in windmill-labs/windmill#3872 github-actions[bot] 2024-06-04 22:21:56 +00:00
  • 06ee9b5aae feat: customer portal link (#3868) HugoCasa 2024-06-04 23:55:54 +02:00
  • 14bd5fe051 feat: customer portal link (#3868) HugoCasa 2024-06-04 23:55:54 +02:00
  • 1100d1d99a fix: handle csv with different separators in csv preview Ruben Fiszel 2024-06-04 23:53:45 +02:00
  • b756a3b31e fix: handle csv with different separators in csv preview Ruben Fiszel 2024-06-04 23:53:45 +02:00
  • 0ba5621838 frontend nits Ruben Fiszel 2024-06-04 23:09:52 +02:00
  • bb6ae23cbc frontend nits Ruben Fiszel 2024-06-04 23:09:52 +02:00
  • 57ee782685 frontend nits Ruben Fiszel 2024-06-04 23:06:28 +02:00
  • 5152e0f2a0 frontend nits Ruben Fiszel 2024-06-04 23:06:28 +02:00
  • dd5f0a7e77 chore(main): release 1.341.1 (#3864) Ruben Fiszel 2024-06-04 21:20:20 +02:00
  • c7a86a8bce chore(main): release 1.341.1 (#3864) v1.341.1 Ruben Fiszel 2024-06-04 21:20:20 +02:00
  • fa0e7d0fde fix: fix writing binary file from global cache in go Ruben Fiszel 2024-06-04 21:17:05 +02:00
  • ef9ad1af49 fix: fix writing binary file from global cache in go Ruben Fiszel 2024-06-04 21:17:05 +02:00
  • 164e1f096d standardize date display Ruben Fiszel 2024-06-04 16:55:55 +02:00
  • 4408e4fb86 standardize date display Ruben Fiszel 2024-06-04 16:55:55 +02:00
  • 2ca3f2e822 fix: make typescript client compatible with cf workers (#3807) Ruben Fiszel 2024-06-04 16:23:23 +02:00
  • a9bf5a4683 fix: make typescript client compatible with cf workers (#3807) Ruben Fiszel 2024-06-04 16:23:23 +02:00
  • f0da67f3b6 fix: improve flow status viewer to display the step details on third tab Ruben Fiszel 2024-06-04 15:07:01 +02:00
  • f54cfd3640 fix: improve flow status viewer to display the step details on third tab Ruben Fiszel 2024-06-04 15:07:01 +02:00
  • 1ca5ab4a63 @marcelklehr has signed the CLA in windmill-labs/windmill#3867 github-actions[bot] 2024-06-04 08:17:56 +00:00
  • 0108ba2603 Limit the where clause of the Database Studio to static only (#3866) Faton Ramadani 2024-06-04 09:32:40 +02:00
  • 2b85bc63b7 Limit the where clause of the Database Studio to static only (#3866) Faton Ramadani 2024-06-04 09:32:40 +02:00
  • 6d76acd5a7 fix: flow status viewer takes all the width on the runs page Ruben Fiszel 2024-06-04 09:27:18 +02:00