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 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
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 |
Justin
|
316818736e
|
Merge branch 'handle-error-messages-from-api' into 'develop'
Handle custom error messages from API
See merge request soapbox-pub/soapbox-fe!1525
|
2022-06-13 15:45:37 +00:00 |
Justin
|
1e56c89f59
|
Handle custom error messages from API
|
2022-06-13 11:36:06 -04:00 |
marcin mikołajczak
|
aec85d6db7
|
Merge branch 'editing-confirmation' into 'develop'
Change confirmation modal for edited posts
See merge request soapbox-pub/soapbox-fe!1523
|
2022-06-13 12:07:13 +00:00 |
marcin mikołajczak
|
7ff991f8b3
|
Merge branch 'ts' into 'develop'
TypeScript, React.FC
See merge request soapbox-pub/soapbox-fe!1524
|
2022-06-12 22:35:57 +00:00 |
marcin mikołajczak
|
7b5114a1b8
|
prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 23:07:06 +02:00 |
marcin mikołajczak
|
e78108efe2
|
TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 20:15:34 +02:00 |
marcin mikołajczak
|
5fec879148
|
Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:30:48 +02:00 |
marcin mikołajczak
|
cdbb88d2e0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:14:46 +02:00 |
marcin mikołajczak
|
921d7c1935
|
Change confirmation modal for edited posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-11 23:36:40 +02:00 |
marcin mikołajczak
|
615ff427e4
|
Merge branch 'ts' into 'develop'
TypeScript: ChatPanes, CryptoDonate, utils/ethereum
See merge request soapbox-pub/soapbox-fe!1521
|
2022-06-10 21:23:36 +00:00 |