Chocobozzz
c7ca4c8be7
Fix client with google bot
2019-02-11 09:13:02 +01:00
BO41
244b4ae397
NoImplicitAny flag true ( #1157 )
...
this enables the `noImplicitAny` flag in the Typescript compiler
> When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time.
closes : #1131
replaces #1137
2018-10-18 09:08:59 +02:00
Chocobozzz
c0ffdd0958
Fix dev locale
2018-08-27 09:41:54 +02:00
Chocobozzz
74b7c6d48e
Little i18n refractoring
2018-06-06 17:37:13 +02:00
Chocobozzz
f07d6385b4
Rename messages locale to angular
2018-06-06 16:48:41 +02:00
Chocobozzz
e309822b93
Add form validator translations
2018-06-05 15:02:27 +02:00
Chocobozzz
73e09f2706
Try to detect incompatible web browsers
2018-03-08 12:01:55 +01:00
Chocobozzz
fed9515572
Disable service worker
2018-02-26 11:44:54 +01:00
Chocobozzz
78967fca4c
Register service worker
2018-02-22 14:15:23 +01:00
Chocobozzz
77d07d6909
Add hmr
2017-12-12 14:45:42 +01:00
Chocobozzz
b682782093
Upgrade to angular 5
2017-12-12 13:58:03 +01:00
Chocobozzz
63c4db6d71
Move to angular cli
2017-12-12 10:58:16 +01:00
Chocobozzz
c16ce1de8e
Client: add basic aot support
2017-01-13 12:16:00 +01:00
Chocobozzz
ab32b0fc80
Dirty update to Angular RC6
2016-09-06 22:40:57 +02:00
Chocobozzz
de59c48f5f
Client: centralize http res extraction in a service
2016-08-23 16:54:21 +02:00
Chocobozzz
0f6da32b14
Client: update to new form api
2016-08-23 14:37:49 +02:00
Chocobozzz
602eb142be
Client: make an admin menu and a classic menu component
2016-08-12 16:53:32 +02:00
Chocobozzz
bd5c83a8cb
Client: Add authHttp service that authentificates the http request and
...
optionally refresh the access token if needed
2016-07-20 16:25:06 +02:00
Chocobozzz
0629423ce3
Client: Update to Angular RC4
2016-07-18 14:26:56 +02:00
Chocobozzz
4a6995be18
First draft to use webpack instead of systemjs
2016-06-03 22:08:03 +02:00