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

[DDW-1073] Daedalus copy updates for Incentivized Testnet - Balance check #1685

Conversation

tomislavhoracek
Copy link
Contributor

This PR introduces Daedalus copy updates for ITN - Balance check, Legacy wallet delete description and disabling "Wallet Import" feature

Todos

  • Disable wallet import
  • Add Legacy wallet delete description

Screenshots

  • Screenshot

Add Walled
EN - Add Walled

JA - Add Walled

Disabled import feature

EN - Disabled import feature

Screen Shot 2019-11-13 at 20 27 32

Notification - Move Testnet ADA

EN - Notification - Move Testnet ADA

JA - Notification - Move Testnet ADA

Notification - NO Rewards Wallet

EN - Notification - NO Rewards Wallet

JA - Notification - NO Rewards Wallet

Restore Wallet TAB 1

EN - Restore Wallet TAB 1

JA - Restore Wallet TAB 1

Restore Wallet TAB 2

EN - Restore Wallet TAB 2

JA - Restore Wallet TAB 2

Transfer Funds dialog - step 1

EN - Transfer Funds dialog - step 1

JA - Transfer Funds dialog - step 1

Deletion warning message on Legacy Wallet

EN- Deletion warning message on Legacy Walet

Screen Shot 2019-11-13 at 20 26 24


Testing Checklist


Review Checklist

Basics

  • PR has been assigned and has appropriate labels (feature/bug/chore, release-x.x.x)
  • PR is updated to the most recent version of the target branch (and there are no conflicts)
  • PR has a good description that summarizes all changes and shows some screenshots or animated GIFs of important UI changes
  • CHANGELOG entry has been added to the top of the appropriate section (Features, Fixes, Chores) and is linked to the correct PR on GitHub
  • Automated tests: All acceptance and unit tests are passing (yarn test)
  • Manual tests (minimum tests should cover newly added feature/fix): App works correctly in development build (yarn dev)
  • Manual tests (minimum tests should cover newly added feature/fix): App works correctly in production build (yarn package / CI builds)
  • There are no flow errors or warnings (yarn flow:test)
  • There are no lint errors or warnings (yarn lint)
  • There are no prettier errors or warnings (yarn prettier:check)
  • There are no missing translations (running yarn manage:translations produces no changes)
  • Text changes are proofread and approved (Jane Wild / Amy Reeve)
  • Japanese text changes are proofread and approved (Junko Oda)
  • UI changes look good in all themes (Alexander Rukin)
  • Storybook works and no stories are broken (yarn storybook)
  • In case of dependency changes yarn.lock file is updated

Code Quality

  • Important parts of the code are properly commented and documented
  • Code is properly typed with flow
  • React components are split-up enough to avoid unnecessary re-renderings
  • Any code that only works in main process is neatly separated from components

Testing

  • New feature/change is covered by acceptance tests
  • New feature/change is manually tested and approved by QA team
  • All existing acceptance tests are still up-to-date
  • New feature/change is covered by Daedalus Testing scenario
  • All existing Daedalus Testing scenarios are still up-to-date

After Review

  • Merge the PR
  • Delete the source branch
  • Move the ticket to done column on the YouTrack board
  • Update Slack QA thread by marking it with a green checkmark

disassembler and others added 30 commits July 30, 2019 14:37
…#1516)

* [DDW-815] Removed 'Realtime statistics monitor' link from Testnet builds

* [DDW-815] Trigger rebuild
* DDW-812 Fix application dialog close button colour

* [DDW-812] CHANGELOG

* [DDW-813] Remove unused code

* [DDW-812] Run translation manager
)

* [DDW-813] Adds a link to the 'Safety Tips' Support portal article

* [DDW-815] Trigger rebuild

* [DDW-813] Adds missing Japanese translation

