Commit Graph

1366 Commits

Author SHA1 Message Date
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
Denys Vuika
7ba886483d compatibility matrix (#989) 2019-03-05 07:07:39 +00:00
Cilibiu Bogdan
69632b4aed fix lockby position (#986) 2019-03-04 13:17:26 +00:00
Denys Vuika
ab860cf7b2 [ACA-2194] better custom aspects in metadata tab (#985)
* better custom aspects in metadata tab

* update test
2019-03-01 19:12:50 +00:00
Denys Vuika
830357e892 [ACA-2214] Sharing URL being constructed from ECM Host incorrectly (#981)
* fix baseShareUrl defaults

* allow controlling full path

* unit test

* update tomcat settings

* use single slash

* simplify documentation
2019-03-01 07:15:08 +00:00
Denys Vuika
229e23f61d support repository info with app state (#984) 2019-02-28 18:35:11 +00:00
Denys Vuika
4ec4012d89 [ACA-2229] docker security fixes (#980)
* docker permission fixes

* remove index.html edit permissions
2019-02-28 15:47:22 +00:00
Denys Vuika
ed8f0352b0 [ACA-2229] run aca nginx as non-root (#979)
* run aca nginx as non-root

* remove edit permissions from html folder
2019-02-27 21:02:18 +00:00
Denys Vuika
a25385049d reload active doclist via NgRx actions (#978)
* doclist reload action and effect

* deprecate folderEdited event

* deprecate "favoriteToggle" event

* deprecate "favoriteRemoved" event

* update docs

* unified reload function

* deprecate "nodesRestored" event

* deprecate "nodesPurged" event

* test fixes

* deprecate "nodesMoved" event

* reduce the use of "nodesDeleted"
2019-02-27 13:45:55 +00:00
Adina Parpalita
0b5555d2fc [ACA-1259] automate remaining tests for sidebar (#977)
* automate remaining tests for sidebar

* formatting
2019-02-27 08:40:44 +00:00
Denys Vuika
f58b6e5a9f [ACA-2219] support more precise searching (#976)
* support more precise searching

* exact term matching

* remove fdescribe

* update docs
2019-02-27 06:25:50 +02:00
Adina Parpalita
f25eef599d [ACA-2222] add e2e tests for pagination on Favorite Libraries (#969)
* add tests for pagination on Favorite Libraries

* add TestRail ids
add tests for pagination for empty page and single page

* Delete package-lock.json

* Revert "Delete package-lock.json"

This reverts commit 41eba0c57532373d87d454372273b54ba00e880a.

* restore package-lock
2019-02-26 15:55:01 +02:00
Cilibiu Bogdan
2bbab615b0 add separator (#974) 2019-02-26 11:19:59 +02:00
Denys Vuika
f03eae5317 [ACA-2220] simple "search in fields" support (#972)
* simple "search in fields" support

* unit tests
2019-02-26 09:06:43 +02:00
Suzana Dirla
c7328c7caf [ACA-2208] Hide app menu on swipe (#970) 2019-02-25 20:35:17 +00:00
Denys Vuika
9458ce1785 [ACA-2212] allow "edit in office" only for basic auth (#971)
* allow AOS only for basic auth for now

* bump aos extension version
2019-02-25 16:06:17 +00:00
Cilibiu Bogdan
7ad12f832a [ACA-2207] Upload Dialog - restore previous version on delete (#951)
* restore version over delete node

* apply prettier

* clean up unnecessary dependencies

* remove style file

* set CANCEL status on on deleted node version instances

* Update upload.module.ts

remove extra licence text

* fix typo

* remove duplicate strings
2019-02-25 09:27:19 +00:00
Cilibiu Bogdan
2be93af273 [ACA-2180] Viewer toolbar - rearrange actions layout (#962)
* merge action in toolbar submenu

* viewer add info drawer action

* toggle infoDrawer extension action

* hide viewer toolbar info drawer action

* fix typo

* allow to  unsubscribe from infoDrawerOpened event
2019-02-24 14:20:21 +00:00