Commit Graph

14 Commits

Author SHA1 Message Date
1f0b4d01b5 Remove account.donor as a concept, use 'badge:donor' custom tag instead 2022-09-11 20:44:49 -05:00
2fc9b215a9 Display custom badges on profiles 2022-09-11 20:21:37 -05:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
b87768967b Fix badge color and quoted status border 2022-08-09 11:47:29 -04:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
38b3b7150f string | React.ReactNode -> React.ReactNode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 17:16:07 +02:00
682d2a3647 Avoid inline message definitions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 12:24:26 +02:00
8f979b30fc Badge: fix bot text color, fixes #933 2022-05-04 11:52:22 -05:00
73f086c680 Add "Donor" badge 2022-04-24 17:27:08 -05:00
3f9cc3cd04 Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
2022-02-27 00:13:35 +00:00
1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
a6a87f6702 Convert Badge component to typescript 2022-02-23 15:29:03 -05:00