BookStack/resources/views/common
Dan Brown d5a3bdb7aa
Header: Simplified, split and re-orgranised view file(s)
- Moved "common" template partials, that are only used in layouts, to
  layouts/parts folder.
- Simplified HTML structure of header template.
- Extracted logo and links from header template to simplify.
- Added header-links-start template for easier extension/customization
  without needing to override full list of links.
  - Added test to cover usage of this.

For #4564
2023-09-24 10:29:51 +01:00
..
activity-item.blade.php Added webhook call functionality 2021-12-11 22:29:33 +00:00
activity-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
confirm-dialog.blade.php Drawio: Added unsaved restore prompt and logic 2023-08-23 14:16:20 +01:00
dark-mode-toggle.blade.php Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
detailed-listing-paginated.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-with-more.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
loading-icon.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
sort.blade.php Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
status-indicator.blade.php Revised webhooks list to new format 2022-10-30 12:02:06 +00:00