-
Notifications
You must be signed in to change notification settings - Fork 3
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 #351
Release 1.2.0 #351
Conversation
* feat: refactor initial commit * feat: untokenized Units WIP * feat: tokenize units page feat: untokenized units tab WIP * feat: untokenized units table * feat: organization api and sync indicator * feat: header feat: app logo * feat: untokenized units page layout improvements feat: api improvements feat: no home org modal * feat: added base tokenize modal hooked up to queries and url hashes feat: added sentance-case url hash feat: adjusted getUnit and getProject queries to not cache results * chore: dummy tokenize form * feat: tokenize form feat: tokenize modal layout * fix: tokenization re-render on trigger create token * feat: tokenization flow and success modal * feat: tokenized units tab * feat: revert tokens page feat: detokenize unit modal WIP * feat: detokenization form * feat: detokenization modal logic feat: form improvements * feat: detokenization modal logic - WIP - needs to display dotokenization data to user feat: dotokenization success modal feat: form improvements * feat: confirm tokenization modal WIP * feat: confirm detokenization modal complete feat: detokenization workflow complete * feat: disable revert tokens functionality in core-registry mode fix: untokenized data unavailable on tokenization success * feat: data display improvements * fix: loading screen conditionsø * feat: query param hook automatically sets query param default value * feat: added config.example.json file * feat: adjusted application to run as core registry ui child app WIP * feat: minor adjustments and fixes * feat: minor adjustments and fixes * feat: adjusted app window size when child app feat: navigation to active page prevented --------- Co-authored-by: Zachary Brown <[email protected]>
chore: update README.md
ci: update ci to standard build process enabling dependabot
Updated License
👍 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 |
@SocketSecurity ignore npm/[email protected] @SocketSecurity ignore npm/@swc/[email protected] |
docs: how to for web hosting the ui
No description provided.