Commit Graph

135 Commits

Author SHA1 Message Date
Tim Donohue
cf6e58d194 Merge pull request #1669 from atmire/w2p-91770_Fix-route-matching-themes-on-first-load
Fix route-matching themes not resolving on first load/refresh
2022-06-08 09:25:46 -05:00
Yura Bondarenko
485cc2bd31 Document AppComponent.updateTheme 2022-06-08 15:34:58 +02:00
Yura Bondarenko
03e1e468bd 91770: Fix route-matching themes not resolving on first load/refresh 2022-05-30 11:28:57 +02:00
William Welling
2db80022b5 Merge branch 'main' of github.com:harvard-lts/dspace-angular into 145-base-path-support 2022-05-19 09:03:11 -05:00
William Welling
771f92eaab Merge branch 'main' of github.com:harvard-lts/dspace-angular into 145-base-path-support 2022-05-14 14:07:53 -05:00
Yura Bondarenko
21579d1525 Merge remote-tracking branch 'origin/main' into w2p-90978_Improve-initial-page-load_PR 2022-05-13 09:32:34 +02:00
Yura Bondarenko
f0d98c9b6f Implement feedback 2022-05-12 15:34:31 +02:00
Tim Donohue
659a9a69ca Merge pull request #1615 from atmire/w2p-90918_Upgrade-ng-dynamic-forms-and-rxjs
Upgrade ng-dynamic-forms to v15 and RxJs to v7
2022-05-11 10:05:38 -05:00
William Welling
9a433b50ff support base path 2022-05-06 14:32:44 -05:00
Yura Bondarenko
1522c36ed0 Merge remote-tracking branch 'origin/main' into w2p-90978_Improve-initial-page-load_PR 2022-04-28 13:49:39 +02:00
Art Lowel
3bc5ee0253 pages loading twice poc
Cherry-picked from original branch started from Angular 13 PR
2022-04-27 11:58:43 +02:00
Yura Bondarenko
8d6f156db1 90918: Upgrade ng-dynamic-forms and RxJs
Copied over isNumeric from RxJs 6.x as it was removed from 7.x
Build & tests are broken, fixed in subsequent commit
2022-04-25 15:32:34 +02:00
Giuseppe Digilio
0fa44f4b74 [CST-5733] Apply changes in order to not destroy router-outlet on loading 2022-04-20 09:53:44 +02:00
William Welling
f652490c1c Merge branch 'main' of github.com:DSpace/dspace-angular into 1422-deploy-time-config 2021-12-20 12:30:53 -06:00
William Welling
10622008c4 refactor config filename and convert to yaml 2021-12-08 14:56:52 -06:00
William Welling
33488ccf40 extend environment and use injected app config 2021-12-07 10:12:27 -06:00
William Welling
71f5b46639 use standard environments 2021-12-06 12:25:37 -06:00
Bruno Roemers
03fd57e426 85194: Fix favicon switching in production mode 2021-12-02 14:25:16 +01:00
Bruno Roemers
47ed6bedb4 85123: BUGFIX: Use this.document instead of document
Typo caused ReferenceError in SSR
2021-12-02 12:47:38 +01:00
Bruno Roemers
b6dc7af13e 85123: Fix tests #2 2021-11-24 15:13:50 +01:00
Bruno Roemers
7c23e2ef82 85123: Fix tests 2021-11-24 14:44:38 +01:00
Bruno Roemers
893a306da0 85123: Fallback to favicon of default theme and src/assets/images/favicon.ico 2021-11-24 12:23:19 +01:00
Bruno Roemers
99a2cf926a 85123: WIP: Support for theme-specific head tags 2021-11-24 10:54:59 +01:00
Kristof De Langhe
d9db65685b 83628: Dynamic theme fixes 2021-09-22 17:46:55 +02:00
Kristof De Langhe
2d638a738e 83628: Dynamic theme fixes 2021-09-22 11:51:05 +02:00
Marie Verdonck
6c219e72d5 79700: Doc fixes, Spec tests authService & ariaLabelledBy for idle-modal 2021-07-01 15:52:12 +02:00
Marie Verdonck
829ce12710 lgtm alerts 2021-07-01 15:52:12 +02:00
Marie Verdonck
4b1f086469 79700: Feedback 2021-06-15 applied 2021-07-01 15:52:12 +02:00
Marie Verdonck
b23522d39f 79700: Auto-refreshing the token & Needed config 2021-07-01 15:51:23 +02:00
Art Lowel
899b30213e show full screen loader when switching themes 2021-05-27 15:06:26 +02:00
Bruno Roemers
51e1ac09e7 77643: BUGFIX: Init BreadcrumbsService before routing 2021-03-15 11:40:24 +01:00
Art Lowel
5a6e4b1278 Add support for dynamic themes 2021-03-01 10:38:05 +01:00
Bruno Roemers
d574ffafa4 76634: Implement GoogleAnalyticsService 2021-02-01 19:10:15 +01:00
Giuseppe Digilio
20b5721e3c Fixed lint errors and add lint fix script 2020-12-04 10:32:46 +01:00
lotte
c19f49fb96 added tests 2020-09-08 09:13:17 +02:00
lotte
19ca179e7a commit before rebase 2020-09-08 09:13:17 +02:00
lotte
f6e8448164 fixed SSR issue, added code for storing the users cookie consents and restoring them 2020-09-08 09:13:17 +02:00
lotte
3e1fb243a1 solving SSR issue 2020-09-08 09:13:17 +02:00
lotte
0b3b82b485 finished basic Klaro setup 2020-09-08 09:13:17 +02:00
lotte
472154c0df 72635: Cookie preferences first committ 2020-09-08 09:13:17 +02:00
Kristof De Langhe
59def51ebe 72699: LGTM alert fixes 2020-09-03 13:36:16 +02:00
Kristof De Langhe
5e970bcff2 72699: isAuthBlocking$ rename to isNotAuthBlocking$ 2020-09-03 13:32:13 +02:00
Art Lowel
724e5d1f12 add blocking state to make dealing with log in errors more user friendly 2020-09-01 10:10:39 +02:00
Kristof De Langhe
55c45f5f6c 72699: Hard redirect after log in - loading fixes 2020-08-27 14:50:13 +02:00
Marie Verdonck
902d4c2330 71712: Export metadata CSV; WIP 2020-08-03 16:25:09 +02:00
Giuseppe Digilio
bdc0304d5a Merge remote-tracking branch 'remotes/origin/master' into language-header
# Conflicts:
#	src/app/app.component.spec.ts
#	src/app/app.component.ts
#	src/app/shared/lang-switch/lang-switch.component.spec.ts
#	src/app/shared/lang-switch/lang-switch.component.ts
2020-05-11 20:09:39 +02:00
Giuseppe Digilio
145b26d262 Added LocaleService as localization handler 2020-04-20 20:06:50 +02:00
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
Art Lowel
ab0f2c89e6 remove most uses of normalizedserializer 2020-02-17 18:22:42 +01:00
Kristof De Langhe
3fd4ecbfc4 67611: ExpressionChangedAfterItHasBeenCheckedError fix 2020-01-16 14:47:37 +01:00