Kris
2ee63a6a83
DEV: Update icon structure in bootbox buttons ( #11925 )
2021-02-02 15:47:10 -05:00
Roman Rizzi
f3cd5dc096
FIX: Restore user summary's delete button behavior. ( #11844 )
...
The user summary's delete button UX relied on the "admin-user.js" destroy function, which was called through the "admin-tools" service. After #11724 , we no longer put UX behavior on Ember models.
2021-01-26 13:10:46 -03:00
David Taylor
cd11689446
FIX: Check the confirmation result before deleting SSO record ( #11816 )
2021-01-22 19:16:43 +00:00
Krzysztof Kotlarek
8b10fc2f8c
FIX: remove rendering UX from ember models ( #11724 )
...
Fix for `admin-user.js` and `backup.js` models.
2021-01-20 16:04:21 +11:00
Roman Rizzi
bbe5d8d5cf
DEV: Sort imports alphabetically ( #11382 )
2020-12-01 15:31:26 -03:00
Roman Rizzi
1c2358ba16
DEV: Tidy up imports. ( #11364 )
...
Only allow one import definition per file and add a new eslint rule to enforce it.
2020-11-27 11:30:16 -03:00
Arpit Jalan
00b41437b0
FIX: hide sso email behind a button click and log views ( #11186 )
2020-11-11 00:42:44 +05:30
Robin Ward
ce3fe2f4c4
REFACTOR: Support bundling our `admin` section as an ember addon
2020-09-22 15:14:29 -04:00