Skip to content
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 1 commit into from
Oct 23, 2023
Merged

fix: react toastify css import #92

merged 1 commit into from
Oct 23, 2023

Conversation

rohan-chaturvedi
Copy link
Member

Description 📣

Resolves an issue with the react-toastify css import that was breaking the frontend build.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

@nimish-ks nimish-ks merged commit 664f34a into main Oct 23, 2023
6 checks passed
@nimish-ks nimish-ks deleted the fix--toastify-css branch October 23, 2023 09:17
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants