Commit graph

10153 commits

Author SHA1 Message Date
Anthony
852c13d3fe
show filler for subscriptions 2021-08-11 15:04:15 +02:00
Anthony
4c0bc66498
show payments successfully 2021-08-11 15:04:15 +02:00
Anthony
2d9005a8c2
some renaming 2021-08-11 15:04:15 +02:00
Anthony
1decc5ffef
add card last 4 to transaction history 2021-08-11 15:04:15 +02:00
Anthony
3898b8ae9b
add third tab 2021-08-11 15:04:15 +02:00
Anthony
1f70ca7b8d
about to add a third tab 2021-08-11 15:04:15 +02:00
Anthony
a2113973cf
add no transactions thing 2021-08-11 15:04:15 +02:00
Anthony
feeefc7520
transaction listing working 2021-08-11 15:04:15 +02:00
Anthony
9604d9a079
should be fine but keeps crashing 2021-08-11 15:04:15 +02:00
Anthony
360cfe29c8
using es6 to populate data 2021-08-11 15:04:15 +02:00
Anthony
bf8632a506
add fiat transactions 2021-08-11 15:04:15 +02:00
Anthony
a79cc9f699
fixing naming 2021-08-11 15:04:15 +02:00
Anthony
9d49434f58
add wallet fiat balance 2021-08-11 15:04:15 +02:00
Anthony
8eb0fc9847
support setting currency as the default tab via query param 2021-08-11 15:04:15 +02:00
Anthony
9e76f85aff
fiat and lbc tabs coming along 2021-08-11 15:04:15 +02:00
Anthony
3bc2b6ef5d
fix last flow error and touchups 2021-08-11 14:44:40 +02:00
Anthony
891512881c
fixing flow errors 2021-08-10 22:57:01 +02:00
Anthony
b41eeec78e
requested changes 2021-08-10 22:06:13 +02:00
Anthony
5e37b3ebba
bugfix and cleanup 2021-08-10 21:55:38 +02:00
Anthony
8f419fea67
get stuff ready for merge 2021-08-10 21:08:15 +02:00
Anthony
13f49cd169
remove unused conditional 2021-08-10 20:27:58 +02:00
Anthony
9d6bc66eae
eslint fixes 2021-08-10 20:01:46 +02:00
Anthony
8b75ff0e09 fixing bug caused by floating point precision 2021-08-10 13:23:32 -04:00
Anthony
db23d2239d reverse so newest transactions come first 2021-08-10 13:23:32 -04:00
Anthony
f1f8bccd8c one bug left but almost working perfectly 2021-08-10 13:23:32 -04:00
Anthony
32678326d8 increase size of input value 2021-08-10 13:23:32 -04:00
Anthony
177f4aaf42 show decimals value better 2021-08-10 13:23:32 -04:00
Anthony
6e19f790b2 close to working perfectly 2021-08-10 13:23:32 -04:00
Anthony
e831f0e790 automatically truncate to two decimals 2021-08-10 13:23:32 -04:00
Anthony
6648e7d47d show error on account connection page 2021-08-10 13:23:32 -04:00
Anthony
054dd045aa add error toast for card page 2021-08-10 13:23:32 -04:00
Anthony
b7747d085f add toast when someone does a tip for a comment 2021-08-10 13:23:32 -04:00
Anthony
2899c9b3a9 bugfix cant tip fiat if no lbc balance 2021-08-10 13:23:32 -04:00
Anthony
f5828154e0 refactor code a bit remove why isnt this working bit 2021-08-10 13:23:32 -04:00
Anthony
43f40fcabb sum up lbc amounts 2021-08-10 13:23:32 -04:00
Anthony
f2c1474d42 calculate fiat tips properly 2021-08-10 13:23:32 -04:00
Anthony
9debf3ed08 scroll properly when switching tabs 2021-08-10 13:23:32 -04:00
Anthony
ee669c7d3f show superchats in order properly 2021-08-10 13:23:32 -04:00
Anthony
5340d40e05 fix frontend bug 2021-08-10 13:23:32 -04:00
Thomas Zarebczan
7312badc18
use website URL if exists for RSS 2021-08-10 12:56:23 -04:00
zeppi
dcac5ebcc9 fix collection preview links 2021-08-10 10:52:46 -04:00
infinite-persistence
fd66e6b9b1
Refactor Commentron error msg handling
## Issue
6832: Pass through commenting error if it fails current error list

## Changes
- Refactor the error-msg-replacing code to make it easier to add new ones in the future.
- Made the new error message localizable (i.e. extract the variable value, pass to `__()`)
- Fallback to Commentron original message for those unhandled ones (usually fresh messages from Commentron).
2021-08-10 10:26:58 +08:00
infinite-persistence
19091f249a
Fix 'Favorites' string issue
Renamed variables for clarity while at it.

"Item added to %name%" is probably redundant due to toast passing through <i18nMessage>, causing a double translation.

Anyway, added all the resolved string for now to avoid them popping up in app-string during development.
2021-08-10 00:48:37 +08:00
infinite-persistence
9d663b3789
i18n 2021-08-09 11:47:32 +08:00
infinite-persistence
cf905d25d5
Add keyword hint | Collapse "PR Checklist" and "PR Type"
## Changes
1. Add hint on adding "Closes", "Fixes", etc. keywords to directly update the Issue state when the PR gets merged
2. Collapse "PR Checklist" and "PR Type".
    - With the assumption that these 2 items are mainly reminders for contributors, and that reviewers will typically only look at it one time, we collapse these sections to reduce clutter in the PR description.
2021-08-08 09:47:08 +08:00
Baltazar Gomez
dbaa702888
fix wrong embed og metadata: #6814 2021-08-08 09:10:01 +08:00
infinite-persistence
b7cbbd0694
#6787 Use resolve for OG metadata 2021-08-07 19:41:24 +08:00
btzr-io
c85e448499
fix redirection and normalization of claim urls 2021-08-07 19:23:14 +08:00
btzr-io
68e4684ccd
use better resolve url 2021-08-07 19:23:00 +08:00
btzr-io
2c812da785
fix embed claim url 2021-08-07 10:16:10 +08:00