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 |
|
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 |
|
Kristof De Langhe
|
056eb14224
|
Merge remote-tracking branch 'lotte/search-backend' into w2p-50632_Replace-mock-registry-service-with-implementation
|
2018-04-18 14:13:13 +02:00 |
|
Lotte Hofstede
|
fb8172af10
|
49440: fixed naming bug
|
2018-04-16 09:28:37 +02:00 |
|
Lotte Hofstede
|
e7054af1d5
|
49440: date widget with decorator
|
2018-04-16 09:28:36 +02:00 |
|
Lotte Hofstede
|
60366e3eec
|
removed log
|
2018-04-13 15:35:26 +02:00 |
|
Lotte Hofstede
|
790ca4bc79
|
Fixed TSLint errors
|
2018-04-13 15:31:26 +02:00 |
|
Lotte Hofstede
|
e56ea2aff8
|
Applied feedback and other fixes
|
2018-04-13 15:18:35 +02:00 |
|
Giuseppe Digilio
|
e0deb52ed7
|
Fixed test labels
|
2018-04-12 15:09:51 +02:00 |
|
Giuseppe Digilio
|
1db0217e7c
|
Merge remote-tracking branch 'remotes/origin/master' into notifications
|
2018-04-12 14:57:09 +02:00 |
|
Giuseppe Digilio
|
34e3e4bd2b
|
Fixed issue when reload protected page with expired token
|
2018-04-10 19:14:42 +02:00 |
|