geohub
geohub copied to clipboard
feat: Electricity Dashboard v2
Thank you for submitting a pull request!
Description
closes #3138
I create this PR because I can easily update branch from GUI.
I will keep it as draft PR since everything will be ready.
Preview URL is https://geohub-ibm.azurewebsites.net/
Type of Pull Request
- [x] Adding a feature
- [ ] Fixing a bug
- [ ] Maintaining documents
- [ ] Adding tests
- [ ] Others ()
Verify the followings
- [x] Code is up-to-date with the
develop
branch - [x] No build errors after
pnpm build
- [x] No lint errors after
pnpm lint
- [x] Run the tests with
pnpm test
and lint the project withpnpm lint
andpnpm check
- [x] Make sure all the existing features working well
Changesets
- [x] If your PR makes a change under
packages
folder that should be noted in one or more packages' changelogs, generate a changeset by runningpnpm changeset
and following the prompts. Changesets that add features should beminor
and those that fix bugs should bepatch
. Please prefix changeset messages withfeat:
,fix:
, orchore:
.
Refer to CONTRIBUTING.MD for more information.
┆Issue is synchronized with this Wrike task by Unito