Commit graph

5512 commits

Author SHA1 Message Date
Alex Gleason
ea9a02f7d7
Sentry: upgrade to ^7.2.0 2022-06-20 11:07:48 -05:00
Alex Gleason
e89b05e4cd Merge branch 'danger-allow-failure' into 'develop'
Danger: allow failure

See merge request soapbox-pub/soapbox-fe!1546
2022-06-19 19:25:47 +00:00
Alex Gleason
095ea47065
Danger: allow failure 2022-06-19 14:13:35 -05:00
Alex Gleason
a8a35222be Merge branch 'more-chat-fixes' into 'develop'
More chat fixes

See merge request soapbox-pub/soapbox-fe!1545
2022-06-18 21:34:18 +00:00
Alex Gleason
9365aa2cee
ChatWindow: don't focus on setting ref 2022-06-18 16:25:02 -05:00
Alex Gleason
9f0b7db8d8
ChatWindow: fix spacing between elements 2022-06-18 15:50:46 -05:00
Alex Gleason
3bd9467cc7 Merge branch 'chats-tsx' into 'develop'
Convert Chats to TypeScript

See merge request soapbox-pub/soapbox-fe!1542
2022-06-18 19:57:47 +00:00
Alex Gleason
babb8ce42c
Merge remote-tracking branch 'origin/develop' into chats-tsx 2022-06-17 19:12:08 -05:00
Alex Gleason
49f156dc65 Merge branch 'danger-maybe' into 'develop'
Danger: try branch pipeline hack

See merge request soapbox-pub/soapbox-fe!1544
2022-06-18 00:11:54 +00:00
Alex Gleason
2a98a1e725
GitLab CI: fix cache 2022-06-17 19:02:58 -05:00
Alex Gleason
403395d7da
Danger: try branch pipeline hack 2022-06-17 18:23:53 -05:00
Alex Gleason
9046a30656
Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
Alex Gleason
c61e7ac888 Merge branch 'remove-danger' into 'develop'
Remove Danger CI

See merge request soapbox-pub/soapbox-fe!1543
2022-06-17 23:13:31 +00:00
Alex Gleason
ae4a770d6b
Remove Danger CI 2022-06-17 17:59:54 -05:00
Alex Gleason
d2cfe93b6a
Chats: rename all files with dashes instead of underscores 2022-06-17 17:40:43 -05:00
Alex Gleason
5dc4980875
ChatMessageList: cleanup 2022-06-17 17:37:09 -05:00
Alex Gleason
a632bb99f9
ChatMessageList: fix pagination 2022-06-17 17:33:25 -05:00
Alex Gleason
bf01c42397
ChatMessageList: fix initial scroll position 2022-06-17 16:50:18 -05:00
Alex Gleason
a7e5281098
ChatMessageList: convert to TSX (sorta) 2022-06-17 15:37:54 -05:00
Alex Gleason
6459096b58
ChatWindow: convert to TSX 2022-06-17 14:39:53 -05:00
Alex Gleason
c35564c62b
ChatBox: convert to TSX 2022-06-17 13:45:52 -05:00
Alex Gleason
46c1185dad
Create generic UploadProgress component, have composer use it 2022-06-17 13:42:21 -05:00
Alex Gleason
fe9984dd9c
ChatRoom: convert to TSX 2022-06-17 13:05:37 -05:00
Justin
20e0692012 Merge branch 'lodash-imports' into 'develop'
Specifically import the single lodash function

See merge request soapbox-pub/soapbox-fe!1540
2022-06-17 13:47:23 +00:00
Justin
7890ad610d Merge branch 'lint-fix' into 'develop'
Lint fix

See merge request soapbox-pub/soapbox-fe!1541
2022-06-17 12:15:56 +00:00
Justin
3d76853e93 Lint fix 2022-06-17 08:14:34 -04:00
Justin
b81dd09fc3 Merge branch 'account-subscriptions' into 'develop'
Improve Account Subscriptions

See merge request soapbox-pub/soapbox-fe!1527
2022-06-17 11:53:17 +00:00
Justin
16c06e1d60 Temporarily disable for non-PLEROMA/MASTODON 2022-06-17 07:47:21 -04:00
Justin
c16c363106 Remove unused translations 2022-06-17 07:44:34 -04:00
Justin
5fa875ef64 Add tests 2022-06-17 07:44:34 -04:00
Justin
0e1302587a Improve subscription button on header 2022-06-17 07:44:34 -04:00
Justin
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
Alex Gleason
fb075ca1d0 Merge branch 'danger-nocache' into 'develop'
GitLab CI: don't cache danger job, switch to npx

See merge request soapbox-pub/soapbox-fe!1537
2022-06-16 15:15:38 +00:00
Alex Gleason
a2ee5c89eb
GitLab CI: don't cache danger job, switch to npx 2022-06-16 10:13:55 -05:00
Alex Gleason
4b528e68fd Merge branch 'guest-alt-routes' into 'develop'
guestExperience: add alternate user routes

See merge request soapbox-pub/soapbox-fe!1531
2022-06-16 14:20:35 +00:00
Alex Gleason
04145ac1b0 Merge branch 'danger' into 'develop'
Add Danger

See merge request soapbox-pub/soapbox-fe!1535
2022-06-16 14:19:25 +00:00
Alex Gleason
2adf04d164
Dangerfile: warn when MR needs tests, thank when updating docs 2022-06-15 18:16:08 -05:00
Alex Gleason
30bac2b005
GitLab CI: add only: merge_requests to danger 2022-06-15 17:05:37 -05:00
Alex Gleason
7dd40c46c5
Add Danger
https://danger.systems/js/
2022-06-15 16:24:52 -05:00
Alex Gleason
e03a22f88d
guestExperience: add alternate user routes 2022-06-15 10:50:45 -05:00
Alex Gleason
f34a5b81f8 Merge branch 'jest-reporter' into 'develop'
Jest: add back default reporter, fix empty cli output

See merge request soapbox-pub/soapbox-fe!1529
2022-06-14 21:39:50 +00:00
Alex Gleason
36c72c9990
Jest: add back default reporter, fix empty cli output 2022-06-14 16:28:06 -05:00
Justin
0bb2818b71 Merge branch 'poll-improvements' into 'develop'
UX Improvements on Polls

See merge request soapbox-pub/soapbox-fe!1528
2022-06-14 19:28:13 +00:00
Justin
97b282e4e4 Fix selecting emojis in Poll 2022-06-14 14:19:46 -04:00
Justin
e39c8d6713 Add danger-link button 2022-06-14 14:17:35 -04:00
Justin
fb94cb8cd1 Get rid of PollFormContainer 2022-06-14 14:07:43 -04:00
Justin
fe9ce637e8 Correctly autofocus on poll input 2022-06-14 13:52:08 -04:00
Alex Gleason
f211792085 Merge branch 'gitlab-coverage' into 'develop'
GitLab CI: display pretty test coverage

See merge request soapbox-pub/soapbox-fe!1526
2022-06-13 19:27:28 +00:00
Alex Gleason
a69e7e74e2
Rerun tests when .gitlab-ci.yml changes 2022-06-13 14:10:32 -05:00
Alex Gleason
f7354c75bc
GitLab CI: add back coverage regex 2022-06-13 13:57:10 -05:00