Commit Graph

3419 Commits

Author SHA1 Message Date
Denys Vuika
c7eea3d8f3 freeze typescript version 2016-12-07 17:34:49 +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
Mario Romano
1264a70b70 Update README.md 2016-12-07 12:48:57 +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
Mario Romano
93036da6a7 Merge pull request #1201 from Alfresco/dev-wabson-775
Process variables component
2016-12-07 09:53:29 +00:00
Mario Romano
e334848126 Merge pull request #1207 from Alfresco/dev-mvitale-384
Create Folder in document list
2016-12-07 09:53:15 +00:00
Mario Romano
1f820ebd34 Merge pull request #1206 from Alfresco/dev-valbano-1052
#1052 - Added tooltip for diagram heat map
2016-12-07 09:51:48 +00:00
Denys Vuika
45993793f9 remove core-js dependency 2016-12-06 19:50:12 +00:00
Denys Vuika
f48d0c6c00 improve link script 2016-12-06 19:17:33 +00:00
Denys Vuika
705b22d70d enable missed content 2016-12-06 17:02:48 +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
Denys Vuika
c7167bb812 basic webpack setup 2016-12-06 15:39:22 +00:00
Vito Albano
d4895b39b2 #1052 - added header to diagram-tooltip component 2016-12-06 14:27:29 +00:00
Vito Albano
0fc17fbc30 #1052 - fix tests to reflect tooltip changes 2016-12-06 12:30:38 +00:00
Vito Albano
4ed8caf490 #1052 - fixed and improved test with tooltip component 2016-12-06 12:03:43 +00:00
Mario Romano
73b6e1b846 make more general update version script 2016-12-06 11:20:51 +00:00
Mario Romano
79429f5d85 Merge pull request #1194 from Alfresco/dev-eromano-73
Move the ecm-model service methods of the form component inside the js api
2016-12-06 10:12:04 +00:00
Vito Albano
089507b131 #1052 - add tooltip to heatmap 2016-12-05 18:02:17 +00:00
Mario Romano
604d4142c2 Merge pull request #1203 from Alfresco/dev-valbano-1134
#1134 - Fix Scrolling on completed process task
2016-12-05 16:56:13 +00:00
Vito Albano
ef2c03cec5 #1052 - added tooltip for diagram elements 2016-12-05 15:33:00 +00:00
Vito Albano
2deb8092c3 #1052 - added tooltip component for diagram 2016-12-05 15:33:00 +00:00
Vito Albano
91d9503b37 #1052 - start adding tooltip to diagram elements 2016-12-05 15:33:00 +00:00
Vito Albano
e3f8c5448f #1134 - fixed dialog in the middle of scrolled screen 2016-12-05 15:19:16 +00:00
Vito Albano
350b0b2f75 Fixed width for dialog task detail 2016-12-05 13:09:18 +00:00
Vito Albano
2d46444f25 Added scroll for big dialog on process detail 2016-12-05 13:09:18 +00:00
Will Abson
a49f7dd7f7 Add edit and delete actions for process variables
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
676180517e Style fix for tabs header height
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
9bc63c9473 Use h2 for headings in processlist demo
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
99298f7066 Change demo app processlist columns to match demo-shell
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
72fc9a0b5d Add process variables component to demo app
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
1c4f17f90d Get demo app working again with recent processlist changes
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
8dd0f0ef81 Add test for getting/adding process vars
Refs #755
2016-12-05 12:27:18 +00:00
Will Abson
a0294e29c3 Remove duplicated spy objects in tests
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
d193b56b41 Externalise process comments UI strings
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
f42c08fe10 Initial implementation of listing and setting process vars
Refs #775
2016-12-05 12:27:18 +00:00
Denys Vuika
613384dd90 Merge pull request #1200 from Alfresco/dev-eromano-improveTest
Improve test coverage document list
2016-12-05 11:10:46 +00:00
Eugenio Romano
b2cbc72342 improve test coverage document list 2016-12-05 10:09:39 +00:00
Denys Vuika
800a2a6530 Demo shell improvements (#1199)
* #1197 auth guards

* #1197 restore lost router dependency to all libs

* #1197 ecm/bpm auth guards, home page

- ECM auth guard (redirect to Login if ECM auth is missing)
- BPM auth guard (redirect to Login if BPM auth is missing)
- new Home page and route, show details on demo areas

* css improvements

make app text white as per request
2016-12-03 18:57:43 +00:00
Eugenio Romano
a95c98326a #649 Move the ecm-model service methods of the form component inside the js api 2016-12-01 19:21:06 +00:00
Maurizio Vitale
3a288c6b1b #1181 Show toast message once (#1189)
* #1181 Show toast once

* #1181 fix unit test

* #1181 Fix unit test compilation problem
2016-12-01 16:28:16 +00:00
Denys Vuika
294f7c0ec1 #1190 routing improvements, bug fixes (#1193)
- split apps view and single app view to reflect Activiti UI
- dedicated route for each app tasks: /activiti/apps/:appId/tasks
- remove performance bottleneck for activiti demo (AfterViewChecked)
- load stencil controllers together with Tasks view (fixes #1190)
2016-12-01 16:27:07 +00:00
Denys Vuika
2f1cd2cc84 #986 fix horizontal scrollbar issue for Safari (#1188)
adding top margin helps solving issue with horizontal scrollbar issue
for Safari when mouse is attached or system scrollbars visibility set
to ‘always’ (macOS)
2016-12-01 12:13:30 +00:00
Denys Vuika
8db6a73cc8 #679 support for additional content (#1187)
- allow custom content within login dialog
- move demo shell login switches inside the dialog
- readme updates and fixes
- fixes #679
2016-12-01 11:51:53 +00:00
Mario Romano
d768f84838 fix header options for mobile (#1186)
* #1178 show header bar on mobile and tablet

* #1178 add all options to burger icon on the right
2016-12-01 09:45:36 +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
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
Mario Romano
94dad585b1 #1178 show header bar on mobile and tablet (#1179) 2016-11-30 11:12:44 +00:00