Commit Graph

1739 Commits

Author SHA1 Message Date
9b5acf9b17 Merge remote-tracking branch 'origin/develop' into thread 2023-04-05 19:30:42 -05:00
532013b34f Merge branch 'add-topics' into 'develop'
Groups: allow managing topics

See merge request soapbox-pub/soapbox!2416
2023-04-05 21:37:55 +00:00
749d6f0889 Streamfield: add space between inputs 2023-04-05 15:58:13 -05:00
a875163ed9 Streamfield: remove "Add" button when maxItems is reached 2023-04-05 15:56:42 -05:00
d0e7ccb8c8 Column: fix border-radius of sticky header when scrolled 2023-04-05 13:54:43 -05:00
9e62226bd1 Make floating column header pretty much work 2023-04-05 13:16:18 -05:00
96cece3d2e ColumnHeader: increase margin-bottom for size lg columns 2023-04-05 11:36:43 -05:00
0c15c336ea Thread: increase spacing around thread, change title to "Post Details" 2023-04-05 11:02:23 -05:00
880e63f2ec Streamfield: remove plus icon from button, adjust X icon color 2023-04-04 13:42:15 -05:00
2211c6ec67 Use medium weight if summary is present 2023-04-04 14:06:54 -04:00
5fa8a21403 Cap Group Admins at 5 2023-04-04 14:05:08 -04:00
b704e476eb Merge branch 'update-group-header' into 'develop'
Allow Admins to manage/leave Group

See merge request soapbox-pub/soapbox!2410
2023-04-04 16:35:52 +00:00
e78bbf4e19 Allow Admins to manage/leave Group 2023-04-04 12:08:26 -04:00
17800fa56f Merge branch 'fix-icon-color' into 'develop'
Update icon color for Group Statuses

See merge request soapbox-pub/soapbox!2409
2023-04-04 14:42:41 +00:00
c2902b16ec Fix dark mode animation 2023-04-04 06:55:33 -04:00
fd9fc8bb59 Update icon color for Group statuses 2023-04-03 17:02:13 -04:00
bb70568bac Merge branch 'fix-list-item-weight' into 'develop'
Fix weight of List Item text

See merge request soapbox-pub/soapbox!2398
2023-04-03 18:07:20 +00:00
c67d5712ba Fix weight of List Item text 2023-04-03 12:17:29 -04:00
2240952b8f Add animation to AuthorizeRejectButton comp 2023-04-03 09:51:22 -04:00
a1cf627bfd Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-01 20:37:34 +02:00
72b57d93da Merge branch 'groups-toggle' into 'develop'
Groups toggle

See merge request soapbox-pub/soapbox!2391
2023-03-31 19:06:10 +00:00
1c71cf3da4 Toggle: prevent clicking label getting it stuck 2023-03-31 12:04:52 -05:00
2b5a3f720d Toggle: fix size sm track 2023-03-31 11:58:10 -05:00
d7cb52c40c Toggle: add "name" prop 2023-03-31 11:50:32 -05:00
6f48d6500d Toggle: add disabled state 2023-03-31 11:47:41 -05:00
91f92050dc Toggle: fix JSDoc comment 2023-03-31 11:18:45 -05:00
79a8cd6b13 Toggle: use bg-primary-600 when checked 2023-03-31 11:17:06 -05:00
e38b5fbfd3 Toggle: add size prop 2023-03-31 11:15:48 -05:00
541d48c5ab Replace Toggle with a custom component 2023-03-31 11:06:43 -05:00
681eacf827 Improve dark mode support of Groups + bug fixes 2023-03-30 15:19:14 -04:00
a976b542e1 Merge branch 'edit-group-page' into 'develop'
Edit group page

See merge request soapbox-pub/soapbox!2389
2023-03-30 13:57:57 +00:00
e32ea32f15 Merge branch 'group-name-validation' into 'develop'
Group name validation

See merge request soapbox-pub/soapbox!2388
2023-03-30 13:28:03 +00:00
01458c3003 Merge branch 'reply-popover' into 'develop'
Add popover when trying to reply to Group status

See merge request soapbox-pub/soapbox!2386
2023-03-30 13:23:47 +00:00
ddf433a5c9 FormGroup: move hintText above input 2023-03-29 20:42:57 -05:00
79a33d0f1d Input: improve disabled style 2023-03-29 20:37:22 -05:00
8e6dfe6395 Merge branch 'textarea-counter' into 'develop'
Textarea: add a character counter

See merge request soapbox-pub/soapbox!2373
2023-03-30 00:30:39 +00:00
7ec51778f8 Apply 1 suggestion(s) to 1 file(s) 2023-03-30 00:30:27 +00:00
85e5780645 Deprecate old Icon component 2023-03-29 15:42:05 -04:00
20960d7238 Improve UI of List component 2023-03-29 15:41:49 -04:00
319d47b36f Merge branch 'pending-memberships-dot' into 'develop'
Groups: add dot to group with pending membership requests

See merge request soapbox-pub/soapbox!2387
2023-03-29 19:13:54 +00:00
609a25fd8d Groups: add dot to group with pending membership requests 2023-03-29 12:21:43 -05:00
55c0f8d6a1 Merge branch 'friendica' into 'develop'
Friendica dislikes

See merge request soapbox-pub/soapbox!2381
2023-03-28 22:13:24 +00:00
1e69812078 Add popover when trying to reply to Group status 2023-03-28 15:39:41 -04:00
6458ebbb11 Ensure button text stays centered 2023-03-28 11:53:13 -04:00
be4a7e45e9 Fix loading animation for Carousel 2023-03-28 10:30:34 -04:00
f216b52b36 AuthorizeRejectButtons: skip animations if countdown is undefined 2023-03-27 17:08:24 -05:00
09ed0bccab AuthorizeRejectButtons: refactor ActionEmblem into a separate component 2023-03-27 17:03:19 -05:00
63394bb1b4 AuthorizeRejectButtons: refactor button into a separate component 2023-03-27 16:59:55 -05:00
d08a2e215b AuthorizeRejectButtons: add a loading animation 2023-03-27 16:45:41 -05:00
3b8f43f02d AuthorizeRejectButtons: fix onReject never being called 2023-03-27 15:36:55 -05:00