Vito
81d3247c87
[ADF-5179] - added folders for size filters ( #5849 )
...
* [ADF-5179] - added folders for size filters
* Update app.config.json
fixed wrong rebased missed value
2020-07-14 09:33:51 +01:00
Eugenio Romano
b33ecbe606
check env only if affected
2020-07-14 09:32:41 +01:00
Eugenio Romano
f3ecfb5c2d
fix s3 and diff branch
2020-07-13 22:23:46 +01:00
Eugenio Romano
db8981ffc4
use lib from s3
2020-07-13 21:10:59 +01:00
Eugenio Romano
a0f865b83b
use lib from s3
2020-07-13 20:09:36 +01:00
Eugenio Romano
e98927284d
restore build demo shell part
2020-07-13 19:09:45 +01:00
Eugenio Romano
5edab26f8e
simplify release tasks
2020-07-13 18:36:18 +01:00
Eugenio Romano
270020f561
remove cache lib/dist
2020-07-13 17:42:09 +01:00
Eugenio Romano
1be59630c8
fix build develop
2020-07-13 17:22:09 +01:00
Eugenio Romano
f52f86e4c2
update lock file
2020-07-13 16:49:44 +01:00
Eugenio Romano
c6dc046eab
remove calculade buidl due already present in angular conf
2020-07-13 16:44:54 +01:00
Eugenio Romano
3fc7b0d95f
tag fix body
2020-07-13 15:54:53 +01:00
arditdomi
50daa0ef7b
[ACA-3596] process-header change assignee property key to createdBy ( #5854 )
...
* [ACA-3596] process-header change assignee property key to createdBy
* Fix unit test
2020-07-13 15:34:01 +01:00
Eugenio Romano
1f58c2d64b
Update start-form.component documentation ( #5864 )
...
* Update start-form.component.ts
* Update start-form.component.md
2020-07-13 15:33:01 +01:00
Maurizio Vitale
42d88fdaa9
[MNT-21595] Content - Expose a group service for content ( #5833 )
...
* Expose a group service for content
* Use nx command and remove smart-build
2020-07-13 12:22:54 +01:00
Yuuki Ebihara
179ce2e8eb
[ #5860 ] Fix end tag. ( #5861 )
2020-07-11 16:52:30 +01:00
Yuuki Ebihara
681e94a921
[ #5858 ] Fix elements of tags ( #5859 )
2020-07-11 14:07:21 +01:00
Maurizio Vitale
6d56cd991a
Update the adf deps before install ( #5857 )
2020-07-10 17:01:32 +01:00
Eugenio Romano
cc31c90563
fix check bundles A10
2020-07-10 15:50:24 +01:00
Alexandra Abrudan
be83676a8e
fixed simpleapp ( #5853 )
2020-07-10 10:51:44 +01:00
Alexandra Abrudan
2ec7fad019
update simpleapp with 1 new process:interm-date-provar-timer,2 forms & 1 form updated ( #5852 )
2020-07-10 09:45:19 +01:00
Roxana Diacenco
934b51f4c7
Add resources for Process Cloud e2e tests ( #5846 )
2020-07-09 10:51:53 +01:00
Maurizio Vitale
33f4c01c2e
use the tag and not id because does not exist ( #5847 )
2020-07-09 10:51:34 +01:00
arditdomi
05a478e317
[ACA-3614] Add a way to not show info drawer header ( #5848 )
2020-07-09 10:51:16 +01:00
dhrn
d7dc6d7230
[ADF-5191] move reusable actions to testing package ( #5842 )
...
* [ADF-5191] move reusable actions to testing package
* * tenant added
* * improved logic
* fix circular deps error and warns
* fix unit test
2020-07-08 09:11:30 +01:00
Vito
529aea77b1
[ADF-5178] - add translation for filters ( #5843 )
2020-07-08 09:10:00 +01:00
dependabot[bot]
1e4e58abe0
Bump npm-registry-fetch from 3.9.1 to 4.0.5 in /lib/cli ( #5845 )
...
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch ) from 3.9.1 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases )
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/registry-fetch/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-08 09:09:47 +01:00
Vito
30e980837a
[ADF-5176] - fixed apply when no value is given ( #5841 )
...
* [ADF-5176] - added check for when values are empty for headers
* [ADF-5176] - added test for the clear check
2020-07-07 17:07:49 +01:00
Mercy Chrysolite
ed12b13c87
[ACA-3529] Custom filter doesn't work properly when Direction is set to ASC ( #5829 )
...
* [ACA-3479] Sort Order arrow not displayed in task and process list
* Added unit tests
* Fixed lint
* Updated constant prefix
* Added retention of sorting when ItemsPerPage changes
* Removed unwanted changes check; Renamed sortInput
* Updated unit tests
* [ACA-3529] Custom filter doesn't work properly when Direction is set to "ASC"
* Added server side sorting, when sort on column is changed
* Added unit tests
2020-07-07 17:39:27 +05:30
Baptiste Mahé
4ae484c617
[ADF-5177] Search-header execute when enter is pressed ( #5840 )
...
* [ADF-5177] Filter execute on enter key down
* [ADF-5177] Add unit test
2020-07-07 09:08:03 +01:00
Eugenio Romano
a5a984164c
Update .travis.yml
2020-07-06 17:54:35 +01:00
Maurizio Vitale
a9e8b18972
Fix the path for the docker image ( #5839 )
2020-07-06 16:19:57 +01:00
Maurizio Vitale
21b881e655
return the release project ( #5838 )
2020-07-06 14:44:40 +01:00
Roxana Diacenco
d7f6ec1a9c
[ACA-3546] Update simpleapp ( #5837 )
...
Add forms:
* multiple attach file widget + single attach file widget
* 2 x multiple attach files widgets
* single attach file widget + multiple attach file widget
Add 3 processes with the forms above on Start event
Add a Content UI
2020-07-06 13:39:30 +01:00
Vito
6001ff801e
[ADF-5175] - perform the search when at least one filter is active ( #5836 )
...
* [ADF-5175] - perform the search when at least one filter is active
* [ADF-5175] - removed wrong attempt
* [ADF-5175] - removed unused import
2020-07-06 11:53:23 +01:00
Denys Vuika
a1077756fc
fix peer dependencies
2020-07-06 07:46:10 +01:00
Denys Vuika
298fec08c1
production builds for CI runs
2020-07-03 18:25:49 +01:00
Denys Vuika
f691dc90dc
cleanup dependencies and fix versions ( #5835 )
...
* remove core-js
* fix lib versions
* remove unused lib
* upgrade rxjs
2020-07-03 18:08:37 +01:00
Denys Vuika
93d5dcbc30
restore commented out scripts
2020-07-03 16:28:44 +01:00
Denys Vuika
3f49a96c2c
update the release command
2020-07-03 15:26:12 +01:00
maurizio vitale
b8418e6e07
Print the output in dev null and add logs
2020-07-03 14:43:16 +01:00
Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-03 13:01:05 +01:00
Eugenio Romano
2f0a585273
fix children project
2020-07-03 11:53:03 +01:00
siva kumar
14ce05c799
[ACA-3548] Convert Start Process manual cases to unit tests ( #5832 )
3.10.0-beta1
2020-07-02 11:38:27 +01:00
Pablo Martinez Garcia
90133b3bef
[AAE-2972] Add password visibility to login sso page ( #5830 )
...
* AAE-2972 Add password visibility to login sso page
* AAE-2972 Remove unuseful checks
* AAE-2972 Fix css selector
2020-07-02 08:56:55 +01:00
maurizio vitale
19840b3def
Remove line
2020-07-01 13:30:43 +01:00
Maurizio Vitale
270efc8bb1
add more logs and default interval ( #5826 )
2020-07-01 13:02:25 +01:00
Pablo Martinez Garcia
e05c111c43
AAE-2972 Use BrowserActions in login page ( #5825 )
2020-07-01 09:10:09 +01:00
davidcanonieto
2547f9692d
[ADF-5174] Add Permisssions Dialog to adf-testing Lib ( #5824 )
...
* [ADF-5174] Add Permisssions Dialog to adf-testing Lib
* Fix linting
2020-06-30 11:39:01 +01:00
Maurizio Vitale
bd21c5ca7b
Be able to delete based on time ( #5823 )
2020-06-30 11:37:57 +01:00