Dharan
5780b46acc
[ACA-4361] Fix data column conflict ( #6986 )
...
* [ACA-4361] Fix data column conflict
* * revert html
2021-05-07 19:39:39 +02:00
Dharan
0635b7fd06
[ACA-4361] permission layout modified ( #6937 )
...
* * reusable data table column moved
* [ACA-4361] permission layout modified
* * build fixed
* fix build
* * import fixed
* * null safety operation
* * fixed comments
* * fix lint
* * wait for reload list
* * remove sleep
* * add sleep
* * fix comments
* * fix comments
* * floating promises fix
* * remove wait
2021-04-23 08:50:28 +01:00
arditdomi
e589071328
[AAE-4841] - Fix content node selector current selection is lost after uploading files ( #6862 )
...
* [AAE-4841] - Preserve current selection when preselecting the newly uploaded nodes
* add a method to handle unselection of a preselected row in document list and emit the change
* Fix-refactor unselection
* Fix document list reload
* Partial revert share datatable adapter
* try with overwriting datatable selection
* Sync datatable selection after every page load
* refactor selection/unselection in datatable by using a row id
* Fix/Add some unit tests
* Move preselection from adapter to doc list, fix single selection mode
* Add some unit tests
* Add document list unit tests
2021-04-08 14:55:06 +01:00
davidcanonieto
e497b31e3e
[AAE-3469] New Service Task Cloud Component ( #6161 )
...
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
* [AAE-3469] New Service Task Cloud Component
* Fix comments
* Fix comments
* Fix unit tests
2020-09-28 09:47:18 +01:00
davidcanonieto
a888689caa
Revert "[AAE-3469] New Service Task List in Task List Cloud Component ( #6131 )" ( #6154 )
...
This reverts commit 472e112b71ab928c454818c706ccc2c6debc91c4.
2020-09-23 10:48:52 +02:00
davidcanonieto
472e112b71
[AAE-3469] New Service Task List in Task List Cloud Component ( #6131 )
...
* [AAE-3469] New Service Task Lisst Component
* Fix unit tests
* Add documentation
* Add public methods to Data Table Schema
2020-09-22 20:41:53 +01:00
Vito
30c5c58d40
[ACA-3672] - added server order for document -list ( #5899 )
...
* [ACA-3672] - added sorting server side for document-list
* [ACA-3672] - added and fixed unit tests for backend order
* [ACA-3672] - fixed failing test
* [ACA-3672] - regenerated doc and renamed variable
Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
2020-07-23 14:04:05 +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
2d0b571875
remove not needed spaces ( #5495 )
...
* remove not usefull spaces
* increase timeout
* increase timeout
* fix
2020-02-23 17:00:16 +00:00
pionnegru
21d2d18d2e
update column models
2019-12-02 19:17:32 +02:00
Denys Vuika
3fa6410e57
allow indexed access for DataRow objects ( #5229 )
2019-11-08 18:10:33 +00:00
dhrn
baa0d6da30
[ADF-4947] Array type supported in data table columns ( #5165 )
...
* [WIP] [ADF-4947] Array type supported in data table columns
* * removed resolver for aria label
* * process services feature added
* * fixed docs
2019-10-18 00:01:52 +01:00
Denys Vuika
90b2cee70d
[ADF-4894] Json editor dialog ( #5082 )
...
* move download-zip to its own folder
* json dialog
* update docs
* update test
* disable e2e test
* json widget for the Form
* remove deprecated test
* fix tests, update display text name
2019-09-20 07:26:37 +01:00
Denys Vuika
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00
Silviu Popa
a87d1ef002
[ADF-4272] TaskListCloud - improvements on CopyClipboardDirective ( #4547 )
...
* [ADF-4272] DocumentList - add Copy content tooltip directive
* [ADF-4272] - fix build issue
* [ADF-4272] - change directive name and add requested changes
* [ADF-4272] - reset task-list-cloud html content
* [ADF-4272] - fix build
* [AFG-4272] - change name to CopyClipboard
* [ADF-4272] - PR changes
* [ADF-4272] - fix tests
* [ADF-4272[] - lint
* [ADF-4272] - merge clipboard directive with copy-content directive
* [ADF-4272] - PR changes
* [ADF-4272] - change docs
2019-04-08 16:37:37 +01: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
Eugenio Romano
348bee9c6f
[ADF-3918] Fix translation issue ( #4169 )
2019-01-20 23:40:07 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +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
Eugenio Romano
08fd49c4e3
[no-issue] error image resolver mimetype should not be part of datatable ( #3415 )
...
* move error image custom logic form datatable to documentlist
* change travis
* [fix-test-log] added optional function to data row interface
* [no-issue] fixed datatable tests
* [no-issue] fixing tests
2018-06-08 00:27:01 +02:00
siva kumar
d4f57b8786
[ADF-3039] Task List - Enanchement ( #3404 )
...
* * Created DataColumnSchemaAssembler component to get column schema from html and app.config.json
* Removed column related method from tasklist.
* * Removed data property from the tasklist component
* Using rows input property instead of data input property of the datatable
* * Renamed DataColumnSchemaAssembler to DataTableSchema
* Refactored DataTableSchema component
* * Changed schem property into an input schemaColumns property in dataTable component
* * Added selectFirstRow input property to select a first row of datatable
* Removed unnecessary method from tasklist component
* * Added test case for the recent changes
* Added mock object for the tasklist spec
* * Added testcases for recent changes in the datatable component
* * Updated datatable and tasklist document for the recent changes
* * Refactored process-service and task list component
* Updated datatable document.
* [ADF-3039] Task List - Enanchement
* Changed schemaColumn name to columns
* Updated datatable documentation.
* data input Annotated with @deprecated in the tasklist component
* * Added an sorting input to the datatable.
* Updated datatable and tasklist documentation
* Added method to get current sorting order.
* * After rebasing
* * Revert sorting changes
* * After rebase
* * fixed conflicts
* * Fixed failing testcase after rebased.
2018-06-01 09:39:09 +01:00
Denys Vuika
3162a73f61
[ADF-2541] reset datatable selection when rows are changed from code ( #3410 )
...
* reset selection when rows are replaced from code
* code fixes
* unit test updates
* visualise selection count for testing purposes
* make row selection api public
* remove question mark from the event name
2018-05-30 12:53:12 +02:00
Vito
d2cfbeadb5
[ADF-2699] added localisation for time ago pipe ( #3298 )
...
* [ADF-2699] added localisation to the time-ago pipe
* [ADF-2699] added lang to time ago pipe
* [ADF-2699] added localisation for time ago pipe
* [ADF-2699] removed fdescribe
* [ADF-2699] removed comments
* [ADF-2699] removed useless default values
2018-05-10 19:41:02 +01: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