1
0
Commit Graph

1139 Commits

Author SHA1 Message Date
Giuseppe Digilio
683c2f2f6b Added testing utils functions 2018-07-11 18:42:45 +02:00
Kristof De Langhe
bbc1daab3c 54053: Search label offset 2018-07-11 15:51:37 +02:00
Art Lowel
44e58e1282 Merge pull request #277 from MatMercer/pointerevents
Fix truncated text being difficult to select
2018-07-11 10:16:18 +02:00
Giuseppe Digilio
10144971f9 Removed fdescribe from test 2018-07-10 15:30:58 +02:00
Giuseppe Digilio
9b249f00df Fixed form error handler 2018-07-10 15:25:36 +02:00
lotte
3473091270 53881: facet search boxes finished 2018-07-10 10:14:44 +02:00
MatMercer
dc633ea77d Fix truncated text being difficult to select
Related to Google Chrome browser
2018-07-09 22:30:31 -03:00
Giuseppe Digilio
1f02a4cb5b Removed label of a repeatable field when is added a new value. 2018-07-09 19:09:41 +02:00
Giuseppe Digilio
4d89674cda Fixed server side form validation 2018-07-09 19:02:09 +02:00
Tim Donohue
bfa87c927c Merge pull request #246 from Atmire-Kristof/w2p-50632_Replace-mock-registry-service-with-implementation
Admin Registry pages and service
2018-07-09 09:40:40 -05:00
Kristof De Langhe
f6e47389d6 Merge remote-tracking branch 'dspace/master' into 201-pipeable-operators
Conflicts:
	src/app/core/data/request.effects.ts
2018-07-09 14:18:20 +02:00
Kristof De Langhe
079b8b7679 Merge remote-tracking branch 'dspace/master' into w2p-50632_Replace-mock-registry-service-with-implementation
Conflicts:
	src/app/app-routing.module.ts
	src/app/core/cache/response-cache.models.ts
2018-07-09 14:09:24 +02:00
lotte
99122346e6 Merge branch 'embedded-objects-fixes' into grid-view-date-fix 2018-07-09 13:33:12 +02:00
lotte
cbbdef5cfe Merge branch 'master' into embedded-objects-fixes
Conflicts:
	src/app/core/shared/resource-type.ts
2018-07-09 13:32:02 +02:00
Art Lowel
9745faf17b Merge pull request #275 from 4Science/authentication
Authentication
2018-07-09 13:14:54 +02:00
Giuseppe Digilio
499b5bf51b Removed console.log 2018-07-09 10:05:52 +02:00
Giuseppe Digilio
ccb50f69d6 Added support for regex validation 2018-07-06 14:20:09 +02:00
lotte
e6538946c6 53881: added some tests 2018-07-06 11:04:01 +02:00
Giuseppe Digilio
7315337c64 adjusted parser methods 2018-07-05 16:43:07 +02:00
Kristof De Langhe
307443f5cc 54053: Active filter label tests 2018-07-05 15:00:14 +02:00
Giuseppe Digilio
0c63fe469b Fixes 2018-07-05 14:54:39 +02:00
Kristof De Langhe
050536844b 54053: Working active filter labels 2018-07-05 12:56:39 +02:00
Giuseppe Digilio
6b7c748251 Added a fallback for x-forwarded-for header 2018-07-05 09:25:35 +02:00
Giuseppe Digilio
8dd11c9a3c Added form field parser factory to remove switch in row-parser.ts 2018-07-04 16:01:53 +02:00
Kristof De Langhe
205fe3ede3 Merge branch 'w2p-53881_facet-search-box' into w2p-54053_Active-filter-labels 2018-07-04 15:56:55 +02:00
Kristof De Langhe
8931337d2d 54053: intermediate commit 2018-07-04 15:56:29 +02:00
lotte
6b292aab33 53881: bugfixing facet search box 2018-07-04 15:51:59 +02:00
Giuseppe Digilio
f627c9443e Upgraded @nguniversal/express-engine 2018-07-04 12:14:11 +02:00
Giuseppe Digilio
635128d439 replaced travis build for node v10 with v9 2018-07-04 10:00:15 +02:00
Giuseppe Digilio
5554d4828b Updated the node version requirements to v8.x.x 2018-07-03 18:43:18 +02:00
Giuseppe Digilio
ff41b80a33 Renamed form.reducers.ts to form.reducer.ts
Created custom sass variable
Removed use of instanceof operator
2018-07-03 17:51:26 +02:00
lotte
ac4a1b179b 53881: facet search box 2018-07-02 15:27:13 +02:00
Giuseppe Digilio
b74993413d Added more test 2018-07-02 13:22:06 +02:00
Giuseppe Digilio
8f40ea0ea5 Added more tests and fixes 2018-06-29 18:58:53 +02:00
Giuseppe Digilio
3126a96554 Added x-forwarded-for header to pass server ip check 2018-06-28 11:51:52 +02:00
Giuseppe Digilio
f6b665cb90 Added more tests 2018-06-27 17:43:09 +02:00
Giuseppe Digilio
2ffbdf942c Added more tests 2018-06-26 19:19:13 +02:00
Giuseppe Digilio
d49cba9090 Added more tests 2018-06-26 16:41:11 +02:00
Giuseppe Digilio
5d377287ad Added more tests 2018-06-25 19:17:33 +02:00
Giuseppe Digilio
e6c68c9396 Added more tests 2018-06-22 15:13:49 +02:00
Giuseppe Digilio
40ccbdf653 Added more tests 2018-06-21 11:40:00 +02:00
Giuseppe Digilio
fe416b294b created DynamicLookupNameModel and added more tests 2018-06-20 19:23:55 +02:00
Giuseppe Digilio
22493be15a Added more tests 2018-06-20 12:11:59 +02:00
Giuseppe Digilio
83e8b003e8 Added more tests 2018-06-19 18:11:53 +02:00
Giuseppe Digilio
3fdb074d05 Added more tests 2018-06-19 15:10:56 +02:00
Giuseppe Digilio
4a2e2b754b Added more tests 2018-06-18 12:54:12 +02:00
Giuseppe Digilio
b371bdff44 Fixed tests 2018-06-13 18:41:56 +02:00
Giuseppe Digilio
b85617123c fixed dynamic-list.component.spec.ts 2018-06-13 18:34:48 +02:00
Giuseppe Digilio
d1d809910f Added unit test 2018-06-13 18:25:09 +02:00
Giuseppe Digilio
6b8330fee1 updated with latest changes 2018-06-13 11:28:11 +02:00