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
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
6006c026dc
remove console login log #1147
2016-11-25 19:09:08 +00:00
mauriziovitale84
f23ed9d774
#1076 remove unused code
2016-11-25 19:09:07 +00:00
mauriziovitale84
2a6ef8bf51
#1076 Fix demo shell translation
2016-11-25 19:09:06 +00:00
Will Abson
87412a4590
Do not reload process instances in list after starting new instance
...
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
a6a5400956
Move Start Process form into Process List view
...
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
8a85c69256
Add plain button to allow navigation from Processes screen again
...
Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
9e7ca14ec9
Separate Start Process UI from dialog
...
- Add Start Process section in demo shell
- Remove old component in filters component
Refs #1048
2016-11-25 19:09:06 +00:00
mauriziovitale84
e127837bcc
#1107 Fixes demo and documentation
2016-11-25 19:09:05 +00:00
Vito Albano
1121a387fd
Fix task reload on form completed
2016-11-25 19:07:32 +00:00
Denys Vuika
24daa074e0
#967 custom stencil mapping demo
2016-11-25 19:07:32 +00:00
mauriziovitale84
709dd7fac0
#1056 fix zindex
2016-11-25 19:07:32 +00:00
Vito Albano
6a62286d05
#1033 - fix demo shell for user info profile icon
2016-11-25 19:07:32 +00:00
Denys Vuika
de4537f0e4
#967 internal demo for custom editors (demo shell)
2016-11-25 19:07:32 +00:00
mauriziovitale84
a66d4d44e8
#987 flatten FilterRepresentationModel
2016-11-25 19:07:30 +00:00
Mario Romano
5c0f894512
Merge pull request #1075 from Alfresco/dev-mvitale-1072
...
Fix Demo shell login flags
2016-11-11 17:43:37 +00:00
Vito Albano
685349c617
Added more check for file component on demo shell
2016-11-11 15:57:52 +00:00
mauriziovitale84
0db8460623
Improve provider empty cases
2016-11-11 15:28:07 +00:00
mauriziovitale84
93ec758911
Fix login flags
2016-11-11 15:09:06 +00:00
Mario Romano
52cded3efc
Merge pull request #1055 from Alfresco/dev-eromano-1050
...
After cancelling a process list is not refreshed #1050
2016-11-10 22:48:45 +00:00
Eugenio Romano
40dddf32d4
After cancelling a process list is not refreshed #1050 bubbling events and implements reload
2016-11-10 18:55:34 +00:00
Will Abson
4f22a4da14
Reload processlist after starting new process
...
Refs #1036
2016-11-10 18:15:35 +00:00
Mario Romano
74dc82c445
reduce complexity of the code
2016-11-09 10:56:35 +00:00
Mario Romano
7cbee40b4a
#878 fix documentation diagrams,login,analytics,core and package.json dependencies
2016-11-09 10:56:35 +00:00
Vito Albano
46ac3ebb1a
Moved on left side user info menu on demo shell
2016-11-09 01:10:52 +00:00
Mario Romano
bc823b829b
Merge pull request #1006 from Alfresco/dev-wabson-555
...
Update search component to work with 0.4.0 JS API
2016-11-08 13:49:18 +00:00
Denys Vuika
3c1c2ec94b
Add missing user info reference
...
includes minor code readability improvements
2016-11-07 12:04:10 +00:00
Will Abson
0e127c26af
Update search component to work with 0.4.0 JS API
...
- Use new search (query) methods
- Allow search parameters to be overridden by component
- Fix up tests
Refs #555
2016-11-04 14:21:19 +00:00
Mario Romano
3877cd60b2
redirect to login page not loggedin users
2016-11-02 09:51:49 +00:00
Eugenio Romano
e5dc17ab2c
Merge pull request #977 from Alfresco/dev-mromano-766
...
remove unused icons && fix autoselect app
2016-11-02 09:41:19 +00:00
Mario Romano
ed7a8bc3ab
remove unused icons && fix autoselect app
2016-11-02 01:28:53 +00:00
Mario Romano
665e5de7f7
hide header bar for login page
2016-11-02 00:56:19 +00:00
Denys Vuika
2e95e02a80
Fix demo shell code
2016-11-01 16:48:04 +00:00
Denys Vuika
8cffb16132
Merge pull request #968 from Alfresco/dev-eromano-908
...
move settings in another page and hide the bar if you are not logged …
2016-11-01 15:26:44 +00:00
Eugenio Romano
62abe21063
move settings in another page and hide the bar if you are not logged in #908
2016-11-01 14:12:37 +00:00
mauriziovitale84
4dff648244
Fix ignore Polyline
2016-11-01 13:11:06 +00:00
Denys Vuika
0107865072
Merge pull request #927 from Alfresco/dev-wabson-371
...
Tab into search results
2016-10-31 18:30:36 +00:00
Will Abson
c100412538
Rename search outputs after feedback from @DenysVuyka
...
Refs #371
2016-10-31 16:36:20 +00:00
Eugenio Romano
24b3af9c9b
fix form labels webscript demo #937
2016-10-31 10:47:03 +00:00
mauriziovitale84
a8896a11ef
Add No data found message
2016-10-14 12:43:09 +01:00
mauriziovitale84
72e33756fb
Add reports filter by appId
2016-10-12 20:16:25 +01:00
mauriziovitale84
d54b318efd
Analitycs component demoshell integration
2016-10-10 10:41:21 +01:00
Mario Romano
5d1d7cf30d
#631 add dialog polyfill for firefox and safari
2016-10-05 22:42:58 +01:00
Mario Romano
2a40ebd32d
Merge pull request #838 from Alfresco/dev-valbano-727
...
Dev valbano 727
2016-10-05 12:00:05 +02:00
Will Abson
147af98bda
Restore navigation to search page in demo-shell
...
- Remove deprecated router component
- searchChanges and new searchSubmit component outputs work as you would expect
- Update tests
Refs #737
2016-10-04 15:40:51 +01:00
Vito Albano
d946532f14
Added new version for component
2016-10-04 14:18:43 +01:00