Ruben Fiszel
|
6517caf7d5
|
feat: add SCIM instances groups to group page
|
2023-07-23 21:08:31 +02:00 |
|
Ruben Fiszel
|
c4d1d50f81
|
feat: add SCIM support
|
2023-07-22 19:54:00 +02:00 |
|
Ruben Fiszel
|
8c58752a16
|
fix: remove lockfile on any rawinput change in flows
|
2023-07-20 20:46:39 +02:00 |
|
Ruben Fiszel
|
dfb1d8fa44
|
fix: remove lockfile on any rawinput change in flows
|
2023-07-20 20:24:03 +02:00 |
|
Jakub Kołodziejczak
|
72d0d8a7f5
|
chore(backend): upgrade sqlx to ^0.7 (#1865)
* DRAFT chore(backend): upgrade sqlx to ^0.7
related to:
* https://github.com/windmill-labs/windmill/pull/1858
* https://github.com/launchbadge/sqlx/issues/1163#issuecomment-1627685514
* (vol. 2) in 0.7, `Transaction` can no longer implement `Executor` directly
ref: afb6b1066e/examples/postgres/transaction/src/main.rs (L14-L17)
notice that I'm temporarly using my custom patch
16e4c9a8f3
it's related to https://github.com/launchbadge/sqlx/issues/2611
* post git rebase chores
* use upstream fix from 0.7.1
* fix compile
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-07-15 14:06:20 +02:00 |
|
Ruben Fiszel
|
f3ec9ca09d
|
make the group 'all' undeletable
|
2023-05-04 19:22:53 +02:00 |
|
Ruben Fiszel
|
d708b6faa5
|
fix permissioned_as from username
|
2023-01-17 12:49:24 +01:00 |
|
Ruben Fiszel
|
4d5acf6f52
|
creator of group is also automatically a member
|
2023-01-09 16:08:10 +01:00 |
|
Ruben Fiszel
|
067da91463
|
make ownership check more consistent, expose ownership api, expose update folder api
|
2022-12-22 14:48:57 +01:00 |
|
Ruben Fiszel
|
b7afe5ecfc
|
improve error message for already existing items
|
2022-12-20 12:52:18 +01:00 |
|
Ruben Fiszel
|
42d4711503
|
path improvements v1
|
2022-12-18 05:55:29 +01:00 |
|
Ruben Fiszel
|
576103e3b3
|
group refactoring
|
2022-12-16 20:02:13 +01:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|