Releases: Sanji-IO/sanji-ethernet-ui
Releases · Sanji-IO/sanji-ethernet-ui
v4.4.1
v4.4.0
4.4.0 (2018-06-01)
Bug Fixes
- add missing favicon.ico file (fbd5a39)
- add original dataContent to be assigned (497bbc7)
- add translations for DHCP server based on https://trello.com/c/huGccHx3/48-ethernet-web (1019867)
- disable auto fix eslint (7a6d6c5)
- fix ethernet default ip ( should be 192.168.3.1 ) (78448a6)
- fix multiple result bugs (e0d70a2)
- fix typo, rename data. to data.content (5209dea)
- handle preflight request in schema/index.yaml (88ceee2)
- https://trello.com/c/huGccHx3/48-ethernet-web - remove info page (46c10dc)
- merge multiple results (45f48c9)
- rename Enable -> DHCP Server Enable (1dc4fc8)
- separte wan and lan fields based on https://trello.com/c/huGccHx3/48-ethernet-web (e8cbedd)
- update lan fields based on (e7ad364)
- update yarn.lock file (c9ac6ef)
Features
- add /network/dhcpd mock data (a2546a0)
- add /network/dhcpd/{id} mock api data (cc76a71)
- add dhcp related fields (30dceb6)
- add dhcp related translations to en.json and zh-tw.json (4d8207f)
- add disabled network type field (1fd218c)
- add js-yaml dependency (127fb75)
- add mock data for /network/dns (ab031b9)
- add networkType text based on wan prop (52b2488)
- add raw-loader@0.5.1 (12a11d2)
- add this.validEthernetProps and this.validDhcpdProps (2d8c1cf)
- add translation ETHERNET_FORM_NETWORK_TYPE (1395643)
- apply api data based on (34041c8)
- load schema by js-yaml (74932fc)
- make raw-loader to handle .yaml files (6efbbc8)
- remove secondary dns 2 in dhcp (20310b2)
- show dns1 and dns2 no matter whether dhcp is enabled (af4c702)
- update update function ( check valid props and dhcp enable prop ) (8d3bc88)