Commit graph

65 commits

Author SHA1 Message Date
miloschwartz
b1255ddb1e
fix cant create oidc user closes #1472 2025-09-20 15:05:53 +02:00
miloschwartz
685be473bc
remove extra components 2025-09-20 14:59:02 +02:00
miloschwartz
5fd411a54e
add idp auto provision override on user 2025-09-20 14:58:20 +02:00
miloschwartz
459853ca99
move all components to components dir 2025-09-20 14:53:12 +02:00
63930c3fa9
Update Pangolin to v1.9.4 2025-09-02 23:56:17 +02:00
Pallavi
ee9101e738 Save Amount of Entries 2025-09-01 22:26:12 +05:30
38ac391618
Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
Owen
e1d4c029e7
Remove cancel button
Fixes #1312
2025-08-25 17:00:51 -07:00
miloschwartz
2ddb4ec905
allow multi level sudomains in domain picker 2025-07-18 15:48:23 -07:00
miloschwartz
7a59e3acf7
fix external user select box 2025-07-18 14:45:16 -07:00
miloschwartz
4ffdd6f74f
clean up a few save buttons 2025-06-30 12:28:27 -07:00
miloschwartz
a0381eb2c6
clean up ui pass 1 2025-06-30 09:34:14 -07:00
Owen
3c2ea1a75f
Add translation and fix ts issues 2025-06-10 18:34:04 -04:00
Lokowitz
f07e8d08c3 update all 2025-05-25 19:01:20 +00:00
vlalx
ea24759bb3
I18n components (#27)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Move into function

* Replace string matching to boolean check

* Add FIXIT in UsersTable

* Use localization for size units

* Missed and restored translation keys

* fixup! New translation keys in tr-TR locale

* Add translation keys in components
2025-05-25 16:41:38 +02:00
Lokowitz
547e777eb0 more fixes 2025-05-17 20:16:26 +00:00
Lokowitz
d9ee40c898 more fixes 2025-05-17 20:04:56 +00:00
Lokowitz
eff812eaa8 first fixes 2025-05-17 18:17:22 +00:00
vlalx
96bfc3cf36
I18n orgId/settings (#21)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys if settings/resources/resourceId/authentication

* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys if settings/resources/resourceId/general

* Small naming fix

* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys if settings/access/roles

* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in orgId/settings

* Fixes after merge

* Fixes after merge

* Fixes after merge

* Small fix

* Fix build
2025-05-17 17:49:01 +02:00
Lokowitz
6f54e3da9e New translations en-us.json (German) 2025-05-17 15:39:40 +00:00
a727626807
Merge branch 'main' into oss 2025-05-14 12:09:28 +02:00
miloschwartz
5b0200154a
add feature parity 2025-05-13 11:09:38 -04:00
9bed44dcfd
feat: add OIDC autoprovision 2025-05-10 04:39:26 +02:00
0b4c4a5d4a
feat: add option to set multiple user roles 2025-05-10 00:10:14 +02:00
Lokowitz
059081ad8b more i18n 2025-05-04 16:23:08 +00:00
miloschwartz
97af632c61
add option to pre provision idp user 2025-04-23 15:44:27 -04:00
miloschwartz
960eb34c7d
refactor invite user to create wizard 2025-04-23 13:46:06 -04:00
miloschwartz
e86640547e
add delete, get, list idp 2025-04-15 09:26:25 -04:00
miloschwartz
53be2739bb
successful log in loop poc 2025-04-13 18:29:23 -04:00
miloschwartz
8b0c30f19f
more tweaks to layout 2025-04-13 14:46:13 -04:00
miloschwartz
1a750e8279
test new layout 2025-04-13 14:30:19 -04:00
grokdesigns
d9e6d0c71a
Add regenerate to invitation functionality, see pull request details 2025-04-09 20:32:21 -07:00
grokdesigns
7a55c9ad03
Add support for menu children and moved invitations under users 2025-04-09 09:23:47 -07:00
miloschwartz
3612857585
use global search for tables 2025-03-31 10:31:35 -04:00
miloschwartz
0e38f58a7f
minor visual enhancements 2025-03-01 17:45:38 -05:00
miloschwartz
57a37a01ce
full width settings for user 2025-02-27 11:01:53 -05:00
miloschwartz
20f1a6372b
small visual improvements 2025-02-26 21:24:35 -05:00
Milo Schwartz
a35e24bc0e
fix table filters and update readme 2025-02-13 14:45:32 -05:00
Milo Schwartz
8165051dd8
fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -05:00
Milo Schwartz
d070415515
fix table page size selector 2025-02-05 21:56:28 -05:00
Milo Schwartz
02b5f4d390
increase hitbox for links in buttons 2025-01-23 22:34:12 -05:00
Milo Schwartz
64158a823b
major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz
0e99e2b62b
minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz
3b4a993704
refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
172e0f07d5
improve site and resource info cards and other small visual tweaks 2024-12-30 23:41:06 -05:00
Milo Schwartz
32ffb33d98
improve spacing and column layout on mobile 2024-12-29 22:07:12 -05:00
Milo Schwartz
b78e7a324d
place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz
cf75be5a6c
disable 2fa and end email notifications 2024-12-24 15:36:55 -05:00
Milo Schwartz
11cbafb92a
reduce spacing in forms 2024-12-22 17:09:22 -05:00
Milo Schwartz
ce5df3b0b9
fix issues from test deploy 2024-12-21 21:01:12 -05:00