mauriziovitale84
bb9edbf764
#1244 fix firefox style
2016-12-14 11:07:58 +00:00
Mario Romano
e1824238f9
Merge pull request #1208 from Alfresco/dev-mvitale-384-style
...
Document list - Create Folder Docs
2016-12-13 14:33:45 +00:00
mauriziovitale84
d950612738
#384 Rename event name and improve docs
2016-12-13 10:26:37 +00:00
Will Abson
b34a38fcff
Allow navigation to folders from search results ( #1209 )
...
* Allow navigation to folders from search results
- Uses router to pass ID of the folder
- Modified document list component to accept folder ID without path
- Current limitations
- Breadcrumb cannot currently be shown when navigating via folder id
- Clicking between folders does not update the current route
* Allow root folder ID to be changed and have documentlist reload
- e.g switching from Company home to My Files
* New tests for navigating to folders based on ID
Refs #666
2016-12-13 09:30:58 +00:00
Mario Romano
d7e6f08448
Merge pull request #1210 from Alfresco/dev-denys-webpack
...
Webpack integration
2016-12-09 17:07:03 +00:00
Denys Vuika
5432cf69d5
fix document list
2016-12-09 12:21:46 +00:00
Denys Vuika
cfb4fc71c0
fix document list bundling
2016-12-09 10:41:17 +00:00
Denys Vuika
b3b6193006
fix: ng2-alfresco-documentlist
2016-12-08 18:49:52 +00:00
Denys Vuika
d973c39462
fix: ng2-alfresco-search
2016-12-08 18:35:29 +00:00
Denys Vuika
dd20f6fc78
custom system.js loader
...
- disables ‘moduleId’ usage when building with webpack
2016-12-08 15:49:19 +00:00
Denys Vuika
29f426f643
code fixes
...
- interpolate ng2 components html content
- fix: load images for Login
- fix: load images for User Info
- fix: load images for Document List
- fix: decorator inheritance issue for Form
- fix: load images for Search
2016-12-07 14:55:09 +00:00
mauriziovitale84
369ac0d7d6
#384 Change API name, add docs, fix demo
2016-12-07 10:46:22 +00:00
mauriziovitale84
5fa2a8d075
#384 improve style and error messagge
2016-12-07 10:29:47 +00:00
Denys Vuika
10423ca985
remove module.id
2016-12-06 17:01:31 +00:00
mauriziovitale84
eba89de1c2
#384 fix compilation problem
2016-12-06 16:57:18 +00:00
mauriziovitale84
8775ec7c31
#384 Provide Create Folder button
2016-12-06 16:55:58 +00:00
Eugenio Romano
b2cbc72342
improve test coverage document list
2016-12-05 10:09:39 +00:00
Denys Vuika
7eab89c5ef
#159 improved error reporting for document-list ( #1180 )
...
- expose ‘error’ event
- change path only on successful navigation
- extend demo shell with error handling and reporting
- additional unit tests for document-list
2016-11-30 14:52:06 +00:00
Denys Vuika
9066ce49e0
document-list improvements ( #1169 )
...
* #1167 document-list improvements
- allow setting custom root path
- document-list module now re-exports datatable module (no need
importing it separately if document-list is already used)
- documentation updates and fixes
* readme updates and unit test
2016-11-29 12:03:24 +00:00
Denys Vuika
3ca2c28a41
Performance improvements ( #1166 )
...
#1166 * Update angular libs
document-list: performance improvements
caching ‘heavy’ cell evaluations (i.e. date pipe)
code/test fixes
document-list: performance improvements
Removed ‘AfterViewChecked’ bottleneck as underlying data-table already
does it.
data-table: performance improvements
2016-11-28 21:36:00 +00:00
Eugenio Romano
d87a768d20
Remove deprecated use of getAlfrescoApi() #1094
...
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
mauriziovitale84
acb06e92c4
#1076 Fix the translation in all the components
2016-11-25 19:09:06 +00:00
Mario Romano
2959db79c6
Merge pull request #945 from Alfresco/dev-denys-478
...
Pagination component improvements
2016-10-31 10:41:52 +00:00
Eugenio Romano
08737e8760
rename import alfresco api document list
2016-10-31 09:49:12 +00:00
Denys Vuika
820e200379
#478 Custom event emitter for data loaded event
2016-10-28 15:03:53 +01:00
Denys Vuika
6873fc01bc
#478 pagination improvements
...
- update page summary only on data change (performance and presentation
improvements)
2016-10-28 14:57:03 +01:00
Eugenio Romano
68465e46f2
remove consecutive blank line
2016-10-12 13:47:38 +01:00
Eugenio Romano
29d891b475
fix test and coverage Angular2 Final release documentlist component #749
2016-10-05 14:40:26 +01:00
Mario Romano
d2f30d24d5
Merge pull request #816 from Alfresco/dev-denys-814
...
Fixes for Activiti Form (validation and rendering)
2016-09-27 15:43:58 +02:00
Mario Romano
07f6bb2552
fix new ts javascript api
2016-09-26 23:32:18 +01:00
Denys Vuika
b372c4ecdc
Unit test fixes
2016-09-26 15:43:00 +01:00
Denys Vuika
75fca80c1f
Fix unit tests (for js-api 0.3.3)
2016-09-26 15:33:39 +01:00
Denys Vuika
b09e0bc1b3
Upgrade core, documentList, dataTable
2016-09-21 17:36:29 +01:00
Mario Romano
b45a266167
#702 fix empty folder document list
2016-09-07 12:28:04 +01:00
Mario Romano
3e0fd310c5
fix tests
2016-09-06 19:18:35 +01:00
Mario Romano
f9210ba048
change needed for health care app
2016-09-06 19:18:35 +01:00
Eugenio Romano
67e47fa8fe
improve test coverage document-list.service
2016-09-05 19:07:44 +02:00
Denys Vuika
c037b91c9c
Merge branch 'development' into dev-denys-dts
...
# Conflicts:
# demo-shell-ng2/systemjs.config.js
# ng2-components/ng2-alfresco-upload/src/services/upload.service.spec.ts
# ng2-components/ng2-alfresco-upload/src/services/upload.service.ts
#
ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.spec.t
s
# ng2-components/ng2-alfresco-viewer/src/componets/viewer.component.ts
2016-09-05 09:10:08 +01:00
Mario Romano
836122f6bc
Merge pull request #662 from Alfresco/dev-denys-429
...
#429 preserve sorting on navigation and paging
2016-09-01 15:23:12 +01:00
Denys Vuika
3cc94345d7
#429 preserve sorting on navigation and paging
2016-09-01 14:26:36 +01:00
Denys Vuika
e3f97a8eef
#657 unit tests
2016-09-01 13:51:55 +01:00
Denys Vuika
dcdd162ed0
#657 Enforce single-click navigation for mobile browsers
2016-09-01 13:15:22 +01:00
Denys Vuika
aee35dd761
#548 Change empty image in documentlist
...
- switched to html layout + svg instead of the screenshot
2016-08-25 16:49:17 +01:00
Denys Vuika
2d8d31aed4
#601 support for fallback thumbnails
2016-08-25 12:49:36 +01:00
Denys Vuika
f08796a3d2
Improved type safety
2016-08-24 17:46:55 +01:00
Denys Vuika
328f37282a
DocumentList component improvements
...
- expose ‘properties’ for the Node model
- Row filtering support for Document List (refs #522 )
- Custom image resolver for Document List (refs #532 )
- readme updates
2016-08-22 12:01:54 +01:00
Denys Vuika
48edbea8ae
#581 fix document list data loading
...
- reduce amount of unnecessary data reloads
2016-08-19 10:40:50 +01:00
Denys Vuika
21194e373a
#484 add process actions for folder menus
2016-07-28 10:22:07 +01:00
Denys Vuika
f7bd0fbdfa
Simplify 'documentlist' package scripts
2016-07-15 11:23:45 +01:00
Denys Vuika
ce85d2016b
ui improvements
2016-07-14 15:44:09 +01:00