* [DDW-813] Fix failing acceptance test
…en (#1521)

* [DDW-812] Fix notification z-index issue on Daedalus Diagnostics screen

* [DDW-812] Prevent display of main UI under the Block consolidation screen
1529: fixes size of linux installer r=disassembler a=disassembler

This PR CHANGES.

## Todos

- [ ] Todo

## Screenshots

- Screenshot

---

## Testing Checklist

- [Slack QA thread](https://input-output-rnd.slack.com/messages/GGKFXSKC6)
- [ ] Test

---

## Review Checklist

### Basics

- [ ] PR has been assigned and has appropriate labels (`feature`/`bug`/`chore`, `release-x.x.x`)
- [ ] PR is updated to the most recent version of the target branch (and there are no conflicts)
- [ ] PR has a good description that summarizes all changes and shows some screenshots or animated GIFs of important UI changes
- [ ] CHANGELOG entry has been added to the top of the appropriate section (*Features*, *Fixes*, *Chores*) and is linked to the correct PR on GitHub
- [ ] Automated tests: All acceptance and unit tests are passing (`yarn test`)
- [ ] Manual tests (minimum tests should cover newly added feature/fix): App works correctly in *development* build (`yarn dev`)
- [ ] Manual tests (minimum tests should cover newly added feature/fix): App works correctly in *production* build (`yarn package` / CI builds)
- [ ] There are no *flow* errors or warnings (`yarn flow:test`)
- [ ] There are no *lint* errors or warnings (`yarn lint`)
- [ ] There are no *prettier* errors or warnings (`yarn prettier:check`)
- [ ] There are no missing translations (running `yarn manage:translations` produces no changes)
- [ ] Text changes are proofread and approved (Jane Wild / Amy Reeve)
- [ ] Japanese text changes are proofread and approved (Junko Oda)
- [ ] UI changes look good in all themes (Alexander Rukin)
- [ ] Storybook works and no stories are broken (`yarn storybook`)
- [ ] In case of dependency changes `yarn.lock` file is updated

### Code Quality
- [ ] Important parts of the code are properly commented and documented
- [ ] Code is properly typed with flow
- [ ] React components are split-up enough to avoid unnecessary re-renderings
- [ ] Any code that only works in main process is neatly separated from components

### Testing
- [ ] New feature/change is covered by acceptance tests
- [ ] New feature/change is manually tested and approved by QA team
- [ ] All existing acceptance tests are still up-to-date
- [ ] New feature/change is covered by Daedalus Testing scenario
- [ ] All existing Daedalus Testing scenarios are still up-to-date

### After Review
- [ ] Merge the PR
- [ ] Delete the source branch
- [ ] Move the ticket to `done` column on the YouTrack board
- [ ] Update Slack QA thread by marking it with a green checkmark


Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
* [DDW-892] Handle disk space check error gracefully

* [DDW-892] CHANGELOG

* [DDW-892] Translation manager

* [DDW-892] Add disk space checker into try<->catche to avoid app crash

* [DDW-892] Add unknown label with link to support article when disk space not reacheable

* [DDW-892] Fix CHANGELOG typo
* [DDW-900] wip

* [DDW-900] News feed feature update

* [DDW-900] add feature description for news feed feature

* [DDW-900] update news feed feature specification

* [DDW-900] Update package.json, Adds CHANGELOG entry
* only build mac installers with queue=daedalus agents

* Adds the option to skip signing

* [DEVOPS] Adds CHANGELOG entry
* [DDW-893] UI Init

* [DDW-893] CHANGELOG

* [DDW-893] UI progress

* [DDW-893] UI - progress

* [DDW-893] Wallet Settings page UI and logic

* [DDW-893] Lint

* [DDW-893] Dialogs - init

* [DDW-893] Dialogs - containers and buttons

* [DDW-893] Dialogs - basic styling

* [DDW-893] Dialogs - basic styling

* [DDW-893] Dialogs - intl

* [DDW-893] Dialogs - translations manager

* [DDW-893] Dialogs - update Storybook

* [DDW-893] Dialogs - Change 'safetyAgreement' logic

* [DDW-893] Styling adjustments

* [DDW-893] Correct button naming

* [DDW-893] Remove unused dummy data

* [DDW-893] Change local wallet data logic location

* [DDW-893] updates mnemonicsConfirmationDate

* [DDW-893] Move wallet status logic

* [DDW-893] Sidebar notification

* [DDW-893] Integrate new API endpoint

* [DDW-893] Wallets list notification

* [DDW-893] Implement actions and store logic

* [DDW-893] Flow errors

* [DDW-893] Flow errors

* [DDW-893] Translation manager

* [DDW-893] Introduce Recovery Phrase Autocomplete

* [DDW-893] Wallet Recovery Phrase validation and error messages

* [DDW-893] Prevent closing when entering mnemonics

* [DDW-893] Handles ElectronStore not available

* [DDW-893] Fixes broken Storybook story

* [DDW-893] Removes local data when deleting a wallet

* [DDW-893] Update get wallet id and balance API endpoint

* [DDW-893] Wallet nav notification

* [DDW-893] Replace isVerifying component inner state with request isExecuting flag

* [DDW-893] Styling adjustment

* [DDW-893] Support portal link

* [DDW-893] Adjustment

* [DDW-893] Styling adjustments

* [DDW-893] CSS Variables

* [DDW-893] Correct time until

* [DDW-893] Translation manager

* [DDW-893] Update CHANGELOG

* [DDW-893] Japanese translation

* [DDW-893] Japanese translation

* [DDW-893] Japanese translation

* [DDW-893] Japanese translation

* [DDW-893] Japanese translation

* [DDW-893] Bg color for OK status

* [DDW-893] Checkbox labels

* [DDW-893] Keeps button verifying state after request is finished

* [DDW-893] Removes dummy data from store

* [DDW-893] Removes unused styling

* [DDW-893] Fixes wrong dropdown positioning

* [DDW-893] Wallet LocalStorage as a class

* [DDW-893] Flow errors

* [DDW-893] Refactory - init

* [DDW-893] Adjustments

* [DDW-893] Refactory - progress

* [DDW-893] Refactory - progress

* [DDW-893] Restores nav notification

* [DDW-893] Updates wallet local after verifying

* [DDW-893] Removes local data when deleting a wallet

* [DDW-893] Reverts removing logs

* [DDW-893] Removes unfinished test file

* [DDW-893] E2E tests - WIP

* [DDW-893] E2E tests - WIP

* [DDW-893] Working E2E tests

* [DDW-893] Improves E2E tests

* [DDW-893] Translation manager

* [DDW-893] Fixes wrong font variable introduced in [DDW-757]

* [DDW-893] Automatic update message improvement

* [DDW-893] Code improvements

* [DDW-893] Fix broken E2E tests

* [DDW-893] Bump cardano-sl revision

* [DDW-893] Fix failing acceptance test

* [DDW-893] Replace notification threshold from 150 to 183 days

* [DDW-893] Better intl variable naming

* [DDW-893] English proofreading changes

* [DDW-893] Japanese translation
* [DDW-901] Adds more content fields to component and story, aligns exit btn

* [DDW-901] Fixes ESLint warnings

* [DDW-901] Introduce news feed store observers

* [DDW-901] Flow fixes

* [DDW-901] Fixes file names

* [DDW-901] Passes data from newsfeed store to container to component

* [DDW-901] News feed - creating News feed component - adding News Feed - no news feed items

* [DDW-901] News feed - creating News feed component - adding News Feed container

* [DDW-901] Adjusts rendering of props

* [DDW-901] News feed - creating News feed component - adding News Feed container

* [DDW-901] basic setup for patching news feed api in tests

* [DDW-901] NewsFeed store improvement

* [DDW-901] News feed - creating News feed component - adding toggle action on app store

* [DDW-901] News feed - creating News feed component - adding toggle button on top bar

* [DDW-901] News feed - creating News feed component - adding toggle button on top bar

* [DDW-901] News feed - creating News feed component - small fix

* [DDW-901] Flow improvements

* [DDW-901] News feed - creating News feed component - adding toggle button on loading screen

* [DDW-901] News feed - creating News feed component - small hover fix

* [DDW-901] add read news local storage api

* [DDW-901] remove old comments

* [DDW-901] implement news feed test setup steps

* [DDW-901] News feed - creating News feed component - adding News Feed open/close animation

* [DDW-901] News feed - creating News feed component - adding toggle button on loading screen

* [DDW-901] Alerts and Incidents

* [DDW-901] refactor news feed test steps

* [DDW-901] News feed - creating News feed component - adding toggle button animation

* [DDW-901] News feed - creating News feed component - adding toggle button on loading screen

* [DDW-901] News feed - creating News feed component - fixing storybook

* [DDW-901] News feed - creating News feed component - renaming storybook domain name for news

* [DDW-901] Updates styles for incident and alert overlay

* [DDW-901] Handle Markdown in News Item content

* [DDW-901] Fix syncing tooltip

* [DDW-901] News feed - creating News feed component - adding News Item component

* [DDW-901] News feed - creating News feed component - adding News Item component

* [DDW-901] News feed - creating News feed component - adding News Item component

* [DDW-901] refactor and implement more acceptance tests

* [DDW-901] News feed - creating News feed component - fixing News Item component in storybook

* [DDW-901] News feed - creating News feed component - fixing storybook

* [DDW-901] Introduce WalletsCollection class with helper methods

* [DDW-901] Update markdown content

* [DDW-901] News feed - creating News feed component - News Item expanding/collapsing

* [DDW-901] News Store hotfix

* [DDW-901] Continues adjusting styles of AlertOverlay

* [DDW-901] Update markdown

* [DDW-901] Adds content box scrolling, and scrollbar thumb styles

* [DDW-901] News feed sidebar animation update

* [DDW-901] News feed - creating News feed component - News Item date format

* [DDW-901] Update news fetching state

* [DDW-901] Introduce markAsRead @action

* [DDW-901] Fix environment label

* Adds counter to AlertsOverlay, adds styles to IncidentOverlay

* [DDW-901] News feed - creating News feed component - News Feed scroll

* [DDW-901] Adds onMarkNewsAsRead handler to onClose func

* [DDW-901] Introduce poller interval set/reset on initial fetching error

* [DDW-901] Improve mobX handlers to prevent set issues

* [DDW-901] News feed - creating News feed component - News Item

* [DDW-901] Corrects colors for IncidentOverlay and formats markdown for Alerts and Incidents

* [DDW-901] Removes alert icon from AlertsOverlay and IncidentOverlay

* [DDW-901] Changes import order of assets in overlays

* [DDW-901] Bell icon logic

* [DDW-901] fix some minor issues

* [DDW-901] merging wip stash

* [DDW-901] Use correct news data

* [DDW-901] Fix observable issue

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] fix broken news collection

* [DDW-901] show news item badge only for unread items

* [DDW-901] Introduce targetVersion news check

* [DDW-901] Remove unnecessary log

* Updates content 2

Expands dummy data for content 2

* Changes item 9 to an incident

* [DDW-901] add advanced incident content

* [DDW-901] only show news icon dot for unread announcements

* [DDW-901] fix wrong content assignment in news feed store

* [DDW-901] update some tests to new requirements

* [DDW-901] Fixes fixed positioning of overlays, content min-width, and styling of ordered lists in markdown

* [DDW-901] News feed - creating News feed component - News Item updates for content styling

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] Flow improvements

