Art Lowel
f21b3e390e
Merge pull request #267 from Georgetown-University-Libraries/mock-admin-guard
...
Mock AdminGuard
2018-05-14 18:31:38 +02:00
Michael Marttila
b60373e290
Add MockAdminGuard as provider
2018-05-14 11:25:35 -04:00
Michael Marttila
0827208c58
Spacing style fix
2018-05-14 09:39:00 -04:00
Michael Marttila
b53b7fdfb8
Add MockAdminGuard
2018-05-14 09:06:06 -04:00
Pascal-Nicolas Becker
c6557ca317
Set a few configuration options an env variables.
...
For docker containers it would be useful if any configuration variables
defining how to connect to the angular ui and how it connects to the
DSpace 7 REST endpoint could be overriden by environment variables. We
should not extend configuration by environment variables too much.
2018-05-11 18:52:00 +02:00
Art Lowel
c712ae789e
Merge pull request #243 from 4Science/notifications
...
This PR closes #160
2018-05-11 18:24:26 +02:00
Giuseppe Digilio
1609a06a43
made sure that content and title notification are not interpreted as html
2018-05-11 16:19:59 +02:00
Giuseppe Digilio
7a4f15c3e0
turned the html field in to a boolean
2018-05-11 13:57:31 +02:00
Giuseppe Digilio
876dba2892
Added tests
2018-05-10 17:24:09 +02:00
Giuseppe Digilio
a114650564
fixes and adjustments
2018-05-09 19:23:09 +02:00
Giuseppe Digilio
7a32d18b1b
Merged dynamic form module
2018-05-09 12:14:18 +02:00
Lotte Hofstede
ce08f52b94
Finished date widget without tests and with AoT error
2018-05-09 09:32:07 +02:00
Giuseppe Digilio
e5bd262a2c
Fixed tests
2018-05-08 12:11:15 +02:00
Giuseppe Digilio
5682c8146c
Fixed merge
2018-05-08 11:28:12 +02:00
Giuseppe Digilio
f8b3cc516c
Merge remote-tracking branch 'remotes/origin/master' into authentication
...
# Conflicts:
# src/app/+search-page/search-filters/search-filter/search-filter.component.ts
# src/app/+search-page/search-filters/search-filter/search-filter.service.ts
# src/app/+search-page/search-service/search.service.spec.ts
# src/app/+search-page/search-service/search.service.ts
# src/app/app.component.spec.ts
# src/app/app.component.ts
# src/app/core/cache/response-cache.models.ts
# src/app/core/core.effects.ts
# src/app/core/core.module.ts
# src/app/core/shared/hal-endpoint.service.ts
# src/app/shared/services/route.service.ts
# src/app/shared/view-mode-switch/view-mode-switch.component.spec.ts
# src/modules/app/browser-app.module.ts
# src/modules/app/server-app.module.ts
2018-05-08 10:57:15 +02:00
Giuseppe Digilio
b0b4342f24
Fixed an issue with redirect url
2018-05-08 10:34:46 +02:00
Giuseppe Digilio
7d38976ea0
Fixed tests
2018-05-08 10:05:11 +02:00
Giuseppe Digilio
343e5e4f30
Fixed tests
2018-05-07 16:37:09 +02:00
Giuseppe Digilio
ada577c2be
Merge remote-tracking branch 'remotes/origin/master' into notifications
...
# Conflicts:
# src/app/app.component.ts
# src/app/core/core.module.ts
2018-05-07 16:10:17 +02:00
Giuseppe Digilio
bafa46bb24
Adjusted CSS and added default notification options in the environment config files
2018-05-07 15:49:03 +02:00
Giuseppe Digilio
2c938571b3
Fixed logout page view
2018-05-03 19:53:06 +02:00
Giuseppe Digilio
c8a1fe0860
Removed use of platform service and created different service for SSR and CSR
2018-05-03 19:08:07 +02:00
Giuseppe Digilio
3b9a334258
Reduced use of own css
2018-05-03 14:40:34 +02:00
Kristof De Langhe
9dd79eda2e
Merge branch 'master' into w2p-50632_Replace-mock-registry-service-with-implementation
2018-05-03 11:44:47 +02:00
Kristof De Langhe
cfe4066b9e
Merge branch 'master' into w2p-50632_Replace-mock-registry-service-with-implementation
2018-05-03 11:41:48 +02:00
Art Lowel
99f8d4f24d
Merge pull request #235 from LotteHofstede/search-backend
...
Search service implementation
2018-05-03 11:20:33 +02:00
Lotte Hofstede
02a6657467
Merge branch 'search-backend' into w2p-49440_Date-widget
2018-05-03 10:56:44 +02:00
Lotte Hofstede
b065df356a
fixed sorting issue
2018-05-03 10:21:31 +02:00
Lotte Hofstede
a4b2229509
fixed prod build issue
2018-05-03 09:48:34 +02:00
Lotte Hofstede
38efd5b542
changed default sort options
2018-05-03 09:32:48 +02:00
Lotte Hofstede
e1c407841c
49440: date widget progress
2018-05-02 16:20:07 +02:00
Lotte Hofstede
307d9bf854
intermediate commit
2018-05-02 15:31:17 +02:00
Lotte Hofstede
c92d4cf951
Merge branch 'search-backend' into w2p-49440_Date-widget
2018-04-30 13:12:35 +02:00
Art Lowel
ebbe2e6a93
added tests for the new object-grid-component onInit code
2018-04-26 15:51:36 +02:00
Art Lowel
d6fc8aca4f
added support for Object.entries, removed a console.log and fixed an issue where the page wouldn't reset after selecting a new filter
2018-04-26 14:36:19 +02:00
Art Lowel
5ad190c906
fixed an issue where the search form wouldn't work on any page but the search page
2018-04-26 13:37:14 +02:00
Art Lowel
5e2dc51828
replaced css with bootstrap classes
2018-04-26 13:27:15 +02:00
Lotte Hofstede
563cc019cf
intermediate commit
2018-04-26 12:51:32 +02:00
Art Lowel
cb4c062ad9
fixed an issue with the AoT build
2018-04-26 11:58:32 +02:00
Art Lowel
2d0a43f91f
added tests for new HostWindowService code
2018-04-26 11:38:36 +02:00
Art Lowel
994c089925
fixed a few sorting, rpp and view persistence issues with grid view
2018-04-26 10:57:12 +02:00
Kristof De Langhe
bac69f8b2f
Improved test coverage for registry service
2018-04-25 14:14:23 +02:00
Art Lowel
545145a759
fixed an issue where a search result without hitlighlights would break the grid view
2018-04-20 16:01:59 +02:00
Art Lowel
2317f1f3a3
fixed an issue where changing the sort direction wouldn't work
2018-04-20 14:19:18 +02:00
Art Lowel
c125f36f43
fixed an issue where browse definition REST URLs would be wrong in certain cases
2018-04-20 11:17:52 +02:00
Art Lowel
c19369f027
Merge pull request #245 from artlowel/angulartics-docs
...
Added docs about Angulartics providers
2018-04-19 17:37:21 +02:00
Art Lowel
bff1550520
capitalized google analytics
2018-04-19 17:27:01 +02:00
Kristof De Langhe
2925598f0a
50632: Revert fdescribe to describe
2018-04-19 12:04:33 +02:00
Kristof De Langhe
3d79db4dba
50632: AoT build small fixes
2018-04-19 11:52:46 +02:00
Kristof De Langhe
9f003cf751
50632: Empty table info message
2018-04-18 15:33:19 +02:00