Karina Kwiatek
|
bd5995ef65
|
Add specs for `nav_entry` helper
|
2021-08-13 00:53:11 +02:00 |
Karina Kwiatek
|
d76af263ce
|
Style and position badges on mobile nav
|
2021-08-12 21:56:28 +02:00 |
Karina Kwiatek
|
c33c4bb4ed
|
Give the mobile nav icon row the full viewport width
|
2021-08-12 13:30:19 +02:00 |
Karina Kwiatek
|
ec2332818c
|
Show mobile nav bar badges as pills
|
2021-08-12 13:29:50 +02:00 |
Karina Kwiatek
|
da70238667
|
Fix linter errors
|
2021-08-12 01:18:10 +02:00 |
Karina Kwiatek
|
78d67d2f49
|
Tell Sass to use CSS `max()` function
|
2021-08-12 01:17:25 +02:00 |
Karina Kwiatek
|
31bcc33850
|
Set the correct theme-color when top navigation is being used
|
2021-08-12 00:38:03 +02:00 |
Karina Kwiatek
|
aeb924cab9
|
Use correct body padding when not logged in to allow for top navigation bar
|
2021-08-12 00:37:59 +02:00 |
Karina Kwiatek
|
d86bf2bf9d
|
Use notification_count helper to get notification count for icon badge
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
38bd282b38
|
Make notification icon show notification count badge
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
31a8bf6f00
|
Add mobile user menu
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
e895dedd14
|
Make navbar icons larger
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
0886daa62d
|
Remove icon from brand in desktop navbar
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
b93d0402f8
|
Use unquote to prevent sass from erroring on env(safe-area-inset-bottom)
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
d27ae910c2
|
Adjust theme-color for mobile layout
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
e213041d47
|
Add mobile navigation bar
|
2021-08-12 00:37:47 +02:00 |
Karina Kwiatek
|
be1afe01e9
|
Fill horizontal space on medium-sized viewports
This removes the horrible side margins on portrait tablets
|
2021-08-12 00:37:41 +02:00 |
Karina Kwiatek
|
f94519ccfc
|
Merge pull request #186 from Retrospring/fix/line-overflow
Prevent line overflow in comments and question headers
|
2021-08-11 23:08:08 +02:00 |
Karina Kwiatek
|
680a5f4c6a
|
Merge pull request #189 from Retrospring/fix/list-selector-text-colour
Fix list group text not being visible when the selected item is a link
|
2021-08-11 23:07:55 +02:00 |
Karina Kwiatek
|
b60529dcf1
|
Merge pull request #190 from Retrospring/feature/inbox-actions
Add report and rails admin buttons to inbox entries
|
2021-08-11 22:56:31 +02:00 |
Karina Kwiatek
|
c90daf1756
|
Skip inbox entry actions menu if it's be empty
|
2021-08-11 22:38:53 +02:00 |
Karina Kwiatek
|
649bacfc45
|
Move report and rails admin buttons to a dropdown menu in the card header
|
2021-08-11 22:35:07 +02:00 |
Karina Kwiatek
|
77ec8e2f4b
|
Add report button to answerboxes
|
2021-08-11 22:11:23 +02:00 |
Karina Kwiatek
|
3438534ca1
|
Merge pull request #188 from Retrospring/fix/relationship-ordering
Order relationships by their creation date
|
2021-08-11 22:07:41 +02:00 |
Karina Kwiatek
|
7f7213578b
|
Fix list group text not being visible when the selected item is a link
|
2021-08-11 21:33:38 +02:00 |
Karina Kwiatek
|
6b32bddc76
|
Order relationships by their creation date
Closes #115
|
2021-08-11 17:09:04 +02:00 |
Karina Kwiatek
|
9de72ea46e
|
Prevent long words/links overflowing in questions and comments
This is not a problem in answers.
Closes #111
|
2021-08-11 14:37:12 +02:00 |
Karina Kwiatek
|
466f435116
|
Add rails admin link to inbox entries
|
2021-08-11 13:31:33 +02:00 |
Karina Kwiatek
|
11e8555dae
|
Merge pull request #183 from Retrospring/feature/web-share
Add share buttons to answers using Web Share API
|
2021-08-10 20:26:47 +02:00 |
Karina Kwiatek
|
aa9fc54ad2
|
Ensure answerboxes on profiles can properly attach sharing functionality
|
2021-08-10 18:07:33 +02:00 |
Karina Kwiatek
|
016f369ba2
|
Address review comments
|
2021-08-10 17:11:59 +02:00 |
Karina Kwiatek
|
1cf2733b69
|
Merge pull request #185 from Retrospring/feature/opengraph
Add OpenGraph metadata on user profiles and answers
|
2021-08-10 13:48:02 +02:00 |
Karina Kwiatek
|
b4f87a288a
|
Invert answerbox action CSS to be mobile first
|
2021-08-10 13:21:32 +02:00 |
Karina Kwiatek
|
a246083b15
|
Refactor sharing using feature pattern
|
2021-08-10 13:21:28 +02:00 |
Karina Kwiatek
|
86d179d590
|
Merge branch 'master' into feature/opengraph
|
2021-08-08 14:24:05 +02:00 |
Karina Kwiatek
|
47ef742c12
|
Merge pull request #182 from Retrospring/feature/rails-admin-links
Add links for jumping to rails admin on answers, questions and profiles
|
2021-08-07 19:52:39 +02:00 |
Karina Kwiatek
|
c0107e2bc4
|
Add test for rails_admin_path_for_resource
|
2021-08-06 22:33:02 +02:00 |
Karina Kwiatek
|
d08d0156dc
|
Move graph helpers to separate module
|
2021-08-06 22:24:21 +02:00 |
Karina Kwiatek
|
7249e45989
|
Add tests for user_twitter_card and answer_opengraph
|
2021-08-06 21:38:51 +02:00 |
Karina Kwiatek
|
5b05c27091
|
Add test for ApplicationHelper#user_opengraph
|
2021-08-06 20:49:47 +02:00 |
Karina Kwiatek
|
5b087cde3c
|
Use :ruby filter in user/show
|
2021-08-06 13:52:11 +02:00 |
Karina Kwiatek
|
3570171b25
|
Create rails_admin_path_for_resource helper
|
2021-08-06 13:38:24 +02:00 |
Karina Kwiatek
|
cf4d6bd100
|
Add OpenGraph metadata on user profiles and answers
|
2021-08-06 13:24:04 +02:00 |
Karina Kwiatek
|
8f23088244
|
Lint: Add missing space to attributes
|
2021-08-06 11:04:57 +02:00 |
Karina Kwiatek
|
4b52f900f2
|
Use expression substitution for rails admin links
|
2021-08-06 10:38:00 +02:00 |
Karina Kwiatek
|
fc99667233
|
Update puma to 5.4.0
|
2021-08-06 09:29:41 +02:00 |
Karina Kwiatek
|
08822b0f05
|
Move answerbox actions on to seperate row on mobile
|
2021-08-06 01:09:28 +02:00 |
Karina Kwiatek
|
faaab47859
|
Add links for jumping to rails admin on answers, questions and profiles
|
2021-08-05 18:31:35 +02:00 |
Karina Kwiatek
|
a13322dcee
|
Add share option to answers
|
2021-08-05 18:30:44 +02:00 |
Karina Kwiatek
|
49c33486dd
|
Merge pull request #179 from Retrospring/dependabot/bundler/addressable-2.8.0
Bump addressable from 2.7.0 to 2.8.0
|
2021-07-17 23:17:18 +02:00 |