* [DDW-901] Remwove unnecessary log

* [DDW-901] Update bell highlighted state

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] Safe length check

* [DDW-901] NewsFeed story data improvement

* [DDW-901] Merge and fix conflicts

* [DDW-901] Adds CHANGELOG entry

* [DDW-901] Fixes styling in overlays

* [DDW-901] Fixes ESLint errors in overlays

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] Misha DAVAY!

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] Changes alert counter to --font-medium, and Misha Davay

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] News feed - creating News feed component - News Item updates

* [DDW-901] News feed - creating News feed component - News Item spinner update

* [DDW-901] News feed - creating News feed component - News Item spinner update

* [DDW-901] Changes news feed to newsfeed throughout app

* [DDW-901] Fixes ESLint error

* [DDW-901] Updates defaultMessages.json

* [DDW-901] implement 80% of tests

* [DDW-901] fix newsfeed state logic when news feed couldnt be fetched

* [DDW-901] Change dummy JSN file location and fetch from daedaluswallet.io

* [DDW-901] fix broken newsfeed fetching state

* [DDW-901] News feed - creating News feed component - News Item height update, expanded/collapsed state update

* [DDW-901] Improve fetching spinner apeareance logic and new storybook story

* [DDW-901] Fix white theme

* [DDW-901] Fix news item spacing

