Ben Woosley
|
213de64e30
|
refactor: add received prop to transaction
For more intuitive testing of tx direction
|
7 years ago |
Ben Woosley
|
dc29c80ad0
|
style(line length): Drop prettier line length from 120 to 100
Subjectively, this increases general readability, while the higher max-length
limit allows for longer strings and comments, etc.
|
7 years ago |
Ben Woosley
|
f87236495a
|
style(line length): Limit prettier line length to 120 chars
150 is a bit too long
|
7 years ago |
Tom Kirkpatrick
|
0846bcb772
|
style(lint): lint and format all code
|
7 years ago |
Jack Mallers
|
8339c0b04d
|
fix(daily activity sort): sort the activity within a day from new to old
|
7 years ago |
Jack Mallers
|
d0d562808c
|
feature(activity-search): implement new activity search
|
7 years ago |
Jack Mallers
|
3a1d008466
|
fix(lint): fix lint errors
|
7 years ago |
Jack Mallers
|
e661f9b371
|
feature(groupAll): abstract grouping logic out and apply it to all filters
|
7 years ago |
Jack Mallers
|
e85a9b2dd1
|
fix(activity): grouped data by day and redesign payment, invoice and transaction components
|
7 years ago |
Ben Woosley
|
266692368c
|
enhance(invoice expiry): Exclude expired invoices from the pending activity view
Because they're not pending. They're still present in the Requested view.
|
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
|
e04d308687
|
feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency
|
7 years ago |
Jack Mallers
|
be4910454a
|
fix(invoice-sort): make invoices sorted by settle_date if they have been settled rather than creation date
|
7 years ago |
Jack Mallers
|
38264b0952
|
fix(funding-txs-odering)
|
7 years ago |
Jack Mallers
|
12677e7f2c
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
907b81da8c
|
feature(header, activity): new activity and header
|
7 years ago |
Jack Mallers
|
0ebe9ea43f
|
fix(release): prep for release
|
7 years ago |
Jack Mallers
|
919d71f109
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
331812b1bf
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
56b8802d9d
|
feature(wallet): add wallet search
|
7 years ago |
Jack Mallers
|
35f8235b68
|
fix(copy, live updates): fix copy change, add timestamp to new invoices, dispatch fetch payments after successful payment
|
7 years ago |
Jack Mallers
|
704e803f40
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
d0bd604e4e
|
feature(filters/bitcoin-js): update bitcoin-js and get filters to work
|
7 years ago |
Jack Mallers
|
3aa9cfe034
|
feature(filters): add filters to reducer and add selector to get the non-active one
|
7 years ago |
Jack Mallers
|
ba7071d8dc
|
feature(filter selectors): add selectors for each filter
|
7 years ago |
Jack Mallers
|
46c384151d
|
feature(filter): add filter constant and methods to reducer
|
7 years ago |
Jack Mallers
|
dd5ef86dc9
|
feature(activity modal): add activity reducer and basic activity modal functionality
|
7 years ago |
Jack Mallers
|
48bab0561c
|
feature(successmodal): successmodal + fix linting errors
|
7 years ago |