Commit Graph

13594 Commits

Author SHA1 Message Date
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 39351d3fb8 remove initial invite to demo for ruben@windmill.dev 2022-11-05 10:45:17 +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 15ca49ca18 publish lsp to ecr too 2022-11-04 17:58:21 +01:00
Ruben Fiszel 30bf79f9be fix windmill registry on ecr 2022-11-04 17:38:01 +01:00
Ruben Fiszel 2defe8e1cf push to AWS ECR registry 2022-11-04 17:15:32 +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 d248ac4134 feat(backend): use result_by_id in branchone (#857)
* progress

* fix result by id
2022-11-04 12:06:08 +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
Ruben Fiszel 3b1368700e fix approving twice same flow 2022-11-04 00:32:55 +01:00
Ruben Fiszel 34b217f391 publish to hub from deno do not add lockfile 2022-11-04 00:02:45 +01:00
Ruben Fiszel dc2688b9c3 UX improvements 2022-11-03 23:26:07 +01:00
Ruben Fiszel 781db880a2 fix(frontend): fix remaining openModal bugs 2022-11-03 19:10:55 +01:00
Ruben Fiszel a57263be50 fix(frontend): reset rows default to 1 2022-11-03 18:58:08 +01:00
Ruben Fiszel 6018e2ff11 fix(frontend): go editor nits 2022-11-03 18:48:53 +01:00
Ruben Fiszel 7410d9d32d sqlx prepare 2022-11-03 14:41:46 +01:00
Ruben Fiszel 63be299979 fix initialization of flowstore 2022-11-03 14:34:41 +01:00
Ruben Fiszel 8c8f1b9f2c feat(backend): add global delete user endpoint 2022-11-03 14:06:19 +01:00
Ruben Fiszel 7be953a5b6 feat(backend): add global delete user endpoint 2022-11-03 14:06:09 +01:00
Ruben Fiszel 22ede0d34d chore(main): release 1.44.0 (#853)
* chore(main): release 1.44.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-03 13:50:34 +01:00
Ruben Fiszel 47b4873a59 frontend(fix): rework all text inputs 2022-11-03 13:47:40 +01:00
Ruben Fiszel a97613401c modal -> drawer 2022-11-03 12:39:23 +01:00
Ruben Fiszel 0f3516ff03 fix variable editor 2022-11-03 10:03:00 +01:00
Ruben Fiszel 685073799f fix(python-client): fix get_resource 2022-11-03 08:56:00 +01:00
Ruben Fiszel 29ab17a5f7 update python-client-builder 2022-11-03 08:32:43 +01:00
Ruben Fiszel 038cbfa8a5 update deno example with npm qualifier 2022-11-03 01:04:08 +01:00
Kai Jellinghaus 357d313dd5 Ignore deno lockfile if invalid (#854)
* Ignore deno lockfile if invalid

* Always write file
2022-11-03 00:47:09 +01:00
Kai Jellinghaus 621ed290cf feat(backend): Deno lock files (#851)
* Enable generating locks for deno

* Handle deno lockfile

* Fix bug with empty lockfiles

* Handle deno lockfiles

* Allow unstable features when resolving deno deps

* Ignore bad lockfiles

* Handle Deno Path

* No Color output

* Fix OsStr
2022-11-02 23:52:45 +01:00
Ruben Fiszel 415f2d8780 UX improvements 2022-11-02 22:01:49 +01:00
Ruben Fiszel c71c7a2e58 UX improvements 2022-11-02 21:26:52 +01:00
Ruben Fiszel aab23b8768 feat: implement allowed domains for self-hosted 2022-11-02 14:52:35 +01:00
Ruben Fiszel c097a3d039 fix(backend): capture up all lockfile issues 2022-11-02 14:04:44 +01:00