* [DDW-901] News feed - creating News feed component - News Item height update, expanded/collapsed state update

* [DDW-901] News feed - creating News feed component - News Item height update, expanded/collapsed state update

* [DDW-901] News feed - creating News feed component - News Item height update, expanded/collapsed state update

* [DDW-901] News feed - creating News feed component - News Item color update

* Dummy News JSON update

* [DDW-901] Adds action for opening an alert

* Dummy News JSON update

* [DDW-901] News feed - creating News feed component - News Item color update

* [DDW-901] Update animation

* [DDW-901] News feed - creating News feed component - News Item color update

* [DDW-901] Prevent multiple markingAsRead if already marked

* [DDW-901] optimize newsfeed tests for speed

* [DDW-901] News feed - creating News feed component - News Item color update

* [DDW-901] Fix line breaks and scroll issues, Add markdown styling

* [DDW-901] News feed - creating News feed component - News Item color update

* [DDW-901] Introduce news content link click handler

* [DDW-901] News feed - creating News feed component - News Item color update

* [DDW-901] News feed - creating News feed component - News Item color update

* [DDW-901] Click handlers

* [DDW-901] Fixes open and close action logic for AlertsOverlay

* [DDW-901] Scss rules alphabetic order

* [DDW-901] Fixes flow error in NewsFeedStore.js

