Minor styling fix
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 3 2022
Jul 29 2022
Replaced Links with custom styled button component. Small styling changes have been made to accommodate the new button component. Updated snapshots.
Jul 28 2022
Rebased per review feedback
Jul 27 2022
Jul 26 2022
Rebased to master, updated validation test for parseInvalidSettingsForMigration function to include new default setting and added logic to hide the 'Hide' button on outgoing messages.
Rebased and updated validation tests to include new defaultSetting.
Jul 19 2022
Jul 13 2022
Jul 12 2022
Abandonning as arc diff attempts to commit diff to wrong revision.
Bumped extension version in web/cashtab/extension/public/manifest.json, and cashtab-components storybook version in web/cashtab-components/package.json. Updated test plan per review feedback.
I don't think it is related to this diff, but in storybook, all of the CashtabButton components are throwing this error.
Jul 11 2022
Jul 8 2022
Added unit tests to validation.test.js
responding to review feedback
Jul 7 2022
Responding to review feedback
Check isValidCasthabSettings(modifiedLocalSettings), updated comment in validation.js to reflect what is happening now.
Jul 6 2022
Commandeered & rebased to master
Jun 30 2022
Responding to review feedback
Jun 24 2022
Jun 23 2022
fixed no-unused-vars error
responding to review feedback
Refactored onClick function
Jun 21 2022
responding to review feedback
Jun 20 2022
Jun 17 2022
Jun 16 2022
Jun 15 2022
Responded to review feedback, PropTypes changed to object with title and msg key/value pairs. Logic has been added to the CopyToClipboard component to deal with cases where message + title & msg or title is blank.
Jun 14 2022
Jun 13 2022
Jun 10 2022
Per review feedback, the cashtab setting has been switched from autoCameraOff to autoCameraOn, and the default value has been set to match existing cashtab behaviour. Wording has also changed to reflect review feedback.
responding to review feedback
Jun 9 2022
Responding to review feedback
Responding to review feedback
Jun 8 2022
Added logic to handle cases where contactAddress !== dataAddress, and changed the key per review feedback.
responding to review feedback
Responding to review feedback
Jun 7 2022
responding to review feedback
Jun 6 2022
Responding to review feedback
Responding to review feedback
Jun 3 2022
Reinstall husky as a dev-dependency.
Altered pre-commit script