Denys Vuika
130c2e4428
auth service api improvements ( #1865 )
...
Rename Auth Service events:
- loginSubject -> onLogin
- logoutSubject -> onLogout
2017-05-25 15:12:50 +01:00
Eugenio Romano
0b246b8211
Speed up build ( #1852 )
...
* single build webpack
* fix demo shell test
2017-05-25 15:12:46 +01:00
Denys Vuika
4df72af86d
upload: new 'click' mode with file/folder dialog support ( #1738 )
...
* new 'click' mode with file/folder dialog support
* fix uploading files to folders via drop on Safari
2017-04-05 11:11:38 +01:00
Denys Vuika
21bfd5eef9
improved uploading of files ( #1730 )
...
* improved uploading of files
- new core/UploadDirective to allow dropping files to any html element
- enhanced file dropping for DataTable rows (disabled by default)
- enhanced file dropping for DocumentList rows (disabled by default)
- upload drop area now handles file uploads for child elements (i.e.
rows in the document list)
* fix unit tests
* unit tests and code cleanup
* #1732 , fix upload of folders
2017-04-05 11:11:38 +01:00
Denys Vuika
07bad77547
i18n fixes ( #1614 )
...
* i18n fixes
- fix issue with default (fallback) language set to browser language
- fix issue with fallback language loading when browser language set to
non-English locale
* code and UI fixes
- move document list i18n strings into own scope
- replace MDL menu with @angular/material menu (fixes issue with menu
items translation, not supported by MDL)
- minor improvements
* fix unit tests
* improve i18n docs and code
- provide basic documentation for Translation service
- remove custom Login component localisation in favour of documentation
sample
- simplified i18n setup for demo shell (single path for dev/prod env)
* remove unnecessary comments
2017-02-10 11:22:25 +00: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
Denys Vuika
2d98a04f87
LogService implementation
2017-01-05 16:14:33 +00:00
Mario Romano
9dc3990425
#878 review pr
2016-11-09 21:55:31 +00:00
Mario Romano
c1353bdcca
#878 code documentation
2016-11-09 14:21:24 +00:00
Mario Romano
177c9694af
#878 doc,demo and code improvements userinfo component
2016-11-09 12:27:44 +00:00
Mario Romano
de97a8a9f3
#878 core fix documentation
2016-11-09 10:56:35 +00:00
Denys Vuika
24b651a25a
readme updates
2016-09-08 13:24:00 +01:00
Eugenio Romano
0c60ff168d
renditions available methods
2016-09-07 14:27:12 +02:00
Eugenio Romano
dc19e45e7b
rename two times service class just once
...
move responsability providers configurration in setting service
refactoring
2016-08-23 16:55:00 +01:00
Eugenio Romano
8698395bd4
change demo and add information about auth in the core reame
2016-08-23 16:54:24 +01:00
Mario Romano
723f14dc31
fix coverage badge
2016-07-12 15:51:33 +01:00
Mario Romano
5efbd7e864
integrate appveyor
2016-07-12 13:32:17 +01:00
Mario Romano
812befde22
update readme wiht new badge
2016-07-08 16:02:57 +01:00
Mario Romano
7a95c47598
#310 npm total donwloads stats
2016-07-01 10:49:37 +01:00
Mario Romano
89b90975b3
#310 npm donwloads stats
2016-07-01 10:47:15 +01:00
Mario Romano
2f9beba990
public travis
2016-06-29 23:26:27 +01:00
Mario Romano
13288199fb
#229 remove private registry
2016-06-29 18:22:20 +01:00
Mario Romano
912f8554de
#296 update naming and badges
2016-06-29 11:42:48 +01:00
Mario Romano
9e1f74caca
#296 update travis link and badge after renaming
2016-06-29 10:48:43 +01:00
Mario Romano
dde481e64b
more badges
2016-06-29 10:00:57 +01:00
Mario Romano
95b824bdbd
update readme
2016-06-28 14:35:22 +01:00
Mario Romano
221c0e3d9b
update travis badge
2016-06-28 11:26:53 +01:00
Mario Romano
e509dfceb1
#279 update doc
2016-06-27 12:20:39 +01:00
Mario Romano
849d66722e
update doc
2016-06-23 01:15:08 +01:00
Mario Romano
b6fe509de8
update doc
2016-06-23 01:06:57 +01:00
Denys Vuika
d26a66f9df
Update 'core' readme
2016-06-20 14:52:18 +01:00
Eugenio Romano
0ca3f8d64e
change text watch
2016-06-07 11:23:52 +01:00
Eugenio Romano
919eb14de7
imporve test configuration
2016-05-28 00:52:27 +01:00
Mario Romano
eb6a486bca
update npm registry
2016-05-20 16:11:15 +01:00
Mario Romano
874b6c0a31
#60 coverage and tets for core component
2016-05-16 19:17:22 +01:00
Eugenio Romano
d1858f54ab
add badges
2016-05-12 15:42:59 +01:00
Denys Vuika
66a8eb039f
core library implementation; license fixes
...
- library with code/utils to be shared across other components or top
level application;
- moved MDL directive to core as an example
- license fixes
2016-04-25 14:11:44 +01:00