Commit graph

5761 commits

Author SHA1 Message Date
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
ewwwwwwww
ba086918b2 fix reply hover oopsie 2022-06-17 13:24:52 -07:00
ewwwwwwww
05ccbb9e01 fix hover reply locales 2022-06-17 12:48:45 -07:00
Alex Gleason
6459096b58
ChatWindow: convert to TSX 2022-06-17 14:39:53 -05:00
ewwwwwwww
3299d0b972 fix reply hover blocking bug 2022-06-17 12:39:17 -07: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
ewwwwwwww
cc7058349f add status reply hover 2022-06-16 21:19:53 -07:00
Justin
2f4f2c02b1 Dark mode support for Polls 2022-06-16 14:22:00 -04:00
Justin
4687f9b79b Lint 2022-06-16 11:47:57 -04:00
Justin
dcde237fc9 Add test for handling the Refresh button 2022-06-16 11:40:58 -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
Justin
7a7fda0c08 Improve PollPreview 2022-06-16 11:08:57 -04: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
Justin
a66814d11d Add tests for PollFooter 2022-06-16 09:20:33 -04:00
Justin
06888b8ebc Undo some accidental changes 2022-06-16 09:08:58 -04:00
Justin
b124705bfd Refactor polls 2022-06-16 09:08:58 -04:00
Justin
fb9796b0c4 Redesign Poll within Status 2022-06-16 09:08:58 -04: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
cfacc23f5c Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-15 22:11:36 +02:00
Alex Gleason
e03a22f88d
guestExperience: add alternate user routes 2022-06-15 10:50:45 -05:00
97b4b9cfd4 Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-15 16:24:30 +02: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
3a09a91dd7 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-13 23:23:49 +02: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
Alex Gleason
0c173d5757
Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
Alex Gleason
b644b91a94
GitLab CI: display pretty test coverage 2022-06-13 12:15:07 -05:00