80 Commits (c356c6de25f26973401e547a2309dcf75e841b66)

Author SHA1 Message Date
Tom Kirkpatrick a989c038fc
feat(wallet): remember last wallet address 6 years ago
Ben Woosley dc29c80ad0
style(line length): Drop prettier line length from 120 to 100 6 years ago
Ben Woosley f87236495a
style(line length): Limit prettier line length to 120 chars 6 years ago
Tom Kirkpatrick 0c7e75eb05
perf(bundle-size): only import used react icons 6 years ago
Tom Kirkpatrick 0846bcb772
style(lint): lint and format all code 6 years ago
Ben Woosley 06595b1ea4
enhance(test): Drop pessimistic printing of logs that shouldn't be there 6 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 6 years ago
Ben Woosley 08fbed672f
Prefix ticker units with 't' when running on testnet 6 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 6 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 6 years ago
Ben Woosley 7e998285f9
Drop the SuccessfulSendPayment and SuccessfulSendCoins modals 6 years ago
Ben Woosley 4652c60ea7
Fix ModalRoot spec to pass 6 years ago
Jack Mallers a42b1a04e6 fix(lint/tests): fix lint/tests and remove hard coded data 7 years ago
Jack Mallers 63707b0b40 fix(lint/tests): fix lint and test errors 7 years ago
Jack Mallers d797b18d3a fix(lint/tests): fix lint/tests 7 years ago
Jack Mallers 0ea5cc743e fix(lint/tests): fix lint errors and gen new snapshots 7 years ago
Jack Mallers ff4673c6ee fix(snapshots): create new snapshots so tests pass 7 years ago
Jack Mallers 4b35c5f1aa fix(channelform): remove old unused reducer 7 years ago
Jack Mallers 0e98753b1e fix(tests): new snapshots to fix tests 7 years ago
Jack Mallers b0d5ff90c0 fix(tests): update the tests 7 years ago
Jack Mallers 357cf4e0ef fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals) 7 years ago
Jack Mallers f0484c815c fix(tests): new snapshots and remove nav test 7 years ago
Jack Mallers 7fa9b42278 fix(tests): fix nav test 7 years ago
Ben Woosley 4278fbacda
enhance(eslint-jest): Use the recommended eslint-plugin-jest config 7 years ago
Ben Woosley acbf786c0a
fix(lints): Manually fix some trivial lints 7 years ago
Ben Woosley 4125283587
enhance(lints): Enable currenly disabled lints 7 years ago
Ben Woosley 2e5ca3da68 fix(lints): Run eslint --fix over the currently disabled lints 7 years ago
Jack Mallers e4f10a568c fix(tests): fix nav tests as we have new nav links 7 years ago
Jack Mallers 962d79bb88 fix(lint): fix linting errors 7 years ago
Jack Mallers 6e30b83086 fix(tests): fix nav tests as we have new nav links 7 years ago
Jack Mallers e793efa1ed fix(lint): fix linting errors 7 years ago
Ben Woosley 2421673379
enhance(form-tests): Test that Pay Form display respects isOnchain / isLn props 7 years ago
Ben Woosley a0b3b825d8
enhance(form-tests): Split a PayForm and RequestForm test out 7 years ago
Ben Woosley 1578fc2631
fix(e2e-tests): Drop irrelevant e2e tests 7 years ago
Ben Woosley 8e342f5cf9
fix(peers spec): Update existing Peers spec to match current behavior 7 years ago
Torkel Rogstad ef54915c11 Removes unused code, adds proper semicolon rule and reduces lint errors 7 years ago
Jack Mallers d7653b445a fix(tests): fixed tests 7 years ago
Jack Mallers 9f7bd987da fix(tests): fix test snapshots 7 years ago
Jack Mallers 3d9ee73d02 fix(lint): fix linting errors 7 years ago
Jack Mallers 9ad4beb03f fix(lint, tests): fix linting errors and tests 7 years ago
Jack Mallers 642c61db44 fix(lint): fix linting errors 7 years ago
Jonathan Zobro d3ecbe728b test(ModalRoot): add baseline tests 7 years ago
Jack Mallers 26ad641a02 fix(payform): fix linting issues 7 years ago
Jonathan Zobro dbecab3db9 (test)Nav Component 7 years ago
Jonathan Zobro 29d695bb49 test LoadingBolt component 7 years ago
Jonathan Zobro fc29da6ed4 test CurrencyIcon component 7 years ago
Jonathan Zobro 3475b74a17 test CryptoIcon and add specific src test to AnimatedCheckmark 7 years ago
Jonathan Zobro c9cda7d37e test AnimatedCheckmark 7 years ago
Jonathan Zobro f922980505 update tests for Channel 7 years ago
Jonathan Zobro 56497e4b5a add baseline tests to component/Peers, use 'app/node_modules' in eslintrc to import app specific node_modules 7 years ago