Denys Vuika
952da3ab99
(demo app) Application menu bar enhancements ( #2123 )
...
* remove MDL from app component
- new app menu bar based on angular/material
* fix app selector
* improve menu bar labels
2017-08-01 11:25:32 +01:00
Eugenio Romano
0b246b8211
Speed up build ( #1852 )
...
* single build webpack
* fix demo shell test
2017-05-25 15:12:46 +01:00
Mario Romano
1c21875607
#537 snackbar notification system ( #1527 )
...
* #537 snackbar notification system
* #537 add test dependencies
* #537 add export material module
* #537 fix demo project
2017-01-24 17:09:13 +00:00
Eugenio Romano
6b5a73cd76
#1297 Loading Bar doesn't appear anymore ( #1437 )
2017-01-11 10:00:04 -08:00
Maurizio Vitale
82615c9110
#1111 Upgrade MDL 1.3 ( #1436 )
2017-01-11 07:30:36 -08:00
Denys Vuika
c2cb780dd4
Update index.html
2017-01-06 11:43:33 +00:00
Denys Vuika
59582755f4
fixes for IE ( #1318 )
2016-12-16 16:26:42 +00:00
Eugenio Romano
1fa708ba02
1299 Internet Explorer Header bar wrong menu button positioning
2016-12-16 15:27:43 +00:00
Eugenio Romano
1b13e6b4de
ie-polyfills fix
2016-12-16 14:19:23 +00:00
Denys Vuika
9432b2aa60
webpack: production settings ( #1226 )
...
* vendor libraries
* vendor libraries settings
* additional vendor libs settings
* production settings for i18n
* fix pdfs and favicon paths
* readme update
* code cleanup
2016-12-12 14:20:12 +00:00
Denys Vuika
ea035ca25e
cleanup
2016-12-07 18:27:11 +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
Denys Vuika
10423ca985
remove module.id
2016-12-06 17:01:31 +00:00
Denys Vuika
c7167bb812
basic webpack setup
2016-12-06 15:39:22 +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
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
29843efeb0
#875 initial support for ng2-based stencils
2016-11-25 19:09:07 +00:00
Denys Vuika
3c1c2ec94b
Add missing user info reference
...
includes minor code readability improvements
2016-11-07 12:04:10 +00:00
mauriziovitale84
4dff648244
Fix ignore Polyline
2016-11-01 13:11:06 +00:00
Eugenio Romano
b221860a62
Merge pull request #954 from Alfresco/dev-denys-ie11
...
IE compatibility fixes
2016-10-31 17:30:35 +00:00
Denys Vuika
be6a00549f
#930 compatibility polyfills for PDFjs (Viewer component)
...
- fix: PDF viewer for FF/IE11
2016-10-31 14:45:33 +00:00
Denys Vuika
8e1a716477
#930 additional polyfills for IE
...
- fix: IE-related polyfills to fix DatePicker issues
2016-10-31 14:32:29 +00:00
Denys Vuika
03d0ce1d86
Revert "Minor script reorder (index.html)"
...
This reverts commit 9513b370251f1eaa25bcbbe4c8718d06dfdf0885.
2016-10-31 12:04:11 +00:00
Denys Vuika
9513b37025
Minor script reorder (index.html)
2016-10-31 11:58:29 +00:00
mauriziovitale84
fb41403717
Enable Diagram Component
2016-10-31 10:29:33 +00:00
Eugenio Romano
f8979f06c5
fix importing alfreso-js-api compatible with the version 0.3.6 #916
2016-10-29 16:37:10 +01:00
mauriziovitale84
ec66cdff89
Add mdl-date-picker dependency
2016-10-10 10:42:48 +01:00
mauriziovitale84
d54b318efd
Analitycs component demoshell integration
2016-10-10 10:41:21 +01:00
Mario Romano
dbf734fe3c
#631 dialog
2016-10-05 22:42:58 +01:00
Denys Vuika
b2e40162c6
#632 date widget (basic implementation)
2016-09-29 16:07:26 +01:00
Denys Vuika
b0876b3ee4
#644 Fix date parsing/formatting for Safari
2016-08-30 12:39:43 +01:00
Eugenio Romano
7396a57e5c
migrate document list to new api
2016-07-13 00:30:33 +01:00
Eugenio Romano
c89b3a4c83
fix main demo shell loading mobile view
2016-06-20 11:13:10 +01:00
Eugenio Romano
f2c902cebf
duplicate import
2016-06-17 22:25:26 +01:00
Denys Vuika
bcff692a7b
Upgrade Demo App to angular 2.0.0-rc.1
2016-06-14 12:06:29 +01:00
Eugenio Romano
c8304b8684
#169 add muli font
2016-06-09 11:43:29 +01:00
Eugenio Romano
b465689fe3
rename my-app in alfresco-app
2016-06-09 09:56:12 +01:00
Eugenio Romano
a9d4a912d1
add flag icon css and language menu
2016-06-09 09:46:50 +01:00
mauriziovitale84
d392e6f924
#151 Custom material design css
2016-06-07 15:56:22 +01:00
Will Abson
51158adb53
Reference new alfresco-js-api/bundle.js file
2016-06-06 11:07:56 +01:00
Eugenio Romano
97178ad49b
favicon demo shell
2016-06-03 17:46:29 +01:00
Eugenio Romano
363f169672
prettify loading
2016-05-26 14:16:16 +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
2cd770801f
Remove unused dependencies
2016-05-24 16:00:44 +01:00
Denys Vuika
60dd05bbc7
Remove font-awesome dependency
2016-05-24 15:26:25 +01:00
Denys Vuika
6051704596
Change demo app title
2016-05-24 10:19:14 +01:00
Denys Vuika
5cb3610888
Improvements for systemjs, version bumps
2016-05-19 15:07:48 +01:00
Denys Vuika
ca630772d0
#82 separate page for data table within demo app
2016-05-18 12:55:48 +01:00
Denys Vuika
f68dfadce3
Revert "Remove unused library"
...
This reverts commit 73cc163b9d389096398c1f81593ddd0015eadcff.
2016-05-13 16:27:32 +01:00
Denys Vuika
73cc163b9d
Remove unused library
2016-05-13 16:14:43 +01:00