101 Commits

Author SHA1 Message Date
Denys Vuika
a60abb2e20 #82 datatable sorting improvements 2016-06-02 14:21:44 +01:00
Eugenio Romano
7acc96c61c #68 close button 2016-06-02 12:58:49 +01:00
mauriziovitale84
58ceebe53a #105 Refactoring file dialog component 2016-06-02 09:43:34 +01:00
Eugenio Romano
3b8914e0ed #68 overlay option and infinite scrolling added 2016-06-01 17:26:49 +01:00
Denys Vuika
0c03a128dd Using host from settings to display pdf 2016-06-01 16:30:25 +01:00
Will Abson
6b8e8d50f0 Extract search box into its own component
- Upgraded to latest 0.1.5 version of search
- Search is now only shown if the user is logged in
- Heading now lives inside the demo app not inside search

Refs #69
2016-06-01 15:23:55 +01:00
Denys Vuika
d14b940768 #117 Support for setting/getting folder path from code 2016-06-01 12:16:00 +01:00
Eugenio Romano
367f2cc4ca #68 first simple integration filelist and viewer 2016-05-31 17:57:50 +01:00
Denys Vuika
366d147d53 #9 new 'folderChange' event
- introduce new ‘folderChange’ event
- deprecated ‘folderClick’ event
- improved automation-id generation for cells
2016-05-31 16:05:38 +01:00
Eugenio Romano
c42d497618 #68 PDFJS Mock and test 2016-05-31 14:48:30 +01:00
Denys Vuika
3c6c5dd136 #9 folder delete action 2016-05-31 14:42:11 +01:00
Mario Romano
c08b33b155 add license check to the demo 2016-05-31 14:29:51 +01:00
Denys Vuika
0b664f1bb2 #9 'Delete' action support for document nodes 2016-05-31 11:20:28 +01:00
Denys Vuika
cdb7a0a359 #103 moved auth service to core library 2016-05-27 12:55:42 +01:00
Denys Vuika
344893e390 demo app: ability to toggle breadcrumb for document list 2016-05-27 12:08:52 +01:00
Eugenio Romano
d9e81a40a7 #68 show viewer in view demo shell 2016-05-26 14:37:50 +01:00
Eugenio Romano
4c39b6610c add tslint dep and link in the sidebar 2016-05-26 13:44:20 +01:00
Eugenio Romano
4d53cd107e #68 add viwer in the demo shell
add tslint
fix minor tslint errors
2016-05-26 11:46:24 +01:00
Denys Vuika
a6d2df6004 #101 datatable demo project 2016-05-26 11:07:06 +01:00
mauriziovitale84
d0cfd08085 #94 Add data-automation-id 2016-05-23 14:17:21 +01:00
mauriziovitale84
472f3ed160 #94 Points 1 2 3 done 2016-05-23 14:15:24 +01:00
Denys Vuika
6c26906c13 Login as a separate demo page in demo app 2016-05-23 12:23:51 +01:00
Mario Romano
c13d6a7fc3 fix dependencies and core 2016-05-21 04:25:44 +01:00
Denys Vuika
84d2ed8821 #82 minor fixes 2016-05-20 15:25:25 +01:00
Denys Vuika
58f7429f25 #82 multiselection UI for datatable 2016-05-20 13:30:14 +01:00
Denys Vuika
ff435950cc #82 replace columns demo for datatable 2016-05-20 11:18:39 +01:00
Denys Vuika
da5600b4d1 #82 datatable api improvements 2016-05-20 10:56:40 +01:00
Denys Vuika
27692bb6b7 #82 data adapter api improvements 2016-05-20 10:36:11 +01:00
Mario Romano
3e54eaf5fe fix translate 2016-05-19 19:39:13 +01:00
Denys Vuika
49b74cfbc6 #9 Minor fixes for document list 2016-05-19 11:52:04 +01:00
mauriziovitale84
a9df957f2a #60 Reproduce folders tree when a folder is uploaded 2016-05-19 11:00:14 +01:00
Denys Vuika
2fa8283213 #82 datatable project cleanup
basic implementation of main features:

- custom data sources
- column types
- sorting by columns
- click events
2016-05-19 10:58:19 +01:00
Mario Romano
337f00999d demo 2016-05-19 02:09:56 +01:00
Denys Vuika
ca630772d0 #82 separate page for data table within demo app 2016-05-18 12:55:48 +01:00
Denys Vuika
a0848ea825 #66 Initial sorting support for document list 2016-05-17 15:57:16 +01:00
mauriziovitale84
22efd2e6ea #46 Add upload button in the same page of drag area 2016-05-16 10:51:45 +01:00
mauriziovitale84
82c1621edd #46 refresh documentList after file uploaded 2016-05-14 21:21:55 +01:00
mauriziovitale84
3c2167273f #46 Upload files in a folder 2016-05-12 15:40:30 +01:00
Will Abson
96ffcd844a Fix value in Created By column 2016-05-11 22:30:28 +01:00
Will Abson
e619ff661c Use alfresco-core-rest-api to fetch doclib items
Refs #7
2016-05-11 16:48:39 +01:00
Denys Vuika
caadc7ee9d #9 binding custom columns to nested properties
allow binding columns to bested properties and property paths, i.e.
“item.location.path”
2016-05-10 16:28:17 +01:00
Denys Vuika
7d3eec5776 #9 added i18n demo (demo shell) 2016-05-10 14:25:23 +01:00
Mario Romano
1a7248b1e9 #46 upload jsdoc and clean code 2016-05-06 12:50:06 +01:00
Denys Vuika
54b1707b30 Simplified demo shell layout
- removed bootstrap usage for files view
- removed checkbox panel from file view
2016-05-06 11:19:08 +01:00
Mario Romano
1ea845b58e #46 fix errors 2016-05-06 01:47:39 +01:00
Mario Romano
e5b54f40b8 #46 intergrate drag and drop in document-list 2016-05-06 01:12:52 +01:00
Mario Romano
f6cfef905b #46 upload component 2016-05-05 18:25:02 +01:00
Denys Vuika
e0b42ca932 Configurable columns for document list
- thumbnail, displayName and all other columns (except actions) are now
configurable
- support for default set of columns if no custom defined
refs #51
2016-05-04 16:43:56 +01:00
Denys Vuika
eb5c7d7aae Greatly reduced markup for document/folder actions
refs #20, #9
2016-05-04 13:06:10 +01:00
Denys Vuika
0b1b87063c Initial support for configurable columns
refs #51
2016-05-03 17:01:05 +01:00