Tom Kirkpatrick
540d496dfa
chore(deps): update connected-react-router to v5.0.1
6 years ago
Tom Kirkpatrick
8f7ee97fba
refactor: remove old request form code
6 years ago
Tom Kirkpatrick
145899aa6b
refactor: remove old pay forms
6 years ago
Tom Kirkpatrick
2b80ae7106
feat(wallet): implement new pay forms
6 years ago
Tom Kirkpatrick
080f876313
refactor: rework containers and routes
Refactor Containers and Routes in order to make the code a little more
readable, reduce duplication, and prepare the codebase for integration
of the new Home screen.
- Break out the Root container into several smaller containers that are
responsible for connecting themselves to the Redux store.
- Use routing for navigation between primary containers
- Unbundle the `Syncing` Component from the Onboarding section and hook
up to router so that it can be access by navigating to `/syncing' (we
want to be able to load existing wallets and initiate syncing outside of
the context of the onboarding process)
- Reduce code duplication
- Create `TitleBar` component and implement once at the top level
- Create `withLoading` HOC and use to display the loading screen when
needed.
6 years ago
Tom Kirkpatrick
06b1d27e64
fix(styles): clean up and standardize buttons
Implement Button component throughout the app.
Fix #830
6 years ago
Tom Kirkpatrick
aedd1ee233
feat(i18n): initial multi-language support
6 years ago
Jack Mallers
bc15832f1f
feat(settings): implement settings component
7 years ago
Ben Woosley
037f351b59
Drop the ModalRoot component
Given we have no active use of it, and the trend seems to be toward independent
modal components, eg. ContactModal, let's drop it.
7 years ago
Jack Mallers
4b35c5f1aa
fix(channelform): remove old unused reducer
7 years ago
Jack Mallers
4c44ed3c65
fix(lint)
7 years ago
Jack Mallers
dad4546e58
feature(alias): setup form container and onboarding architecture. hard code alias form
7 years ago
Jack Mallers
b56cf3bf7d
fix(contacts): rename friend functions to contacts
7 years ago
Jack Mallers
1b14242e93
feature(contacts): start contacts feature
7 years ago
Jack Mallers
c64d5abdfb
fix(contacts): rename friend functions to contacts
7 years ago
Jack Mallers
37be5c0e1e
feature(contacts): start contacts feature
7 years ago
Jack Mallers
5ea59e17fc
fix(lint): fix linting errors
7 years ago
Jack Mallers
e42e9c4ba5
feature(channelform): step one of the new channel form
7 years ago
Jack Mallers
d61bc585cf
feature(global-errors): hook up global errors reducer to component and set error on transaction fail
7 years ago
Jack Mallers
83ed040d9c
feature(lndSyncing): MVP for loading component while LND is syncing
7 years ago
Jack Mallers
5af63d7ea7
feature(global-errors): hook up global errors reducer to component and set error on transaction fail
7 years ago
Jack Mallers
04f5dd6415
feature/fix(tests + lint): write and fix tests and lint error
7 years ago
Jack Mallers
cb3dfb0d38
feature(requestform): setup and hooked up request form + successfully created invoice
7 years ago
Jack Mallers
b2f8a82b9c
feature(payform): set up payform reducer and new component
7 years ago
Jack Mallers
dd5ef86dc9
feature(activity modal): add activity reducer and basic activity modal functionality
7 years ago
Jack Mallers
a6111c3dd5
feature(txs): setup getTransactions and hook up to new reducer
7 years ago
Jack Mallers
48bab0561c
feature(successmodal): successmodal + fix linting errors
7 years ago
Jack Mallers
7dcde1b64c
feature(address): hard code basic address html mock w/ basic reducer
7 years ago
Jack Mallers
6c87563aa2
fix(lnd-ipc): fix linting errors
7 years ago
Jack Mallers
82f76b31ac
feature(channel): styled channel on walle page
8 years ago
Jack Mallers
264762ad17
feature(request): make request in both btc and usd
8 years ago
Jack Mallers
d7140108f1
feature(form): dynamic display on form for formType
8 years ago
Jack Mallers
8e16cc5294
feature(form design): add peers reducer, payments reducer, design form
8 years ago
Jack Mallers
35fc8b8a1c
feature(balance + currency): dynamic balance in Nav plus add currency in reducer
8 years ago
Jack Mallers
cb7dbea74c
feature(activity reducer): add activity reducer and api calls
8 years ago
Jack Mallers
28872adb5f
feature(navbar): mock MVP navbar styles
8 years ago
Jack Mallers
85485bb5eb
first commit
8 years ago