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

feat: integrate edit api for executor details #611

Open
wants to merge 101 commits into
base: develop
Choose a base branch
from

Commits on Jul 10, 2024

  1. feat: added ui component for inheritance accordion (#439)

    * feat: added ui component for inheritance accordion
    
    * feat: removed Flex
    
    * feat: fix
    
    * feat: ui fix
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: fixes
    
    * feat: theme used
    
    * feat: ui fixes
    
    * feat: fixed accordian ui
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    Ishaan28malik and irshadjsr21 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ecb4319 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. feat: added oneinmany ui component (#437)

    * feat: added oneinmany ui component
    
    * feat: changes as per pr
    
    * feat: updated as per PR review
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/lang/ar-AE.json
    
    * Delete .changeset/fuzzy-stingrays-judge.md
    
    * Delete .changeset/lovely-toes-learn.md
    
    * Delete packages/cysync-core-constants/dist/cjs/constants.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/constants.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/constants.js
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/index.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/index.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/index.js
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/lang/de-DE.json
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/lang/en.json
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/lang/id-ID.json
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/lang/zh-CN.json
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/types.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/types.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/i18n/types.js
    
    * Delete packages/cysync-core-constants/dist/cjs/index.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/index.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/index.js
    
    * Delete packages/cysync-core-constants/dist/cjs/types/deviceError.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/types/deviceError.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/types/deviceError.js
    
    * Delete packages/cysync-core-constants/dist/cjs/types/index.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/types/index.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/types/index.js
    
    * Delete packages/cysync-core-constants/dist/cjs/types/serverError.d.ts
    
    * Delete packages/cysync-core-constants/dist/cjs/types/serverError.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/cjs/types/serverError.js
    
    * Delete packages/cysync-core-constants/dist/esm/constants.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/constants.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/constants.js
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/index.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/index.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/index.js
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/lang/ar-AE.json
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/lang/de-DE.json
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/lang/en.json
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/lang/id-ID.json
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/lang/zh-CN.json
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/types.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/types.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/i18n/types.js
    
    * Delete packages/cysync-core-constants/dist/esm/index.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/index.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/index.js
    
    * Delete packages/cysync-core-constants/dist/esm/types/deviceError.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/types/deviceError.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/types/deviceError.js
    
    * Delete packages/cysync-core-constants/dist/esm/types/index.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/types/index.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/types/index.js
    
    * Delete packages/cysync-core-constants/dist/esm/types/serverError.d.ts
    
    * Delete packages/cysync-core-constants/dist/esm/types/serverError.d.ts.map
    
    * Delete packages/cysync-core-constants/dist/esm/types/serverError.js
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: image fixes
    
    * feat: fixes
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: pr rview and added type 2
    
    * feat: removed className
    
    * feat: variable naming
    
    * feat: ui fixes and updates
    
    * feat: ui fixes
    
    * feat: theme used
    
    * feat: fixed oneinmany component animation for style 1
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    Ishaan28malik and irshadjsr21 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f60bd49 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. feat: ui added for inheritance reminder component (#443)

    * feat: added ui for inheritance reminder component
    
    * feat: git issue
    
    * feat: css fixes
    
    * feat: wrokflow fix
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: used variables
    
    * feat: ui fixes
    
    * feat: animation updates and pr review changes
    
    * feat: disabled width
    
    * refactor: code refactor
    
    * refactor: using typography
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    Ishaan28malik and irshadjsr21 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d2e76bc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. feat: ui added for many in many inheritance component (#476)

    * feat: ui added manyinmany component for inheritance
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: animation
    
    * feat: fixes
    
    * feat: used variables
    
    * feat: fixes
    
    * feat: ui fixes
    
    * feat: animation and pr review changes
    
    * feat: pr review changes
    
    * feat: pr review changes
    
    * feat: pr review changes on svg nd state management
    
    * feat: ui fixes and updates pr review changes build fix
    
    * feat: icon names and fixes
    
    * refactor: many in many component
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    Ishaan28malik and irshadjsr21 authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8e523a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f772f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e1343 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. feat: OTP input component ui (#489)

    * feat(inheritance): otp verification ui
    
    * chore: changeset for feature/inheritance-otpSection
    
    * feat(inheritance): otp verification ui PR fixes
    
    * feat(inheritance): ui fixes for otpSection
    
    * feat(inheritance): removed changeset
    
    * feat(inheritance): fix PR changes and removed eslint disable
    
    * feat(inheritance): removed pnpm-lock
    
    * feat(inheritance): fix PR review changes
    
    * chore: lint and pretty changes
    
    * refactor: otp input component ui
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    moayaan1911 and irshadjsr21 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    73ec11a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efd01c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ebe8a1 View commit details
    Browse the repository at this point in the history
  4. feat: inheritance nominee message component ui (#499)

    * feat(inheritance): added ui for nominee message
    
    * chore: linting changes
    
    * feat(inheritance): nominee messages PR fix
    
    * feat(inheritance): fix PR review changes
    
    * feat(inheritance): fix PR review changes
    
    * chore: lint and pretty changes
    
    * refactor: nominee message component ui
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    moayaan1911 and irshadjsr21 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3dc1606 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    2befa90 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. feat: coupon code input UI (#507)

    * feat(inheritance): coupon code UI
    
    * feat(inheritance): fix PR review changes
    
    * feat(inheritance): fix PR review changes
    
    * feat(inheritance): fix PR review changes
    moayaan1911 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9b4a2b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    e04fa58 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. feat: inheritance silver plan purchase ui (#513)

    * feat: added inheritance silver plan purchase ui till select wallets
    
    * feat: inheritance silver plan purchase ui without checkout
    irshadjsr21 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1002199 View commit details
    Browse the repository at this point in the history
  2. feat: inheritance plan card UI (#506)

    Co-authored-by: AryanCypherock <[email protected]>
    moayaan1911 and AryanCypherock authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    083a99a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66af3e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Feat/inheritance edit reminder time (#512)

    * feat: text strings and types for executor message dialog added
    
    * feat: dailog structure created
    
    * feat: executor message dialog ui created
    
    * refactor: export refactored
    
    * feat: added edit reminder time dialog
    
    * refactor: changed function names and types
    
    * fix: layout sizing and spacing issues
    
    * fix: open dialog function added
    
    * fix: layout sizing and spacing fixes and refactored lang string
    
    * fix: spacing and layout in success dialog
    
    * refactor: changed success dialog layout
    
    * refactor: fixed liniting and removed console logs
    
    * refactor: linting and exports refactored
    
    * fix: added props in reminder component and lang string updated
    AryanCypherock authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    28dfd0d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. ui added for dashboardWallet inheritance component (#475)

    * feat: inheritance youtube play component
    
    * feat: css inline removed
    
    * feat: ui added for dashboardwallet inheritance
    
    * feat: small fix
    
    * feat: pr review changes
    
    * feat: fixes
    
    * feat: used variables
    
    * feat: ui fixes and pr review changes
    
    * feat: images fixed
    
    * feat: new designs added
    
    * feat: background image update
    
    * feat: uptes and pr review changes
    
    * feat: fixes
    
    * feat: lock file update
    
    * feat: build fix
    
    * feat: pr review changes code splitting and animation fixes
    
    * feat: bug fix
    
    * feat: bug fix
    
    * feat: icon update
    
    * fix: layout and animation fixes
    
    * fix: fixed animation and timings in setup cover state and added lang string
    
    * fix: updated ui according to the design changes
    
    ---------
    
    Co-authored-by: AryanCypherock <[email protected]>
    Ishaan28malik and AryanCypherock authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9437d10 View commit details
    Browse the repository at this point in the history
  2. feat/inheritance payment promo (#515)

    * feat: payment promo ui created
    
    * feat: added invalid state ui in the coupon input element
    
    * fix: fixed error message overflow issue
    
    * refactor: used maps instead of if else conditions
    AryanCypherock authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5994059 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Feat/inheritance edit user details dialog (#517)

    * feat: edit user details dialog added
    
    * refactor: moved repeated strings to a common destination
    AryanCypherock authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    aa087a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. feat: inheritance page layout implemented PRF-7402 (#518)

    * feat: inheritance page layout implemented
    
    * fix: passing action button text as a prop
    AryanCypherock authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    eae0ee6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0bfd3a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f9b4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d383971 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Feat/inheritance pin recovery dialog (#520)

    * feat: inheritance recovery pin dialog added
    
    * feat: sidebar and device required dialog added
    
    * fix: dialog state changed
    
    * chore: review changes
    
    * fix: revert error dialog
    AryanCypherock authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5b44a6a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. feat: summary component UI (#514)

    * feat: summary component UI
    
    * refactor: changed summary into summary card component
    
    - Rewrote nominee message to make it atomic
    - Refactored summary component into summary card component
    
    * refactor: remove obsolete comments
    
    * chore: prettier fix
    
    * chore: review changes
    
    * refactor: generalize the summary card
    
    * fix: fix build
    
    ---------
    
    Co-authored-by: TejasvOnly <[email protected]>
    Co-authored-by: Tejasv Sharma <[email protected]>
    3 people authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cc744bd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    9c1cf9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8d2b7 View commit details
    Browse the repository at this point in the history
  3. feat: inheritance home page and choose plan ui (#529)

    * feat: inheritance page layout implemented
    
    * fix: passing action button text as a prop
    
    * feat: inheritance homepage implementation
    
    * fix: added sidebar chip and fixed lang string errors
    
    * fix: updated the page layout and added new pages
    
    * fix: icon fixed
    
    * chore: updated lang strings across all languages
    
    * fix: removed duplicate identifier from lang strings
    
    * feat: choose plan screen added
    
    * chore: review changes and lang strings updated
    
    * fix: removed action button from setup page
    AryanCypherock authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c41c3b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93589cd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    631286c View commit details
    Browse the repository at this point in the history
  2. fix: inheritance UI many in many (#523)

    * fix: animation fix in many in many
    
    * fix: added animated gradient
    
    * fix: added colors for card in theme
    AryanCypherock authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f025bfb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. feat: inheritance pin recovery dialog (#526)

    * feat: inheritance recovery pin dialog added
    
    * feat: sidebar and device required dialog added
    
    * fix: dialog state changed
    
    * chore: review changes
    
    * fix: revert error dialog
    
    * feat: added images and animations in the dialogs
    
    * chore: review changes
    AryanCypherock authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a796fc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: silver plan setup api integration (#516)

    * feat: added register apis on silver plan setup
    
    * feat: added server error handling on silver plan setup
    
    * feat: added silver plan login, persistent login till app close
    
    * feat: updated submodules
    
    * feat: integrated encrypted flow on silver plan setup
    
    * wip
    
    * feat: updated silver plan setup apis
    
    * refactor: auth wallet hook
    
    * feat: handled silver plan setup edge cases
    
    * feat: implemented checkout page on silver plan purchase
    irshadjsr21 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    95238d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    2d3bcf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. feat: inheritance gold plan purchase UI (#525)

    * feat: refactored existing dialogs
    
    * wip
    
    * fix: lang strings and context changed from silver to gold
    
    * feat: added dialogs
    
    * feat: gold plan subscription flow added
    
    * feat: question mark tooltip component  added
    
    * refactor: lang strings and layout updated
    
    * feat: summary dialog and milstones added in encryption and wallet auth
    
    * fix: changed React-Player to Video and updated milestones in encryption
    
    * fix: review changes and layout, tooltip and lang strings fixed
    
    * fix: tooltip update
    
    * fix: lang strings updated
    
    * fix: updated image
    
    * Merge branch 'feat/inheritance-ui' into feat/inheritance-gold-plan-purchase
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    AryanCypherock and irshadjsr21 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    702f6c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d0b3539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35cabbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40206d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. feat: Inheritance UI plan details (#532)

    * feat: inheritance page layout implemented
    
    * fix: passing action button text as a prop
    
    * feat: inheritance homepage implementation
    
    * fix: added sidebar chip and fixed lang string errors
    
    * fix: updated the page layout and added new pages
    
    * fix: icon fixed
    
    * chore: updated lang strings across all languages
    
    * fix: removed duplicate identifier from lang strings
    
    * feat: plan details added
    
    * chore: implemented review changes
    
    * fix: layout fixes in plan details
    
    * fix: reminder period input text updated in summary
    
    * chore: lang strings updated
    AryanCypherock authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5595c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63aa99 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    90e8414 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #521 from Cypherock/feat/inheritance-edit-encrypte…

    …d-message
    
    feat: inheritance edit encrypted message
    AryanCypherock authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5f96276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aa5a01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3677d51 View commit details
    Browse the repository at this point in the history
  5. fix: inheritance release (#539)

    * fix: inheritance release
    
    * fix: ui tests
    irshadjsr21 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7d892c9 View commit details
    Browse the repository at this point in the history
  6. fix: inheritance release

    irshadjsr21 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    785b31f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    42f7f57 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. feat: card tap input updated (#536)

    * feat: card tap input updated
    
    * feat: implemented tap card input in gold plan
    
    * feat: added tap input, and tooltips in silver plan
    
    * chore: review changes
    
    * fix: added message box in pin recovery wallet auth
    AryanCypherock authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    281ae42 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. feat: inheritance UI dashboard layout (#542)

    * feat: unlock plans dashboard ui implemented
    
    * fix: updated image and lang strings for silver plan
    
    * fix: build error fixed
    
    * feat: added buttons in plan details
    
    * fix: fixed scaling issues in plan details
    
    * chore: refactored plan details layout and pin recovery image updated
    
    * fix: updated details grid props
    
    * fix: refactored data interface in plan details grid
    AryanCypherock authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    93965aa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: inheritance pin recovery and silver plan setup refactor (#546)

    * feat: inheritance pin recovery and silver plan setup refactor
    
    * fix: sync plans integration
    
    * feat: added multi card tap on silver plan setup
    
    * fix: multi card tap in pin recovery and encryption
    
    * refactor: review changes
    irshadjsr21 authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    246522e View commit details
    Browse the repository at this point in the history
  2. feat: inheritance estate recovery dialog ui (#545)

    * feat: estate recovery dialog added
    
    * fix: fixed milestones and dialog flow
    
    * feat: updated layout
    
    * fix: changed react-player to Video and updated lang strings
    
    * feat: updated layout, images and lang strings
    
    * chore: review changes and updated image at pin recovery
    
    * chore: review changes
    
    * chore: pretty and lint
    
    * chore: terms and input tap updated in ui
    
    * Merge branch 'feat/inheritance-ui' into feat/inheritance-estate-recovery-dialog
    AryanCypherock authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4f5e222 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat: plan details and plan login integration (#550)

    * feat: inheritance pin recovery and silver plan setup refactor
    
    * fix: sync plans integration
    
    * feat: added multi card tap on silver plan setup
    
    * fix: multi card tap in pin recovery and encryption
    
    * feat: plan details and plan login integration
    
    * refactor: review changes
    irshadjsr21 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    285b3db View commit details
    Browse the repository at this point in the history
  2. fix: updated dashboard wallet backgrounds and icons (#538)

    * fix: updated dashboard wallet backgrounds and icons
    
    * fix: dashboard wallet ui and strings updated
    AryanCypherock authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8d2e3b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. feat: inheritance silver plan UI update (#549)

    * feat: inheritance pin recovery and silver plan setup refactor
    
    * fix: sync plans integration
    
    * feat: added multi card tap on silver plan setup
    
    * feat: silver plan setup layout and text update
    
    * fix: layout update pin recovery
    
    * fix: qa issues resolved in silver plan setup
    
    * fix: auto focus inputs and coupon input and tooltip in select wallet fixed
    
    * fix: fixed wallet name issue in pin recovery dialog flow
    
    * chore: review changes and fixed tooltip issue in select wallet
    
    ---------
    
    Co-authored-by: Md Irshad Ansari <[email protected]>
    AryanCypherock and irshadjsr21 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7acfae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0be7e17 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Feat/inheritance gold setup functionality (#537)

    Co-authored-by: Md Irshad Ansari <[email protected]>
    Co-authored-by: AryanCypherock <[email protected]>
    fix: make summary page functional (#551)
    3 people authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7096f66 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    c5d4d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa25f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fix: lang string updated (#553)

    Co-authored-by: Tejasv Sharma <[email protected]>
    AryanCypherock and TejasvOnly authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7c58552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824ff87 View commit details
    Browse the repository at this point in the history
  3. feat: inheritance estate recovery integration (#552)

    Co-authored-by: AryanCypherock <[email protected]>
    Co-authored-by: TejasvOnly <[email protected]>
    3 people authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ee2312f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70215e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    753aa2f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    91c4528 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    c419298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    975ff46 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6d5ca52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdba957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2cae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0cedcc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    50d126b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd9d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8071ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f932ce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a3efe10 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    022a492 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    4b5bca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31b7229 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb0fc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f3d60d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc8d59d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9cd8d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc5db61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea05191 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69d5da5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f00738 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2057a94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edee1fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56e3d40 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix: build error fix

    AryanCypherock committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b736dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06820f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e3a4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd1faa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    04f2d96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e52b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03efb43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c72b24 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    a13af9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce90d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a904de1 View commit details
    Browse the repository at this point in the history