Ruben Fiszel
|
3facc7da58
|
UX improvements for flows
|
2022-11-04 13:28:47 +01:00 |
|
Ruben Fiszel
|
01701882dc
|
feat(backend): use result_by_id in branchone (#857)
* progress
* fix result by id
|
2022-11-04 12:06:08 +01:00 |
|
Ruben Fiszel
|
41b77833c5
|
UX improvements on schedule item
|
2022-11-04 01:21:26 +01:00 |
|
Ruben Fiszel
|
8a3a7e1dab
|
display little parsing status instead of error toast
|
2022-11-04 01:17:59 +01:00 |
|
Ruben Fiszel
|
b52f263bf6
|
display little parsing status instead of error toast
|
2022-11-04 01:16:12 +01:00 |
|
Ruben Fiszel
|
25c5e74d73
|
fix approving twice same flow
|
2022-11-04 00:32:55 +01:00 |
|
Ruben Fiszel
|
edeccc8429
|
publish to hub from deno do not add lockfile
|
2022-11-04 00:02:45 +01:00 |
|
Ruben Fiszel
|
f0b82a942c
|
UX improvements
|
2022-11-03 23:26:07 +01:00 |
|
Ruben Fiszel
|
49bebe20cc
|
fix(frontend): fix remaining openModal bugs
|
2022-11-03 19:10:55 +01:00 |
|
Ruben Fiszel
|
175a188f61
|
fix(frontend): reset rows default to 1
|
2022-11-03 18:58:08 +01:00 |
|
Ruben Fiszel
|
971988dfe2
|
fix(frontend): go editor nits
|
2022-11-03 18:48:53 +01:00 |
|
Ruben Fiszel
|
4c3009848f
|
sqlx prepare
|
2022-11-03 14:41:46 +01:00 |
|
Ruben Fiszel
|
d5cf1a3286
|
fix initialization of flowstore
|
2022-11-03 14:34:41 +01:00 |
|
Ruben Fiszel
|
23a0c10b77
|
feat(backend): add global delete user endpoint
|
2022-11-03 14:06:19 +01:00 |
|
Ruben Fiszel
|
76e53a0139
|
feat(backend): add global delete user endpoint
|
2022-11-03 14:06:09 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
68853f6869
|
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>
v1.44.0
|
2022-11-03 13:50:34 +01:00 |
|
Ruben Fiszel
|
c6ce9bb3f6
|
frontend(fix): rework all text inputs
|
2022-11-03 13:47:40 +01:00 |
|
Ruben Fiszel
|
6ec382f89a
|
modal -> drawer
|
2022-11-03 12:39:23 +01:00 |
|
Ruben Fiszel
|
bec2ddfbce
|
fix variable editor
|
2022-11-03 10:03:00 +01:00 |
|
Ruben Fiszel
|
20bc904e5f
|
fix(python-client): fix get_resource
|
2022-11-03 08:56:00 +01:00 |
|
Ruben Fiszel
|
9ac671bee0
|
update python-client-builder
|
2022-11-03 08:32:43 +01:00 |
|
Ruben Fiszel
|
34f5062cfa
|
update deno example with npm qualifier
|
2022-11-03 01:04:08 +01:00 |
|
Kai Jellinghaus
|
f1d658d7f3
|
Ignore deno lockfile if invalid (#854)
* Ignore deno lockfile if invalid
* Always write file
|
2022-11-03 00:47:09 +01:00 |
|
Kai Jellinghaus
|
5bbfb40ee1
|
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
|
f99e704111
|
UX improvements
|
2022-11-02 22:01:49 +01:00 |
|
Ruben Fiszel
|
59da17bff8
|
UX improvements
|
2022-11-02 21:26:52 +01:00 |
|
Ruben Fiszel
|
513924b043
|
feat: implement allowed domains for self-hosted
|
2022-11-02 14:52:35 +01:00 |
|
Ruben Fiszel
|
35868ef9bf
|
fix(backend): capture up all lockfile issues
|
2022-11-02 14:04:44 +01:00 |
|
Ruben Fiszel
|
14c296dbb8
|
fix: implement require admin differently than unauthorized
|
2022-11-02 12:18:44 +01:00 |
|
Ruben Fiszel
|
b830dffc20
|
remove tokio-console
|
2022-11-02 12:04:35 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
9476e53701
|
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>
v1.43.2
|
2022-11-02 11:42:45 +01:00 |
|
Ruben Fiszel
|
cf4905b734
|
verify go-client by building it
|
2022-11-02 11:41:57 +01:00 |
|
Ruben Fiszel
|
4707d1ecaa
|
fix(go-client): use stable oapi codegen version
|
2022-11-02 11:37:57 +01:00 |
|
Ruben Fiszel
|
6f9d2f3fd8
|
better go example
|
2022-11-02 11:16:09 +01:00 |
|
Ruben Fiszel
|
c55442c5f0
|
fix(frontend) undefined error in flowmodulecomponent
|
2022-11-02 11:09:10 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
73047b2089
|
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>
v1.43.1
|
2022-11-02 11:01:37 +01:00 |
|
Ruben Fiszel
|
6170256a47
|
change default templates for go
|
2022-11-02 10:59:08 +01:00 |
|
Ruben Fiszel
|
1329493873
|
fix(go-client): fix openapi generation
|
2022-11-02 10:55:35 +01:00 |
|
Ruben Fiszel
|
c049838fd2
|
approvers are available to the step right after approval
|
2022-11-02 10:43:19 +01:00 |
|
Ruben Fiszel
|
9eb12e09b6
|
make get suspended flow job unauthed
|
2022-11-02 08:50:17 +01:00 |
|
Ruben Fiszel
|
1cab1e7bbf
|
UI improvements
|
2022-11-02 08:41:08 +01:00 |
|
Ruben Fiszel
|
adde9dc10f
|
ui fix for icons margin on runs
|
2022-11-02 06:59:36 +01:00 |
|
Ruben Fiszel
|
c0e85e8476
|
UI improvements
|
2022-11-01 23:48:04 +01:00 |
|
Kai Jellinghaus
|
7dafa6e955
|
Cli improvements (#850)
* Fix infinite user list
* Remove Description from table
|
2022-11-01 22:14:46 +01:00 |
|
Ruben Fiszel
|
e5d8111ae1
|
sqlx offline fixes
|
2022-11-01 22:13:35 +01:00 |
|
Jakub Kołodziejczak
|
ffaf7cad4a
|
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 |
|
Ruben Fiszel
|
918fb1f9a4
|
restore connect workspace to slack
|
2022-11-01 22:03:36 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
b8e006cba4
|
chore(main): release 1.43.0 (#842)
* chore(main): release 1.43.0
* Apply automatic changes
* Apply automatic changes
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.43.0
|
2022-11-01 16:23:04 +01:00 |
|
Ruben Fiszel
|
c7b95c1614
|
quickfix change-versions for cli
|
2022-11-01 16:19:59 +01:00 |
|
Kai Jellinghaus
|
adc50f0afe
|
Sed fix (#844)
|
2022-11-01 16:11:01 +01:00 |
|