Robin Ward
|
de027d1f97
|
FIX: Regression in badges linking to a post
|
2014-12-19 10:29:02 -05:00 |
|
Robin Ward
|
02f3a2d115
|
Fix more deprecations for 1.9.0
|
2014-12-17 09:31:41 -05:00 |
|
Robin Ward
|
4de412365e
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
|
Régis Hanol
|
0947191060
|
UX: improved our footer handling
- new "show-footer" mixins
- converted most of the routes to ES6
- FIX: handling of "indexStream" in user pages
There will now be a footer on all the following pages
- /exception
- /about
- /latest
- /new
- /unread
- /starred
- /top
- /categories
- /c/:category
- /c/:category/l/latest
- /c/:category/l/new
- /c/:category/l/unread
- /c/:category/l/top
- /t/:topic/:id
- /groups/:name/members
- /user/activity
- /user/activity/topics
- /user/activity/posts
- /user/activity/replies
- /user/activity/likes-given
- /user/activity/likes-received
- /user/activity/bookmarks
- /user/activity/starred
- /user/badges
- /user/notifications
- /user/flagged-posts
- /user/deleted-posts
- /user/private-messages
- /user/private-messages/mine
- /user/private-messages/unread
- /user/invited
- /user/:username/preferences
- /faq (static pages)
- /badges
- /badges/:id/:badge
|
2014-11-19 20:37:43 +01:00 |
|
Robin Ward
|
03bc91f204
|
Unify loading-spinner helper, add conditional support via component
|
2014-11-12 15:11:20 -05:00 |
|
Robin Ward
|
4d4734ef2f
|
Refactored loading routes for users/badges
|
2014-11-11 14:17:19 -05:00 |
|
Régis Hanol
|
a1f56183ca
|
FIX: don't put the footer inside a container (allow for full width footers)
|
2014-11-11 11:37:59 +01:00 |
|
Régis Hanol
|
ec76be964e
|
UX: better footer handling
|
2014-11-10 21:51:55 +01:00 |
|
Kris Aubuchon
|
59e0c1b9cd
|
trying out a new css-only loading spinner
|
2014-11-05 10:08:20 -05:00 |
|
Jeff Atwood
|
5fe1f99bf5
|
drop text from loading spinner
|
2014-10-02 14:50:13 -07:00 |
|
Robin Ward
|
d0fb8bbcfc
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
|
Robin Ward
|
1de9c3b04a
|
Migrate more helpers to ES6 format.
|
2014-09-12 14:27:34 -04:00 |
|
Gerhard Schlager
|
b17b539c36
|
Use the (translated) display name of badge instead of English one.
|
2014-08-06 22:07:45 +02:00 |
|
Sam
|
526da15b9e
|
Improve badge UI add links to badge descriptions
|
2014-07-24 12:21:24 +10:00 |
|
Sam
|
c8284170ad
|
FEATURE: badge grouping UI
FIX: not loading more badges on badge show page
|
2014-07-18 15:46:36 +10:00 |
|
Sam
|
e8ca1a2469
|
FEATURE: allow overriding badge names
FEATURE: allow html in badge description
|
2014-07-17 16:11:09 +10:00 |
|
Sam
|
0c8025d513
|
FIX: post number is just adding noise
|
2014-07-16 18:23:29 +10:00 |
|
Sam
|
e347eea629
|
FEATURE: show user what badges they have
|
2014-07-16 17:55:08 +10:00 |
|
Sam
|
9c14385a86
|
FEATURE: explain which badges can be titles
|
2014-07-09 16:03:53 +10:00 |
|
Sam
|
a4b7b561dc
|
Add link to badge reason on badge details page.
|
2014-07-02 09:46:28 +10:00 |
|
Sam
|
bc44bfcdf2
|
Work in progress backfill for like badges
|
2014-07-01 22:01:15 +10:00 |
|
Vikhyat Korrapati
|
7daf584251
|
Add missing <tbody> tags.
|
2014-06-19 16:56:19 +05:30 |
|
Régis Hanol
|
3b6b2770f3
|
BUGFIX: date of the post in the share dialog is now properly bound
CLEANUP: removed all unused handlebars helpers
REFACTOR: removed 'unbound' prefix (for performance reasons, helpers are unbound by default)
REFACTOR: added 'bound' prefix to bound helpers
REFACTOR: renamed helper using 'foo-bar-foo' syntax (instead of camel case)
|
2014-06-10 19:04:31 +02:00 |
|
Robin Ward
|
80fd714b23
|
FIX: Use replaceWith instead of transitionTo when redirecting to a
user's activity. That way the back button works nicely. Also we can now
shorten a lot of links that were going to activity instead.
|
2014-06-03 10:47:21 -04:00 |
|
Vikhyat Korrapati
|
d208e4d517
|
Multiple grant badges.
|
2014-05-21 12:54:55 +05:30 |
|
Vikhyat Korrapati
|
abd5263671
|
Load more users on badge pages using infinite scrolling instead of a
button.
|
2014-05-18 12:42:47 +05:30 |
|
Sam
|
d897eada61
|
Improve visual styling for badges page
|
2014-05-16 11:08:06 +10:00 |
|
Vikhyat Korrapati
|
b144b75565
|
Add automatically assigned trust level badges.
|
2014-05-14 20:47:21 +05:30 |
|
Vikhyat Korrapati
|
4e89b64e64
|
Load 100 users at a time for the badge page, with a button to load more.
|
2014-04-24 14:48:26 +05:30 |
|
Vikhyat Korrapati
|
d54edc7c0e
|
Display username and granted at on badge page.
|
2014-04-22 11:49:31 +05:30 |
|
Vikhyat Korrapati
|
27b62df48b
|
Change "awarded" to "granted".
|
2014-04-18 09:20:55 +05:30 |
|
Vikhyat Korrapati
|
e6eb16ee73
|
Fix infinite loading spinner for badges that have not been granted yet.
|
2014-04-18 09:20:55 +05:30 |
|
Onaldanm
|
bf8d727a91
|
Add badges class
Add badges class to the container to custom this new page differently.
|
2014-04-17 11:40:06 +02:00 |
|
Vikhyat Korrapati
|
3136217fc1
|
Add badge page.
|
2014-04-17 01:57:57 +05:30 |
|