... | ... | @@ -4,12 +4,12 @@ Amanda made a large commit: |
|
|
|
|
|
https://github.com/amlinden/webph.one/commit/29a94766d0fd9d6c88304b32cf43c5414ad5c211
|
|
|
|
|
|
Front end new design
|
|
|
Front end new design
|
|
|
|
|
|
(37 files changed) on top of that.
|
|
|
This adds some useful ideas to the IF, although it's unfinished
|
|
|
Need a language selector for the user.
|
|
|
There's also more localisation work in here.
|
|
|
(37 files changed) on top of that.
|
|
|
This adds some useful ideas to the IF, although it's unfinished
|
|
|
Need a language selector for the user.
|
|
|
There's also more localisation work in here.
|
|
|
|
|
|
Previously Emil added angular5-emil on top of send-sms
|
|
|
there are 7 commits one of which is the above translation work
|
... | ... | @@ -29,6 +29,7 @@ Date: Sat Mar 17 11:50:07 2018 +0100 |
|
|
|
|
|
start porting service worker to angular 5
|
|
|
|
|
|
```
|
|
|
.angular-cli.json | 3 ++-
|
|
|
Dockerfile | 6 ++++--
|
|
|
package.json | 13 ++++++++-----
|
... | ... | @@ -39,6 +40,7 @@ Date: Sat Mar 17 11:50:07 2018 +0100 |
|
|
src/ngsw-config.json | 27 +++++++++++++++++++++++++++
|
|
|
src/service-worker/rollup.js | 2 +-
|
|
|
9 files changed, 67 insertions(+), 32 deletions(-)
|
|
|
```
|
|
|
|
|
|
commit 7a557e704c63b574ae7d774ddd58911925522c41
|
|
|
Author: Emil Kroymann <emil.kroymann@isaco.d>
|
... | ... | |