-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.2.0 #207
Release 1.2.0 #207
Conversation
chore: removed unnecessary files
feat: configured get health query hooks feat: added InformationDisplayField.tsx feat: updated app store and dependent components
…configuration store and api configuration to work with climate explorer api
feat: activity details summary tab WIP
feat: activity table header changes
…ouseUnitId resource
…y record resource
…y record resource
…refactor/activity-details # Conflicts: # src/renderer/api/climate-explorer/v1/activities.api.ts # src/renderer/components/blocks/modals/ActivityDetailsModal.tsx # src/renderer/pages/ActivitiesPage.tsx
Refactor/activity details
feat: added activities search-by toggle
feat: added activities search-by toggle
… refactor/activities-search # Conflicts: # src/renderer/api/climate-explorer/v1/activities.api.ts
feat: created ActivitiesSearchByDropDown component feat: moved RECORDS_PER_PAGE constant to constants file
Refactor/activities search
feat: activities page updated to use orgUid from url
feat: activities page tweaks
…eft-nav Refactor/dynamic registry left nav
feat: adjusted app to work as core-registry-ui child application fix: data table key error
feat: navigation to active page prevented feat: restyled static refresh button
…actor/refactor-base
Ci and build cleanup
Refactor/refactor base
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Apple-Actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 1 to 3. - [Release notes](https://github.com/apple-actions/import-codesign-certs/releases) - [Commits](Apple-Actions/import-codesign-certs@v1...v3) --- updated-dependencies: - dependency-name: Apple-Actions/import-codesign-certs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.15 to 2.1.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v0.1.15...v2.1.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
…pple-Actions/import-codesign-certs-3 build(deps): bump Apple-Actions/import-codesign-certs from 1 to 3
…oftprops/action-gh-release-2.1.0 build(deps): bump softprops/action-gh-release from 0.1.15 to 2.1.0
…ctions/download-artifact-4 build(deps): bump actions/download-artifact from 3 to 4
fix: icon path
Update package.json
@SocketSecurity ignore npm/[email protected] |
chore: update dependencies
Full UI refactor release