Commit Graph

769 Commits

Author SHA1 Message Date
Denys Vuika
fa0d10c419 extra app modules (#596)
* toolbar module

* lazy load Settings

* fix build

* remove duplicate build for e2e

* Revert "remove duplicate build for e2e"

This reverts commit 94b872239b.
2018-09-03 19:28:15 +01:00
Denys Vuika
a278ae149e dev tools: allow download 2018-09-01 10:08:52 +01:00
Denys Vuika
8005ca19f9 use default e2e script (#595) 2018-09-01 09:12:56 +01:00
Denys Vuika
3a5e2b355b use generic app name in angular config 2018-09-01 09:11:54 +01:00
Denys Vuika
012f9cc836 inspect bundle script 2018-09-01 07:47:14 +01:00
Cilibiu Bogdan
54345c12b7 show cutom favorite component fallback (#594) 2018-08-31 19:35:10 +01:00
Suzana Dirla
a9c6d0f942 [ACA-1740] hide search filter when getting 0 results without any selected filters (#591) 2018-08-31 19:34:55 +01:00
Cilibiu Bogdan
d607618920 [ACA] contextmenu - document click event breaks implementation in FF (#593)
* listen event from body element

* add event parameter
2018-08-31 18:07:18 +01:00
Denys Vuika
08917e862c fix tests 2018-08-31 15:37:09 +01:00
Denys Vuika
7d5fce8e6c update i18n strings 2018-08-31 15:06:05 +01:00
Denys Vuika
b145edd22d use minified pdf worker (configured at ADF side) 2018-08-31 13:19:07 +01:00
Cilibiu Bogdan
baa1e76315 fix check permission (#590) 2018-08-31 11:49:06 +01:00
Denys Vuika
a83502aff5 update default docker compose tag for master 2018-08-31 10:43:38 +01:00
Denys Vuika
303438592a 1.4.0 v1.4.0 2018-08-31 10:10:58 +01:00
Denys Vuika
67ca947731 fix production start script 2018-08-31 10:05:20 +01:00
Denys Vuika
c71841d3a6 update polyfills as per Angualr 6 template 2018-08-31 09:55:28 +01:00
Denys Vuika
847eaa7c00 simple markdown preview extension (#589)
* simple markdown preview extension

* fix lint issues

* github mode

* enable XSS sanitizer by default

* update libs (audit fix)
2018-08-30 20:12:58 +01:00
Denys Vuika
c916ab4cd1 reusable extensibility lib (#585)
reusable extensibility lib (part 1)
2018-08-29 16:38:44 +01:00
Cilibiu Bogdan
091e0d3e3f [ACA-1696] contextmenu (#587)
* enbale contextmenu by default

* attach event only when backdrop is set

* outside event for contextmenu

* apply outside event directive

* workaround fro contextmenu event row selection

* remove Output parameter

* update dockerfile

* update docker compose file
2018-08-29 13:44:47 +01:00
Suzana Dirla
5759ea1b62 e2e fix random failing test (#586) 2018-08-29 08:17:05 +01:00
DenisPrivistirescu
823e80d8ed [ACA-1674] Automated tests for "Mark as Favorite" in FileLibraries list view (#583)
* Favorite-FileLibraries

* Favorite-FileLibraries fix

* Favorite - FileLibraries - fix the comments

* Favorite - FileLibraries - fix variable

* [ADF-1674] fix failing tests
2018-08-24 23:17:29 +03: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
Suzana Dirla
7b347421d7 [ADF-1695] add automation helper id (#581) 2018-08-24 14:10:46 +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
Suzana Dirla
ef8c9a8740 [ADF-1549] add automation helper id (#579) 2018-08-24 07:34:43 +03:00
Denys Vuika
e31f51694e update docs 2018-08-21 16:26:26 +01:00
Denys Vuika
129f2c5570 doc fixes 2018-08-21 15:28:26 +01:00
Denys Vuika
41d1d49412 [ACA-1699] update extensibilty docs (#578)
* update extensibility docs

* update docs

* doc fixes

* update docs
2018-08-21 14:37:08 +01: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
Denys Vuika
972b08700f refactor extenstion layer to simplify testing and maintenance (#577)
* refactor extenstion layer to simplify testing and maintenance

* generic extension config

* move loading code to loader
2018-08-20 21:35:28 +01:00
Denys Vuika
429e076820 update coverage settings 2018-08-20 11:34:09 +01:00
Suzana Dirla
4fb1e6fc33 [ACA-1691] font fix (#572) 2018-08-19 15:14:29 +01:00
Denys Vuika
e97c8b703c [ACA-1695] viewer extensions (#576)
[ACA-1695] viewer extensions
2018-08-19 15:14:06 +01:00
Denys Vuika
eff9ce13f7 update angular libs (#574) 2018-08-17 20:55:04 +01:00
Denys Vuika
160226094d extensibility docs update (#571)
* docs: custom sidebar tabs

* update docs

* docs update, simplify extension schema

* test fixes
2018-08-17 13:44:01 +01: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
Suzana Dirla
5e4e8ed28c Show facetFields (#569)
* show facetFields

* show all facet fields, even with 0 bucket
2018-08-17 12:25:54 +01:00
Denys Vuika
89aec91caf [ACA-1646] "dev tools" extension (#567)
* dev tools extension project

* code editor integration

* latest editor, offline setup

* override extension config (session only)

* schema support

* wire external plugins with experimental flag

* update package scripts

* sidebar extensions scaffold

* propagate extension tabs to info drawer

* separate tab components for info drawer

* extensibility for info drawer

* support tab icons
2018-08-16 16:55:06 +01:00
Adina Parpalita
ed23a21a00 [ACA-1650] automate tests for pagination on File Libraries (#568) 2018-08-16 08:39:02 +01:00
Denys Vuika
0a519c6a1e ADF 2.5.0 (#563)
* update to latest ADF libs

* update libs

* update dependencies

* use development build for e2e

* update travis settings

* revert to dev build

* adf 2.5.0 final
2018-08-14 18:46:27 +01:00
Adina Parpalita
86a90d33e2 [ACA-1635][ACA-1636] update favoritesApi and nodesApi to use alfresco-js-api-node (#564)
* refactor favoritesApi and nodesApi to use alfresco-js-api-node

* remove node-rest-client
2018-08-14 08:57:03 +03:00
Adina Parpalita
213c2deedc [ACA-1640] use alfresco-js-api-node in e2e trashcanApi (#562) 2018-08-13 09:49:43 +01:00
Suzana Dirla
8f36822847 [ACA-1572] center focus circle on search icon (#560) 2018-08-11 08:35:35 +01:00
Adina Parpalita
7c08488323 [ACA-1637] update searchApi to use alfresco-js-api-node (#561) 2018-08-10 22:12:57 +01:00
Suzana Dirla
a7abe9c422 [ACA-1572][ACA-1573] Header fixes (#559)
* [ACA-1572] header styling

* [ACA-1572] fix login logo

* [ACA-1572] header fixes
2018-08-10 14:29:33 +01:00
Denys Vuika
f5d9c86c04 update code coverage lib 2018-08-10 12:16:06 +01:00
Adina Parpalita
8c76d92f47 [ACA-1634] update peopleApi to use alfresco-ja-api-node in e2e (#558)
* update peopleApi to use alfresco-ja-api-node in e2e

* small code improvement
2018-08-09 18:51:45 +01:00
Adina Parpalita
b8cc5422f4 [ACA-1653] add testrail ids to e2e tests (#557)
* add testrail ids - WIP

* add TestRail ids to tooltips tests

* added more TestRail ids

* separate tests from Create folder to correct sub-suites

* add more TestRail ids to automated tests

* added more TestRail ids

* added more ids and some missing tests

* combined delete and undo delete tests and added TestRail ids

* decrease protractor timeouts to try and speed up the execution when tests fail

* disable some tests that are incomplete in order to match numbers from TestRail
2018-08-09 12:03:57 +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
4668112871 minor code reorg for Viewer and Extensions (#554)
* self-registering extension module

* move printing service to the preview chunk
2018-08-07 17:25:06 +03:00