Commit Graph

2426 Commits

Author SHA1 Message Date
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
Ruben Fiszel
c6b868e6a5 fix: implement require admin differently than unauthorized 2022-11-02 12:18:44 +01:00
Ruben Fiszel
e0e74fbe00 remove tokio-console 2022-11-02 12:04:35 +01:00
Ruben Fiszel
85d2f1dc77 chore(main): release 1.43.2 (#852)
* chore(main): release 1.43.2

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-02 11:42:45 +01:00
Ruben Fiszel
401bf216ae verify go-client by building it 2022-11-02 11:41:57 +01:00
Ruben Fiszel
632212902d fix(go-client): use stable oapi codegen version 2022-11-02 11:37:57 +01:00
Ruben Fiszel
87c31811bb better go example 2022-11-02 11:16:09 +01:00
Ruben Fiszel
da888f719c fix(frontend) undefined error in flowmodulecomponent 2022-11-02 11:09:10 +01:00
Ruben Fiszel
d20cebf5df chore(main): release 1.43.1 (#849)
* chore(main): release 1.43.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-02 11:01:37 +01:00
Ruben Fiszel
084f38c12a change default templates for go 2022-11-02 10:59:08 +01:00
Ruben Fiszel
589cf023b2 fix(go-client): fix openapi generation 2022-11-02 10:55:35 +01:00
Ruben Fiszel
f7572ba2f3 approvers are available to the step right after approval 2022-11-02 10:43:19 +01:00
Ruben Fiszel
1c9b59cdfa make get suspended flow job unauthed 2022-11-02 08:50:17 +01:00
Ruben Fiszel
745671dc21 UI improvements 2022-11-02 08:41:08 +01:00
Ruben Fiszel
688910868f ui fix for icons margin on runs 2022-11-02 06:59:36 +01:00
Ruben Fiszel
752711a977 UI improvements 2022-11-01 23:48:04 +01:00
Kai Jellinghaus
cd89b15c8f Cli improvements (#850)
* Fix infinite user list

* Remove Description from table
2022-11-01 22:14:46 +01:00
Ruben Fiszel
551795f3fd sqlx offline fixes 2022-11-01 22:13:35 +01:00
Jakub Kołodziejczak
d1df36affa fix(backend): extend default scope set for slack resource (#848)
usecase:
> as a windmill user I want to provide email of user to which slack direct message should be send

rationale:
https://api.slack.com/methods/users.lookupByEmail needs to be used. it
requires `users:read.email` (which needs to be acquired together with
`users:read` - more info: https://api.slack.com/scopes/users:read.email)
2022-11-01 22:06:02 +01:00