Commit graph

26 commits

Author SHA1 Message Date
7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
afe670b8fc Use BirthdayInput on Edit profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-27 19:14:21 +02:00
Justin
cdf8fad847 Use new FileInput component in profile settings 2022-05-16 11:40:44 -04:00
Alex Gleason
ae01b845de
eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05:00
Alex Gleason
1a4991c6f9
Move Toggle to components/ui 2022-05-06 14:55:16 -05:00
Alex Gleason
eca6154cb9
EditProfile: remove fixed comment 2022-05-06 14:51:49 -05:00
Alex Gleason
8ad66ec45a
Add custom Toggle component (wrapper around react-toggle) 2022-05-06 12:46:42 -05:00
Alex Gleason
04463b8aaf
EditProfile: use Toggle instead of Checkbox 2022-05-06 12:37:46 -05:00
Alex Gleason
b0e60bb60d
SoapboxConfig: improve layout 2022-05-05 16:56:34 -05:00
Alex Gleason
9bd18b13bd
Streamfield: labelText, hintText --> label, hint 2022-05-05 14:57:19 -05:00
Alex Gleason
0f341eee6e
Streamfield: export generic StreamfieldComponent<T> type 2022-05-05 14:45:10 -05:00
Justin
2b41e5f257 Stack avatar/header file picker on mobile 2022-05-05 09:36:49 -04:00
Alex Gleason
95ba8e49d7
EditProfile: make profile field label smaller than content 2022-05-02 22:56:38 -05:00
Alex Gleason
81938ec4d0
EditProfile: fix formdata submission 2022-05-02 22:45:58 -05:00
Alex Gleason
300efe3259
Gate profileFields behind a feature 2022-05-02 22:17:23 -05:00
Alex Gleason
6ed1ead7ef
EditProfile: add profile field placeholders 2022-05-02 22:10:17 -05:00
Alex Gleason
96401006ff
Streamfield: support label and hint text 2022-05-02 21:57:20 -05:00
Alex Gleason
a6f4f07d9f
Streamfield: allow removing elements 2022-05-02 21:38:15 -05:00
Alex Gleason
cd1a404351
Basic custom profile fields 2022-05-02 21:10:47 -05:00
Alex Gleason
6166c2c4c5
EditProfile: fix <p></p> 2022-05-02 10:03:42 -05:00
Alex Gleason
9fc4f0120e
EditProfile: restore muteStrangers checkbox 2022-04-29 17:00:17 -05:00
Alex Gleason
a9cd4014f2
EditProfile: fix checkboxes 2022-04-29 16:47:24 -05:00
Alex Gleason
b6f1de0a58
EditProfile: restore most checkboxes 2022-04-29 16:31:46 -05:00
Alex Gleason
2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads 2022-04-29 16:01:46 -05:00
Alex Gleason
f808d93209
EditProfile: make file uploads work, pretty much 2022-04-29 14:49:06 -05:00
Alex Gleason
858740ad47
EditProfile: convert to React.FC+TSX (mostly) 2022-04-29 14:22:29 -05:00