Adina Parpalita
a2df75a6dc
add tests for Upload New Version ( #960 )
2019-02-20 09:13:15 +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
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
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
b8ce533759
[ACA-1928] e2e improvements - part1 ( #883 )
...
* refactor Mark as favourite tests
rename method to be more clear
create separate methods for some checks and actions
* forgot some changes
* refactor delete-undo tests
* some more refactoring
* fix
2018-12-20 11:27:54 +02:00
john-knowles
12a72afdac
[ACA-2062] toolbar updates ( #847 )
...
* john-doclist-actions-ACA-2062
* add “simpletask” to ignore list
* fix e2e
* add workaround for Favorites
* isSharedFile state evaluator
* update docs
* update store on share file modal closed
* share action definition
* rename evaluator
* context menu rule
* check for file selection
* use another selector
* update tests
* viewer share action
* fix e2e tests
* update viewer button ids
2018-12-05 11:27:22 +00:00
Adina Parpalita
d0ff69c5dc
add more e2e tests ( #851 )
2018-12-04 16:33:50 +00:00
Suzana Dirla
03e8ab4b1e
[ACA-1897] context submenu extension e2e ( #745 )
...
* [ACA-1897] e2e for context submenu - needs some fixes
* fix
* [ACA-1897] test refactoring
* [ACA-1897] specify TestRail ids
* [ACA-1897] fix spell check issue
* [ACA-1897] custom message on share dialog fail to close - e2e tests
2018-10-23 14:46:13 +03:00
Adina Parpalita
d8ad020394
add tests for header extension ( #701 )
2018-10-10 09:30:47 +03:00
Adina Parpalita
7d73ae309c
[ACA-1628] async await ( #693 )
...
* async / await on login component and utils
* more async / awaits
* remove fdescribe
* expect for exact totalItems in waitForApi methods
other async / awaits
* pagination tests
* more tries
* disable selenium promise manager
* try to fix shared-links tests
* re-enable selenium_promise_manager and some more fixes
* add target es2017 to e2e
* set target to es2017 on tsconfig.spec.json
* other tries
* forgotten console.log
* disable pagination tests
* some fixes for pagination
* temporary fix viewer actions tests
* fix some actions tests
* fix some tests for actions
* fix some tests for undo action
* try to fix some more tests
* fixes for toolbar actions
* fix NoSuchElementError for openMoreMenu
* fix NoSuchElementError for rightClickOnMultipleSelection
* fixes for mark as favourite
* more fixes
* more fixes
* change order of some expects
* forgot describe
2018-10-08 09:21:02 +01:00
Adina Parpalita
b2b0da4c86
[ACA-1797] add tests for viewer actions extension ( #666 )
2018-09-25 09:29:21 +01:00
Denys Vuika
f91608fe78
Angular 6 ( #556 )
...
* upgrade to angular 6 (with rxjs-compat)
* fix tests
* fix test scripts
* upgrade rxjs to 6.0
* remove rxjs-compat layer
* update unit tests
* restore tests
* context-menu transparent backdrop
* upgrade libs
* changed snackbar locator
* locator as class
* remove locator element reference
* snackbar locators
* wait for snackbar before executing the action button
* expect cdk-overlay before mat-menu-panel condition
* update libs
2018-08-09 11:11:06 +01:00
Denys Vuika
ae8675dfd7
[ACA-1631] more application ngrx actions ( #540 )
...
* delete action
* library path evaluator
* extension for sharing files
* upload actions
* delete library
* use extensions for experimental library actions
* unshare nodes
* fix icons and titles
* "create menu" backed by core extension
* support for descriptions, update upload selector
* update code and tests
* support disabled tooltips for navbar
* fix selector
* [ACA-1486] remove double fetch call
* migrate to trashcan actions, element IDs
* cleanup code, remove deprecated directives
* add/remove favorite
* improve rendering performance
* update favorites without reload
* support for adding Sites to favorites
* disable favorites for Libraries for now
* copy action
* move node
* manage versions and permissions
* cleanup code
* toggle info drawer
* card view mode
* use extension layer for favorites toolbar
* fix menu tooltips
* fix 'remove as favorite' tests
* update tests
* test fixes
* fix edit folder for favorites
* fix test
* cleanup favorites layout
* upgrade recent files layout
* update evaluators for shared nodes
* test fixes
* test fixes
* restore recent files layout
* workaround for "favorite" toggle and recent files
* upgrade shared files page
* upgrade files page layout
* fix library evaluator
* workaround for shared files and permissions
* cleanup code
* upgrade search results
* upgrade sidebar and viewer actions
* code cleanup
* code cleanup
* code cleanup
2018-07-31 10:36:26 +01:00
Denys Vuika
09aeeff204
initial e2e integration ( #329 )
...
* e2e integration with ci
* update travis config
* try always build image
* build the app in production mode
* try to stop previous
* stop default postgresql service
* try upgrade selenium-webdriver
* disable Gecko for webdriver-manager
* use stable chrome and latest protractor
2018-04-23 14:21:41 +03:00
Denys Vuika
e36ad93a98
Sync latest development ( #147 )
...
* fix navigation docs issues
* update documentation (#142 )
* update documentation
changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly
* set link to navigation on side-nav.md
* [ACA-1061] update project version (#145 )
[ACA-1061] update project version
* move e2e to a separate repo
* fix "view" button (toolbar)
2017-12-14 18:55:01 +00:00
Denys Vuika
d4a55c5b95
[ACA-1042] switch license ( #129 )
2017-12-11 14:58:25 +00:00
Adina Parpalita
79f8ec33a9
[ACA-990] framework improvements ( #96 )
...
* refactoring
* e2e API improvements
* forgot one file
2017-11-28 22:02:47 +02:00
Adina Parpalita
03c81d8b60
add methods to check if an action is present in the menu
2017-11-17 23:08:25 +02:00
Denys Vuika
027aeca81d
fix e2e tests
2017-10-19 16:26:52 +01:00
Denys Vuika
7f12841e5a
e2e tests
2017-10-19 13:47:25 +01:00