Releases: Chia-Network/core-registry-dashboard-ui
Releases · Chia-Network/core-registry-dashboard-ui
1.0.2
Release 1.0.2 * chore: update version ([6bc563d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/6bc563d)) * chore(deps-dev): bump @commitlint/config-conventional ([8260505](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/8260505)) * chore(deps-dev): bump @typescript-eslint/eslint-plugin ([96cf448](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/96cf448)) * chore(deps-dev): bump @typescript-eslint/parser from 8.14.0 to 8.15.0 ([a42cad9](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/a42cad9)) * chore(deps-dev): bump husky from 9.1.6 to 9.1.7 ([883fa07](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/883fa07)) * chore(deps): bump react-intl from 6.8.7 to 7.0.1 ([60aafc7](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/60aafc7)) * fix: over-cropped app icon ([0dd728d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/0dd728d))
1.0.1
Release 1.0.1 * chore: version bump ([1e65ec4](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/1e65ec4)) * chore(deps-dev): bump electron-builder from 24.13.3 to 25.1.8 ([091d7a5](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/091d7a5)) * chore(deps): bump flowbite-react from 0.7.8 to 0.10.2 ([158a1e5](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/158a1e5)) * chore(deps): bump uuid from 9.0.1 to 11.0.3 ([7c4c6bd](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/7c4c6bd)) * ci: fix app name in ci ([f318fcf](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/f318fcf))
1.0.0
Release 1.0.0 * chore: update dependencies ([a323bee](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/a323bee)) * chore: update README.md ([42c98e5](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/42c98e5)) * chore(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 ([37e4373](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/37e4373)) * docs: README improvements ([8228648](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/8228648)) * build: remove unneeded logo file ([4d9fe5e](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/4d9fe5e)) * feat: proper dashboard icon ([918b608](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/918b608)) * feat: update icon ([b388ceb](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b388ceb))
0.0.11
Release 0.0.11 * chore: version bump ([9e5795c](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/9e5795c)) * ci: no need to release with apt - no standalone use cases ([af25750](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/af25750))
0.0.10
Release 0.0.10 * feat: add template data ([9f1c4cd](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/9f1c4cd)) * feat: add the no data available message to the projects charts ([e54bf54](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/e54bf54)) * feat: adjusted app window size when child app ([ff84f94](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/ff84f94)) * feat: adjustment to run application as core-registry-ui child app ([3f7275d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/3f7275d)) * feat: create date utils ([98145ab](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/98145ab)) * feat: create issuedCarbonYearly graph ([4d0799f](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/4d0799f)) * feat: display no data when data is not available ([5040fe7](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/5040fe7)) * feat: implement projects count in projects view ([e5da0bf](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/e5da0bf)) * feat: integrate carbon credits by status graph" ([f32bac6](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/f32bac6)) * feat: integrate graph for getting count w.r.t host registry ([194c642](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/194c642)) * feat: integrate issuedCarbonByMethodology graph ([fa8195e](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/fa8195e)) * feat: integrate issuedCarbonByProjectType graph ([bf2bc37](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/bf2bc37)) * feat: made dashboard default page for client demo ([e33428a](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/e33428a)) * build: more customization in package.json meta fields ([49e6a6d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/49e6a6d)) * build: update eslint and related ([04d3732](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/04d3732)) * build: update package.json with specific values for this project ([ccc4c84](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/ccc4c84)) * build: update packages ([b0bde4d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b0bde4d)) * chore: add keepUnusedDataFor to cache rtk query for 10 mins ([ebff531](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/ebff531)) * chore: remove swatches.ts and colors.ts ([4cedff1](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/4cedff1)) * chore: remove unused carbon-credits-by-status token ([759986d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/759986d)) * chore: remove unused components ([207a9b5](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/207a9b5)) * chore: remove unused tokens ([a7d468c](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/a7d468c)) * chore: update development server port to 5176 in main.ts ([d6ec036](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/d6ec036)) * chore: update pkg versions ([a0d13eb](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/a0d13eb)) * chore(deps-dev): bump concurrently from 8.2.2 to 9.1.0 ([b26d005](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b26d005)) * chore(deps-dev): bump electron from 28.3.3 to 33.2.0 ([10c3ef6](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/10c3ef6)) * chore(deps-dev): bump wait-on from 7.2.0 to 8.0.1 ([9bb94e0](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/9bb94e0)) * chore(deps): bump actions/download-artifact from 3 to 4 ([1ce2b70](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/1ce2b70)) * chore(deps): bump actions/upload-artifact from 3 to 4 ([c93aa7a](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/c93aa7a)) * chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.9 ([e673074](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/e673074)) * ci: customize build process for this project ([4e2d63b](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/4e2d63b)) * ci: remove template text ([63d0f08](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/63d0f08)) * ci: setup-node action update ([0fc1795](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/0fc1795)) * ci: update build command to web-specific one ([9a5f010](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/9a5f010)) * ci: upgrade from checkout@v3 to checkout@v4 ([02b57d8](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/02b57d8)) * fix: ensure selector stays pinned at top of card ([e6b7910](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/e6b7910)) * fix: remove defaultValue prop from Select ([301fb68](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/301fb68)) * fix: replace md with lg breakpoint ([64b2a19](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/64b2a19)) * fix: resolve pie chart overflowing ([b81b5bf](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b81b5bf)) * fix: set default value to Held in issued carbon yearly ([9365c4f](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/9365c4f)) * fix: set the current year as default in carbon credit by status ([3f2fc1a](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/3f2fc1a)) * refactor: add React.FC type for typescript check ([e89a19f](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/e89a19f)) * refactor: create self-contained components for project status cards ([7fe8847](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/7fe8847)) * refactor: create self-container chart componnets ([ca269e7](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/ca269e7)) * refactor: improve localization handling for unit status options ([a938cbf](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/a938cbf)) * refactor: optionally chain accessing methodology and projectType ([fe07dda](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/fe07dda)) * refactor: refactor home org chart data generation and key formatting ([3114538](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/3114538)) * refactor: refactored to use optional chaining and default values ([16bc9ba](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/16bc9ba)) * refactor: remove query params state & add capitalize class ([8bf9b69](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/8bf9b69)) * refactor: rename/resturuce tabs and cardSkeleton ([b109e5e](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b109e5e)) * refactor: replace empty fragment with div ([54e3674](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/54e3674)) * refactor: replaced Header.tsx with version from refactor/refactor-base ([f935218](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/f935218)) * refactor: set a type for value ([deedf8d](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/deedf8d)) * refactor: unmount the dark mode toggle component ([50f01d7](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/50f01d7)) * refactor: update chart data generation for dynamic colors ([311b90a](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/311b90a)) * refactor: update chart utils to more reusable funcs ([b4dc279](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b4dc279)) * refactor: update consistent capitalization handling for tokens ([b4aca95](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/b4aca95)) * refactor: update issuedCarbonStatusChart to handle year & use date-utils ([2040370](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/2040370)) * refactor: update the stackedBarChart title to make it dynamic ([545e463](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/545e463)) * refactor: updated plugin to check all datasets for empty data ([6d51988](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/6d51988)) * refactor: use capitalizeText for canvas text ([c0a814e](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/c0a814e)) * refactor: use intl and capitalizeText for title and add no-data plugin ([da9a0cd](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/da9a0cd)) * refactor: use useIntl for project status count message ([6f23b18](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/6f23b18)) * refactor: use useIntl for projects tab graphs ([544577c](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/544577c)) * revert: revert pkg versions to old ([9350cdb](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/9350cdb)) * style: add class for sentence capitalization ([90f9990](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/90f9990)) * Initial commit ([791a056](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/791a056)) * Update license ([5cb3ecd](https://github.com/Chia-Network/core-registry-dashboard-ui/commit/5cb3ecd))