-
Notifications
You must be signed in to change notification settings - Fork 8
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 2.0 #1300
Release 2.0 #1300
Conversation
feat: added UnitsListTable feat: added units list rtkQuery api feat: added sidebar, spinner, and tooltip proxy components chore: corrected ts transpile errors chore: removed direct flowbite-react component imports from components outside the proxy directory chore: added types to flowebite proxie'd components
fix: SkeletonTable unique key error
feat: added specific tag types for units and projects api's
Refactor/units list
feat: add table column sort
feat: add glossay page
feat: added audit api feat: added audit page chore: renamed ProjectsList and UnitList to ProjectsListPage and UnitListPage respectively chore: corrected route constants
feat: add per organization sync status
# Conflicts: # src/renderer/components/blocks/layout/LeftNav.tsx # src/renderer/components/blocks/tables/index.ts # src/renderer/pages/index.ts # src/renderer/routes/AppNavigator.tsx # src/renderer/routes/route-constants.ts # src/renderer/translations/tokens/en-US.json
feat: add sync remaining to indicator
added the audit page
…actor/glossary-page
Refactor/glossary page
Fix macos notarization
feat: added unit schema and typed unit api
feat: added Governance.schema.ts
feat: added download offer file button feat: added cancel offer button feat: added offer api
feat: added confirm cancel offer modal feat: added import transfer file button
feat: added confirm transfer modal feat: added additional offer related api handlers feat: added transfer manager component feat: added reject imported offer button
feat: added confirm transfer modal feat: added additional offer related api handlers feat: added transfer manager component feat: added reject imported offer button
…r/transfers # Conflicts: # src/renderer/components/blocks/buttons/ProjectOfferFileDownloadButton.tsx
feat: code clean-up
fix: transfers not showing without page reload feat: transfer diff header changed from UPDATE to TRANSFER
feat: transfer error modal
…nto refactor/translations-cleanup
fix non-translatable text
# Conflicts: # src/renderer/translations/tokens/en-US.json
…label-form # Conflicts: # src/renderer/components/blocks/forms/UnitForm.tsx # src/renderer/components/blocks/forms/UnitIssuanceForm.tsx # src/renderer/components/blocks/forms/UnitLabelsForm.tsx # src/renderer/components/blocks/forms/index.ts # src/renderer/components/blocks/modals/UpsertUnitModal.tsx # src/renderer/components/form/Field.tsx
Refactor/transfers
Refactor/units label form
Refactor/refactor base
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take 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
|
@SocketSecurity ignore npm/[email protected] |
No description provided.