* [DDW-901] Fixes flow error in AlertOverlay.stories.js

* [DDW-901] add smooth news item expanding animation

* [DDW-901] Introduce internal github request to JSON news files

* [DDW-901] Freeze package.json

* [DDW-901] disallow unused markdown types in newsfeed items

* [DDW-901] Removes min-height from content of AlertsOverlay.scss

* [DDW-901] Inject Japanese translations

* [DDW-901] Adds external link icon to action buttons in overlays

* [DDW-901] Drop shadow when scrolling

* [DDW-901] Introduce incident interval

* [DDW-901] Fetch news from daedalus.io

* [DDW-901] Reposition Alert overlay counter

* [DDW-901] Match multiple target platforms from single item

* [DDW-901] Disable incident/alert overlays in specific cases and overlays opacity improvement

* [DDW-901] Improve getNews api response type

* [DDW-901] Add news item route action handler

* [DDW-901] Alerts overlay counter and internal actions button improvements

* [DDW-901] Introduce news feed title generator and dummy JSON file with no internal route actions

* [DDW-901] Rename newsfeed files

* [DDW-901] Restore failed test scenario screenshots

* [DDW-901] Fix Bell icon position on connecting screen

* [DDW-901] Fetch news over HTTPS

* [DDW-901] Fix E2E tests

* [DDW-901] Remove unnecessary logs

* [DDW-901] Improve eslint config and fix feature/test eslint issue

* [DDW-901] Improve news unread dot margin

* [DDW-901] Center newsfeed header badge counter

* [DDW-901] Collapse all expanded items on newsfeed sidebar close

* [DDW-901] Remove unnecessary @watch flags

* [DDW-901] Fix theming issues on profile screens

* [DDW-901] Small code cleanup

* [DDW-901] Code style improvements

* [DDW-901] Add news bell icon to storybook layouts

* [DDW-901] Verify newsfeed using hashes
* [DDW-912] Bump Daedalus version to 0.15.0 and update CHANGELOG

* [DDW-912] CHANGELOG fixes

* [DDW-912] CHANGELOG fixes

* [DDW-912] CHANGELOG fix

* [DDW-912] Fix failing tests
…1580)

* [DDW-911] Remove 'v' from Daedalus version on Automatic update overlay

* [DDW-911] Update newsfeed JSON and verification files hosting URLs
Merge release/0.15.0 into develop branch
* [DDW-821] Adds README to tests directory

* [DDW-821] Edits tests/README.md

* [DDW-821] Moves nav features to Navigation directory

* [DDW-821] Pulls in existing testing docs to README

* [DDW-821] Moves .eslintrc to tests directory

* [DDW-821] Moves address features to Addresses directory

* [DDW-821] Moves paper wallets features to PaperWallets directory

* [DDW-821] Moves settings features to Settings directory

* [DDW-821] Moves wallet status features to Status directory

* [DDW-821] Moves txns features to Transactions directory

* [DDW-821] Moves wallets features to Wallets directory

* [DDW-821] Removes all features files to domain structured directories within tests dir

* [DDW-821] Adds features dir to all domain dirs, moves in feature files

