Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NGSTACK-883 add missing icons and replace base64 with svg icons #199

Open
wants to merge 65 commits into
base: netgen-org-site
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
7ec42e5
NGSTACK-849 initial dev setup for netgen organization site
iherak Apr 19, 2024
6d0cc0f
NGSTACK-849 update captainhook config
iherak Apr 19, 2024
f381a8b
NGSTACK-861: configure peak siteaccess
pspanja Apr 24, 2024
0737b59
NGSTACK-851 create skeleton for back office
PetraMiseta Apr 23, 2024
ee64109
NGSTACK-852 add conversations module in back office
PetraMiseta Apr 23, 2024
07df816
NGSTACK-851 rename module to backoffice
PetraMiseta Apr 23, 2024
dea77b9
NGSTACK-851 remove lock files
PetraMiseta Apr 23, 2024
86a0c0c
NGSTACK-851 remove unrelated diffs
PetraMiseta Apr 23, 2024
9bc55c8
NGSTACK-851 delete unused filed, rename project specific stuff, refac…
PetraMiseta Apr 23, 2024
58086d3
NGSTACK-851 delete commented lines
PetraMiseta Apr 23, 2024
c3124ca
NGSTACK-851 remove project specific name
PetraMiseta Apr 23, 2024
cd5c823
NGSTACK-867: restructure routes and limit backoffice siteaccess
pspanja Apr 24, 2024
3623bc6
NGSTACK-851: remove duplicate property
pspanja Apr 24, 2024
dc8c009
NGSTACK-851 delete unused css files
PetraMiseta Apr 24, 2024
10a4178
NGSTACK-851 remove unused assets
PetraMiseta Apr 24, 2024
585a0f2
NGSTACK-851 update translation domain
PetraMiseta Apr 24, 2024
1a1c76e
NGSTACK-851 remove slimselect and flatpikr
PetraMiseta Apr 24, 2024
6d75081
NGSTACK-851 remove unused icons
PetraMiseta Apr 24, 2024
86970c8
NGSTACK-851 add dashboard menu item
PetraMiseta Apr 24, 2024
30d6a06
NGSTACK-851 fix erros in components
PetraMiseta Apr 24, 2024
4a33528
NGSTACK-851 separate backoffice from frontend variables
PetraMiseta Apr 24, 2024
01be399
NGSTACK-868 change class name in main menu, fix/add variables, replac…
TTrakostanec Apr 26, 2024
5a61350
NGSTACK-868 fix typo, change color to hex, revert color to original v…
TTrakostanec Apr 26, 2024
d21e26b
NGSTACK-868 change variable to rgba
TTrakostanec Apr 26, 2024
acb4e7d
NGSTACK-851 move backoffice folder, update paths
PetraMiseta Apr 25, 2024
0b132a5
NGSTACK-851 add modal component
PetraMiseta Apr 25, 2024
9453412
NGSTACK-851 add bookmarks module in backoffice
PetraMiseta Apr 25, 2024
b77deec
NGSTACK-851 delete unused class
PetraMiseta Apr 25, 2024
0e8382c
NGSTACK-854 add listener to update bookmarks title on content update
PetraMiseta Apr 25, 2024
2df35c5
NGSTACK-854 move parameter to baseline neon file
PetraMiseta Apr 25, 2024
9fe0977
NGSTACK-854 delete subscriptions css, not used yet
PetraMiseta Apr 25, 2024
7e7feb3
NGSTACK-854 move bookmarks routes to separate file
PetraMiseta Apr 25, 2024
54f2879
NGSTACK-854 move doctrine listeners to separate folder
PetraMiseta Apr 25, 2024
987a0ec
NGSTACK-854 move entity and repository to doctrine folder
PetraMiseta Apr 25, 2024
78b6f42
NGSTACK-854 update project structure
PetraMiseta Apr 25, 2024
9e14767
NGSTACK-855 add notifications module
PetraMiseta Apr 30, 2024
5a01fe0
NGSTACK-855 limit notifications module to a version
PetraMiseta Apr 30, 2024
439ca6c
NGSTACK-855 move mail sender to env variable
PetraMiseta Apr 30, 2024
01e2fc3
NGSTACK-859 add login and register
PetraMiseta May 2, 2024
7d54d72
NGSTACK-859 intagrate user edit and forgot password module in backoffice
PetraMiseta May 2, 2024
29b1f92
NGSTACK-859 remove unused condition, update route
PetraMiseta May 2, 2024
31fc1b0
NGSTACK-881 display user menu only on peak_eng
PetraMiseta May 6, 2024
95db43a
NGSTACK-852 add conversations module in back office
PetraMiseta Apr 23, 2024
f7ba540
NGSTACK-876 add scss files for notification module
TTrakostanec May 2, 2024
e3f4e5f
NGSTACK-876 remove php file and update package json after rebase
TTrakostanec May 7, 2024
73e1fc5
Merge pull request #190 from netgen/NGSTACK-876-notification-modul-st…
emodric May 7, 2024
7f2c2cf
NGSTACK-873 add html and scss files for form
TTrakostanec Apr 29, 2024
6f56b80
NGSTACK-873 rename class names and move button style to buttons scss
TTrakostanec Apr 29, 2024
418db53
NGSTACK-873 add js files for filter funcionality and datepicker
TTrakostanec Apr 29, 2024
25b154a
NGSTACK-873 add style and js for datepicker
TTrakostanec Apr 30, 2024
0947c53
NGSTACK-873 remove unnecessary widgets
TTrakostanec Apr 30, 2024
edcf4bb
NGSTACK-873 change form and table html and css to match notification …
TTrakostanec May 2, 2024
d4f7c39
NGSTACK-873 remove php file after rebase and add fontawesome
TTrakostanec May 7, 2024
06cbda7
Merge pull request #188 from netgen/NGSTACK-873-bookmarks-styling
emodric May 7, 2024
31bb133
Modify token validity to use seconds
emodric May 7, 2024
1c5c7e4
NGSTACK-852 add conversations module in back office
PetraMiseta Apr 23, 2024
79168ea
NGSTACK-859 add login and register
PetraMiseta May 2, 2024
e563d8c
NGSTACK-853 add impersonation module in ibexa and backoffice
PetraMiseta May 3, 2024
6e1c980
NGSTACK-853 delete unnecessary listener
PetraMiseta May 6, 2024
876a0cf
NGSTACK-853 delete files added by mistake in rebase
PetraMiseta May 7, 2024
493c360
NGSTACK-853 move parameters to app/server
PetraMiseta May 7, 2024
05e4a2f
NGSTACK-853 delete unused parameter and move impersonation params to …
PetraMiseta May 7, 2024
f8654b2
NGSTACK-853 remove unnecessary spaces
PetraMiseta May 7, 2024
b44a2fc
Merge pull request #194 from netgen/NGSTACK-853-impersonation-module
emodric May 7, 2024
7febb61
NGSTACK-883 add missing icons and replace base64 with svg icons
TTrakostanec May 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
NGSTACK-861: configure peak siteaccess
  • Loading branch information
