The repo was part of magda main repo. For history before v0.0.58, please check CHANGES.md of main repo.
- fix broken icon links
- remove unnecessary inline JS code
- clean-up default configs
- Related to magda-io/magda#3458, add better WMS / WFS sub layer / typeName support.
- Related to magda-io/magda#3229, Use magda-common for docker image related logic
- Fixed: Should not set
replicas
whenautoscaler
is enabled
- improve ci scripts & setup helm-docs
- #12 make preview map support format string: "ESRI MapServer" & "ESRI FeatureServer"
- #11 allow MagdaCatalogItem select wms layer by name (by "selectedWmsLayerName")
- #14 Send Error Message back via postMessage in MagdaCatalogItem
- Turned on ESRI Feature Server Support
- #15 Support Select FeatureType for WFS
- Allow proxy hosts list configurable via helm chart
- Auto roll deployment when configMap data changes
- Do not set replicas when autoScaler is on
- make MagdaCatalogItem compitiable with magda internal storage url
- helm chart will by default use chart version as docker image verison
- Add helm chart docs