1483 Commits

Author SHA1 Message Date
Denys Vuika
5aa0c6f21d [ACA-2299] fix search error translation (#1030)
* fix search error translation

* fix translation fallback

* remove fdescribe
2019-03-22 15:06:06 +02:00
john-knowles
3f0848c1dc Update README.md (#1036) 2019-03-22 11:29:01 +00:00
john-knowles
1e76fa070d Update README.md (#1033) 2019-03-22 11:28:11 +00:00
john-knowles
133d3af000 Update document-list-layout.md (#1035) 2019-03-22 11:27:40 +00:00
john-knowles
f65b81cb70 Update search-results.md (#1034) 2019-03-22 11:24:39 +00:00
john-knowles
cc1274b951
Update introduction-to-extending.md 2019-03-22 11:22:39 +00:00
john-knowles
8b7dd5f56f
Update README.md 2019-03-22 11:14:58 +00:00
john-knowles
bca07551bf
Update README.md 2019-03-22 11:14:12 +00:00
john-knowles
607697628f Update README.md (#1032) 2019-03-22 09:21:32 +00:00
Denys Vuika
36671ff9d1 use LTS node.js (#1031) 2019-03-22 11:11:04 +02:00
Suzana Dirla
700b63fd61 remove unneeded divider from toolbar (#1028) 2019-03-21 14:19:50 -07:00
Cilibiu Bogdan
ba1c3c9e3b [ACA-2284] Shared Link - Error when trying to download a shared file (#1026)
* shared link content download action

* use same action and effect

* call appropriate api baes on location

* remove unused property
2019-03-21 16:29:13 +02:00
Cilibiu Bogdan
8819f97de1 set relevance descending by default (#1027) 2019-03-21 12:56:28 +02:00
Denys Vuika
dd02a8ddd6 support "disabled" rules for Viewer extensions 2019-03-20 15:56:54 +00:00
Denys Vuika
82649955f0 extensions flag inside settings page 2019-03-20 14:49:01 +00:00
Adina Parpalita
6ac697564d update copyright year (#1022)
* update copyright year

* forgot a file

* update year on licence header
2019-03-19 15:41:27 +02:00
Denys Vuika
f3de90b8fa hide empty metadata by default (#1024) 2019-03-19 12:42:04 +02:00
Cilibiu Bogdan
c93afe23aa assert file extension validity first (#1025) 2019-03-19 07:13:12 +00:00
Denys Vuika
7a93174404 update translations (#1023) 2019-03-18 15:28:31 -07:00
Suzana Dirla
4508b862b9 [ACA-2270] allow add comments on folder (#1018)
* [ACA-2270] allow add comments on folder

* [ACA-2270] fix return on else

* [ACA-2270] add unit tests
2019-03-15 13:33:16 +00:00
Denys Vuika
147924f6c3
fix visibility evaluation for create menu (#1017) 2019-03-15 13:03:43 +00:00
Suzana Dirla
88e74b1e2d [ACA-2259] Edit in Microsoft Office - check update permissions (#1015)
* [ACA-2259] Edit in Microsoft Office - check update permissions

* [ACA-2259] check update permissions - unit tests

* [ACA-2259] refactor - check allowableOperationsOnTarget from service

* [ACA-2259] add back check only on target for SharedFiles

* [ACA-2259] SharedLinks are not folders

* type-safe api for node permissions

* workaround for shared files

* use hasOwnProperty function
2019-03-14 15:42:22 +00:00
Denys Vuika
07f45e08cf
various bug fixes (#1010)
* various bug fixes

* use 'remove favorite' label where appropriate

* fix toggle favorite component labels

* e2e type check and fixes

* favorite library label

* support toggle favorite component selectors

* update tests

* update e2e tests

* update e2e

* e2e update

* update e2e
2019-03-14 15:40:38 +00:00
Cilibiu Bogdan
becd71adff [ACA-2260] Open in Office - action breaks application in IE (#1014)
* ie office luncher workaround

* open office without location navigation

* check instance before remove
2019-03-13 16:26:54 +00:00
Denys Vuika
d9b2565783 json schema fixes 2019-03-12 16:22:22 +00:00
Denys Vuika
ca6bb5223f bump runtime version for core extension 2019-03-12 16:07:25 +00:00
Adina Parpalita
dbf821628c [ACA-1627] add automated tests for Comments (#1012) 2019-03-12 15:42:55 +00:00
Denys Vuika
714b566788 update readme 2019-03-12 15:05:37 +00:00
Denys Vuika
287ca07e15 readme update 2019-03-12 15:01:37 +00:00
Suzana Dirla
da65e59b8e [ACA-2264] fix loading on search (#1011)
- do nothing on null built query
2019-03-12 12:24:27 +00:00
Suzana Dirla
8045e17c28 [ACA-2261] improve UX on search input (#1004)
* Remove search on change

- search call would be triggered only on submit or on option change

* clicking search icon triggers search

* caches user changes for a possible future search

* caches non-empty user changes for a possible future search

* close search options menu on submit

* update queryBuilder and navigate to new search url

* add setting to enable/disable searching after typing on search input

* fix double search call

* Apply suggestions from code review

- custom name to distinguish between ADF and ACA settings

Co-Authored-By: suzanadirla <dirla.silvia.suzana@gmail.com>
2019-03-11 14:13:44 +00:00
Denys Vuika
a52c3e463b 1.7.0 2019-03-11 10:40:29 +00:00
Cilibiu Bogdan
675d57c7e3 menu filter disabled items (#1009) 2019-03-11 07:44:43 +00:00
Denys Vuika
fedb6edf84 add documentation on SSO, minor docs fixes (#1005) 2019-03-09 08:51:15 +02:00
Cilibiu Bogdan
d0d7765af3 [ACA] Search - show error message on error (#1003)
* show error message

* remove fdescribe
2019-03-08 09:39:16 +00:00
Denys Vuika
6f9ba3ac37 fix broken test 2019-03-08 07:40:55 +00:00
Denys Vuika
ca335bd606 hide AOS when in trashcan 2019-03-07 16:40:07 +00:00
Denys Vuika
9157d50974
[ACA-2133] fix application ready event for kerberos (#1002)
* fix application ready event for kerberos

* format file

* spellcheck fixes
2019-03-07 14:30:48 +00:00
Denys Vuika
92a5ec44e8 [ACA-2215] toggle search filter (#998)
* support for toggling search filter

* update docs

* disable e2e test

* update e2e
2019-03-07 14:04:44 +02:00
Denys Vuika
22a256f09b revert change for AOS related to lock owners 2019-03-06 15:58:50 +00:00
Cilibiu Bogdan
003cadfd86 fix route url special characters (#1000) 2019-03-06 14:29:17 +00:00
Denys Vuika
3641e0168f
update evaluator docs, workspace snippet (#995)
* add missing docs and code hints

* update app evaluator docs and code hints
2019-03-06 14:28:57 +00:00
Denys Vuika
32283d7ac4 fix build script for Windows 2019-03-06 10:06:53 +00:00
Suzana Dirla
4fde215fad [ACA-2195] fix redirect on login after page reload (#997) 2019-03-05 16:14:26 +00:00
Denys Vuika
52bb48c825 Windows compatibility 2019-03-05 15:53:38 +00:00
Denys Vuika
d412b34da2
upgrade libs to latest versions (#996) 2019-03-05 15:41:44 +00:00
Suzana Dirla
245184d41b [ACA-2242] add old style back (#994)
fixes missing buttons styles issue until ADF 3.1.0 will fix it
2019-03-05 12:50:54 +00:00
Denys Vuika
0b60514a01
[ACA-2239] initial localisation support for AOS extension (#988)
* setup i18n for aos extension

* translate action names, generic icon

* unit tests and bug fixes

* use AOS testing with CI
2019-03-05 12:50:16 +00:00
Denys Vuika
31a0dae59e
responsive breadcrumb (#990) 2019-03-05 12:50:01 +00:00
Suzana Dirla
8b0c18629e [ACA-2228] Add PipeModule to AppTestingModule (#993)
- fixes unit tests after upgrade to 3.1.0-beta4
2019-03-05 09:28:10 +00:00