aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/routing/menu-guard.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update angularChocobozzz2023-05-231-2/+1
|
* Remove redundant attributeChocobozzz2021-10-111-3/+2
|
* Migrate client to eslintChocobozzz2021-08-181-4/+14
|
* refactor 404 pageRigel Kent2020-12-031-5/+31
|
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-171-1/+1
| | | | | | | | | | | | | * Overflow:hidden on touchscreen when modal-open * Do not display menu by default on touchscreens * Add content overlay on touchscreens when menu is opened * Fix zIndex overlay for search infos * On touchscreens close menu on swipe left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Reorganize client shared modulesChocobozzz2020-06-231-2/+2
|
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-101-0/+48