Commit Graph

4365 Commits

Author SHA1 Message Date
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
d3f49bfe7f Simplify YARN commands 2022-04-04 11:50:14 -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
dc28e61d17 Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1175
2022-04-03 18:09:01 +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
2926b96c6f Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1174
2022-04-02 14:59:54 +00: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
8cf1c24b6b Merge branch 'next-static-logo-aspect' into 'next'
Update header.js

See merge request soapbox-pub/soapbox-fe!1173
2022-04-02 02:44:24 +00: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
05bf0a1dba Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1172
2022-04-01 21:24:12 +00: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
52982706fe Add Emoji functional component 2022-03-31 20:32:53 -05:00
ee1ef09201 EmojiSelector: convert to tsx 2022-03-31 19:03:43 -05:00
836c02b388 Convert reducers/alerts to Typescript 2022-03-31 18:18:39 -05:00
7efa10e7e0 Convert reducers/admin to Typescript 2022-03-31 18:10:34 -05:00
dddba516fb Convert selectors/index to Typescript 2022-03-31 17:00:31 -05:00
830fb67215 Fix Jest snapshot 2022-03-31 14:29:04 -05:00
c077a4ea58 Improve status.card normalization (it will never be a string) 2022-03-31 14:28:09 -05:00
c4dd3c65f9 Convert components/status to Typescript 2022-03-31 14:13:43 -05:00