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

Feature/toggle enhancements #2167

Merged
merged 4 commits into from
Aug 3, 2021

Conversation

comountainclimber
Copy link
Member

What current issue(s) from Trello/Github does this address?

What problem does this PR solve?

How did you solve this problem?

How did you make sure your solution works?

Are there any special changes in the code that we should be aware of?

Is there anything else we should know?

  • Unit tests written?

@comountainclimber comountainclimber merged commit 62b0643 into neon-3-III Aug 3, 2021
comountainclimber added a commit that referenced this pull request Aug 3, 2021
* Squash commits implements auth

* Fix broken encrypted login and wallet creation

* Update snapshots

* Implement n3 balancesActions and fix neon-js version bug

* Add balance actions and fix various bugs

* n3 token/tx support

* lint

* lint

* lint

* lint

* Fix test

* remove randombytes

* lint

* feature: support for activity screen (#2142)

* Loading activity with defects

* fix layout issues

* Remove hardcoded GAS in activity tab

* add n3 linking for to dora

* Fix test

* Wire up pending transaction flow

* Wires up pending tx flow fixes type errors

* Fix possible balance bug

* Fixes reset check (#2143)

* Feature/n3 tx refactor ii (#2144)

* Remove fee buttons if chain is n3

* Fix test

* feature: additional nep17 support (#2146)

* Remove fee buttons if chain is n3

* Fix test

* Adds support for any nep11

* lint

* Fixes pending tx actions

* Bump neon-js version

* add broadcasting notification

* Bump version in pack

* Update snaps

* Fix electron crashing bug

* Fix local storage bug

* bump version in pack

* Update snapshots

* feature: full n3 contacts support (#2154)

* Adds isolated support for n3 contacts flow

* lint

* Fixes small CSS bug

* Clean up Receive UI/layout

* Clean up Receive UI/layout

* Fixes bug with stored wallet retrieval (#2155)

* Bump version and update snaps

* feature: add n3 fee data to UI (#2163)

* Sets up fee logic and UI for n3 transactions

* Sort out max logic for GAS transactions

* Clean up css'

* feature: chain specific header UI (#2164)

* Fixes serious bug in settingsActions and adds chain specific header

* Update snapshots

* Sets up foundation for n3 GAS claims (#2165)

* feature: network configuration / node select (#2166)

* Adds support for n3 testnet and mainnet

* Update snapshots

* Remove dead code

* Feature/toggle enhancements (#2167)

* Implements mocks for chain toggle

* lint

* Update snaps

* Remove commented out code
@coveralls
Copy link

coveralls commented Aug 3, 2021

Pull Request Test Coverage Report for Build 7974

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 38.882%

Totals Coverage Status
Change from base Build 7969: 0.02%
Covered Lines: 1586
Relevant Lines: 3680

💛 - Coveralls

comountainclimber added a commit that referenced this pull request Aug 7, 2021
* update testnet node list

* Adds themed implementation of new mobile tab

* Updates snapshots

* Remove accounts data for now

* Clean up CSS

* Updates pricesActions.js

* Prevents loop

* Remove logging

* feature: set dora as default and url bugs (#2099)

* Set dora as default and update tx link

* Update tests

* Fix tests

* Fix tests again

* feature: implements export QR user experience (#2098)

* Wires up modals and canvas logic

* Fix typo

* lint

* lint

* Updates Mobile.jsx (#2102)

* build(deps): bump y18n from 3.2.1 to 3.2.2 (#2105)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updates the export codes to conform to new schema (#2106)

* build(deps): bump ua-parser-js from 0.7.22 to 0.7.28 (#2128)

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.22 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](faisalman/ua-parser-js@0.7.22...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump handlebars from 4.7.6 to 4.7.7 (#2129)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump url-parse from 1.4.7 to 1.5.1 (#2130)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#2131)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump dns-packet from 1.3.1 to 1.3.4 (#2134)

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feature: n3 support (#2153)

* Squash commits implements auth

* Fix broken encrypted login and wallet creation

* Update snapshots

* Implement n3 balancesActions and fix neon-js version bug

* Add balance actions and fix various bugs

* n3 token/tx support

* lint

* lint

* lint

* lint

* Fix test

* remove randombytes

* lint

* feature: support for activity screen (#2142)

* Loading activity with defects

* fix layout issues

* Remove hardcoded GAS in activity tab

* add n3 linking for to dora

* Fix test

* Wire up pending transaction flow

* Wires up pending tx flow fixes type errors

* Fix possible balance bug

* Fixes reset check (#2143)

* Feature/n3 tx refactor ii (#2144)

* Remove fee buttons if chain is n3

* Fix test

* feature: additional nep17 support (#2146)

* Remove fee buttons if chain is n3

* Fix test

* Adds support for any nep11

* lint

* Fixes pending tx actions

* Bump neon-js version

* add broadcasting notification

* Bump version in pack

* Update snaps

* Fix electron crashing bug

* Fix local storage bug

* bump version in pack

* Update snapshots

* feature: full n3 contacts support (#2154)

* Adds isolated support for n3 contacts flow

* lint

* Fixes small CSS bug

* Clean up Receive UI/layout

* Clean up Receive UI/layout

* Fixes bug with stored wallet retrieval (#2155)

* Bump version and update snaps

* feature: add n3 fee data to UI (#2163)

* Sets up fee logic and UI for n3 transactions

* Sort out max logic for GAS transactions

* Clean up css'

* feature: chain specific header UI (#2164)

* Fixes serious bug in settingsActions and adds chain specific header

* Update snapshots

* Sets up foundation for n3 GAS claims (#2165)

* feature: network configuration / node select (#2166)

* Adds support for n3 testnet and mainnet

* Update snapshots

* Remove dead code

* Feature/toggle enhancements (#2167)

* Implements mocks for chain toggle

* lint

* Update snaps

* Remove commented out code

* Bumps version in pack

* Fixes outstanding release blockers

* fix tests, bump version

* Change testnet url in TransactionHistoryActions

* Minor release candidate enhancements

* Fix type check:

* lint

* Adds release notes fixes small bugs

* Fixes release notes image

* Final release enhancements and minor bug fixes

* Updates snapshots

Co-authored-by: Tyler <lllwvlvwlll@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
comountainclimber added a commit that referenced this pull request Aug 24, 2021
* Squash commits implements auth

* Fix broken encrypted login and wallet creation

* Update snapshots

* Implement n3 balancesActions and fix neon-js version bug

* Add balance actions and fix various bugs

* n3 token/tx support

* lint

* lint

* lint

* lint

* Fix test

* remove randombytes

* lint

* feature: support for activity screen (#2142)

* Loading activity with defects

* fix layout issues

* Remove hardcoded GAS in activity tab

* add n3 linking for to dora

* Fix test

* Wire up pending transaction flow

* Wires up pending tx flow fixes type errors

* Fix possible balance bug

* Fixes reset check (#2143)

* Feature/n3 tx refactor ii (#2144)

* Remove fee buttons if chain is n3

* Fix test

* feature: additional nep17 support (#2146)

* Remove fee buttons if chain is n3

* Fix test

* Adds support for any nep11

* lint

* Fixes pending tx actions

* Bump neon-js version

* add broadcasting notification

* Bump version in pack

* Update snaps

* Fix electron crashing bug

* Fix local storage bug

* bump version in pack

* Update snapshots

* feature: full n3 contacts support (#2154)

* Adds isolated support for n3 contacts flow

* lint

* Fixes small CSS bug

* Clean up Receive UI/layout

* Clean up Receive UI/layout

* Fixes bug with stored wallet retrieval (#2155)

* Bump version and update snaps

* feature: add n3 fee data to UI (#2163)

* Sets up fee logic and UI for n3 transactions

* Sort out max logic for GAS transactions

* Clean up css'

* feature: chain specific header UI (#2164)

* Fixes serious bug in settingsActions and adds chain specific header

* Update snapshots

* Sets up foundation for n3 GAS claims (#2165)

* feature: network configuration / node select (#2166)

* Adds support for n3 testnet and mainnet

* Update snapshots

* Remove dead code

* Feature/toggle enhancements (#2167)

* Implements mocks for chain toggle

* lint

* Update snaps

* Remove commented out code
@comountainclimber comountainclimber deleted the feature/toggle-enhancements branch August 10, 2022 13:45
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.

None yet

2 participants