Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Feature: desktop localstorage migration #3491

Merged
merged 5 commits into from
Feb 16, 2022
Merged

Conversation

mmv08
Copy link
Member

@mmv08 mmv08 commented Feb 11, 2022

What it solves

Resolves #3379
Cherry-picks #2672

How this PR fixes it

It turned out that we don't need a migration script, but we had to change productName in package.json to match the old name, so it uses the same cache folder

How to test it

  1. Download app 3.8.4 from https://gnosis-safe.io
  2. Load safes, add things to address book, etc
  3. Build a new app from this PR:
yarn build-desktop && yarn electron-build
  1. Install it from dist folder and check that all the content from an old app is there

⚠️ Question ⚠️

Do I merge it to the electron branch or we should create a new one for the release?

mmv08 and others added 2 commits February 10, 2022 19:30
…ient (#3273)

* pass current origin to the safe apps endpoint, add access controls to types

* pass current origin to the safe apps endpoint, add access controls to types

* update deps

* cmon javascript build ples

* fix param casing, update sdk

* Update build desktop app github action

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

@mmv08 mmv08 requested review from dasanra and yagopv February 11, 2022 17:03
@github-actions
Copy link

github-actions bot commented Feb 11, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 2 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@github-actions
Copy link

Deployment links

🟠 Rinkeby Mainnet 🟣 Polygon 🟡 BSC Arbitrum 🟢 Gnosis Chain

@github-actions
Copy link

github-actions bot commented Feb 11, 2022

E2E Tests Passed ✅
Check the results here: https://github.com/gnosis/safe-react-e2e-tests/actions/runs/1852452518

@mmv08 mmv08 linked an issue Feb 14, 2022 that may be closed by this pull request
@dasanra
Copy link
Collaborator

dasanra commented Feb 16, 2022

Desktop build with latest changes
https://github.com/gnosis/safe-react/actions/runs/1852271413

@JagoFigueroa
Copy link

Testing finished! Thank you guys for helping and the quick action in creating the builds ;)

@dasanra dasanra merged commit b3841a5 into electron Feb 16, 2022
@dasanra dasanra deleted the feat/desktop-ls-migration branch February 16, 2022 14:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Desktop App] Fix data migration for desktop app
3 participants