chok yee fan's activity
From 13 April 2020 to 12 May 2020
06 May 2020
- 02:31 PM MLEB Web Framework Feature #7411: Integrate with current GE/GG authentication
- Reward_ionic5 :
http://smes.silverlakegroup.com.my:8088/svn/mleb/GeReward/SourceCode/SMEGEReward901/branches/Reward... - 09:51 AM MLEB Web Framework Feature #7481: Unique ID for browser
- may be can try on
https://github.com/uuidjs/uuid#readme
see can meet the same objective or not
05 May 2020
- 02:18 PM MLEB Web Framework Feature #7481 (Resolved): Unique ID for browser
- Unique id used to pass to BE web service for the fields "deviceid".
This device id will not change even close the ...
29 April 2020
- 02:43 PM MLEB Web Framework Feature #7438: Image Lazy Loading
- Could wrap inside the oik-image
28 April 2020
- 04:56 PM MLEB Web Framework Feature #7438 (Resolved): Image Lazy Loading
- Need to find function or library to handle lazy loading image.
When windows view the image, the image only load.
... - 04:21 PM MLEB Web Framework Wiki edit: Wiki (#3)
- 04:20 PM MLEB Web Framework Wiki edit: Wiki (#2)
27 April 2020
- 02:42 PM MLEB Web Framework Feature #7186 (Feedback): Keeping the User from Losing Data by Leaving the Page Before Submit
- Prompt message should put it in en.json
remove the extra console.log
Need to write how to use it - 10:41 AM MLEB Web Framework Feature #7413 (Resolved): 404 handling if url does not exist
- Create a 404 page to handle if the router/url does not exist
- 10:39 AM MLEB Web Framework Feature #7412 (Resolved): Encryption when data store in local storage
- When use local storage, need to be encrypted and store in local storage.
Could refer GG/UG project how to do that. - 10:38 AM MLEB Web Framework Feature #7279: Manage to build as a war file
- Need to write in README how to use to compile as war.
- 10:37 AM MLEB Web Framework Feature #7185 (Feedback): Public and Private Page Handing
- Implement this #7411 first, then show how easy caller to use the service/function to check
- 10:36 AM MLEB Web Framework Feature #7411 (New): Integrate with current GE/GG authentication
- Could copy from FE GG/UG project how to authenticate with current MLEB.
Use auth guard to check the url is been lo...
21 April 2020
- 10:24 AM MLEB Web Framework Feature #7367 (Resolved): Add in the Reactive Form Validation
- Form the Reactive Form Validation standard to do the validation.
In the future, form validation should use the sam...
20 April 2020
- 10:22 AM MLEB Web Framework Feature #7340 (Closed): Remove Bulma Css Framework from the project
- In the future, all css should use bulma to adjust the UI
15 April 2020
- 10:15 AM MLEB Web Framework Feature #7279 (In Progress): Manage to build as a war file
- Using gulp or any others way manage to build as war file.
The way must be able to call from Jenkins - 10:13 AM MLEB Web Framework Feature #7278 (Resolved): Support Multi Language
- Using package
@ngx-translate/core
@ngx-translate/http-loader
Also available in: Atom