dependabot[bot]
28bdab1146
Bump stylelint from 13.13.1 to 14.2.0 ( #7431 )
...
* Bump stylelint from 13.13.1 to 14.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.13.1 to 14.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...14.2.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* upgrade to newest stylelint
* fix style issues
* fix color function rules to match old Angular
* rollback modern color func
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2022-01-05 09:21:09 +00: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
Denys Vuika
81f7e2af33
[ADF-5456] improved theming bundling ( #7180 )
...
* theming barrel file for core
* card-view theme
* clipboard theme
* rename core theme files
* content services themes
* process services theme
* process services cloud theme
* insights theming
* try fix flaky test
2021-07-20 15:24:37 +01:00
Denys Vuika
e94b2f99bd
[ADF-5406] SCSS and HTML template path fixes ( #7063 )
...
* remove useless mixin
* fix scss paths
* style fixes
* fix styles
* style fixes
* style fixes
* style fixes
* style fixes
* insights fixes
* css and template path fixes
* bug fixes
2021-06-01 09:21:00 +01:00
Cilibiu Bogdan
f03d133899
prevent children events from bubbling up ( #7040 )
2021-05-18 14:04:10 +01:00
arditdomi
05a478e317
[ACA-3614] Add a way to not show info drawer header ( #5848 )
2020-07-09 10:51: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
Denys Vuika
ae3ac440bc
Ivy compatible test modules ( #5718 )
...
* ivy compatible core unit tests
* ivy compatible content tests
* ivy compatible process tests
* ivy compatible process cloud tests
* ivy compatible insights tests
* fix content test
* fix content test
2020-05-21 16:25:28 +01:00
Denys Vuika
654be10dd2
Pre-Angular 9 upgrade fixes ( #5712 )
...
* remove deprecated angular/http
* upgrade adf libs
* fix production builds
* ivy-compatible translate module usage
* improved module usage
* upgrade content services module
* fix process services tests
* upgrade process cloud tests
* lint fixes
* update core max size
* fix insights test module
* remove insights lazy loading workaround
* fix insights module exports
* * Fixed skipped form-cloud unit test and removed duplicated tests
* cleanup the use of services
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-05-20 16:51:51 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
Baptiste Mahé
55a5cc073b
[ACA-2520] Opacity of tab label of info drawer set to 1 ( #5615 )
2020-04-16 14:42:24 +01:00
Baptiste Mahé
50f19c99f2
[ADF-5091] Fix undefined accent variable ( #5584 )
2020-03-31 13:52:25 +01:00
Baptiste Mahé
19ad789436
[ADF-5091] Change info drawer labels color ( #5571 )
2020-03-30 18:20:06 +01:00
Denys Vuika
a9b49a1eb7
[AAE-1883] document list preset unit tests ( #5519 )
...
* document list preset unit tests
* remove useless tests
* remove useless tests
* remove even more garbage
* remove junk
2020-02-28 13:26:01 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
Denys Vuika
a0926a38d8
Minor code and style fixes ( #5398 )
...
* type fixes
* import fixes
* fix typos
* fix warning for private props that init in ctor only
* typing fixes
* typing fixes
* style cleanup
* fix test template
2020-02-09 22:03:32 +00:00
Cilibiu Bogdan
8bb8231a83
mark aria headings ( #5155 )
2019-10-15 15:23:55 +01:00
Eugenio Romano
5e54cd4d43
Increase timeout and modify login async ( #4795 )
...
* increase timeout and modify login async
* run e2e if testing is changed
* improve cdk fix
* fix travis update projects
* disable ghostMode lite server
* lint fix
* fix timeout
* multiple try
* Update content-services-e2e.sh
* Update search-e2e.sh
* Update process-services-e2e.sh
* Update core-e2e.sh
* Update protractor.conf.ts
* fix unit
* remove async
* increqase notification time
* 3 parallel
* dix path issue in save
* small refactor protractor ts
* fix save
* create license check first script adf cli
* modify regex check
* refactor notification history component
* decrease notification
* fix notification message problem
* fix test
* update packages wit high risk
* revert cahnge login sso e2e
* fix dep
* fix documentation duplication and issue
* fix after review
* fix after review
* try 6 parallel test
* back to 3 parallel test no real time improve with 6
2019-06-06 16:47:50 +01:00
Denys Vuika
0e2e5e35a0
[ADF-3126] i18n support for info drawer tabs ( #4698 )
...
* [ADF-3126] i18n support for info drawer tabs
* fix tests
* code fixes
2019-05-07 17:31:22 +01:00
Suzana Dirla
e656cc6977
[ADF-4323] Add style fixes from ACA ( #4546 )
...
* [ADF-4323] add style fix for adf-search-sorting-picker
- moved from ACA
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] add style fix for adf-pagination
- moved from ACA
* [ADF-4323] add style fix for adf-version-manager
- which fixed issue [ACA-1750]
* [ADF-4323] remove not used property
* [ADF-4323] remove extra bottom-border
* [ADF-4323] upload-drag-area refactor to scss
* [ADF-4323] add style fix for adf file upload
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] add style fix for adf-toolbar
- from ACA
* [ADF-4323] add style fix for adf-sidenav-layout
- from ACA
* [ADF-4323] add style fix for adf-search-filter
- from ACA
* [ADF-4323] add style fix for adf-upload-drag-area
- from ACA
* [ADF-4323] add style fix for adf-info-drawer
- from ACA
* [ADF-4323] move style fix for adf-manage-versions from demo-shell
* [ADF-4323] use Flex Layout's media query mixin
* [ADF-4323] small fix to remove scrolling
* [ADF-4323] add adf-sidenav-layout host element class
* [ADF-4323] change 'inline' class name to 'adf-toolbar--inline'
- css lint was failing because of old naming
* [ADF-4323] set pagination empty state styling
* [ADF-4323] set pagination border to none
2019-04-05 14:05:21 +01:00
Eugenio Romano
b35fb4df93
Merge branch 'development' into next-release-3.2.0
2019-03-29 16:17:03 +00:00
Denys Vuika
3b53184598
info drawer fixes ( #4529 )
2019-03-29 16:09:54 +00:00
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
davidcanonieto
1a21f234b6
[ADF-3746] Add style lint rules ( #3975 )
...
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud component
2018-11-28 14:43:18 +00:00
Eugenio Romano
6b8bd4685c
fix mat datetime picker regression
2018-08-14 15:42:57 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Nicolas Barithel
88a5a57c46
Display icon and label in adf-info-drawer-tab ( #3628 )
...
- label is not displayed in case there is an icon set on the adf-info-drawer-tab
because it is using a mat-tab-label layout
2018-08-14 15:42:36 +01:00
Cilibiu Bogdan
648ac585b4
[ADF-2627] Icons-only mode for Info Drawer ( #3398 )
...
* tab with icon
* docs
* test
2018-05-26 11:18:28 +02:00
Eugenio Romano
fe0ac0e474
move tslint ADF rules in principal repo ( #3247 )
...
* move tslint ADF rules in principal repo
* fix style issues
* change pacakge.json position
* update to angular cli 6.0.0
* reorganization package.json
* remove node modules2 folder
* exclude integration
* rollback alfresco-js-api
* solve types problems
* fix pdf test
* fix errors and exclude two tests
* fix e2e
* fix test
* copy all the new packages in node_modules
* fix test
* fix packaging script
* scss issue fix
* move test export in tools
2018-05-04 17:13:45 +01:00
Denys Vuika
382ea3c1b3
unit test performance ( #3194 )
...
* DataTable (-4 sec)
* PaginationComponent (-1 sec)
* DocumentList
* custom testbed setup, test upgrades
* test fixes
* more test fixes
* remove fdescribe
* test fixes
* test fixes
* more test fixes
* test fixes
* upgrade tests
* update tests
* upgrade tests
* upgrade tests
* upgrade tests
* upgrade tests
* update tests
* translate loader fixes
* auth and cookie fixes
* upgrade tests
* upgrade tests
* test fixes
* almost there
* diable broken tests
* process tests (part 1)
* fix lint issues
* another test upgrade
* almost there
* cleanup
* insights testing upgrade
* improve tests
* tests cleanup
* tests cleanup
* cleanup tests
* test cleanup
* favorite nodes tests
* rebase fix syntax
* fix core test
* give up test focus
* flush tabs
* fix search test
* Update document-list.component.spec.ts
* fix document list lock
* increase tick time
* remove duplicate test
2018-04-23 09:55:22 +01:00
Eugenio Romano
a4da697b7e
[ADF-2586] change export org for AOT ( #3170 )
...
* change export org for AOT
* update CLI and remove memory hack
* remove unused import
* right type
2018-04-11 14:04:05 +01:00
Denys Vuika
8cd2190f37
add missing exports and declarations ( #2901 )
2018-02-01 17:10:48 +00:00
Andy Stark
900fd70d63
[ADF-1769] Added prop tables and fixed script ( #2896 )
...
* [ADF-1769] Added prop tables and fixed script
* [ADF-1769] Corrected JSDoc formatting errors
* [ADF-1769] Restored default column to prop tables
2018-01-31 09:22:05 +00:00
Maurizio Vitale
14c81ca978
[ADF-2103] Info Drawer - Provide a way to select a different tab ( #2788 )
...
* Provide a way to select a different tab
* Fix the default value
* Override the value through the html
2017-12-18 12:11:23 +00:00
mihai sirghe
eba46e4e44
[ADF-2007] Info Drawer - currentTab event should return a key not the label ( #2715 )
...
* [ADF-2007] bug fix
Info drawer will emit the current active tab instead of the tab label
Also updated the test spec
* Emit tab index on clicking
2017-11-24 23:55:03 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix ( #2679 )
...
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
2017-11-22 10:33:56 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00