Eugenio Romano
c7e2912759
[AAE-14484] fix peerdepend ( #3471 )
...
* fix peerdepend
* Update package.json
2023-10-10 09:30:58 +02:00
Eugenio Romano
472a19b67d
[AAE-12675] upgrade pdfjs accordingly to ADF ( #2990 )
...
* [link-adf:dev-eromano-AAE-12675] fix pdfjs version to use last version
* [link-adf:dev-eromano-AAE-12675] fix pdfjs version to use last version
2023-02-20 14:47:57 +01:00
Eugenio Romano
83b159f816
[link-adf:dev-eromano-remove-dialog-move-shared] ( #2881 )
2023-01-04 23:54:32 +01:00
Eugenio Romano
8ba18bb6dc
move nodeupdate in nodeapiservice ( #2860 )
...
* move nodeupdate in nodeapiservice
* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.1-37577 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37578f
# Conflicts:
# package-lock.json
# package.json
* fix lint
* fix compiler issue
2023-01-02 09:21:06 +00:00
Eugenio Romano and Maurizio Vitale
3ed95559a7
[ACA-4382] Use adf about and make it available in prod mode ( #2361 )
...
* use adf about and make it available in prod mode
* fix
* Fix unit test due about page refactoring
* fix review
* fix
* [link-adf:develop]
* fix pret
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com >
2021-11-30 11:27:56 +00:00
Eugenio Romano
536a43d30e
Custom viewer extension documentation ( #2292 )
2021-09-13 11:09:41 +01:00
Eugenio Romano and dhrn
8afedd6e1f
* fix loading ( #2275 )
...
Co-authored-by: dhrn <dharan.g@muraai.com >
2021-09-03 15:35:07 +01:00
Eugenio Romano
ee27271776
Improve documentation extension ( #2266 )
...
* improve documentation step 1
* improve documentation step 2
* improve documentation step 3
* move in tutorials
* tutotrials
* fix
* fix
* fix
* fix links
* metadata extension configutation
* tutorials links revamp
2021-08-26 11:52:57 +02:00
Eugenio Romano
0bc3d7c45f
improve compatibility ( #2256 )
...
* improve compatibility
* fix
* fix
* fix
* fix
2021-08-16 16:33:31 +02:00
Eugenio Romano
cd2aa173b8
move share bootstrap ( #2254 )
...
* move share bootsrap
2021-08-11 15:20:54 +02:00
Eugenio Romano
4c0e6b8861
[ADF-5429] Remove old compatibility layer ( #2251 )
...
* Remove old compatibility layer
2021-08-10 16:55:18 +02:00
Eugenio Romano
f5df4c3b5e
upadte apk 1.21-alpine
2021-07-08 13:22:47 +02:00
Eugenio Romano
9763a4b85b
1.21-alpine update
2021-07-08 13:18:35 +02:00
Eugenio Romano
7e5cbaa1eb
fix retry ( #2226 )
2021-07-08 12:16:58 +01:00
Eugenio Romano
c857f028a0
1.20-alpine
2021-07-08 12:09:09 +02:00
Eugenio Romano
f16693e4ed
Update README.md
2021-07-07 15:29:14 +02:00
Eugenio Romano
4e87adfba3
Remove ora not used dependency ( #2179 )
...
* remove ora
* fix argv
* fix lock
2021-06-14 19:53:34 +02:00
Eugenio Romano
1fb0764e1b
Update .travis.yml
2021-04-22 09:47:12 +01:00
Eugenio Romano
5340745fcb
fix Flickering viewer toolbar icons when navigating to next/previous files ( #2074 )
2021-04-15 15:15:49 +01:00
Eugenio Romano
ea7b7d9e31
Update .travis.yml
2021-04-09 11:24:22 +01:00
Eugenio Romano
a928f22ee6
once per week dependabot
2021-04-06 12:29:17 +01:00
Eugenio Romano
46beb128a5
Update dependabot.yml ( #2005 )
2021-02-18 14:41:12 +00:00
Eugenio Romano
6f8d906b96
remove obscure ADF JS-API Update ( #1985 )
2021-02-10 09:54:29 +00:00
Eugenio Romano
3695150186
Update app.config.json
...
Fix default score configuration
2021-02-04 14:26:00 +00:00
Eugenio Romano
81b3319d7e
Update app.config.json
...
Update score Query to be cross implementation compatible
2021-02-03 10:31:28 +00:00
Eugenio Romano
33dee34b2b
ADF-5323 fix score query
2021-02-02 11:05:41 +00:00
Eugenio Romano
07f968a42f
enable email aspect, new use case will be created to correctly address the read only scenario ( #1960 )
2021-01-30 09:28:44 +00:00
Eugenio Romano
4724abb423
update cli ( #1864 )
2020-12-08 09:30:11 +00:00
Eugenio Romano
486d81ae2a
include C269007 ( #1862 )
2020-12-08 04:41:51 +00:00
Eugenio Romano and Adina Parpalita
ad58be3d05
Rebalance suites conf to be less error prone ( #1819 )
...
* rebalance suites conf to be less error prone
* shared api - wait for specific files instead of totalItems
* remove unused
* - make search api wait calls more stable on parallel runs
- remove not needed workaround from closeMoreMenu
* reorganize test suites
a few more test stabilisations
* improve copy tests for parallel running
* more changes to consider parallel running
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com >
2020-12-04 12:39:39 +00:00
Eugenio Romano and Adina Parpalita
8186ee16ac
increase default timeout due possible slow env ( #1812 )
...
* increase default timeout due possible slow env
* parallel test can affect this check
* unused call
* remove
* reduce size test lib
* fix search test
* remove log
* build
* reorganize file actionsAvailable tests
* fix
* fix
* Update single-file-actions.test.ts
* Update single-file-actions.test.ts
* fix viewer actions from search results tests
* fix snackbar actions tests
* forgot console.log
* exclude
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com >
2020-11-23 10:35:28 +00:00
8308573f3c
Unexclude due the timeout ( #1805 )
...
* change base method to wait
* fix import
* reduce log
* fix
* data placeholder
* fix
* fix
* fix
* fix style
* change visibility with common method
* fix
* use common get value method
* remove unused import
* fix a few incorrect api calls
* - use separate variables
* correctly wait for items after they have been created
* use browseraction click
* Exclude failing tests
* increase timeout and some fix
* check env before execute test
* simplify conf
* exclude
* rerun
* logs
* refactor pagination tests to use only 51 items
take out pagination tests into a separate stage
* fix check
* remove hardcoded total items. other shared files might already exist
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com >
Co-authored-by: iuliaib <iulia.burca@ness.com >
2020-11-19 16:07:57 +00:00
Eugenio Romano
e5866dc3c2
remove rancher update ( #1772 )
2020-11-05 08:42:13 +00:00
Eugenio Romano
4987637fcb
Do not cache smart runner otherwise is not smart
2020-10-13 16:22:38 +01:00
Eugenio Romano
877b889dfe
Update update-version.sh
...
[skip ci]
2020-10-09 18:47:01 +01:00
ba2961157a
[ACA-4022] Remove custom redirect strategy, the viewer doesn not reload ( #1719 )
...
* remove custom redirect strategy, the viewer doesn not reload
* Update extensions-data-loader.guard.ts
add return in case of no loaders
* remove the route strategy
* fix lint
* Fix link error
* Align unit test
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com >
Co-authored-by: Andras Popovics <popovics@ndras.hu >
2020-10-06 18:45:03 +02:00
Eugenio Romano
7757dbff77
fix placeholder ( #1692 )
2020-09-29 10:09:55 +01:00
Eugenio Romano
9d52b366a1
change plugin ( #1663 )
...
* change plugin
* fix
* fix upload
2020-09-09 14:42:47 +01:00
Eugenio Romano
64ab91007b
Remove excluded test ( #1614 )
2020-08-17 10:09:50 +01:00
Eugenio Romano
c015c8a6a6
[ACA-3855] fix go home id you are in uuuid root ( #1607 )
...
* fix go home id you are in uuuid root
* fix lint
2020-08-14 16:57:49 +01:00
Eugenio Romano
8096741398
Update protractor.conf.js ( #1606 )
...
* Update protractor.conf.js
* add option to retry for wanted executions
* cahnges
2020-08-14 15:32:52 +01:00
Eugenio Romano
b0b22170c7
[ACA-3830] Fix favorites navigation ( #1599 )
...
* fix favorites navigation
* improve report and unit test
* fix ACA test
mock version directive
* lint fix
* try different startegy
* remove first split
* fix root case
2020-08-14 09:13:23 +01:00
Eugenio Romano
b65011ebbd
Update app.config.json
2020-08-10 16:24:17 +01:00
Eugenio Romano
ff77d06ff3
Update Codeowners
2020-08-01 00:29:32 +01:00
Eugenio Romano
aee3afdeb8
Fix smart runner ( #1570 )
...
* [ACA-3799] add prefix filter
* add smart runner
* fix resolve
* add some configuration for smartrunner
* simplify
* fix
* we need to pass invertGrep in the devServerTarget because Angular overwrite it if you use the dev server
2020-08-01 00:26:22 +01:00
Eugenio Romano
d26bbc9bff
[ACA-3799] add prefix * name filter ( #1567 )
...
* [ACA-3799] add prefix filter
* add smart runner
* fix resolve
2020-07-31 12:18:42 +01:00
Eugenio Romano
805654a65d
update chrom to travis version ( #1558 )
2020-07-24 18:37:44 +01:00
Eugenio Romano
f1097800db
Remove protractor noise plugin ( #1526 )
...
* remove protractor noise plugin
* missing plugin
* pin version
* new lock
2020-07-17 11:18:00 +01:00
Eugenio Romano
84dfdbdb7c
Update before_install.sh
2020-07-13 22:28:56 +01:00
Eugenio Romano
9acaef3066
fix update script version, remove -- not needed
2020-06-29 22:21:21 +01:00
Eugenio Romano
6ab940a5f2
Run update API develop cron
2020-06-29 21:50:29 +01:00
Eugenio Romano
5940c33eb2
Update app.config.json
2020-06-29 18:08:24 +01:00
Eugenio Romano
5a12345865
[ACA-2312] Fix inconsistency for My Libraries ( #1473 )
...
* [ACA-2312] Fix inconsistency for My Libraries
* fix quality
* fix e2e
* modify e2e type
* fix file lib
* revert replace all
2020-05-22 00:46:24 +01:00
Eugenio Romano
eb342e9f99
Update .travis.yml
2020-05-12 23:52:09 +01:00
Eugenio Romano
202a235d36
add tag end release ( #1442 )
2020-05-04 15:26:34 +01:00
Eugenio Romano
12448d54c4
Update .travis.yml ( #1436 )
2020-05-01 10:30:04 +01:00
Eugenio Romano
fb128c2626
[ACA-3190] Update env from travis ( #1430 )
...
* Update env from travis
* update permissions
* install script fix
2020-04-24 14:33:07 +01:00
Eugenio Romano
e081011d6b
[ACA-2920] Update Logo
2020-04-06 14:12:17 +01:00
Eugenio Romano
9b78cd28d1
Trigger build only on branches ( #1388 )
2020-03-27 18:07:32 +00:00
Eugenio Romano
26f94b6798
Add build status basges ( #1387 )
2020-03-27 17:57:52 +00:00
Eugenio Romano
77316b77bf
trigger DW build after merge in development or master ( #1384 )
...
* trigger DW build after merge in development or master
* Update .travis.yml
2020-03-27 14:32:06 +00:00
Eugenio Romano
c07c3217a4
Update PULL_REQUEST_TEMPLATE.md ( #1377 )
2020-03-25 14:16:28 +00:00
Eugenio Romano
43215db84b
fix update script ( #235 )
...
* update version script
* fix js-api update
2018-03-14 15:10:10 +00:00
Eugenio Romano
f0dd6ea519
update version script ( #233 )
2018-03-14 12:58:22 +00:00