Denys Vuika
facafbd55c
Single naming convention for core services ( #1363 )
...
* remove temporary file from repo
* fix: alfresco-api.service
* new: auth.service.ts
- new auth.service.ts implementation
- deprecation warning for AlfrescoAuthenticationService
- fix ‘clean-build’ typo
- extra vscode settings for ‘.d.ts’ files
* use AuthService internally
* new: content.service.ts
- deprecation warning for AlfrescoContentService
- use new ContentService internally
* new: settings.service.ts
- new SettingsService
- deprecation warning for AlfrescoSettingsService
- using new SettingsService internally
* new: translate.service and translate-loader.service
- custom TranslateLoader becomes AlfrescoTranslateLoader
- custom TranslateService becomes AlfrescoTranslateService
- deprecation notices for old service and loader implementations
* fix: document list
* fix: search
* fix: tag
also fixes #1364
* fix: activiti form
* fix: activiti tasklist, improve unit tests
* fix: activiti processlist, unit tests improvements
* fix: diagram component
* fix: analytics component
* fix: upload component
- fix numerous issues with unit tests (hidden by ‘any’ type)
- test improvements
* fix: webscript
* fix: userinfo unit tests
* code fixes
* fix 'beforeAll' issue
* tasklist unit testing improvements
* fix: form unit tests
* fix: unit tests
2017-01-03 10:46:27 +00:00
Will Abson
8058b583dc
Do not disable FAYT results after previewing file
...
Refs #1294
2016-12-16 14:34:02 +00:00
Will Abson
5c2145dcf8
Ensure MDL search control input gets activated
...
Refs #1294
2016-12-16 14:33:05 +00:00
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
Eugenio Romano
e133fd6408
create bundle for all components
2016-12-14 15:49:08 +00:00
mauriziovitale84
acb06e92c4
#1076 Fix the translation in all the components
2016-11-25 19:09:06 +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
Will Abson
c100412538
Rename search outputs after feedback from @DenysVuyka
...
Refs #371
2016-10-31 16:36:20 +00: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
8bfe58c2a7
New implementation of focus/blur event management using Obserable
...
Refs #371
2016-10-25 18:08:57 +01:00
Eugenio Romano
68465e46f2
remove consecutive blank line
2016-10-12 13:47:38 +01:00
Will Abson
b200eab466
Rename fixture variable to clean up test code
...
Refs #737
2016-10-05 10:18:01 +01:00
Will Abson
ba710dc816
Find-as-you-type improvements
...
- Add autocompleteEnabled input property for find-as-you-type
- Support escape and down arrow keys for hiding/showing FAYT results
- Add tests for find-as-you-type
Refs #737
2016-10-04 15:40:53 +01:00
Will Abson
8f823cf0e2
Update search control component and tests ng2-forms 2.0.0
...
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson
28783322fd
Re-add search control tests working for final NG 2.0.0
...
Refs #737
2016-10-04 15:40:52 +01:00
Will Abson
2e58481f15
Add additional tests for search control component
...
Refs #737
2016-10-04 15:40:51 +01:00
Will Abson
147af98bda
Restore navigation to search page in demo-shell
...
- Remove deprecated router component
- searchChanges and new searchSubmit component outputs work as you would expect
- Update tests
Refs #737
2016-10-04 15:40:51 +01:00
Denys Vuika
90646ce910
Upgrade ng2-alfresco-search
2016-09-21 12:46:57 +01:00
Denys Vuika
34e46b32cc
fix unit tests
2016-09-17 20:24:44 +01:00
Denys Vuika
c4a593f9a2
Fix unit tests
2016-09-05 10:23:27 +01:00
Eugenio Romano
0c253ffdf0
fix no result and refactoring tests
2016-09-02 01:02:40 +01:00
Will Abson
ab6bc6907b
Fix and improve test for expandable property on search control comp
...
Refs #190
2016-06-24 11:30:13 +01:00
Denys Vuika
65a4271b89
Unit test fixes
2016-06-24 11:30:13 +01:00
Denys Vuika
b2f81393a2
Unit test fixes
2016-06-24 11:30:13 +01:00
Denys Vuika
1296087170
Test runner improvements
...
- now all tests are running
2016-06-24 11:29:16 +01:00
Will Abson
4a255d29c0
Add tests for search services and components
...
Refs #190
2016-06-24 11:29:15 +01:00
Mario Romano
13a53daac1
tests setup
2016-06-20 09:56:44 +01:00