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
Cilibiu Bogdan
525ba7e73e
[ACA-2216] Shared link preview - use extension actions ( #964 )
...
* isSharedFileViewer evaluator
* navigation evaluators tests
* update docs
* fallback for SharedLink entry
* shared link view use extensions
* rules for link shared view actions
* dedicated extension definition for shared link action toolbar
* resolve selection and actions
* update tests
* remove un used imports
* nest shared link viewer toolbar actions in to viewer structure
2019-02-24 12:50:23 +00:00
Adina Parpalita
88ca0cb886
[ACA-833] automate tests for download as zip ( #968 )
...
* add tests for downloading a single file
* automate tests for download as zip
2019-02-23 17:42:18 +02:00
Adina Parpalita
8f00aa77f1
add tests for downloading a single file ( #967 )
2019-02-22 14:37:26 +02:00
Cilibiu Bogdan
4ed77d45bb
[ACA-2221] Lock node - check selection is not null ( #966 )
...
* check selection is not null
* test
2019-02-22 09:02:44 +02:00
Adina Parpalita
52a4740463
remove separator between Favorite and Edit folder ( #963 )
2019-02-20 13:44:41 +02:00
Adina Parpalita
a2df75a6dc
add tests for Upload New Version ( #960 )
2019-02-20 09:13:15 +02:00
Adina Parpalita
9ceefff5e6
[ACA-2199] fix Upload New Version action availability ( #959 )
...
* fix Upload New Version action availability
* update unit tests
* remove workaround
* add catch for tests failing on Bamboo
* add new line
2019-02-19 16:24:43 +02:00
Cilibiu Bogdan
2fd0ff3825
[ACA-2177] Actions - rearrange actions order ( #922 )
...
* rearange actions
* remove separator duplication
* don't show last divider element
* update e2e
* update e2e
* Update toolbar-single-selection.test.ts
remove fdescribe
* move comment as well
* edit folder locator
* edit folder action
* edit folder action from toolbar more menu
* edit folder context menu id
* dont render versions tab
2019-02-19 12:26:34 +02:00
Denys Vuika
4cde12dfee
node locking enhancements and fixes ( #955 )
...
* optimize image resolver
* allow previewing locked files
* allow selecting locked nodes
* fix comments and metadata tabs
* improved lock checks
* remove obsolete "experimental" directive
2019-02-15 18:36:51 +00:00
Denys Vuika
46c8062f2f
Upgrade libs ( #952 )
...
* update libs
* remove i18n workaround
2019-02-15 12:35:05 +00:00
Denys Vuika
e0dbce9358
update AOS extension to ADF 3.0.0
2019-02-15 09:36:29 +00:00
Cilibiu Bogdan
1554ca83ae
[ACA-2193] Upload new content version - unsubscribe upload event ( #925 )
...
* remove console log
* unsubscribe upload event after new version
* unit tests
2019-02-14 18:03:07 +00:00
Cilibiu Bogdan
88fddec15f
[ACA-213] Version Dialog - tests ( #948 )
...
* enable Esc action to close dialog
* version dialog form tests
* test fix
2019-02-14 16:21:38 +00:00