Ruben Fiszel
|
d0d4911f1e
|
fix sqlx
|
2023-09-14 08:50:19 +02:00 |
|
Ruben Fiszel
|
c3fe8e93c8
|
restrict nb of workspaces to 3 + number of oauth users to 50
|
2023-09-14 08:48:17 +02:00 |
|
Ruben Fiszel
|
070b16222b
|
feat: worker groups admin panel (#2277)
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
|
2023-09-13 21:24:54 +02:00 |
|
Ruben Fiszel
|
7c68f5892a
|
adjust group limit to remove native windmill groups
|
2023-09-07 09:51:09 +02:00 |
|
Ruben Fiszel
|
fb6bc71a79
|
adjust group limit to remove native windmill groups
|
2023-09-07 09:49:56 +02:00 |
|
Ruben Fiszel
|
fbbab5c874
|
fix: add list resource types names
|
2023-09-07 01:09:10 +02:00 |
|
Ruben Fiszel
|
ba61c7bd77
|
fix build
|
2023-08-28 09:44:36 +02:00 |
|
Ruben Fiszel
|
2c7c1025b1
|
fix compilation
|
2023-08-28 09:00:13 +02:00 |
|
Ruben Fiszel
|
1db214f9d0
|
limit number of groups to 5 in ce
|
2023-08-28 02:23:36 +02:00 |
|
Ruben Fiszel
|
fbc62e8ca5
|
remove unecessary postgres transactions and improve performance
|
2023-08-22 00:34:44 +02:00 |
|
Ruben Fiszel
|
a4090f6ad5
|
improve sql query performances
|
2023-08-20 18:06:59 +02:00 |
|
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 |
|