pspanja authored and PetraMiseta committed May 3, 2024
commit f381a8bd917a7e1253dc117f5fc458864078c099
21 changes: 21 additions & 0 deletions config/app/packages/ibexa_siteaccess.yaml
Original file line number Diff line number Diff line change
@@ -8,6 +8,7 @@ ibexa:
- fh_eng
- bold_eng
- bold_ger
- peak_eng
- '%ngsite.admin_siteaccess_name%'
groups:
admin_group:
@@ -16,11 +17,14 @@ ibexa:
- fh_eng
- bold_eng
- bold_ger
- peak_eng
fh_group:
- fh_eng
bold_group:
- bold_eng
- bold_ger
peak_group:
- peak_eng
system:
admin_group:
design: ngadmin
@@ -48,6 +52,15 @@ ibexa:
location_id: '%ngsite.bold_group.locations.tree_root.id%'
session:
name: eZSESSID
peak_group:
design: peak
translation_siteaccesses:
- peak_eng
content:
tree_root:
location_id: '%ngsite.peak_group.locations.tree_root.id%'
session:
name: eZSESSID
fh_eng:
languages:
- eng-GB
@@ -57,6 +70,9 @@ ibexa:
bold_ger:
languages:
- ger-DE
peak_eng:
languages:
- eng-GB

netgen_layouts:
design_list:
@@ -68,6 +84,11 @@ netgen_layouts:

ibexa_design_engine:
design_list:
peak:
- peak
- app
- common
- standard
bold:
- bold
- app
33 changes: 33 additions & 0 deletions config/app/packages/novactive_ez_seo.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
nova_ezseo:
system:
peak_group:
default_metas:
author: "Netgen"
copyright: ~
generator: "Ibexa DXP"
MSSmartTagsPreventParsing: "TRUE"
fieldtype_metas_identifier: "metas"
fieldtype_metas:
title:
label: 'Title'
default_pattern: "<title|name>"
description:
label: 'Description'
default_pattern: "<description|short_description|title|name>"
maxLength: 150
keywords:
label: 'Keywords'
default_pattern: ~
robots:
sitemap:
- url: "https://%ngsite.peak_group.site_domain%/sitemap.xml"
sitemap_includes:
subtrees:
- "%ngsite.bold_group.locations.tree_root.id%"
contentTypeIdentifiers:
- ng_article
- ng audio
- ng_blog_post
- ng_category
- ng_frontpage
- ng_gallery
- ng_job_position
- ng_news
bold_group:
default_metas:
author: "Netgen"
3 changes: 3 additions & 0 deletions config/app/server/dev/app.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
parameters:
ngsite.fh_group.site_domain: localhost
ngsite.bold_group.site_domain: localhost
ngsite.peak_group.site_domain: localhost

ngsite.fh_group.locations.site_info.id: 65
ngsite.bold_group.locations.site_info.id: 442
ngsite.peak_group.locations.site_info.id: 561

ngsite.fh_group.locations.tree_root.id: 385
ngsite.bold_group.locations.tree_root.id: 386
ngsite.peak_group.locations.tree_root.id: 555

ngsite.default.locations.ng_component_hero.id: 407
ngsite.default.locations.ng_component_quote.id: 445
Empty file.