293 Commits

Author SHA1 Message Date
Eugenio Romano
cb714bf260 #1240 Folder search, after clicking on folder in list of suggestions, suggestions do not disappear 2016-12-15 16:59:42 +00:00
Mario Romano
04768f9798 #1026 fix bundles 2016-12-15 01:07:08 +00:00
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Will Abson
b34a38fcff Allow navigation to folders from search results (#1209)
* Allow navigation to folders from search results

- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
  - Breadcrumb cannot currently be shown when navigating via folder id
  - Clicking between folders does not update the current route

* Allow root folder ID to be changed and have documentlist reload

- e.g switching from Company home to My Files

* New tests for navigating to folders based on ID

Refs #666
2016-12-13 09:30:58 +00:00
Denys Vuika
d973c39462 fix: ng2-alfresco-search 2016-12-08 18:35:29 +00:00
Denys Vuika
cda0d78a7b fix component tests 2016-12-08 16:45:56 +00:00
Denys Vuika
29f426f643 code fixes
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
2016-12-07 14:55:09 +00:00
Denys Vuika
45993793f9 remove core-js dependency 2016-12-06 19:50:12 +00:00
Denys Vuika
10423ca985 remove module.id 2016-12-06 17:01:31 +00:00
Denys Vuika
800a2a6530 Demo shell improvements (#1199)
* #1197 auth guards

* #1197 restore lost router dependency to all libs

* #1197 ecm/bpm auth guards, home page

- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas

* css improvements

make app text white as per request
2016-12-03 18:57:43 +00:00
Denys Vuika
da70a72bba Login dialog shows error for Safari with Private Window mode (#1172)
* #958 new StorageService service

abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)

* fix unit tests

* update unit tests

- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)

* fix unit tests
2016-11-30 11:32:16 +00:00
Eugenio Romano
d87a768d20 Remove deprecated use of getAlfrescoApi() #1094
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
mauriziovitale84
5159ef1356 Fix search unit test 2016-11-25 19:09:08 +00:00
mauriziovitale84
76a9fa41e6 #1145 Fix multi-language 2016-11-25 19:09:08 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
Mario Romano
c9e3723613 remove polyfill and material from components, leave it in the core and demo 2016-11-25 19:07:29 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
9dc3990425 #878 review pr 2016-11-09 21:55:31 +00:00
Mario Romano
177c9694af #878 doc,demo and code improvements userinfo component 2016-11-09 12:27:44 +00:00
Mario Romano
5e0f592380 #878 doc and demo tag component 2016-11-09 10:56:36 +00:00
Mario Romano
7579253a50 #878 demo and doc search component 2016-11-09 10:56:35 +00:00
Mario Romano
d908cf4754 #878 #797 demo folder form component and documentation update 2016-11-09 10:56:35 +00:00
Mario Romano
7cbee40b4a #878 fix documentation diagrams,login,analytics,core and package.json dependencies 2016-11-09 10:56:35 +00:00
Will Abson
d6c3de1b6f Update README outputs
- Add missing outputs
- Add missing line breaks
2016-11-04 14:21:49 +00:00
Will Abson
0e127c26af Update search component to work with 0.4.0 JS API
- Use new search (query) methods
- Allow search parameters to be overridden by component
- Fix up tests

Refs #555
2016-11-04 14:21:19 +00:00
Denys Vuika
0107865072 Merge pull request #927 from Alfresco/dev-wabson-371
Tab into search results
2016-10-31 18:30:36 +00:00
Will Abson
88d21a4bbd Avoid later cast through type in declarations 2016-10-31 16:58:15 +00:00
Will Abson
c100412538 Rename search outputs after feedback from @DenysVuyka
Refs #371
2016-10-31 16:36:20 +00:00
Eugenio Romano
f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01:00
Will Abson
3f440215b9 Ensure maximum number of results is shown in FAYT results
Refs #371
2016-10-26 13:10:56 +01:00
Will Abson
a8bea1800b Allow use of arrow keys to navigate FAYT results and update tests
Refs #371
2016-10-26 12:56:42 +01:00
Will Abson
68fc93ecbc Add additional test for no server error 2016-10-25 18:10:53 +01:00
Will Abson
b90c676bc9 Remove duplicated error message 2016-10-25 18:10:26 +01:00
Will Abson
8bfe58c2a7 New implementation of focus/blur event management using Obserable
Refs #371
2016-10-25 18:08:57 +01:00
Will Abson
964111a3b6 Initial tabbable search results implementation
Refs #371
2016-10-24 09:54:10 +01:00
Eugenio Romano
7a4bb0aec9 Merge pull request #892 from Alfresco/dev-wabson-890
Re-enable search service tests
2016-10-13 15:05:25 +01:00
Will Abson
1ba42f0e72 Revert "Update search package test commands"
This reverts commit fa43e54e0896eb826c1a731cb38e160578a1dbbc.
2016-10-13 12:54:42 +01:00
Will Abson
be4aec7e07 Refactor mocks into external file 2016-10-13 12:54:17 +01:00
Mario Romano
efa8d8706b Update package.json 2016-10-13 09:37:01 +01:00
Will Abson
fa73a55ebd Add additional test for error returned by search API 2016-10-12 14:57:52 +01:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Will Abson
78a0253ebb Re-enable search service tests 2016-10-12 12:08:48 +01:00
Will Abson
ae54a127e0 Fix Karma warnings logged to console 2016-10-12 12:08:03 +01:00
Will Abson
fa43e54e08 Update search package test commands 2016-10-12 12:07:04 +01:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
8ef8d43b9c install rimraf pkg if not present during the clean in demo folders 2016-10-10 10:30:21 +01:00
Eugenio Romano
f17824cf87 fix test conf file demo folders and demo shell component #749 2016-10-07 15:28:57 +01:00
Eugenio Romano
12914e0680 change tsconfig,module name ,karma.conf,karma-tst-shim and #749 2016-10-06 11:56:07 +01:00
Mario Romano
2a40ebd32d Merge pull request #838 from Alfresco/dev-valbano-727
Dev valbano 727
2016-10-05 12:00:05 +02:00