Commit Graph

3187 Commits

Author SHA1 Message Date
887ef55cd4 Merge branch 'avatar-tests' into 'next'
Add tests for Avatar

See merge request soapbox-pub/soapbox-fe!1182
2022-04-05 14:01:08 +00:00
e5ac95d050 Add tests for Avatar 2022-04-05 09:43:26 -04:00
20aa17ce64 Merge branch 'next-status-loading' into 'next'
Next: Improve status loading, refactor Status components to TSX

See merge request soapbox-pub/soapbox-fe!1179
2022-04-04 21:36:47 +00:00
2d565a7ebf Merge branch 'hide-sensitive-content' into 'next'
Fix sensitive content bugs

See merge request soapbox-pub/soapbox-fe!1178
2022-04-04 21:17:07 +00:00
b3d510911c StatusInteractionBar: convert to tsx and React.FC 2022-04-04 16:17:02 -05:00
d976811cf1 Convert DetailedStatus to tsx, pretty much 2022-04-04 15:55:28 -05:00
6e62f894e3 Fix sensitive content bugs 2022-04-04 16:51:29 -04:00
1a4401ce75 Convert ThreadStatus to tsx 2022-04-04 15:20:17 -05:00
c465e68f67 Add tests for LoginForm 2022-04-04 16:07:09 -04:00
aa808be682 Display a thread loading state 2022-04-04 14:44:31 -05:00
e88fe4a707 Clean up me usage 2022-04-04 14:24:55 -05:00
43512a469b Add tests for Registration component 2022-04-04 15:21:34 -04:00
fdb44d615d Convert features/status/index to typescript (pretty much) 2022-04-04 14:17:24 -05:00
827bca3fd6 Silence prop warnings in test suite 2022-04-04 15:05:15 -04:00
c51441c026 TypeScript: reducers/me 2022-04-04 12:44:05 -05:00
dcc90bc99a Add registration & verification tests 2022-04-04 11:54:00 -04:00
ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
9a099b3fa7 Add "react-testing-library"
This commit also removes our older testing libraries like Enzyme and React Test Renderer.
2022-04-04 11:51:32 -04:00
41ae50c495 Merge branch 'next-emoji-reacts' into 'next'
Next: emoji reacts part 1

See merge request soapbox-pub/soapbox-fe!1161
2022-04-03 18:09:27 +00:00
1f697dd8f2 hotkeys modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-03 19:40:06 +02:00
52ddbcdb73 styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-03 19:39:36 +02:00
abf98cb75a Conditionally display some hotkeys
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-03 19:34:00 +02:00
1ba551b88b styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-03 19:27:08 +02:00
d738e7d5bf Fix tests 2022-04-02 21:40:47 -05:00
cc1b478e3f StatusActionButton: change the way color props work 2022-04-02 20:23:00 -05:00
bd98842434 Refactor StatusActionButton 2022-04-02 18:43:34 -05:00
82130a1612 StatusActionBar: remove a bunch of .get() calls 2022-04-02 13:07:12 -05:00
96ccc66641 Convert DropdownMenu to typescript 2022-04-02 13:03:12 -05:00
a080ed8647 status.tsx: extend withRouter props 2022-04-02 11:55:54 -05:00
c74d154874 Merge remote-tracking branch 'origin/next' into next-emoji-reacts 2022-04-02 10:48:45 -05:00
e36e5b5996 Update snapshots
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-02 16:47:46 +02:00
e36212e0ed Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-02 16:10:42 +02:00
0661ca25be styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-02 16:10:16 +02:00
a045ec45df StatusActionButton improvements 2022-04-01 22:28:46 -05:00
883545b3b3 StatusActionButton: treat element as a group 2022-04-01 21:55:29 -05:00
590381fb23 Update header.js 2022-04-02 02:30:04 +00:00
dfb5e7f41b SidebarNavigationLink: set parent height for before svg is loaded 2022-04-01 20:41:20 -05:00
1e3c6d9430 Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
4a8f08e313 StatusActionBar: convert to tsx 2022-04-01 18:39:27 -05:00
c59ff4e822 StatusActionCounter: use shortNumberFormat 2022-04-01 17:45:09 -05:00
3fe21ce268 StatusActionBar: conditionally render dumb Like button 2022-04-01 17:38:36 -05:00
561f348094 Merge remote-tracking branch 'origin/next' into next-emoji-reacts 2022-04-01 16:24:25 -05:00
6cb04965a2 StatusActionBar: refactor buttons 2022-04-01 16:16:10 -05:00
84cc259a8b styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-01 22:55:53 +02:00
0f044ad8e8 Create StatusActionButton component 2022-04-01 15:45:48 -05:00
6c8bc3f329 Hoverable component: we've come full circle 2022-04-01 14:55:42 -05:00
1742236074 First pass at Hoverable component 2022-04-01 13:31:08 -05:00
69de2aad55 Restyle emoji components 2022-04-01 11:42:07 -05:00
f03fb5b73c Create now emoji-selector functional component (wip) 2022-03-31 21:17:29 -05:00
5e8472e29d EmojiSelector: fix onReact prop 2022-03-31 20:47:28 -05:00