Commit Graph

142 Commits

Author SHA1 Message Date
Eugenio Romano
e133fd6408 create bundle for all components 2016-12-14 15:49:08 +00:00
Denys Vuika
7267406d33 webpack config improvements
- new ‘debug-loader’ to help debugging webpack rules
- dynamically find and resolve all alfresco libraries
2016-12-13 12:45:37 +00:00
Denys Vuika
ca77608fa3 fix unit testing configuration (#1227) 2016-12-12 18:36:57 +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
f285aec069 enable TypeScript debug and source mapping 2016-12-09 13:23:30 +00:00
Denys Vuika
d36a45255d add missing clean script 2016-12-09 11:03:22 +00:00
Denys Vuika
ea035ca25e cleanup 2016-12-07 18:27:11 +00:00
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
Denys Vuika
c7167bb812 basic webpack setup 2016-12-06 15:39:22 +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
Mario Romano
3f98ef146d 0.5.0 2016-11-25 19:09:08 +00:00
Mario Romano
8fc548eea4 #1038 version bump 2016-11-10 21:09:26 +00:00
Mario Romano
db7380ca3c update search component 2016-11-09 14:36:16 +00:00
Denys Vuika
c005002b8f Add missing 'analytics' reference to demo app 2016-11-07 15:29:50 +00:00
Denys Vuika
3c1c2ec94b Add missing user info reference
includes minor code readability improvements
2016-11-07 12:04:10 +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
8e1a716477 #930 additional polyfills for IE
- fix: IE-related polyfills to fix DatePicker issues
2016-10-31 14:32:29 +00:00
Mario Romano
19a4532cfb Merge pull request #953 from Alfresco/dev-denys-ie
IE fixes
2016-10-31 13:52:41 +00:00
Denys Vuika
70dd495920 Remove 'live reload' from default 'npm start'
- `npm start` now runs demo shell without TS watchers and live reload
(public/testing mode)
- new `npm run start:dev` script to run ‘development’ mode with
watchers and live reload
2016-10-31 11:14:23 +00:00
mauriziovitale84
7f3754da4f Add properties color 2016-10-31 10:29:33 +00:00
mauriziovitale84
fb41403717 Enable Diagram Component 2016-10-31 10:29:33 +00:00
Eugenio Romano
2dc1cec71e disallow consecutive-blank-lines 2016-10-12 11:16:36 +01:00
Eugenio Romano
a962512df0 renditions service test improvements 2016-10-12 10:20:31 +01:00
mauriziovitale84
53adb5dbd6 add ng2-charts dependency 2016-10-10 17:09:45 +01:00
mauriziovitale84
be6e70df79 Fix chart and mdl-date-picker dependency 2016-10-10 17:06:38 +01:00
Mario Romano
dbf734fe3c #631 dialog 2016-10-05 22:42:58 +01:00
Mario Romano
3ede06022c Merge pull request #833 from Alfresco/dev-eromano-cleanscript
fix clean script, remove typing folder and install rimraf if is not p…
2016-10-04 11:18:31 +02:00
Mario Romano
1f49f550c1 Update package.json 2016-10-03 23:35:21 +01:00
Eugenio Romano
b309961edb fix clean script, remove typing folder and install rimraf if is not present 2016-09-30 09:42:53 +01:00
Denys Vuika
b2e40162c6 #632 date widget (basic implementation) 2016-09-29 16:07:26 +01:00
Denys Vuika
ad40c24d0b Upgrade to release version of TypeScript (2.0.3) 2016-09-23 12:36:41 +01:00
Denys Vuika
3fcc84cd02 Upgrade demo-shell 2016-09-21 12:09:14 +01:00
Denys Vuika
f80995d03b #763 Upgrade demo shell to TS 2.0.2 2016-09-19 11:24:53 +01:00
Denys Vuika
73b5ba10cd #738 Upgrade MDL library
closes #738
2016-09-13 14:44:13 +01:00
Mario Romano
f19670b550 version bump 2016-09-08 18:28:41 +01:00
Denys Vuika
3544a6ffcd #715 start demo app with localhost by default
start page points to localhost:3000, server is running at 0.0.0.0:3000
by default
2016-09-08 12:08:42 +01:00
Eugenio Romano
54e050969b add tag in demo shell 2016-09-07 17:40:36 +02:00
Denys Vuika
684ddd27ff Merge pull request #645 from Alfresco/dev-eromano-420
fix rendering big file and loading indicators
2016-08-30 14:43:25 +01:00
Denys Vuika
b0876b3ee4 #644 Fix date parsing/formatting for Safari 2016-08-30 12:39:43 +01:00
Eugenio Romano
2b354b5059 fix rendering big file and loading indicators 2016-08-30 12:32:08 +01:00
Mario Romano
c18171654b fix demo versions 2016-08-30 00:02:14 -04:00
Mario Romano
1665cc0890 version bump 2016-08-29 23:46:29 -04:00
Eugenio Romano
720480de00 move js-api version 0.3.0 2016-08-23 16:56:01 +01:00
Denys Vuika
3dc95dc4ed #586 fix npm scripts for demo app and demo projects
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)
2016-08-23 14:10:42 +01:00
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
Mario Romano
90f1dec1e3 Merge pull request #501 from Alfresco/dev-mromano-354
Dev mromano 354
2016-08-02 13:35:47 +01:00
Mario Romano
ddcae60d8a fix rebase 2016-08-02 10:49:34 +01:00
Mario Romano
ef8a46fec4 fast deploy on aws 2016-08-02 10:49:34 +01:00
Enzo Rivello
53e0957831 instructing wsrv to start with 0.0.0.0 instead that with localhost, will make it compatible with the docker container 2016-07-29 15:36:36 +01:00