aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/main.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix dev localeChocobozzz2018-08-271-1/+2
|
* Little i18n refractoringChocobozzz2018-06-061-2/+5
|
* Rename messages locale to angularChocobozzz2018-06-061-1/+1
|
* Add form validator translationsChocobozzz2018-06-051-2/+12
|
* Try to detect incompatible web browsersChocobozzz2018-03-081-5/+8
|
* Disable service workerChocobozzz2018-02-261-4/+11
|
* Register service workerChocobozzz2018-02-221-0/+13
|
* Add hmrChocobozzz2017-12-121-2/+14
|
* Upgrade to angular 5Chocobozzz2017-12-121-7/+8
|
* Move to angular cliChocobozzz2017-12-121-0/+12
|
* Client: add basic aot supportChocobozzz2017-01-131-20/+0
|
* Dirty update to Angular RC6Chocobozzz2016-09-061-32/+17
|
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-1/+2
|
* Client: update to new form apiChocobozzz2016-08-231-1/+7
|
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-121-1/+1
|
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-2/+18
| | | | optionally refresh the access token if needed
* Client: Update to Angular RC4Chocobozzz2016-07-181-1/+3
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+10