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