-
Notifications
You must be signed in to change notification settings - Fork 28
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
fix: react toastify css import #92
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nimish-ks
approved these changes
Oct 23, 2023
nimish-ks
added a commit
that referenced
this pull request
Jan 1, 2024
* Build(deps): bump cryptography from 41.0.2 to 41.0.4 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps-dev): bump postcss from 8.4.23 to 8.4.31 in /frontend Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump graphql from 16.6.0 to 16.8.1 in /frontend Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump semver and npm in /frontend Bumps [semver](https://github.com/npm/node-semver) to 7.5.4 and updates ancestor dependencies [semver](https://github.com/npm/node-semver) and [npm](https://github.com/npm/cli). These dependencies need to be updated together. Updates `semver` from 7.3.8 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.4) Updates `semver` from 6.3.0 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.4) Updates `npm` from 9.6.5 to 9.9.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v9.9.0/CHANGELOG.md) - [Commits](npm/cli@v9.6.5...v9.9.0) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: semver dependency-type: indirect - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump urllib3 from 1.26.14 to 1.26.18 in /backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.14...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update feature_request.md * fix: secret history button label / title * Fix toastify css (#93) * Update feature_request.md * fix: react toastify css import --------- Co-authored-by: Rohan Chaturvedi <[email protected]> * fix: react toastify css import (#92) * feat: added curl as a system dependency in frontend & backend Dockerfile (#95) * feat: added curl as a system dependency in frontend & backend Dockerfile * fix: install curl when one is root * fix: move curl outside the scope of transient dependencies * feat: webauth (#97) * feat: webauth implementation --------- Co-authored-by: rohan-chaturvedi <[email protected]> * feat: posthog (#99) * feat: added posthog analytics * fix: log screen mask * fix: protocols in dev env * chore: disable nextjs telemetry (#104) * chore: disable nextjs telemetry * chore: eof new line * refactor: onboarding (#105) * refactor: onboarding * fix: remove welcome screen, allow copying recovery kit * fix: misc teaks to onboarding * updated: copy on the invite onboarding * updated: new device setup copy * fix: typo in graphene type resolvers * fix: allow copying recovery kit on invite screen to allow account creation * feat: misc copy changes --------- Co-authored-by: Nimish <[email protected]> * Build(deps): bump django from 4.2.3 to 4.2.7 in /backend Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.7. - [Commits](django/django@4.2.3...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump axios from 1.3.6 to 1.6.0 in /frontend Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.6...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.3 in /frontend Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump twisted from 22.10.0 to 23.10.0 in /backend Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.10.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-22.10.0...twisted-23.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fix: only fetch create and update events in secret history query (#106) Co-authored-by: Nimish <[email protected]> * fix: bump session cookie ttl to 1 week (#107) Co-authored-by: Nimish <[email protected]> * feat: display token environments in SecretTokens (#112) * feat: display token environments in SecretTokens * Updated 'name' with 'envType' in frontend/components/apps/tokens/SecretTokens.tsx Co-authored-by: Rohan Chaturvedi <[email protected]> * feat: improve envTypes UI in SecretTokens * modified env type ui for light theme --------- Co-authored-by: Rohan Chaturvedi <[email protected]> * feat: add personal secret model * feat: add graphql types and mutations * feat: personal secrets ui, queries, mutations * fix: misc ui fixes * feat: add personal secrets to REST api response * fix: operation name conflict, regenerate types * fix: operation name * fix: overlapping password icons | Edge Browser * fix: misc improvements to app ui (#117) * fix: misc ui updates to new app flow * fix: rework app settings creen, fixes to app delete dialog * feat: add is_active field to personal secret model * feat: update frontend queries and mutations * chore: regenerate types * feat: show red spinner on danger buttons when isLoading * feat: handle isActive field, misc ux improvements * fix: remove console.log * fix: Search UI for light theme * fix: misc bugs, ui layout in override dialog * fix: tweak spacing * chore: bump posthog sdk version (#122) * chore: bump posthog sdk version * fix: lockfile * feat: allow restoring secret values from history (#121) * feat: allow restoring secret values from history * feat: added label to the restore button * fix: button ui --------- Co-authored-by: Nimish <[email protected]> Co-authored-by: Nimish <[email protected]> * Fix: Search UI for Env Type (#125) * Fixed Search UI for Env/Dev path * removed white space * fix: override resolver for secrets * Chore: bump dependencies (#132) * chore: bump posthog deps * chore: bumped cryptography 41.0.6 to address openssl PKCS7 * feat: create new organisation button * fix: moved button within dropdown * fix: inserted optional type --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rohan Chaturvedi <[email protected]> Co-authored-by: Amit Singh <[email protected]> Co-authored-by: Amit Singh <[email protected]>
nimish-ks
added a commit
that referenced
this pull request
Jan 11, 2024
* wip: jest - crypto unit tests * rebase test-cases (#138) * Build(deps): bump cryptography from 41.0.2 to 41.0.4 in /backend Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps-dev): bump postcss from 8.4.23 to 8.4.31 in /frontend Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.23...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump graphql from 16.6.0 to 16.8.1 in /frontend Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump semver and npm in /frontend Bumps [semver](https://github.com/npm/node-semver) to 7.5.4 and updates ancestor dependencies [semver](https://github.com/npm/node-semver) and [npm](https://github.com/npm/cli). These dependencies need to be updated together. Updates `semver` from 7.3.8 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.4) Updates `semver` from 6.3.0 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.4) Updates `npm` from 9.6.5 to 9.9.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v9.9.0/CHANGELOG.md) - [Commits](npm/cli@v9.6.5...v9.9.0) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: semver dependency-type: indirect - dependency-name: npm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump urllib3 from 1.26.14 to 1.26.18 in /backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.14...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update feature_request.md * fix: secret history button label / title * Fix toastify css (#93) * Update feature_request.md * fix: react toastify css import --------- Co-authored-by: Rohan Chaturvedi <[email protected]> * fix: react toastify css import (#92) * feat: added curl as a system dependency in frontend & backend Dockerfile (#95) * feat: added curl as a system dependency in frontend & backend Dockerfile * fix: install curl when one is root * fix: move curl outside the scope of transient dependencies * feat: webauth (#97) * feat: webauth implementation --------- Co-authored-by: rohan-chaturvedi <[email protected]> * feat: posthog (#99) * feat: added posthog analytics * fix: log screen mask * fix: protocols in dev env * chore: disable nextjs telemetry (#104) * chore: disable nextjs telemetry * chore: eof new line * refactor: onboarding (#105) * refactor: onboarding * fix: remove welcome screen, allow copying recovery kit * fix: misc teaks to onboarding * updated: copy on the invite onboarding * updated: new device setup copy * fix: typo in graphene type resolvers * fix: allow copying recovery kit on invite screen to allow account creation * feat: misc copy changes --------- Co-authored-by: Nimish <[email protected]> * Build(deps): bump django from 4.2.3 to 4.2.7 in /backend Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.7. - [Commits](django/django@4.2.3...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump axios from 1.3.6 to 1.6.0 in /frontend Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.6...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.3 in /frontend Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Build(deps): bump twisted from 22.10.0 to 23.10.0 in /backend Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.10.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-22.10.0...twisted-23.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * fix: only fetch create and update events in secret history query (#106) Co-authored-by: Nimish <[email protected]> * fix: bump session cookie ttl to 1 week (#107) Co-authored-by: Nimish <[email protected]> * feat: display token environments in SecretTokens (#112) * feat: display token environments in SecretTokens * Updated 'name' with 'envType' in frontend/components/apps/tokens/SecretTokens.tsx Co-authored-by: Rohan Chaturvedi <[email protected]> * feat: improve envTypes UI in SecretTokens * modified env type ui for light theme --------- Co-authored-by: Rohan Chaturvedi <[email protected]> * feat: add personal secret model * feat: add graphql types and mutations * feat: personal secrets ui, queries, mutations * fix: misc ui fixes * feat: add personal secrets to REST api response * fix: operation name conflict, regenerate types * fix: operation name * fix: overlapping password icons | Edge Browser * fix: misc improvements to app ui (#117) * fix: misc ui updates to new app flow * fix: rework app settings creen, fixes to app delete dialog * feat: add is_active field to personal secret model * feat: update frontend queries and mutations * chore: regenerate types * feat: show red spinner on danger buttons when isLoading * feat: handle isActive field, misc ux improvements * fix: remove console.log * fix: Search UI for light theme * fix: misc bugs, ui layout in override dialog * fix: tweak spacing * chore: bump posthog sdk version (#122) * chore: bump posthog sdk version * fix: lockfile * feat: allow restoring secret values from history (#121) * feat: allow restoring secret values from history * feat: added label to the restore button * fix: button ui --------- Co-authored-by: Nimish <[email protected]> Co-authored-by: Nimish <[email protected]> * Fix: Search UI for Env Type (#125) * Fixed Search UI for Env/Dev path * removed white space * fix: override resolver for secrets * Chore: bump dependencies (#132) * chore: bump posthog deps * chore: bumped cryptography 41.0.6 to address openssl PKCS7 * feat: create new organisation button * fix: moved button within dropdown * fix: inserted optional type --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rohan Chaturvedi <[email protected]> Co-authored-by: Amit Singh <[email protected]> Co-authored-by: Amit Singh <[email protected]> * chore: added jest * feat: added hest config * chore: add jest in tsconfig * feat: export saltFromString * feat: added cryptoutils tests * feat: export VERSION and change cryptoUtils * feat: add tests in ci * fix: yarn directories in ci * chore: added coverage to .gitingore * reverted: imports * feat: switched to jsdom; added module import context in jest config * chore: added jest-environment-jsdom as a dev dependency * chore: yarn lock * fix: override test environment with node to fix TextDecoder error * feat: added tests for environments crypto code * feat: added test for phase recovery kit * feat: added tests for secret sharding crypto * chore: organized tests better, fixed imports * chore: rename to environments * chore: switch to module path for keyshares import --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rohan Chaturvedi <[email protected]> Co-authored-by: Amit Singh <[email protected]> Co-authored-by: Amit Singh <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description 📣
Resolves an issue with the react-toastify css import that was breaking the frontend build.
Type ✨