1162 Commits

Author SHA1 Message Date
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
Cilibiu Bogdan
190af14643 disable versioning tab in info drawer (#941) 2019-02-14 12:00:21 +02:00
Denys Vuika
d32f4a7dc6
[ACA-2204] Upgrade to ADF 3.0.0 release (#949)
* upgrade to ADF 3.0.0

* update unit tests
2019-02-14 07:34:12 +00:00
Denys Vuika
e0e2a61821 [ACA-2211] auth guard: add support for withCredentials (#942)
* auth guard: add support for withCredentials

* formatting fixes

* remove fdescribe
2019-02-14 08:45:37 +02:00
Cilibiu Bogdan
bb5ce29445 [ACA-2199] Upload Version - granular permission (#938)
* canUploadVersion evaluator

* change upload version action rule

* update docs

* simplify condition

* unit tests and code fixes
2019-02-13 21:04:48 +00:00
Denys Vuika
7c38201500
[ACA-2208] Hide app menu on swipe (#934)
* mobile: hide app menu on swipe left

* check for mobile screen size

* space for click out on small devices

* added test

* fix test
2019-02-13 20:15:10 +00:00
Cilibiu Bogdan
51b08d2283 [ACA-213] Upload Version - version options use boolean values (#940)
* version form data interface

* subscribe value data type

* use form data  boolean value

* update tests
2019-02-13 17:26:11 +00:00
Cilibiu Bogdan
9b2cbdde49 [ACA-2210] Version Dialog - update button text (#939)
* dialog action buttons text to uppercase

* dialog text Cancel over Close

* update translation reference
2019-02-13 16:29:48 +00:00
Cilibiu Bogdan
25e7f5139e [ACA-2198 ACA-2206] Node version - align dialog with XD (#937)
* make comment field not required

* make Minor default version option

* tests

* fix form version options label

* test form state on initialization
2019-02-13 14:41:49 +02:00
Suzana Dirla
58272f7fbe [ACA-2171] enable copy and move to library tests (#933) 2019-02-12 16:54:35 +00:00
Suzana Dirla
9ccd430087 [ACA-2200] Upgrade to 3.0.0-beta9 ADF (#931)
* upgrade to latest ADF 3.0.0-alpha

- remove selectedFacetQueries check
- renamed hasPermission from ADF ContentService to hasAllowableOperations

* update to ADF 3.0.0-beta9

* [ACA-2200] mincount workaround

- until we get the fix for the facet update issue (ADF-3401)
2019-02-12 14:40:05 +00:00
MariusGrunenberg
aa4f81118f Search on mobile opens Sidemenu (#929)
* Added a check for mobile pages to prevent sidemenu opening
2019-02-12 10:37:39 +00:00
Denys Vuika
ad1d2633c4 update AOS extension details 2019-02-11 16:45:00 +00:00
Denys Vuika
bc22f17a3c update package configuration for AOS ext 2019-02-11 14:01:21 +00:00
Denys Vuika
ae3658225a update AOS extension docs and version 2019-02-11 12:59:02 +00:00
Denys Vuika
85c6eca090 minor script improvements 2019-02-10 15:16:30 +00:00
Cilibiu Bogdan
894a928187 [ACA-2193] Lock node - unlock after new version is uploaded (#924)
* unlock node api call

* unlock action and effect

* unlock node after version upload

* check if locked

* clear version input on dialog cancel event

* update viewer on node version upload

* update viewer on file upload delete

* test

* update tests

* update tests

* rename evaluators

* update docs
2019-02-10 13:56:02 +00:00
Denys Vuika
65e0a1138c Keensoft AOS extension (#920)
* aos extension

* update karma

* lint improvements and fixes

* update script

* update scripts

* update scripts

* reduce about 56.4 kB of polyfills for modern browsers

* deficated aosHost value to have AOS on separate servers

* context menu and toolbar

* visibility evaluator

* code improvements and fixes

* support locking, lock checks
2019-02-08 15:45:39 +02:00
Adina Parpalita
819f6ddced [ACA-2160] add tests for Edit offline actions availability (#921)
* add tests for Edit offline actions availability

* fix delete / undo delete tests
2019-02-07 19:45:24 +00:00
Cilibiu Bogdan
5cc4f8ec55 [ACA-2164] Node version action (#916)
* export upload effects and actions

* remove node version effect and action

* remove node version theme

* change old version manager implementation

* get node info from store selection

* upload version dialog container

* node version form

* update app module

* upload version effect and action

* update version action

* internationalization

* refresh on upload version

* remove old implementation tests

* remove adf-version-manager dialog implementation

* revert adf version component

* fix viewer version action
2019-02-07 09:04:46 +00:00
Denys Vuika
455866a98e fix lock icon for retina displays 2019-02-05 20:51:13 +00:00
Cilibiu Bogdan
913685eb14 [ACA-213] Edit Offline - permissions (#911)
* edit offline action rules

* unlock node error message

* update extensions rules

* lock unlock evaluators

* LockNodeDirective over EditOfflineDirective

* disable tests failing cause of unrelated bug

* isUserWriteLockOwner over isUserWriteLock
2019-02-05 18:39:11 +00:00
Denys Vuika
f7ed576847
[ACA-2168] auto-generate licenses for docker image (#918)
* auto-generate licenses for docker image

* update version label

* make app agnostic
2019-02-05 13:12:09 +00:00
Denys Vuika
21daa1e659 pin typescript version, regenerate lock file 2019-02-05 10:14:32 +00:00
Denys Vuika
ff19e57185
[ACA-2162] allow custom icons with navbar (#917)
* allow custom icons with navbar

* fix breaking change

* update protractor settings
2019-02-04 21:11:10 +00:00
Denys Vuika
80dabdd26a update repository to 6.1.2-ga, SSO example (#914)
* remove old compose, update to 6.1.2-ga

* SSO with vanilla keycloak
2019-02-03 11:42:34 +02:00
Denys Vuika
555946f7be Merge branch 'master' into development 2019-02-02 10:43:12 +00:00
Denys Vuika
3d4be0b511
Update issue templates 2019-02-02 10:42:13 +00:00
Denys Vuika
ecc94a6dd2
upgrade libraries (#910)
* upgrade libraries

* fix breaking changes

* fix divider

* remove header workarounds
2019-02-01 19:19:44 +00:00
Cilibiu Bogdan
e004d365a9 [ACA-213] Edit Offline (#909)
* WRITE_LOCK evaluator

* evaluate actions for WRITE_LOCK

* edit offline action

* DL icon for WRITE_LOCK files

* edit offline directive

* custom name column

* localisation

* toggle offline edit extension

* move takeUntil operator

* add tooltip

* better selector to differentiate Edit folder from Edit Offline

* default to empty object for null properties object

* isPersonalFiles evaluator

* isLibraryFiles evaluator

* isLibraryFiles evaluator

* isPersonalFiles evaluator

* update canEditLockedFile rule
2019-02-01 11:52:08 +00:00
Adina Parpalita
5eaa5c1bc7 add tests for Move content (#908) 2019-01-31 08:50:47 +02:00
Denys Vuika
f20ffcb610 upgrade dependencies (#907) 2019-01-31 07:19:37 +02:00
Adina Parpalita
42b5f4b749 [e2e] new reporter (#906)
* try new reporter

* run specific suite for testing purposes

* change folder output for report

* more report settings

* remove fdescribe

* remove package and update package-lock

* remove disabled tests not needed by the new reporter

* try to identify cause of travis failure

* run only specific tests for investigation purpose

* remove sleep and increase retry delay

* try a different fix

* revert to previous fix

* try different expects

* call different js-api method

* remove parameter not needed anymore
2019-01-29 14:10:02 +02:00
Denys Vuika
7701dbce93 Merge branch 'master' into development 2019-01-23 12:46:48 +00:00
Denys Vuika
8fe2e84841 restore original docs settings 2019-01-23 12:46:29 +00:00
Denys Vuika
c4e1bd1630 update doc settings 2019-01-23 12:36:56 +00:00
Denys Vuika
130a8a247a update docs settings 2019-01-23 12:31:26 +00:00
Andy Stark
b2cd788ada [ADF-2157] Added YAML index file for ABN (#903) 2019-01-23 07:48:46 +00:00
Andy Stark
a46e16c28a [ACA-2157] Fixed structure, markup and links (#904)
* [ACA-2157] Added brief description and updated links

* [ACA-2157] Fixed broken image URL
2019-01-23 07:45:31 +00:00
Denys Vuika
a12c60337d
support for SSO settings (#905) 2019-01-22 16:43:26 +00:00
Adina Parpalita
b61b54d5e9 [ACA-820] add tests for Copy content (#899)
* add tests for Copy content

* fix

* forgot some ids

* update expected favorites number
2019-01-22 16:09:35 +00:00