Maurizio Vitale
e1dbcdf7b6
Use the local built cli and not the one from npm
2021-10-07 10:49:08 +01:00
Denys Vuika
6f968f7e4a
[AAE-5637] Remove SCSS mixins and use CSS variables ( #7250 )
...
* remove default-class mixin and use regular import
* cleanup colors
* remove variables file, fix bugs in animations
* proper ordering of imports, core css vars
* cleanup snackbar and material themes
* tags component
* login component styles
* app login
* toolbar component styles
* breadcrumb styles
* dropdown breadcrumb
* app layout component
* demo shell: files component
* aspect list styles
* content metadata styles
* node selector
* name location cell
* node share dialog
* content type dialog
* folder dialog
* document list
* datatable theme
* pagination theme
* viewer theme
* viewer theme
* user-info theme
* container widget
* dynamic table theme
* form widgets
* form theme
* form renderer
* sidebar menu
* header theme
* info drawer theme
* comment list
* commens and layout container
* sidenav layout
* empty content
* error content
* clipboard theme
* search input
* tooltip card and notification history
* card view theme
* remove unused keys
* add permission dialog
* search and permission dialogs
* version comparison and column themes
* upload drag area and cleanup references
* remove the need for content styles
* insight components
* cleanup insights theme
* process components
* process components
* process cloud themes
* cleanup unsed imports
* cleanup mixins
* update build scripts
* test fixes
* remove fdescribe
* css fixes
* update unit tests
2021-09-29 13:17:05 +01:00
Eugenio Romano
194274a8d8
Update update-project.sh ( #7216 )
2021-08-18 10:33:20 +02:00
Eugenio Romano
f30b20cc46
[ADF-5426] Remove compatibility layer from Lib ( #7110 )
...
* remove compatibility step 1
* remove compatibility step 2
* remove compatibility step 3
* remove compatibility step 4
* remove compatibility step 5
2021-08-04 17:31:35 +02:00
Denys Vuika
03caaafc6d
force CI on the automatic ADF/JS-API upgrades ( #7184 )
2021-07-23 08:05:44 +01:00
Denys Vuika
c1860f0c1f
[ADF-5410] code fixes and updates prior to Angular 12 upgrade ( #7177 )
...
* package fixes
* upgrade stylelint config
* upgrade configuration and stats
* code fixes based on Angular upgrade
* rework scss-bundle usage
* use node 14 with travis (lts)
* fix production builds
* fix node sass version
2021-07-15 12:48:23 +01:00
Dharan
8024f828f7
* fix adf lint ( #7152 )
2021-07-05 16:55:02 +02:00
Dharan
26d180e661
[ACA-4486] support search widget chips layout ( #7122 )
...
* [ACA-4486] support search widget chips layout
* * revert to old config
* * resolved rebase conflicts
* [ci:force] force e2e
* [ci:force] docs update and remove directive added
* [ci:force] config updated
* [ci:force] add missing app config schema to prod build
2021-06-25 10:54:12 +02:00
Eugenio Romano
558056b05c
test if we can remove compatibility ( #7064 )
...
remove compatibility
2021-06-10 14:38:12 +02:00
Eugenio Romano
ac6f616246
Fix some build scripts ( #7048 )
...
Make publish run on API
2021-05-20 17:14:42 +01:00
Eugenio Romano
6e0ad4ce43
4.4.0 ( #7030 )
...
* 4.4.0
* Update README.md
* Update upgrade43-44.md
* Update readme
* lock update
Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
2021-05-20 09:50:30 +01:00
Thomas Hunter
f1f512018c
[ACS-1525] Only run scan environment on cron ( #6966 )
...
* [ACS-1525] Only run scan environment on cron
* [ACS-1525] Remove environment scan
* [ACS-1525] Add example of use of the command in README
* Add exit 0
2021-05-10 17:04:17 +02:00
Popovics András
c0b5935b43
[ACS-1526] Fail on Draft and unapproved PRs ( #6963 )
...
* [ACS-1526] Fail on Draft and unapproved PRs
* [ci:force]
2021-04-28 20:38:10 +02:00
Eugenio Romano
672891e21b
improve travis ci ( #6951 )
...
add deprecate build script
2021-04-27 09:26:13 +01:00
arditdomi
9c165b2307
Fix content unit tests executing twice ( #6950 )
...
* Run all unit test for cron jobs, fix content unit tests executing twice
* Revert execution of all unit tests on cron
* revert identation
2021-04-26 18:40:46 +01:00
arditdomi
504c0b825a
Run all e2e for cron jobs ( #6949 )
2021-04-26 14:54:19 +01:00
Eugenio Romano
cd349361d0
Update release-docker.sh
2021-04-21 14:08:43 +01:00
Eugenio Romano
7becdd64bc
Update release-docker.sh
2021-04-21 13:19:29 +01:00
Eugenio Romano
8c01a541d4
Update build-libs.sh
2021-04-21 13:16:39 +01:00
Eugenio Romano
a4bb83ae8c
Update release-npm.sh
2021-04-21 10:34:25 +01:00
Eugenio Romano
43633ce6c0
remove codecov
2021-04-16 11:18:56 +01:00
Eugenio Romano
7b1d32b06b
Update update-project.sh
2021-04-15 10:28:16 +01:00
Eugenio Romano
5a363670a0
Update update-project.sh
2021-04-13 16:24:24 +01:00
Maurizio Vitale
a1ae3ae8c8
docker command: Create 2 different actions publish and link ( #6907 )
...
* Create 2 different action publish and link
* use enum
* Use publish as default action
* Check if action is valid
* Add back compatibility
2021-04-09 16:27:27 +02:00
Popovics András
37b10ecb8f
Typo fix ( #6885 )
2021-03-31 09:47:44 +01:00
Eugenio Romano
ab6354d39a
Fix affect ( #6846 )
...
* fix affect
* one name
2021-03-23 17:12:55 +00:00
arditdomi
2d257ea092
[ACA-4306] Testing - Add form widget ids in the SIMPLEAPP resources file ( #6806 )
...
* [ACA-4306] Testing - Add form widget ids in the SIMPLEAPP resources file
* downgrade nrwl workspace version
* Use the PR branch name and terminate
* Handle the error
* Revert downgrade nrwl workspace
* Remove the useless check on rebase and raise the exit 1
* Remove the script
* Use the HEAD and create a new variable for commit sha
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
2021-03-22 17:44:55 +00:00
Eugenio Romano
d35ba2eedb
Validate config improvements ( #6837 )
...
* validate config
* fix
* fix
2021-03-22 14:02:05 +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
Silviu Popa
335aa4861e
[ACA-4344] - increase debounce time on process filters ( #6805 )
...
* [ACA-4344] - increase debounce time on process filters
* Put back S3 for smartrunner cache
* Remove useless npm caching
Co-authored-by: Silviu Constantin Popa <silviucpopa@L3700101120.ness.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
2021-03-10 23:06:45 +01:00
Eugenio Romano
5919916380
4.3.0 ( #6793 )
...
* 4.3.0
* update md
* Fix typos
* Remove ADF testing package from core package.json
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
2021-03-09 15:10:37 +01:00
Maurizio Vitale
1b39828b46
Override the pr title in case already exists ( #6725 )
2021-02-24 14:20:07 +00:00
Maurizio Vitale
3fd2f22fed
Remove useless properties ( #6462 )
2021-02-24 13:38:58 +00:00
Eugenio Romano
819921deec
Create Image from PR if request ( #6705 )
...
* [create docker image]
fix
fix e2e
[MNT-21636] Use URLTree for redirect (#6691 )
* use URLTree for redirect
* use always urltree
* fix e2e
* fix
* fix
* Update release-docker.sh
* update js-api
* update lock
2021-02-23 21:52:26 +00:00
Maurizio Vitale
fc275e82d0
Add the PR number to easly identify the version ( #6715 )
2021-02-22 13:46:05 +00:00
Popovics András
f84ea5da72
[AAE-4608] Use smartrunner version 2 and add SuperCache (workspaces + S3 combo)! ( #6704 )
...
* [AAE-4608] Use smartrunner version 2
* Fix npm installing and do not depend on develop cache
* Add Travis workspaces the simplest way
* Add missing dependencies
* Remove unnecessary npm install on lint
* Fix travis indentation
* Fix e2e missing adf packages
* Trying to fix Travis
* Remove debug information
* Use Travis workspaces for smartrunner and built artefacts caching instead of S3
* Implement nuclear caching for node_modules
* Quiet snyk running, since the log length kills Travis
* Maybe with -q
* Quieting snyk
* Why displaying the added packages??????
* Fix S3 persister/retriever scripts
* Restore back parallel build and lint, to gain 10 minutes
2021-02-22 08:57:08 +00:00
Cristina Jalba
81f9f482b2
Improve update-project script to update adf-cli and adf-testing packages ( #6699 )
2021-02-18 14:19:32 +00:00
Eugenio Romano
4313535ee3
Update children script ( #6650 )
...
* Update children script version 2
* save exact
2021-02-09 12:36:00 +00:00
Eugenio Romano
2071596fe6
[ADF-5331] - Alpha ADF/JS-API update has been successfully created. ( #6639 )
...
* remove unused script
refactor the alpha build to use the JS-API in the branch all the time
* use alpha build number
* rewire maxretry
* Delete check-js-api-version.js
2021-02-08 16:00:44 +00:00
Eugenio Romano
f4976a1949
[ADF-4329][ASD-5330] plus Improve e2e ( #6580 )
...
Improve e2e
Fix SSO user avatar
Fix Priority for APS1
2021-02-05 15:18:30 +00:00
Eugenio Romano
bf66684662
Update lint.sh ( #6614 )
2021-02-02 07:45:30 +00:00
Thomas Hunter
6f3ce8b6f3
[ACA-4233] Call the scan-env adf-cli command before and after each E2E job ( #6519 )
...
* [ACA-4233] Call the scan-env adf-cli command before and after each E2E job
* [ACA-4233] Changed environment variables
* [ACA-4233] Call scan-env command from node_modules
* [ACA-4233] Readd package-lock.json
2021-01-14 16:22:46 +00:00
Maurizio Vitale
2047ba09fa
Revert "Fixed floating promise error ( #6336 )" ( #6503 )
...
This reverts commit 2a5b6a5b70c58f65e008a5489ae4df02288bf05c.
2021-01-07 14:13:04 +00:00
Eugenio Romano
a978e97e8c
bump 4.2.0
2020-12-08 16:31:26 +00:00
dhrn
d70cfa7fc9
[ADF-5283] Fix Permission Flaky test ( #6380 )
...
* [ADF-5283] Fix Permission Flaky test
* * Removed search service
* * check permission for folder
* * execution flow fixed
* * wait for files to index
* Fix e2e tests
* * wait for user to index
* * try something api fix
* * revert back the changes
* Add sleep
* Refactor permission tests
* bring back good things
Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-12-08 11:43:55 +00:00
Francesco Corti
5a4cc4edda
Release Note for 4.2 - Initial draft. ( #6390 )
...
* Release Note for 4.2 - Initial draft.
* update dep
* documentation
* fix
* remove script
* lint
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00
Eugenio Romano
fd64489892
Update release-docker.sh
2020-12-01 12:16:55 +00:00
Eugenio Romano
f728e6e049
Fix build docker image
2020-12-01 11:16:51 +00:00
Eugenio Romano
3f77c2d851
Add upload license script ( #6386 )
...
* add upload license script
* remvove
* Remove the siteFolder property when create a new repo because not compatible with activiti 1.11.1.1
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-27 16:19:39 +00:00
Eugenio Romano
49368c746f
Improve env check ( #6361 )
...
* improve env check
* fix
* wrong fit
* log
2020-11-20 15:19:28 +00:00