d11n
b96cfcd14d
Apps: Allow authenticated, non-owner users permissioned access ( #5702 )
...
Fixes #5698 . Before this, the app lookup was constrained by the user having at least `CanModifyStoreSettings` permissions. This changes it to require the user being associated with a store, leaving the fine-grained authorization checks up to the individual actions.
2024-01-25 21:00:33 +09:00
d11n
96da7f0322
UI: Form validation summary matches alert style ( #5576 )
...
Fixes #5564 .
2023-12-21 23:43:12 +09:00
d11n
27c22d5e33
Unify list views ( #5399 )
2023-11-02 08:12:28 +01:00
Andrew Camilleri
783e4ccb35
Store Custom Roles ( #4940 )
2023-05-26 23:49:32 +09:00
Nicolas Dorier
a3203e5775
Fix several HTML injections ( #4545 )
2023-01-21 19:08:12 +01:00
d11n
e8291eb00e
Move ConfirmModel to Abstractions ( #3964 )
...
To make it available to plugins.
2022-07-15 12:38:33 +09:00
d11n
cbf8b23385
Adapt desktop breakpoints in views ( #3358 )
...
* Add XXL breakpoint
* Unify setup guide display
* Adapt desktop breakpoints in views
* Fix POS code display
* Fix syntax in home view
* store settings + constrain update
* account settings
Co-authored-by: dstrukt <gfxdsign@gmail.com>
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-01-27 11:56:46 +09:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00