* [DDW-821] Moves status steps to tests/Status/steps

* [DDW-821] Moves settings steps to tests/Settings/steps

* [DDW-821] Moves status helper step

* [DDW-821] Moves paper wallets steps to tests/PaperWallets/steps

* [DDW-821] Moves txns steps to tests/Transactions/steps

* [DDW-821] Moves addresses steps to tests/Addresses/steps

* [DDW-821] Moves nav steps to tests/Navigation/steps

* [DDW-821] Moves wallets steps to tests/Wallets/steps

* [DDW-821] Moves nav helpers to tests/Navigation/helpers

* [DDW-821] Begins consolidating navigation-steps

* [DDW-821] Renames add wallet page helpers

* [DDW-821] Restructures test setup helpers and types

* [DDW-821] Consolidates Status helpers

* [DDW-821] Begins consolidating Wallets helpers

* [DDW-821] Creates e2e and unit sub-directories within each domain of tests directory

* [DDW-821] Creates documents sub-directory within PaperWallets domain

* [DDW-821] Creates documents sub-directory within Wallets domain

* [DDW-821] Updates .gitignore to ignore screenshots directories within new domains sub-directories

* [DDW-821] Moves about-dialog feature and steps to Status domain

* [DDW-821] Moves shared-helpers steps to appropriate locations

* [DDW-821] Consolidates Settings helper functions

* [DDW-821] Moves i18n helpers into Settings domain, refactors import routes

* [DDW-821] Moves import wallet dialog helpers into Wallets domain, refactors import routes

* [DDW-821] Moves remaining wallet-helpers into Wallets domain

* [DDW-821] Moves shared-helpers and screenshot helpers into new Common domain

* [DDW-821] Moves screenshots dir to root of tests dir, configures .gitignore

* [DDW-821] Renames domains directories to use lowercase

* [DDW-821] Renames status domain to nodes, fixes paths on all import statements within nodes dir

* [DDW-821] Fixes import statement paths for nodes domain, adds flow

* [DDW-821] Fixes import statement paths for transactions domain, adds flow

* [DDW-821] Fixes import statement paths for navigation domain, adds flow

* [DDW-821] Fixes import statement paths for addresses domain, adds flow

* [DDW-821] Fixes import statement paths for wallets domain, adds flow

* [DDW-821] Fixes import statement paths for settings domain, adds flow

* [DDW-821] Fixes import statement paths for common domain, adds flow

* [DDW-821] Fixes import statement paths for paper-wallets domain, adds flow

* [DDW-821] Renames wallets steps files

* [DDW-821] Renames transactions steps files

* [DDW-821] Renames settings steps files

* [DDW-821] Renames paper-wallets steps files

* [DDW-821] Renames nodes steps files

* [DDW-821] Moves quit-app.feature to nodes domain

* [DDW-821] Renames steps file in navigation domain

* [DDW-821] Renames steps file in addresses domain

* [DDW-821] Updates list of domains directories in tests/README.md

* [DDW-821] Adds utils property to Daedalus type in tests

* [DDW-821] Fixes all flow errors in wallets helpers

* [DDW-821] Fixes all flow errors in wallets steps files

* [DDW-821] Adds flow support to utxos-chart.js in txns domain

* [DDW-821] Adds flow support to basic-setup.js in settings domain

* [DDW-821] Adds flow support to general-settings.js in settings domain

* [DDW-821] Fixes all flow errors in settings helpers

* [DDW-821] Fixes all flow errors in settings select-language steps

* [DDW-821] Fixes all flow errors in settings.js steps file

* [DDW-821] Fixes all flow errors in settings terms-of-use steps file

* [DDW-821] Fixes all flow errors in settings file-names steps file

* [DDW-821] Fixes all flow errors in paper-wallets-certificates steps file

* [DDW-821] Fixes all flow errors in tests/setup.js

* [DDW-821] Fixes screenshots directory path in .gitignore

* [DDW-821] Updates CHANGELOG

* [DDW-821] Cucumber, ESLint, and Prettier config adjustments

* [DDW-821] Fixes ESLint error (abc order css rules)

* [DDW-821] Fixes Gulp task test:e2e:watch

* [DDW-821] Fixes screenshots logic in tests

* [DDW-821] Updates CHANGELOG

