BookStack/resources/views/users
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
api-tokens Updated API tokens list to new responsive format 2022-10-30 15:37:52 +00:00
parts Updated a whole load more js components 2022-11-15 16:04:46 +00:00
preferences Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
create.blade.php Started playing with new settings view layout 2022-03-26 21:36:05 +00:00
delete.blade.php Fixed issue with user delete ownership not migrating 2023-03-24 14:43:48 +00:00
edit.blade.php Started playing with new settings view layout 2022-03-26 21:36:05 +00:00
index.blade.php Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
profile.blade.php Started playing with new settings view layout 2022-03-26 21:36:05 +00:00