Denys Vuika
620911cf70
Protractor cleanup for demo shell ( #9019 )
...
* [ci:force] cleanup protractor tests
* [ci:force] cleanup insights test
* [ci:force] cleanup dead demo shell e2e
* [ci:force] cleanup e2e
* [ci:force] cleanup e2e
* cleanup files component
* [ci:force] cleanup e2e
* [ci:force] remove user info SSO protractor e2e
* [ci:force] remove viewer e2e already covered by other tests
* [ci:force] remove custom font from demo shell
* [ci:force] demo shell viewer cleanup
* [ci:force] cleanup viewer in demo shell
* [ci:force] rollback model changes
* [ci:force] remove site picker from content demo
* [ci:force] cleanup files demo shell component
* [ci:force] cleanup e2e and dead code
* [ci:force] cleanup dead code
* [ci:force] fix linting
* [ci:force] standalone home component
* [ci:force] cleanup demo shell app layout
* [ci:force] cleanup css
* [ci:force] cleanup demo shell logout
* Update demo-shell/src/app/components/app-layout/app-layout.component.html
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
---------
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
2023-10-27 11:56:53 -04:00
Denys Vuika
82fafff114
Remove demo shell protractor TreeView e2e ( #9000 )
...
* remove protractor TreeView e2e
* [ci:force] fix types
* [ci:force] remove unused method
2023-10-16 11:31:33 +01:00
Denys Vuika
f201efd56a
[ACS-5761] Demo Shell Cleanup (part 2) ( #8807 )
...
cleanup demo shell
2023-08-10 22:18:21 +01:00
Denys Vuika
4f2b3bce3c
[ACS-5761] Demo Shell pages cleanup ( #8802 )
...
remove the content that is not covered by e2e testing, preparation steps for the demo shell decommissioning
2023-08-08 14:09:41 +01:00
Denys Vuika
3f3e83057d
[ACS-5703] Comment List code and styles cleanup ( #8787 )
...
* remove useless locale
* remove useless id values, update tests
* code cleanup
* fix formatting
* css cleanup
* code cleanup
* style cleanup
* fix css scope
* cleanup styles
* remove sanitise and don't bind to innerHTML
* reduce ng-container
* move model specific logic to Comment Model
* update tests, remove sanitise tests
* drop carma coverage to 72 as code removed
* drop selection animation as selection operations are not supported by the component itself
* cleanup css
* fix tests and lint
* update stories and tests
* fix line breaks
* move e2e to unit test
* disable search tests
* disable search tests
* disable search tests
2023-07-31 19:23:46 +01:00
Mykyta Maliarchuk
54542c8b2b
[ACS-5399] Fix incomplete multi-character sanitization ( #8707 )
...
* [ACS-5399] sanitization fix
* [ACS-5399] sanitization fix
* [ACS-5399] sanitization fix
* [ACS-5399] sanitization fix
* [ACS-5399] sanitization fix for comments.component
* [ACS-5399] sanitization fix for highlight-transform.service
* [ACS-5399] sanitization fix
* [ACS-5399] sanitization highlight-transform.service
* [ACS-5399] removed empty contructor
* [ACS-5399] linting
* [ACS-5399] fixed unit test
* [ACS-5399] linting
* [ACS-5399] fixed e2e
* [ACS-5399] added unit test to core
* [ACS-5399] added unit test to core
* [ACS-5399] test fix
2023-07-04 17:20:34 +01:00
Jatin Chugh
479c96eabb
[PRODSEC-6575] Shared link not accessible now after the expiry date which was earlier accessible even after that expiration date ( #8540 )
...
* Shared link expiry date code implementation
* test case updated
* removed unsed code
* design changes as per the new design of Share dialog
* test cases modification as per new design changes
* placeholder modified for expiration date
* look and feel changes for share dialog as per Shane comments
* boolean name changed as per naming convention
* review comments addressed
* review comments addressed
* type specified for node object
* linting corrections
* resolved nested ternary date operation into an independent statement
* review comments addressed
* used date-fns instead of moment.js in code as well as in test cases
* review comments for date-fns addressed
* removed extra line
* removed extra empty lines in template
* import changes and indentation correction
* error in console resolved which was occuring after selecting date and time
* used mat-datepicker instead of mat-datetimepicker
* package-lock.json file updated for date-fns implementation
* made type 'date' as default and removed the settings coming from the ACA
* unit test case modifications as per calender changes
* e2e modifications as per new calendar component
2023-06-14 15:30:08 +05:30
AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Rafal Szmit
7667c98196
[AAE-11437] Remove snackbar duplications ( #8003 )
...
* [AAE-11437] Remove snackbar duplications
* trigger travis
* extend timeout
2022-11-24 10:28:45 +01:00
Popovics András
1ecc14f184
Refactor e2e's ApiService ( #7101 )
...
* Refactor e2e's ApiService
* Fix bits here and there
* [ci:force] Remove unused imports
* [ci:force] Extract shared part from adf-testing
* [ci:force] Extract StringUtils as well
* Make protractor's Logger not have duplicated code
* [ci:force]
2021-06-19 23:03:17 +02:00
Eugenio Romano
558056b05c
test if we can remove compatibility ( #7064 )
...
remove compatibility
2021-06-10 14:38:12 +02:00
Eugenio Romano
9e0000a307
disable w3c due getValue problem ( #7067 )
...
* [ci:force]disable w3c due getValue problem
* unify get Input value
* [ci:force]fix
* [ci:force] remove
* [ci:force]remove all getAttribute
* fix lint
* fix lint
* fix
* fix
* fix
* fix
* different fix try
* rewrite wait for for value
* fix lint
* remove e2e already covered by unit
* fix lint
* fix
2021-05-28 18:08:49 +01:00
Dharan
8b5e45f4eb
[ADF-5366] initialize discovery and version compatibility service for oauth based session ( #6864 )
...
* [ADF-5366] initialize discovery and version compatibility service for oauth based session
* better error message
* * fix spaces
* * revert the search service
* * fix build
* * check properties after type update
* * check properties after type update
* * check properties after type update
* * fix infinite loop
* * fix test without title
* * wait for options
* * wait for session
* Update metadata-content-type.e2e.ts
* Update metadata-content-type.e2e.ts
* Update protractor.excludes.json
* Update protractor.excludes.json
2021-04-29 13:40:49 +01:00
Dharan
0635b7fd06
[ACA-4361] permission layout modified ( #6937 )
...
* * reusable data table column moved
* [ACA-4361] permission layout modified
* * build fixed
* fix build
* * import fixed
* * null safety operation
* * fixed comments
* * fix lint
* * wait for reload list
* * remove sleep
* * add sleep
* * fix comments
* * fix comments
* * floating promises fix
* * remove wait
2021-04-23 08:50:28 +01:00
Denys Vuika
6ec9833b36
[MNT-22236] update e2e to reflect permission i18n support ( #6852 )
...
* update e2e to reflect permission i18n support
* use latest js-api SitesApi
* remove use of deprecated sites api in e2e
* fix test
* fix test
2021-03-24 20:51:01 +00:00
Eugenio Romano
cd915b307b
Remove demo shell test and make cloud a bit more stable ( #6781 )
...
* remove demo shell test and make cloud a bit more stable
* fix lint
* Update restore-content-directive.e2e.ts
* Update restore-content-directive.e2e.ts
* Update restore-content-directive.e2e.ts
* try fix attach
* Update .travis.yml
* sleep...
* remove about e2e demo shell....
* fix
* lint fix
* configure
* refactor buuild
* names and remove demo shell build from libs
* fix new build approach
* fix
* fix
* .
* uncomment
* .
* .
* fix
* fix
* .
* fix
* lock update
* fix demo shell errors
* use replay subject
* fix some console log error
* suffix problem
* split process e2e
* not need to check everywhere the pagination e2e
* split content
* fix
* fix
* fix
* fix
* reorg
# Conflicts:
# .travis.yml
2021-03-17 15:17:46 +00:00