Commit graph

1747 commits

Author SHA1 Message Date
Chewbacca
5bcd150c4b Merge branch 'fix-z-index' into 'develop'
Resolve bug with toast during modal

See merge request soapbox-pub/soapbox!2436
2023-04-13 11:21:43 +00:00
Chewbacca
cbb569b731 Merge branch 'fix-outline' into 'develop'
Fix outline of StatusActionButton

See merge request soapbox-pub/soapbox!2437
2023-04-13 11:21:34 +00:00
Chewbacca
f55943a79b Fix outline of StatusActionButton 2023-04-12 16:09:18 -04:00
Chewbacca
575382b226 Add ability to share Group statuses 2023-04-12 15:18:00 -04:00
Chewbacca
5f3250b175 Resolve bug with toast during modal 2023-04-12 15:04:42 -04:00
Chewbacca
c8d9197065 Support autoFocus in Streamfield 2023-04-12 09:17:26 -04:00
Chewbacca
e82ecdc05c Improve alignment/spacing 2023-04-11 08:55:17 -04:00
Chewbacca
dc8468adc2 Set button type to Toggle 2023-04-10 16:03:27 -04:00
Alex Gleason
9b5acf9b17
Merge remote-tracking branch 'origin/develop' into thread 2023-04-05 19:30:42 -05:00
Alex Gleason
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
Alex Gleason
749d6f0889
Streamfield: add space between inputs 2023-04-05 15:58:13 -05:00
Alex Gleason
a875163ed9
Streamfield: remove "Add" button when maxItems is reached 2023-04-05 15:56:42 -05:00
Alex Gleason
d0e7ccb8c8
Column: fix border-radius of sticky header when scrolled 2023-04-05 13:54:43 -05:00
Alex Gleason
9e62226bd1
Make floating column header pretty much work 2023-04-05 13:16:18 -05:00
Alex Gleason
96cece3d2e
ColumnHeader: increase margin-bottom for size lg columns 2023-04-05 11:36:43 -05:00
Alex Gleason
0c15c336ea
Thread: increase spacing around thread, change title to "Post Details" 2023-04-05 11:02:23 -05:00
Alex Gleason
880e63f2ec
Streamfield: remove plus icon from button, adjust X icon color 2023-04-04 13:42:15 -05:00
Chewbacca
2211c6ec67 Use medium weight if summary is present 2023-04-04 14:06:54 -04:00
Chewbacca
5fa8a21403 Cap Group Admins at 5 2023-04-04 14:05:08 -04:00
Chewbacca
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
Chewbacca
e78bbf4e19 Allow Admins to manage/leave Group 2023-04-04 12:08:26 -04:00
Chewbacca
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
Chewbacca
c2902b16ec Fix dark mode animation 2023-04-04 06:55:33 -04:00
Chewbacca
fd9fc8bb59 Update icon color for Group statuses 2023-04-03 17:02:13 -04:00
Chewbacca
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
Chewbacca
c67d5712ba Fix weight of List Item text 2023-04-03 12:17:29 -04:00
Chewbacca
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
Alex Gleason
72b57d93da Merge branch 'groups-toggle' into 'develop'
Groups toggle

See merge request soapbox-pub/soapbox!2391
2023-03-31 19:06:10 +00:00
Alex Gleason
1c71cf3da4
Toggle: prevent clicking label getting it stuck 2023-03-31 12:04:52 -05:00
Alex Gleason
2b5a3f720d
Toggle: fix size sm track 2023-03-31 11:58:10 -05:00
Alex Gleason
d7cb52c40c
Toggle: add "name" prop 2023-03-31 11:50:32 -05:00
Alex Gleason
6f48d6500d
Toggle: add disabled state 2023-03-31 11:47:41 -05:00
Alex Gleason
91f92050dc
Toggle: fix JSDoc comment 2023-03-31 11:18:45 -05:00
Alex Gleason
79a8cd6b13
Toggle: use bg-primary-600 when checked 2023-03-31 11:17:06 -05:00
Alex Gleason
e38b5fbfd3
Toggle: add size prop 2023-03-31 11:15:48 -05:00
Alex Gleason
541d48c5ab
Replace Toggle with a custom component 2023-03-31 11:06:43 -05:00
Chewbacca
681eacf827 Improve dark mode support of Groups + bug fixes 2023-03-30 15:19:14 -04:00
Alex Gleason
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
Chewbacca
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
Chewbacca
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
Alex Gleason
ddf433a5c9
FormGroup: move hintText above input 2023-03-29 20:42:57 -05:00
Alex Gleason
79a33d0f1d
Input: improve disabled style 2023-03-29 20:37:22 -05:00
Alex Gleason
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
Alex Gleason
7ec51778f8 Apply 1 suggestion(s) to 1 file(s) 2023-03-30 00:30:27 +00:00
Chewbacca
85e5780645 Deprecate old Icon component 2023-03-29 15:42:05 -04:00
Chewbacca
20960d7238 Improve UI of List component 2023-03-29 15:41:49 -04:00
Alex Gleason
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
Alex Gleason
609a25fd8d
Groups: add dot to group with pending membership requests 2023-03-29 12:21:43 -05:00
marcin mikołajczak
55c0f8d6a1 Merge branch 'friendica' into 'develop'
Friendica dislikes

See merge request soapbox-pub/soapbox!2381
2023-03-28 22:13:24 +00:00