Denys Vuika
fe8c459637
use dynamic columns from ADF ( #889 )
...
* upgrade to latest ADF 3.0.0 alpha
* migrate to ADF column components
* use dynamic column from ADF
* fix e2e tests
2019-01-04 11:50:51 +00:00
Adina Parpalita
24f5f01900
[ACA-1928] e2e improvements - part2 ( #884 )
...
* 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
* small improvements / refactoring
2018-12-21 17:04:13 +02: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
Suzana Dirla
0882686172
[ACA-2107] upgrade to ADF latest beta ( #882 )
...
* [ACA-2107] upgrade ADF to latest beta
* fix adf sidenav class name
* [ACA-2107] update is-selected to adf-is-selected
* [ACA-2107] add 'adf' prefix to classes name
* [ACA-2107] remove ADF duplicate css style
* [ACA-2107] use 'adf-full-width' class
* [ACA-2107] add 'adf' prefix
2018-12-20 10:13:56 +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
Adina Parpalita
94f2762940
[ACA-1964] add tests for search results based on search input selection ( #814 )
...
* add tests for search results based on search input selection
* add one more test
2018-11-20 19:24:27 +00:00
Adina Parpalita
ca67da3657
[ACA-1946] automate tests for Favourite Libraries list ( #803 )
...
* automate part of the Favourite Libraries tests
refactor File Libraries tests to include My Libraries
* rephrasing
* forgotten changes
* fix tests
2018-11-16 15:43:16 +02:00
Adina Parpalita
2ac59bd278
[ACA] fix e2e tests failing on slow environments ( #801 )
...
* fix tests failing on slow environments
* forgot a change
2018-11-14 15:23:33 +00:00
Cilibiu Bogdan
031198e784
[ACA-20] Sidenav - navigate to first child route when expanded for the first time ( #798 )
...
* bradcrumb root title
* use correct i18n string reference
* expansion panel state directive
* takeUntil
* fix text
* parameter type
* fix title error message reference
* fix My Libraries test and add separate one for Favourite Libraries
2018-11-14 12:09:24 +02:00
Adina Parpalita
b592ea8635
[ACA-1517] add tests for create library ( #799 )
2018-11-13 15:32:07 +00:00
Cilibiu Bogdan
4a420cc9f9
[ACA-20] Favorite Libraries ( #789 )
...
* libraries submenu config
* fix item id
* favorite libraries columns
* libraries submenu text
* columns text
* submenu schema
* submenu routes
* role column component
* favorite libraries list api
* register favorite libraries presets
* favorite libraries list component
* register role column component
* dl custom node list is library route
* empty state message icon
* remove custom id
* merge subscriptions
* adapt to child route
* fix component selector
* revert to favorite library route
* sidenav main links font weight
* libraries children contants
* library expand panel method
* update e2e
* libraries children columns consistency
* isLibrary workaround for custom node list
* update isLibrary evaluator
* update e2e
* lint
* Update src/assets/app.extensions.json
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com >
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com >
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com >
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com >
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com >
* use correct preset
* update e2e
* update page titles values
* find child active link
* fix expected value
* update expected
* role column tests
* check if menu is expanded
2018-11-09 13:53:51 +00:00
Cilibiu Bogdan
dae45fce57
[ACA-20] Sidenav - submenu conditional icon templates ( #786 )
...
* remove focus outline
* button effect
* submenu conditional icon templates
* clean up styling
* update menu locator
* update library PO locators
2018-11-07 13:07:25 +02:00
Adina Parpalita
ae382f8b39
[ACA-1940] add tests for search input ( #776 )
2018-11-03 16:38:39 +00:00
Adina Parpalita
946e3e2196
[ACA] e2e remove not needed logoutPage ( #772 )
...
* remove not needed logoutPage
* disable back failing check
* fix failing test
2018-11-02 10:37:07 +00:00
Suzana Dirla
2c9e68ada7
[ACA-1822] input search options ( #768 )
...
* [ACA-1822] input search options - needs cleanup and styling
* [ACA-1822] input search options cleanup
- needs styling
- needs tests
* [ACA-1822] input search options cleanup
- needs styling
- needs tests
* [ACA-1822] input search options styling
* [ACA-1822] add translation keys
* [ACA-1822] reformat with Prettier
* [ACA-1822] fix pointer event on FF
* [ACA-1822] fix e2e test
* [ACA-1822] update unit tests
* [ACA-1822] fix spellcheck
* [ACA-1822] fix display
* [ACA-1822] some theme cleanup
* [ACA-1822] reposition icon
* [ACA-1822] code review changes
* [ACA-1822] more unit tests
2018-11-02 07:31:29 +00:00
Adina Parpalita
37b4d9d00b
[ACA-1937] automate tests for Library properties ( #771 )
2018-11-01 14:52:46 +00:00
Suzana Dirla
ad111cb712
e2e fix tomorrow date ( #770 )
2018-10-31 12:47: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
Cilibiu Bogdan
07703547ec
[ACA-1911] Un-Share file - permission error notification ( #743 )
...
* remove update permission check
* add 403 error
* show 403 error
* update test
* update e2e
* update
Co-Authored-By: pionnegru <bogdan.cilibiu@ness.com >
2018-10-23 09:35:30 +03:00
Adina Parpalita
3bf9cc1fb2
[ACA-1800] add tests for unsure file ( #734 )
...
small other changes
2018-10-18 18:32:46 +01:00
Adina Parpalita
30b445dde9
[ACA-1799] add tests for share file ( #727 )
...
* initial work
* shared link created through API
* add tests for share file on all list views
* remove utc for end of day
* remove hours and minutes
* update unit test
* workaround
* update docker settings for tomcat
* tomcat setup for e2e
2018-10-18 14:27:54 +01:00
Suzana Dirla
27dcb33891
[ACA-1890][ACA-1798] metadata extension e2e ( #711 )
...
* [ACA-1890] make sure that the metadata component uses the extension settings
* [ACA-1798] remove unused imports
* [ACA-1798] test metadata extension
* format with Prettier
* [ACA-1798] changes after code review
2018-10-15 09:33:08 +01: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
Denys Vuika
ac99f5397d
fix redirection for multiple 401 in a row ( #690 )
...
* fix redirection for multiple 401 in a row
* update to ADF 2.6.0
* update e2e test
2018-10-05 09:52:07 +01:00
Denys Vuika
457fa74048
[ACA-1830] create menu enhancements ( #670 )
...
* nested menus for create button
* evaluate sub-menu permissions
* demo plugin
* "create library" action
* unit tests and proper effect name
2018-09-27 09:07:24 +01:00
Adina Parpalita
b2b0da4c86
[ACA-1797] add tests for viewer actions extension ( #666 )
2018-09-25 09:29:21 +01:00
Adina Parpalita
0f3fffcff4
[ACA-1767] add viewer actions tests in other list views ( #646 )
2018-09-19 13:56:04 +01:00
Adina Parpalita
a9467dcc47
[ACA-1767] add tests for Viewer actions ( #641 )
...
* add tests for Viewer actions
* exclude e2e from auto-formatting for now
* update lock file
2018-09-18 16:54:33 +01:00
Adina Parpalita
aafa606ceb
split toolbar and breadcrumb e2e components ( #626 )
2018-09-13 09:01:16 +01:00
Adina Parpalita
28a4fb7ba7
[ACA-870] add tests for right click actions ( #625 )
2018-09-12 10:08:20 +01:00
Adina Parpalita
b550fe7f72
add specific methods for single click on item name link ( #618 )
...
automate tests for Single click on item name
2018-09-07 14:17:07 +01:00
Adina Parpalita
c687c22cc3
[ACA-1680] add new tests for Permanently delete from Trash ( #608 )
2018-09-06 11:44:42 +01:00
Denys Vuika
c916ab4cd1
reusable extensibility lib ( #585 )
...
reusable extensibility lib (part 1)
2018-08-29 16:38:44 +01:00
Suzana Dirla
5759ea1b62
e2e fix random failing test ( #586 )
2018-08-29 08:17:05 +01:00
Adina Parpalita
4f56095774
[ACA-1695] automate test for Viewer extensions - content ( #582 )
...
* automate test for Viewer extensions - content
* revert file committed by mistake
* fix change committed by mistake
2018-08-24 16:23:45 +03:00
Adina Parpalita
a3c5753a6e
[ACA-1549] info drawer extension e2e tests ( #580 )
...
* add Info Drawer component and Info Drawer extensibility tests
* add default extensibility configs
2018-08-24 12:15:10 +03:00
DenisPrivistirescu
d677fbdd35
[ACA-1679] Add remaining tests for page titles ( #566 )
...
* add tests for Page titles e2e
2018-08-21 13:41:39 +03:00
Adina Parpalita
c0321fe449
[ACA-1683] add tests for viewer - general ( #570 )
...
* rename method to be more clear
* change some files to async / await as they were very difficult to follow
* add uploadApi and a few resource files needed by Viewer tests
* add Viewer e2e component and viewer general tests
* add tests for the other list views as well
* add “docx” to dictionary
2018-08-17 12:27:22 +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
Cilibiu Bogdan
617f80c9fd
[ACA-1595] Location link - reduce HTTP requests for tooltip ( #535 )
...
* get node tooltip info on hover
* refactore
* remove nodeLocation private attribute
* e2e - added datatable method for async tooltips
* fix failing tests
* lint
* lint
* removed manual unsubscribe
2018-07-26 20:39:19 +01:00
Adina Parpalita
c6f704270f
- fix intermittent failing tests from Shared Files ( #539 )
...
- rename some methods to be more clear
- use async / await - part1
2018-07-26 14:27:00 +01:00
Cilibiu Bogdan
9dba35baed
[ACA] Document List - e2e fix ( #522 )
...
* e2e fix
* fix name column as link
* fix 1
2018-07-24 10:23:08 +01:00
Cilibiu Bogdan
af4089ae74
[ACA-1574] DocumentList - single click navigation ( #513 )
...
* single click navigation
* fix tests
* allow action on row
* use adf link class
* update tests
2018-07-18 16:25:30 +01:00
Suzana Dirla
5d8a9057bc
[ACA-1440] use ADF Header component ( #508 )
...
* [ACA-1440] use ADF HEADER component
* moved style to theme
* removed ACA HeaderComponent
* remove aca header component theme
* Update layout.component.html
* update app header locator
2018-07-17 08:38:36 +03:00
Denys Vuika
d89473046c
fix location link sorting ( #473 )
2018-06-29 15:03:58 +03:00
Denys Vuika
e2eed9b71c
style and theming fixes ( #428 )
...
* fix generic error text and styles
* search input layout and style fixes
* settings theme
* layout theme support
* current user theme
* theming support for header component
* disable "use-host-property-decorator" tslint rule
* sorting picker button theme
2018-06-17 16:16:38 +01:00
Denys Vuika
8a222bcb89
latest adf alpha ( #353 )
...
* latest adf alpha
* fix test
* try using instant translation for page titles
* upgrade to latest alpha
* update app config
* upgrade to adf app config pipe
* update libs
* update libs
* update config file
* fix code after upgrade
* upgrade e2e
* upgrade libs
* update libs
* fix e2e
2018-05-10 22:07:02 +01:00