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
Will Abson
3f0db4038f
Fix failing processlist tests
2016-11-29 18:53:23 +00:00
Will Abson
743eaaef01
Fix failing processlist test
2016-11-29 18:25:51 +00:00
Denys Vuika
5c401007f2
user-info fixes and performance improvements ( #1171 )
...
* #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
* user-info fixes and performance improvements
- setup live reloads for user-info (demo shell)
- optimise user-info template (single *ngIf, [mdl] directive for
‘user-profile-lists’ instead of CPU-hungry `ngAfterViewChecked`)
2016-11-29 13:26:41 +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
132e6eac96
update aws image
2016-11-28 14:49:07 -08:00
Mario Romano
50de7ee5ce
Update aws image
2016-11-28 14:48:31 -08: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
Vito
0f563e38bb
#1134 - Added scroll for big dialog on process detail ( #1168 )
...
#1134 Added scroll for big dialog on process detail , Fixed width for dialog task detail
2016-11-28 21:34:40 +00:00
Denys Vuika
9ed3047857
Merge pull request #1164 from Alfresco/dev-eromano-1094new
...
Remove deprecated use of getAlfrescoApi() #1094
2016-11-28 15:08:32 +00:00
Eugenio Romano
d87a768d20
Remove deprecated use of getAlfrescoApi() #1094
...
remove getAlfrescoApi from auth #1094
2016-11-28 14:04:58 +00:00
Eugenio Romano
546347b475
Update PULL_REQUEST_TEMPLATE.md
2016-11-28 11:08:27 +00:00
Eugenio Romano
eed6902428
Merge pull request #1162 from Alfresco/dev-valbano-1143-fix
...
#1143 - Fix double element on start process
2016-11-28 10:46:54 +00:00
Vito Albano
9e584925f8
Fixed test due new changes
2016-11-28 10:15:30 +00:00
Vito Albano
8e94e67779
#1143 - fix multiple call to the load service
2016-11-28 10:15:04 +00:00
John Sotiropoulos
7d990472e3
Update README.md
2016-11-27 22:15:52 +00:00