Andreas Nedbal
|
4be25b2a1a
|
Replace inline style on inbox entry options with utility class
|
2022-01-03 16:33:06 +01:00 |
Andreas Nedbal
|
4fb1f3f38c
|
Fix wrong spacing in inbox entries
|
2022-01-01 01:50:46 +01:00 |
Andreas Nedbal
|
67ee589b5b
|
Add question markup renderer
|
2021-12-31 22:40:38 +01: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
|
466f435116
|
Add rails admin link to inbox entries
|
2021-08-11 13:31:33 +02:00 |
Dominik Kwiatek
|
cddb50cc22
|
Update dependencies and fix new lint warnings
|
2020-11-16 18:18:42 +01:00 |
Dominik M. Kwiatek
|
abf78d4f49
|
Don't center content on Desktop
Suggestions from @pixeldesu's review
Co-authored-by: Andreas Nedbal <andy@pixelde.su>
|
2020-05-29 23:05:38 +02:00 |
Dominik M. Kwiatek
|
ee947f2428
|
Make the "Load more" button center-aligned and give it "button" styling
Fixes #107
|
2020-05-29 23:05:38 +02:00 |
Andreas Nedbal
|
66b2afc976
|
Turn single-word strings into symbols
|
2020-05-11 19:40:45 +02:00 |
Andreas Nedbal
|
3a335798fe
|
Fix lints in app/views/inbox
|
2020-05-11 19:40:43 +02:00 |
Andreas Nedbal
|
937f24839d
|
Fix profile links on new inbox entries being not visible
|
2020-05-09 11:41:24 +02:00 |
Georg Gadinger
|
0d28152f3e
|
Fix items being inserted after "Load More" button
|
2020-05-09 04:51:14 +02:00 |
Andreas Nedbal
|
eec9637aef
|
Add spacing to inbox user avatars
|
2020-05-09 00:13:53 +02:00 |
Andreas Nedbal
|
d607a8790b
|
Fix styling of new inbox entries
|
2020-05-07 15:01:35 +02:00 |
Andreas Nedbal
|
85d97b0c71
|
Rename changed classes across templates
|
2020-05-02 20:35:48 +02:00 |
Andreas Nedbal
|
e9e0a222b0
|
Merge branch 'master' into feature/bootstrap
|
2020-04-27 02:11:54 +02:00 |
Georg Gadinger
|
b2b6419b5d
|
Use HTTPS in links
|
2020-04-26 23:16:20 +02:00 |
Georg Gadinger
|
aeef50ad78
|
Merge pull request #86 from Retrospring/cleanup
Minor Cleanup
|
2020-04-26 20:03:46 +02:00 |
Andreas Nedbal
|
0afff3f84d
|
Adjustments and smaller fixes
- Fixed initially selected Discover tabs being empty
- Removed spacing classes from inbox templates
- Fixed feed layout and sidebar display
- Adjust some profile layout nits
|
2020-04-26 16:25:54 +02:00 |
Andreas Nedbal
|
e56e65cf40
|
Further adjustments to inbox layout
- Fixed base styling of cards due to layout differences between panels of Bootstrap 3
- Removed duplicate rendering of sidebar
|
2020-04-25 19:45:53 +02:00 |
Andreas Nedbal
|
2a074227ac
|
Clean up inbox layouts
|
2020-04-25 18:10:48 +02:00 |
Andreas Nedbal
|
7767eeae9f
|
Merge branch 'master' into feature/bootstrap
|
2020-04-25 13:14:01 +02:00 |
Karina Kwiatek
|
47fde17560
|
Remove deprecated gravatar_url method
|
2020-04-20 23:18:14 +01:00 |
Georg Gadinger
|
101b3b68d3
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
Andreas Nedbal
|
b5a833e917
|
Remove superfluous card-default class
|
2020-04-19 23:31:24 +02:00 |
Andreas Nedbal
|
efd2ff4db0
|
Convert visibility classes to Bootstrap 4
|
2020-04-19 23:14:05 +02:00 |
Andreas Nedbal
|
33cd5b57a3
|
Convert panel classes to card classes
|
2020-04-19 23:11:14 +02:00 |
Georg Gadinger
|
3e7497a144
|
Upgrade to Rails 5
|
2020-04-19 00:59:22 +02:00 |
Georg Gadinger
|
b8701e7626
|
Make user_screen_name helper use kwargs, add link_only arg
|
2017-03-30 19:17:25 +02:00 |
pixeldesu
|
8c5badf0b8
|
fix Retrospring/bugs#95
|
2015-08-28 16:29:02 +02:00 |
pixeldesu
|
19d6ccd855
|
change logic for deletion when no user or no question is found
|
2015-07-17 22:31:10 +02:00 |
pixeldesu
|
e1d38ebb89
|
removing more logic from templates + simpler coffeescript
|
2015-07-17 21:45:45 +02:00 |
pixeldesu
|
84f80c824e
|
fix broken pagination and wrong question count for deletion
|
2015-07-17 20:54:11 +02:00 |
pixeldesu
|
e9ae442431
|
add ability to show/search questions from specific users
|
2015-07-17 20:29:19 +02:00 |
pixeldesu
|
d28f64adf1
|
localize placeholders
|
2015-06-08 20:48:23 +02:00 |
Yuki
|
ce2323d675
|
fix tests
|
2015-06-07 06:27:21 +05:30 |
pixeldesu
|
75d4d5a07f
|
localize inbox
|
2015-06-07 00:24:27 +02:00 |
Yuki
|
2e1cb4d273
|
Made titles functional, because functional programming is the future
|
2015-05-14 03:32:19 +05:30 |
pixeldesu
|
d08692340c
|
add pagetitles
|
2015-05-10 19:48:47 +02:00 |
nilsding
|
487de37477
|
fix jihad issue #86
|
2015-02-28 17:29:10 +01:00 |
Andreas N
|
66cc15971e
|
more date tooltips
|
2015-02-20 00:40:41 +01:00 |
Georg G
|
d5fcec4d7d
|
hide that "Load more" button if you delete all questions
|
2015-02-12 22:15:01 +01:00 |
Georg G
|
66c5e46a78
|
this happens all the time
|
2015-02-12 22:10:50 +01:00 |
Georg G
|
cb606f942a
|
fixed pagination for real
|
2015-02-12 22:09:11 +01:00 |
Andreas N
|
e3bc0d6300
|
add inbox pagination
|
2015-02-12 21:59:46 +01:00 |
Andreas N
|
3c6221eb1e
|
indentation got fucked up here
|
2015-02-08 02:54:57 +01:00 |
Andreas N
|
8550760772
|
add inbox sidebar
|
2015-02-08 00:59:07 +01:00 |
Andreas N
|
caa6a06ab0
|
small visual improvement
|
2015-01-30 20:34:28 +01:00 |