Commit Graph

55 Commits

Author SHA1 Message Date
Mario Romano
9655e51943 #1471 rollback className change (#1472) 2017-01-16 11:49:43 +00:00
Denys Vuika
dc28d5b679 #1400 component naming convention fixes (#1418) 2017-01-09 18:57:58 +00:00
Denys Vuika
d42f41ec00 Migrate from window.console to LogService 2017-01-05 21:06:30 +00:00
mauriziovitale84
58af422d62 #1370 Remove use of AlfrescoSettingsService 2017-01-04 17:27:41 +00:00
Denys Vuika
fefe4b6963 update code as per code review
- upgrade demo project
- extend readme
- remove commented out unit tests
2017-01-04 14:20:15 +00:00
mauriziovitale84
369ac0d7d6 #384 Change API name, add docs, fix demo 2016-12-07 10:46:22 +00:00
Denys Vuika
da70a72bba Login dialog shows error for Safari with Private Window mode (#1172)
* #958 new StorageService service

abstraction around ‘Storage’ to allow switching to in-memory store
whenever ‘localStorage’ is not available (i.e. private/incognito modes,
etc.)

* fix unit tests

* update unit tests

- disable incorrect auth tests (core)
- simplify widget visibility tests (activiti-form)

* fix unit tests
2016-11-30 11:32:16 +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
Mario Romano
cf0b0c5974 #878 doc and demo documentlist 2016-11-09 10:56:35 +00:00
Mario Romano
d908cf4754 #878 #797 demo folder form component and documentation update 2016-11-09 10:56:35 +00:00
Denys Vuika
dd2d41db2c Greatly reduced module imports hierarchy
- it is no longer needed manually importing numerous modules as
CoreModule re-exports them
2016-09-23 13:58:40 +01:00
Denys Vuika
a92716c438 Upgrade ng2-alfresco-documentlist/demo 2016-09-23 13:22:22 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
Eugenio Romano
1f6898d043 fix demo folder document list 2016-08-31 14:09:04 +01:00
Eugenio Romano
4406024330 fix demo index 2016-08-25 11:47:49 +01:00
Eugenio Romano
f63b8700b4 name unify for setting import 2016-08-23 16:55:26 +01:00
Eugenio Romano
dc19e45e7b rename two times service class just once
move responsability providers configurration in setting service
refactoring
2016-08-23 16:55:00 +01:00
Eugenio Romano
8698395bd4 change demo and add information about auth in the core reame 2016-08-23 16:54:24 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Eugenio Romano
75629ca95e uploader create Folder porting new Api 2016-07-13 00:33:09 +01:00
Eugenio Romano
9075fce60a minor fix document list 2016-07-13 00:33:09 +01:00
Eugenio Romano
2ddaa76ea1 upload porting first step 2016-07-13 00:32:22 +01:00
Eugenio Romano
00423d3c64 fix demo document list 2016-07-13 00:30:33 +01:00
Denys Vuika
9cf7322acf Fix datatable/documentlist demo projects 2016-07-12 10:13:50 +01:00
Eugenio Romano
f1410431e1 Merge pull request #408 from Alfresco/dev-denys-393
Documentation updates
2016-07-11 18:14:09 +01:00
Denys Vuika
9b6dcde0bc #393 readme update 2016-07-11 12:23:36 +01:00
mauriziovitale84
e8c363e520 Fix token problem 2016-07-08 12:55:14 +01:00
Denys Vuika
21c1cbc531 Code cleanup and fixes 2016-07-05 16:19:39 +01:00
Denys Vuika
e414135bd2 #340 document list now wraps and extends datatable 2016-07-05 14:19:07 +01:00
Denys Vuika
236926c1ca #340 Empty content template and context menu for datatable 2016-07-05 12:37:07 +01:00
Denys Vuika
e3924fdaa3 Integrating datatable into document list (wip) 2016-07-05 09:30:28 +01:00
Mario Romano
b8716dca36 #263 fix screen size demo and refresh 2016-06-23 15:02:21 +01:00
Mario Romano
52509c5692 #263 improve responsiveness 2016-06-23 14:40:41 +01:00
Denys Vuika
5c8d13284b #254 UI improvements
- out-of-box ‘ellipsis-cell’ class for styling columns
- extended demo with long column text truncation
- table cell layout improvements
2016-06-22 16:11:42 +01:00
Denys Vuika
e101f22e28 #244 breadcrumb as a separate component (doclist only) 2016-06-21 15:51:51 +01:00
Mario Romano
e829539d25 update demo address to public instance 2016-06-20 15:14:21 +01:00
Mario Romano
ffbfa2d4c2 fix for demo 2016-06-20 09:56:44 +01:00
Denys Vuika
5b0667d589 Improve 'ng2-alfresco-documentlist' imports 2016-06-15 14:07:26 +01:00
Denys Vuika
bd1100c33b Improve 'ng2-alfresco-core' imports 2016-06-15 13:57:47 +01:00
Denys Vuika
fe9e8cdc43 Upgrade document list to angular 2.0.0-rc.1 2016-06-14 05:37:46 +01:00
Denys Vuika
eb837530cd #181 updated demo with context menu 2016-06-13 13:56:46 +01:00
mauriziovitale84
441d65a0e1 # Changed TranslationService 2016-06-08 17:48:30 +01:00
Denys Vuika
03b34cb216 Fix document list demo (i18n) 2016-06-08 16:23:01 +01:00
Denys Vuika
fa14103014 Fix document list demo columns 2016-06-08 14:57:04 +01:00
Denys Vuika
e657fcdcab #164 column types, date formatting 2016-06-08 13:11:53 +01:00
Mario Romano
956f8e9e81 add host and token to document list demo 2016-06-02 17:03:51 +01:00
Mario Romano
05a01a4d0c put back default ip 2016-06-02 11:11:13 +01:00
Mario Romano
097c7c43b1 add feedback to demo 2016-06-02 11:09:38 +01:00
Denys Vuika
cc026897c7 Fix document list demo 2016-06-01 15:35:09 +01:00
Denys Vuika
0ccdd43842 #9 update demo 2016-05-31 14:45:10 +01:00