* [DDW-821] Fixes newsfeed e2e tests

* [DDW-821] Moves newsfeed features, tests, steps, and documents into news domain directory

* [DDW-821] Fix newsfeed tests
* [DDW-820] Wallets stories

* [DDW-820] CHANGELOG

* [DDW-820] Nested stories

* [DDW-820] Rename support dir

* [DDW-820] Staking

* [DDW-820] Settings ini

* [DDW-820] Daedalus Menu reorganized && general settings

* [DDW-820] Settings progress

* [DDW-820] Fixes import paths in Loading stories

* [DDW-820] Fixes flow error

* [DDW-820] Fixes flow error in config.js

* [DDW-820] Fixes flow error in StoryWrapper.js

* [DDW-820] Adds missing isVideoWatched prop to flow type declaration fixing error

* [DDW-820] Fixes more flow errors

* [DDW-820] Refactors Loading stories into Nodes stories

* [DDW-820] Refactors Diagnostics and Block Consolidation stories into Status stories under Nodes domain

* [DDW-820] Refactors Settings stories

* [DDW-820] Adds paper-wallets domain and stories

* [DDW-820] Finishes wallets domain refactor

* [DDW-820] Adds todo comment for remaining domains

* [DDW-820] Reorganizes navigation stories and adds environment section to nodes stories

* [DDW-820] Consolidates staking wizard into one story

* [DDW-820] Fixes ESLint error

* [DDW-820] Updates CHANGELOG entry

* [DDW-820] Updates translations

* [DDW-820] Updates CHANGELOG

* [DDW-820] Updates CHANGELOG

* [DDW-820] Fixes Settings NAV

* [DDW-820] Re-sorts Stories categories

* [DDW-820] Fix broken Wizard stories

* [DDW-820] Fix broken Wizard stories

* [DDW-820] Adds AboutDialog story to nodes domain

* [DDW-820] Renames NewsFeed domain to News, shortens story names

* [DDW-820] Centers WalletAdd content

* [DDW-820] Preselects Summary tab in WalletSummary story

* [DDW-820] Fixes background color of Add screen so buttons show up like in wallet

* [DDW-820] Adds locale and osName as props to StoryWrapper's rendered story

* Corrects comment domain name

* [DDW-820] Fixes Terms of Use story to translate terms on locale change

* [DDW-820] Prevents 'No Preview Message' from popping up

* [DDW-820] Fixes flow error

* [DDW-820] Remove unnecessary story
* Introduce flat button color fix

* [DDW-904] CHANGELOG update

* [DDW-903] Recovery phrase notifications, Flat / Secondary buttons and disabled buttons color improvements
* [DDW-883] Introduce green cardano theme white color and borders color improvements

* [DDW-883] CHANGELOG update

* [DDW-883] Big button, Transaction addresses and delegation dialog padding improvement

* [DDW-883] Data layer migration screen fix for Cardano theme

* [DDW-883] Incident overlay WHITE color improvement

* [DDW-883] Prettier format

* [DDW-883] Wallet data migration screen dark-blue theme improvement

* [DDW-883] Form fields border, checkmark, background improvements

* [DDW-883] Form fields disabled state colors improvements
topseniors and others added 8 commits November 14, 2019 04:02
…eck' of github.com:input-output-hk/daedalus into chore/ddw-1073-daedalus-copy-updates-for-itn-balance-check
…eck' of github.com:input-output-hk/daedalus into chore/ddw-1073-daedalus-copy-updates-for-itn-balance-check
…eck' of github.com:input-output-hk/daedalus into chore/ddw-1073-daedalus-copy-updates-for-itn-balance-check
@nikolaglumac nikolaglumac self-requested a review November 15, 2019 12:55
@nikolaglumac nikolaglumac merged commit 0be5408 into v2-integration Nov 15, 2019
@iohk-bors iohk-bors bot deleted the chore/ddw-1073-daedalus-copy-updates-for-itn-balance-check branch November 15, 2019 12:55
@nikolaglumac nikolaglumac added release-1.0.0-ITN0 Daedalus Incentivized Testnet - Balance check and removed V2-API ⏳release-vNext labels Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore release-1.0.0-ITN0 Daedalus Incentivized Testnet - Balance check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants