Boy132
0037b4a1d4
Only use navigation groups when using sidebar ( #1288 )
...
* Revert "Remove `NavigationGroups` for Admin Navbar (#1248 )"
This reverts commit a1869002629b18500b346e5c505869bc45d43456.
* make navigation groups conditional
2025-04-23 16:02:21 +02:00
MartinOscar
a186900262
Remove NavigationGroups
for Admin Navbar ( #1248 )
2025-04-18 10:39:25 -04:00
Boy132
92fbd75772
Show different roles
CheckboxList for root admins and non root admins ( #1219 )
...
* show different roles checkbox list for root admins and non root admins
* simplify saveRelationshipsUsing
* remove disableOptionWhen
* add migration to remove additional roles from root admins
2025-04-07 16:10:31 +02:00
Boy132
fa8ae0aea5
Add avatar providers ( #1192 )
...
* Add avatar providers
* fix exists check for local avatar
* Use avatar in user lists
---------
Co-authored-by: Charles <charles@pelican.dev>
2025-04-07 16:06:19 +02:00
Boy132
f563128237
Make sure to not sync root admin role ( #1113 )
2025-03-17 17:23:44 +01:00
Boy132
d8e8240756
Fix EditUser ( #1046 )
...
* fix unique when editing user
* unset roles when editing
2025-02-28 13:28:18 +01:00
Boy132
2f56ca5ed5
Add deleteAny
and replicate
to policies ( #1030 )
...
* add `deleteAny` to policies
* add `replicate` to policies
2025-02-25 13:50:15 +01:00
Boy132
d53820bbdc
Add view pages for "simple" resources ( #963 )
...
* update ApiKeyResource
* update DatabaseHostResource
* update MountResource
* update RoleResource
* update UserResource
* WebhookResource
* fix phpstan
* add back label translations for resources
* add back other labels
* upstream changes
2025-02-24 15:44:47 +01:00
Charles
f8ad720f52
Admin Area Translations ( #965 )
...
* Init
* Health Page
* Admin API Keys
* Update API Keys
* Database Hosts
* Mounts
* remove `s`
* Users
* Webhooks
* Server
never again...
* Fix Server
* Settings
* Update Mounts
* Update Databasehost
* Update Server
* Oops, Update Server
* Nodes
* Update User
* Dashboard
* Update Server
* Profile
* Egg
* Role & Update Egg
* Add base Laravel lang files
* update apikey
* remove html back to settings, remove comment
* add `:resource` to create_action
* Update Egg
* Update Egg v2
* Update 1
* trans cf info label
* Update charts
* more trans
* Update Webhook
* update Health
* Update Server
* Update Role
* Fixes
* Bulk Update
* AnotherOne
* Fix relation button label
* rename `admin1` to `admin`
Leftover from testing... oops
* More Translations
* Updates
* `pint` + Relation Manager Titles
2025-02-08 23:16:54 -05:00
Boy132
af4ac1db92
Update admin area navigation ( #881 )
2025-01-07 08:24:43 +01:00
Boy132
993e2c4244
Add CreateUser page ( #825 )
2024-12-13 09:21:37 +01:00
Boy132
e27f23b1b6
Move admin pages & resources into own namespace ( #741 )
...
* move admin pages & resources into own namespace
* fix imports for resource pages
2024-12-07 15:51:27 +01:00