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