Alex-Coded4
74bcc96847
start on new featured menu items
2022-07-11 10:25:00 +03:00
Konstantina Galouni
bbbb711865
[Library | new-theme]: Bug fix in download from of result landing links | In menu items added "target" field to define if urls open in new tab and have external icon.
...
1. availableOn.component.ts: [Bug fix] Added class "uk-link-text" in links of license and providers.
2. menu.ts: In MenuItem added field target: string = "_blank"; and in constructor added parameters and initialization of target, type, isFeatured.
3. navigationBar.component.html: Updated checks for "custom-external" class and target according to target field of MenuItem.
4. app.component.ts: In "Manage" menu item set target to "_self".
5. menu.component.ts: (Admin form) In method "menuItemSaveConfirmed()" added: this.menuItemForm.value.target = this.menuItemForm.value['type'] == "internal" ? "_self" : "_blank";
2022-06-29 13:56:19 +03:00
Konstantinos Triantafyllou
5e1fde7841
Add blend multiply to all logos in page content header. Add placeholder logo to getLogoURL function. Fix a bug with active menu item. Finish UI of pages, entities, portals, classes and class page content.
2022-06-26 23:30:54 +03:00
Alex Martzios
3559b7a7ca
tweaks for admin: pages, entities, classes and portals html files
2022-06-21 12:22:28 +03:00
Konstantinos Triantafyllou
cc417adb6b
Fix all dashboard modals heights. Role verification remove custom buttons.
2022-06-20 16:17:26 +03:00
Alex Martzios
fc73b55832
tweaks for inputs, buttons and tables to match new theme
2022-06-16 17:24:36 +03:00
Konstantinos Triantafyllou
e82c7bb6f4
Deprecated icons that exist in Material Icons
2022-04-09 16:18:30 +03:00
Alex Martzios
a2a34d3958
add featured menu item functionality - admin
2022-03-02 12:26:28 +02:00
Alex Martzios
3228c67a14
add warnings for disabled pages/routes on the menu items - dev only
2022-01-14 15:55:24 +02:00
Konstantinos Triantafyllou
7282f1bac5
Add validator for page route. Change icons for buttons. Disable edit page with a Portal PID.
2022-01-13 15:46:22 +02:00
Alex Martzios
cd329c70e4
disabled create page button by default, fix a bug with endless loading - dev only
2022-01-13 11:23:27 +02:00
Alex Martzios
73491221f0
add error handling for menu items and pages, remove tooltip for small options
2022-01-11 17:20:05 +02:00
Alex Martzios
b5330f3bf6
add required validators for url and route fields - dev only
2022-01-11 13:15:37 +02:00
Alex Martzios
97fc6f033a
add changes for pages and dynamic menus - dev only
2022-01-11 12:05:40 +02:00
Alex Martzios
259ca4b5b1
working on sending menu save/update/delete on the backend - dev only
2022-01-05 16:41:49 +02:00
Alex Martzios
ce37ca54f7
Progress on getting the menu menu items - dev only
2021-12-23 16:12:51 +02:00
Alex Martzios
660c5955f7
Work on dynamic menus with actual data - dev only
2021-12-23 09:22:07 +02:00
Alex Martzios
24fd2b3856
Progress on dynamic menu - dev only
2021-12-17 15:36:30 +02:00
Alex Martzios
0cddbdf857
Work in progress for new dymanic menu - dev only
2021-12-17 09:22:07 +02:00
Alex Martzios
edad40ad0b
Start on dynamic menu for connect-admin - dev only
2021-12-09 15:52:39 +02:00