davidcanonieto
630b1043a9
[ADF-4405] [ADF-4423] Fix clipboard directive on json cell ( #4623 )
...
* [ADF-4405] [ADF-4423] Fix clipboard directive on json cell
* Update clipboard.directive.ts
* fix spell
2019-04-23 11:24:39 +01:00
Silviu Popa
834c32f23f
[ADF-4403] ClipboardDirective - add default translation key and fix styling ( #4610 )
...
* [ADF-4403] ClipboardDirective - add default translation key and fix style on sticky header
* [ADF-4403] - lint
* [ADF-4403] - revert datatable style
* [ADF-4403] - fix unit tests
* [ADF-4403] - fix e2e tests
2019-04-23 11:00:46 +02:00
cristinaj
b58e040d7e
[ADF-4394]Add two more tests on copyContent ( #4630 )
...
* Add two more tests
* Update data-table-component.page.ts
* Fix lint issues
2019-04-22 23:43:56 +02:00
Suzana Dirla
59eee6ebaf
[ADF-4401] Fix DL issues because of nested 'adf-datatable-cell' items ( #4615 )
...
* [ADF-4401] remove classname from nested items - use 'adf-content-cell' instead
* [ADF-4401] some DL display fixes
- align header cells with content cells
- columns aligned on Trashcan DL
- ellipsis on long folder names inside the content node selector
- more width on highlight cell from search-results
* [ADF-4401] use 'adf-content-cell'
- to allow ellipsis to display when a parent has 'adf-ellipsis-cell' class
* [ADF-4401] remove not used styles
* [ADF-4401] rename scss classname to have 'adf-datatable' prefix
* [ADF-4401] Add documentation for datatable
2019-04-18 17:07:31 +02:00
Silviu Popa
550c0006c9
[ADF-4394] - add suport for copy clipboard on JSON cell type ( #4611 )
...
* [ADF-4394] - add suport for copy clipboard on JSON cell type
* [ADF-4394] - lint
* [ADF-4394] - change translation keys
2019-04-17 10:23:36 +01:00
Cilibiu Bogdan
36ce9bce0d
[ADF-4400] Versioning - restore does not update the document list ( #4605 )
...
* emit NodeInfo data on restore
* update row data and cache on node update event
* tests
* fix metadatat e2e
2019-04-16 11:59:37 +02:00
davidcanonieto
4cc449dfbb
[ADF-4376] Fix Sticky Header in Datatable Component ( #4582 )
...
* [ADF-4376] Fix Sticky Header in Datatable Component
* [ADF-4374] Rebase branch
* remove search from permissions test
* remove search from permissions test
2019-04-12 17:27:51 +01:00
Andy Stark
921fdc00df
[ADF-4391] Doc review for 3.2 ( #4601 )
...
* [ADF-4391] Reviewed new clipboard class docs
* [ADF-4391] Reviewed new proc cloud class docs
* [ADF-4391] Reviewed new datatable doc additions
2019-04-12 16:18:43 +01:00
Denys Vuika
790beb2bb9
[ADF-4213] drop events for DataTable component ( #4589 )
...
* stub for demo shell
* drop events for datatable
* fix docs
* cleanup template
* remove unused attribute
* disable spellcheck for the demo file
2019-04-10 20:21:14 +01:00
Silviu Popa
61ee1f1d53
[ADF-4386] - fix style and remove value from tooltip ( #4587 )
2019-04-10 17:03:55 +01:00
davidcanonieto
62c71dbec9
[ADF-4372] Fix json type Data Column styles ( #4576 )
2019-04-09 12:18:36 +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
davidcanonieto
ec9d2785fa
[ADF-4360] No growing cells for Datatable compoennt ( #4561 )
2019-04-05 12:47:31 +01:00
Silviu Popa
506ca306da
[ADF-4308] DatatableComponent - add Json cell type ( #4518 )
...
* [ADF-4308] DatatableComponent - add Json cell type
* [ADF-4308] - PR changes
* [ADF-4306] - remove unnecesary code and properties
* [ADF-4308] - PR changes
2019-04-05 12:46:15 +01:00
davidcanonieto
9217ebd999
[ADF-4360] Fix Ellipsis on Date Cell Template ( #4556 )
2019-04-05 10:44:34 +01:00
davidcanonieto
b60e9a7c6e
[ADF-4298] Improve Info drawer e2e tests ( #4532 )
...
* [ADF-4298] Improve Info drawer e2e tests
* [ADF-4298] Add new tab with single icon and update e2e tests
2019-04-02 12:00:27 +01:00
Eugenio Romano
b35fb4df93
Merge branch 'development' into next-release-3.2.0
2019-03-29 16:17:03 +00:00
davidcanonieto
be904dbe9b
[ADF-4264] Fix content node selector breadcrumb and styling ( #4527 )
2019-03-29 15:16:28 +00:00
davidcanonieto
2b4f42e042
[ADF-4325] Demo-Shell - Fix alignment in document-list ( #4513 )
2019-03-28 16:15:53 +00:00
davidcanonieto
55a9782960
[ADF-4301] Regression - Fix accesibility issue ( #4510 )
2019-03-28 12:05:08 +00:00
davidcanonieto
f00ee43b60
[ADF-4305] Fix document list component styling ( #4509 )
2019-03-28 10:54:39 +00:00
Denys Vuika
e75335a06d
[ADF-3794] Update individual rows without reloading DocumentList ( #4213 )
...
* reload table cells on node updates
* update unit tests
* update dynamic columns
* fix value type
* fix tests
* update code as per review
* update variable name
* test fixes, core automation service
* fix test
2019-03-27 11:38:37 +00:00
Silviu Popa
c3bbbe6dab
[ADF-4096] ProcessCloud/TaskList - undefined filename attribute ( #4333 )
...
* [ADF-4127] ProcessServicesCloud - add claim/unclaim directive (#4464 )
* [ADF-4127] ProessServicesCloud - claim task directive
* [ADF-4127] - fix doc
* [ADF-4127] - revert docs changes
* [ADF-4127] - revert doc changes
* [ADF-4127] - fix doc and reset sourceLinker.js
* [ADF-4127] - refractor task-cloud.service. add validation for claim/unclaim and fix unit tests
* [ADF-4127] - fix docs files
* [ADF-4127[ - add aditional complete task validation
* [ADF-4127] - PR changes
* [ADF-4127] - complete docs file
* [ADF-4127] - more PR changes
* [ADF-4127] - change Unclaim task name and wait for task to be claimed and unclaimed before emit the success event
* [ADF-4127] - fix unit tests
* [ADF-4095] ProcessCloud - change api response format
* Revert "[ADF-4095] ProcessCloud - change api response format"
This reverts commit 8ddd3477ad3de047911f0538941c65d2bf7e60e2.
* [ADF-4096] DatatableComponent - revert changes and remove filename attribute
* [ADF-4096] - change filename attribute and fix unit tests
* [ADF-4096] - fix core e2e test
2019-03-27 09:55:33 +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
arditdomi
4a640d962d
[ADF-4287] Fix tasks UI in Process Cloud ( #4504 )
2019-03-26 17:06:51 +00:00
Denys Vuika
505aad4cb5
css fixes for datatable ( #4471 )
2019-03-20 21:33:06 +00:00
davidcanonieto
250e5e52c4
[ADF-4196] Improve Datatable component row click selection ( #4411 )
2019-03-13 12:12:33 +00:00
davidcanonieto
5d3f47eacf
[ADF-4122] Improve Datatable and fix broken e2e tests ( #4398 )
...
* [ADF-4122] Improve Datatable and fix broken e2e tests
* [ADF-4122] Fix e2e element selector
2019-03-06 13:19:55 +00:00
Eugenio Romano
dc785ab445
reverted [ADF-4122] Improve ellipsis class in Datatable component ( #4386 )
2019-03-04 22:48:07 +00:00
davidcanonieto
f8d183b606
[ADF-4122] Improve ellipsis class in Datatable component ( #4386 )
2019-03-04 17:37:33 +00:00
davidcanonieto
222b42d5b4
[ADF-3861] Make datatable 508 compliance according ( #4375 )
...
* [ADF-3861] Make datatable 508 compliance according
* [ADF-3861] Rebase branch
2019-03-01 17:57:25 +00:00
davidcanonieto
7da9bd89cb
[ADF-4122] Add sticky header feature to datatable and refactor styles ( #4370 )
...
* [ADF-4122] Add sticky header config to datatable and refactor styles
* [ADF-4122] Fix core unit tests
* [ADF-4122] Commit requested changes
* [ADF-4122] Fix e2e tests
* Update docs/core/datatable.component.md
Co-Authored-By: davidcanonieto <david.cano@alfresco.com>
2019-03-01 16:23:31 +00:00
Silviu Popa
3739424953
[ADF-3863] - DocumentList add accesibility tags for file type and for… ( #4186 )
...
* [ADF-3863] - DocumentList add accesibility tags for file type and for rows template
* [ADF-3863] - DocumentList add pipe for file type accesibility tags
* [ADF-3863] - DocumentList add pipe for file type accesibility tags
* [ADF-3863] DocumentList - change FiletType pipe to pure
2019-02-19 15:54:54 +00:00
Silviu Popa
743db053d8
[ADF-3861] Document List - aria-label on checkbox and actions menu ( #4147 )
...
* Add aria-label on checkbox and actions menu
* lint
* [ADF-3861] - Change Document List checkbox tags for accesibility
2019-02-14 11:35:33 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Eugenio Romano
d884c1099b
fix static default pagination ( #4288 )
2019-02-08 01:58:06 +00:00
davidcanonieto
4703bbba2f
[ADF-4017] Fix several styling bugs ( #4268 )
2019-02-05 12:49:54 +00:00
Eugenio Romano
bb770a5df9
fix no permission template ( #4256 )
...
rename correctly template demo
2019-02-04 21:05:07 +00:00
Eugenio Romano
fec2b89b2d
[ADF-3930] Can't load more results in Copy/Move dialog ( #4247 )
...
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
2019-02-03 20:10:54 +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
Eugenio Romano
5aec3d4a28
fix linting
2019-01-15 22:47:28 +00:00
Silviu Popa
df56ce179d
[3860] - change role to grid and add unit test
2019-01-15 18:16:57 +02:00
Silviu Popa
4c341c9822
[ADF-3860] - change datatable to be recognized as a table
2019-01-15 18:03:15 +02:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
Denys Vuika
9dba816877
[ADF-3869] extensibility related components ( #4107 )
...
* extensions: dynamic column
* content: trashcan name column
* content: library status column
* content: library role column
* content: library name column
* style fixes
* content: name column
* demo: use name column in DL example
* fix tests
* lint fixes
* code fixes
* update docs
* add toggle to demo shell
2019-01-03 14:07:07 +00:00
Vito
fead152ca2
[ADF-3220] fixed icon change when multiselection is enabled ( #4033 )
2018-12-05 16:48:32 +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
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
davidcanonieto
77a6f1e902
[ADF-3614] Fix styling bug in Custom Sources Page ( #3845 )
2018-10-01 19:36:12 +01:00