|
81de0014d3
|
Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-16 00:12:02 +01:00 |
|
|
4936c3ed38
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-12 22:26:55 +01:00 |
|
|
49a7d40efb
|
Fix filters, restyle filters page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-07 15:38:31 +01:00 |
|
|
c56728b722
|
classNames() ==> clsx()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 20:28:18 +01:00 |
|
Alex Gleason
|
701215d7bc
|
classNames() --> clsx()
|
2023-02-06 12:05:19 -06:00 |
|
|
49ba4c7a9d
|
Fixes, styles improvements, cleanup, enforce classes order for classNames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-06 18:18:49 +01:00 |
|
Alex Gleason
|
5e22d1169f
|
Upgrade @types/react to v18
|
2023-01-10 17:03:15 -06:00 |
|
Alex Gleason
|
4fde647aa8
|
Admin: redesign registration picker
|
2022-12-17 14:53:21 -06:00 |
|
|
03d6211e1c
|
Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-31 11:35:06 +02:00 |
|
Alex Gleason
|
954e02067e
|
Remove unused import from features/forms
|
2022-08-25 21:39:35 -05:00 |
|
Alex Gleason
|
9c7274ee01
|
Delete legacy CopyableInput component
|
2022-08-25 21:29:46 -05:00 |
|
Alex Gleason
|
57cfd9b18e
|
EditFederationModal: convert to tsx
|
2022-05-09 22:39:57 -05:00 |
|
Alex Gleason
|
90129818f2
|
RegistrationForm: convert to tsx
|
2022-05-06 16:51:36 -05:00 |
|
Alex Gleason
|
eaeeed29c0
|
SoapboxConfig: convert to TSX
|
2022-05-05 14:25:57 -05:00 |
|
Alex Gleason
|
a9cd4014f2
|
EditProfile: fix checkboxes
|
2022-04-29 16:47:24 -05:00 |
|
Alex Gleason
|
858740ad47
|
EditProfile: convert to React.FC+TSX (mostly)
|
2022-04-29 14:22:29 -05:00 |
|
Alex Gleason
|
756506cbb6
|
Forms: accept additional props
|
2022-04-28 17:27:12 -05:00 |
|
Alex Gleason
|
283213b5ba
|
Convert legacy forms to TypeScript
|
2022-04-28 12:43:36 -05:00 |
|
Alex Gleason
|
cee9d45b9d
|
RadioItem: fix dark mode
|
2022-04-28 11:47:35 -05:00 |
|
Justin
|
ed47cf5f09
|
Convert old tests to use "react-testing-library"
|
2022-04-04 11:53:47 -04:00 |
|
Alex Gleason
|
ced665a446
|
CryptoDonate tailwind refactors
|
2022-03-25 17:53:59 -05:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
Alex Gleason
|
6323c7d70e
|
eslint: enforce gaps between groups with import/order
|
2022-01-10 16:25:06 -06:00 |
|
Alex Gleason
|
966ca91e1a
|
eslint: alphabetize imports with import/order
|
2022-01-10 16:17:52 -06:00 |
|
Alex Gleason
|
5a767c8960
|
Jest: update snapshot
|
2021-11-08 16:08:25 -06:00 |
|
Alex Gleason
|
109046eef8
|
RegistrationForm: validate password mismatch
|
2021-11-08 15:57:37 -06:00 |
|
Alex Gleason
|
7b7cfdd4be
|
ExternalLoginForm: improve mobile text input
|
2021-11-04 00:33:42 -05:00 |
|
Alex Gleason
|
95b5738dfd
|
CryptoDonate: parse Profile Fields as CrypoAddresses
|
2021-06-09 20:36:02 -05:00 |
|
Alex Gleason
|
820afa9412
|
CryptoDonate: refactor duplicated code
|
2021-06-09 19:49:53 -05:00 |
|
Sean King
|
b8f88f807b
|
Add media display option to Preferences
|
2020-10-28 10:52:42 -06:00 |
|
Alex Gleason
|
0bbdaa4191
|
eslint: trailing comma fixes, unused var
|
2020-10-07 13:08:36 -05:00 |
|
Mary Kate
|
061a820ce5
|
fix language picker dropdown arrow
|
2020-09-28 10:51:42 -05:00 |
|
Alex Gleason
|
eb76860422
|
Move react-color into soapbox_config, reduce initial bundle size, fixes #427
|
2020-09-23 22:46:45 -05:00 |
|
Sean King
|
7acf9fb702
|
Fix jest tests for method='post' MR
|
2020-08-30 20:34:24 -06:00 |
|
Curtis ROck
|
e5de8427f1
|
fix jest test errors
|
2020-08-30 15:19:47 -05:00 |
|
Curtis ROck
|
68bd985eee
|
fix jest test issues
|
2020-08-30 14:48:46 -05:00 |
|
Curtis ROck
|
eb34546c78
|
Added method='post' to all HTML forms
|
2020-08-30 14:21:29 -05:00 |
|
Curtis ROck
|
b127ffa158
|
Added brandcolor tooltip on brand color button hover
Component renders well from virgin use
State updates well
Still breaks on Save
|
2020-08-13 22:25:06 -05:00 |
|
crockwave
|
a001fa2dfe
|
Merge branch 'admin_cfg' of https://gitlab.com/soapbox-pub/soapbox-fe into admin_cfg
|
2020-08-10 15:33:34 -05:00 |
|
Curtis
|
ea94b05608
|
Resolve merge conflicts
Merge branch 'develop' into 'admin_cfg'
# Conflicts:
# app/soapbox/features/compose/components/action_bar.js
# app/soapbox/features/edit_profile/index.js
|
2020-08-09 23:02:48 +00:00 |
|
Mary Kate
|
69184ef97c
|
add and remove muted words, filters
|
2020-08-04 21:15:16 -05:00 |
|
crockwave
|
c8ba54c7a1
|
Fixed linter warning in colorpicker render. Fixed button-secondary hover contrast issue
|
2020-08-03 14:53:12 -05:00 |
|
Alex Gleason
|
c3be47fca6
|
Merge remote-tracking branch 'origin/develop' into admin_cfg
|
2020-08-03 01:43:54 -05:00 |
|
Sean King
|
e95366b572
|
Fix color picker so that a POST request is not done by default every time it opens
|
2020-08-02 16:17:34 -06:00 |
|
Sean King
|
49b8ecd639
|
Fix merge conflict.
|
2020-08-02 20:47:52 +00:00 |
|
Sean King
|
f398dde5cb
|
Color picker for admin config
|
2020-08-02 14:41:26 -06:00 |
|
crockwave
|
1f6ca55366
|
Limit logo upload to either SVG or PNG
|
2020-08-02 14:07:13 -05:00 |
|
Mary Kate
|
774adf9baa
|
update reason or joining form to simpletextarea
|
2020-07-28 21:43:27 -05:00 |
|
Mary Kate
|
4ce5ba6c1a
|
textarea input
|
2020-07-28 21:43:27 -05:00 |
|
Alex Gleason
|
144469cda9
|
Test: Form input snapshots
|
2020-06-09 23:00:26 -05:00 |
|