Commit Graph

6690 Commits

Author SHA1 Message Date
Art Lowel
605c3524c8 Merge pull request #231 from DSpace/update-README
Update README with PR testing process & yarn dependency mgmt notes
2018-03-06 09:57:12 +01:00
Tim Donohue
b03342e90f Update yarn add notes per comments and official docs 2018-03-05 16:11:02 -06:00
Tim Donohue
7b3f3fa2d9 Update README with PR testing process & yarn dependency mgmt notes 2018-03-05 16:11:02 -06:00
Tim Donohue
bc6e45d633 Merge pull request #221 from LotteHofstede/w2p-46063_truncation-implementation
Truncation
2018-03-05 15:55:27 -06:00
Tim Donohue
2d567e6f3c Merge pull request #233 from artlowel/travis-chrome-issue
Fix travis chrome issue
2018-03-05 09:22:56 -06:00
Giuseppe Digilio
31edf91c0a Added notifications state selectors 2018-03-05 15:15:54 +01:00
Giuseppe Digilio
0b50d14b06 Merge branch 'notification' of https://github.com/4Science/dspace-angular into notification 2018-03-05 13:04:00 +01:00
Giuseppe Digilio
e1e7840ec7 Added actions to notifications state 2018-03-05 13:01:54 +01:00
Art Lowel
4c45f29be5 fixes an issue where protractor can't find the right chrome version when running in travis, see https://github.com/angular/angular-cli/wiki/stories-continuous-integration#using-travis-ci 2018-03-05 09:57:26 +01:00
Andrea Chiapparelli - 4Science
2b8df1cc9d bootstrap style notification 2018-03-02 19:41:12 +01:00
Giuseppe Digilio
cc615ac0bf Added notifications state 2018-03-02 19:26:24 +01:00
Tim Donohue
791c552c8b Merge pull request #228 from LotteHofstede/bootstrap-upgrade
Bootstrap upgrade
2018-03-02 10:37:28 -06:00
Andrea Chiapparelli - 4Science
8c555292ac notification start 2018-03-02 16:19:15 +01:00
Giuseppe Digilio
abb8fc1677 Added comment 2018-03-01 11:50:40 +01:00
Giuseppe Digilio
564f148e5c fixes 2018-03-01 11:42:41 +01:00
Tim Donohue
d94ec77f4f Merge pull request #229 from LotteHofstede/w2p-49399-seach-form-fix-without-javascript
Fixed search form that did not work without javascript
2018-02-28 16:29:14 -06:00
Giuseppe Digilio
3ccc81f831 Merge remote-tracking branch 'remotes/origin/master' into authentication 2018-02-26 15:49:36 +01:00
Giuseppe Digilio
b64fc8708c Reverted inappropriate changes 2018-02-26 15:43:32 +01:00
Giuseppe Digilio
5eadc0b898 Reverted inappropriate changes 2018-02-26 15:42:28 +01:00
Giuseppe Digilio
696b8b73f5 Added refresh token functionality 2018-02-26 15:41:07 +01:00
Giuseppe Digilio
2637f1c28e Finalized auth module 2018-02-22 15:47:15 +01:00
Tim Donohue
e61fcdccdb Merge pull request #227 from artlowel/fix-csr-only
Fix CSR only issue
2018-02-22 08:41:02 -06:00
Lotte Hofstede
437ded7f40 dependency fix 2018-02-16 14:10:43 +01:00
Lotte Hofstede
76227960a3 made search form work without js 2018-02-16 13:36:13 +01:00
Lotte Hofstede
bfb6889d7d reversed source-map upgrade to be able to run without node 8 2018-02-16 11:43:43 +01:00
Lotte Hofstede
9bce42323b upgraded dependencies and bootstrap upgrade styling fix 2018-02-16 11:17:10 +01:00
Art Lowel
a654955340 fix an issue where the app woulnd't start if server side rendering was disabled 2018-02-15 15:46:25 +01:00
Lotte Hofstede
24d7980b9f bootstrap upgrade to 4.0.0 2018-02-15 15:05:55 +01:00
Lotte Hofstede
7c873905e8 Merge branch 'master' into w2p-46063_truncation-implementation
Conflicts:
	src/app/shared/object-grid/collection-grid-element/collection-grid-element.component.spec.ts
	src/app/shared/object-grid/community-grid-element/community-grid-element.component.spec.ts
	src/app/shared/object-grid/item-grid-element/item-grid-element.component.spec.ts
	src/app/shared/object-grid/search-result-grid-element/collection-search-result/collection-search-result-grid-element.component.spec.ts
	src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts
	src/app/shared/object-grid/search-result-grid-element/item-search-result/item-search-result-grid-element.component.spec.ts
2018-02-13 15:51:30 +01:00
Lotte Hofstede
c9071bc067 ts lint fixes 2018-02-13 15:47:06 +01:00
Lotte Hofstede
38fccfca58 Merge branch 'w2p-46063_truncation-implementation' into w2p-46063_truncation-implementation-test-fixes
Conflicts:
	src/app/shared/object-grid/search-result-grid-element/community-search-result/community-search-result-grid-element.component.spec.ts
2018-02-13 15:06:41 +01:00
Lotte Hofstede
2895bb61e8 fixed list element tests 2018-02-13 15:06:07 +01:00
Giuseppe Digilio
4488a450c0 Fixed authentication module 2018-02-13 12:56:07 +01:00
Lotte Hofstede
52781d02c4 drag/click differensiating directive + fix for fixedheight truncatable elements 2018-02-13 11:50:35 +01:00
Giuseppe Digilio
8df514f39c Auth module improvement 2018-02-12 19:13:42 +01:00
Giuseppe Digilio
b7cff01dab fixed auth module 2018-02-10 13:01:58 +01:00
Giuseppe Digilio
64ad40b676 Added cookie service 2018-02-09 12:27:20 +01:00
Giuseppe Digilio
c9ab2cee2f Grouped shared services into a directory 2018-02-09 12:26:36 +01:00
Giuseppe Digilio
f91828a29a Add platform service 2018-02-09 11:39:26 +01:00
Giuseppe Digilio
e9acec0633 Merge remote-tracking branch 'remotes/origin/master' into authentication 2018-02-09 09:56:50 +01:00
Giuseppe Digilio
2f19f32d91 Improvement for authentication module 2018-02-09 09:55:55 +01:00
Art Lowel
fe9150c0fc Merge pull request #220 from artlowel/transfer-state
Switch to Angular 5's TransferState API
2018-02-08 19:04:32 +01:00
Art Lowel
74dc51c20b Merge pull request #214 from artlowel/angular5-upgrade
Angular5 upgrade
2018-02-08 16:54:43 +01:00
Lotte Hofstede
9fd7b0ab2e tslint fixes 2018-02-08 14:42:13 +01:00
Lotte Hofstede
7bf23d1b7a 466063: test fixes 2018-02-08 14:39:13 +01:00
Giuseppe Digilio
ae584915cf Fix error with AOT compilation 2018-02-06 15:55:04 +01:00
Giuseppe Digilio
19c9482009 Added first release of the authentication module 2018-02-06 15:48:05 +01:00
Lotte Hofstede
42b315f8fb 46063: clean up 2018-02-05 12:51:36 +01:00
Lotte Hofstede
8ffd08d59f Merge branch 'master' into w2p-46063_truncation-implementation 2018-02-05 11:32:33 +01:00
Lotte Hofstede
5f76bba050 46063: truncation finished, still have to fix some existing tests 2018-02-05 11:32:26 +01:00