Robin Ward
|
3980d14d5e
|
FIX: On mobile, allow topic entrance from suggested topics
|
2014-09-23 14:36:21 -04:00 |
|
Robin Ward
|
e9600d7cb1
|
Convert some application helpers to ES6 format.
|
2014-09-03 13:30:22 -04:00 |
|
Robin Ward
|
0b6c84e292
|
UX: Remove background color from new badge. DRY up lots of repeated code
for rendering badges on topics.
|
2014-09-03 12:22:18 -04:00 |
|
Robin Ward
|
eb5a3da10d
|
UX: Include tooltip text when hovering over posts column
|
2014-08-15 11:49:30 -04:00 |
|
Robin Ward
|
6f3db0e386
|
UX: Squash activity columns together. Show a cold map on the difference
between the last post and original post dates. Fix some missing classes
in the mobile templates and topic map.
|
2014-08-14 16:06:27 -04:00 |
|
Robin Ward
|
ac89b3eb7e
|
ES6: grouped-each helper and moved event dispatcher to an initializer
|
2014-08-13 16:46:59 -04:00 |
|
Robin Ward
|
de73e9fb56
|
UX: Remove likes column, use heat map on posts count
|
2014-08-12 14:03:52 -04:00 |
|
Régis Hanol
|
b196de0821
|
TRIVIAL: use class instead of id for the 'topic-list'
|
2014-07-29 23:38:36 +02:00 |
|
Régis Hanol
|
9b43333f3f
|
TRIVIAL: removes unecessary #if bindings
|
2014-07-02 23:01:23 +02:00 |
|
Régis Hanol
|
e148d2340f
|
removes summary filter when clicking on the likes count in topic lists
|
2014-07-02 22:58:07 +02:00 |
|
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
|
bb0cf87684
|
ES6: All components ported over
|
2014-06-03 12:11:17 -04:00 |
|
Régis Hanol
|
9125453628
|
FEATURE: add the first 3 participants in a private message
|
2014-05-12 09:32:49 +02:00 |
|
Jeff Atwood
|
661e6984d3
|
drop views from mobile suggested topics
|
2014-05-06 01:23:50 -07:00 |
|
Neil Lalonde
|
c649959e34
|
Show parent category on category badges
|
2014-03-21 14:34:50 -04:00 |
|
Régis Hanol
|
0a7dc83681
|
BUFGIX: read more should take you to the first post
|
2014-02-07 15:07:13 -08:00 |
|
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
|
Robin Ward
|
f4c57130dc
|
Renames unboundDate to rawDate because date is current unbound.
|
2014-01-17 13:56:26 -05:00 |
|
Régis Hanol
|
35634fcbc5
|
remove comment glyph in mobile view to keep it consistent with other lists
|
2014-01-03 19:23:11 +01:00 |
|
Régis Hanol
|
0b5265de17
|
BUGFIX: consistent archived style in the Top page mobile template
|
2014-01-03 16:05:06 +01:00 |
|
Régis Hanol
|
c6ed4b2095
|
FEATURE: mobile template for the Top page
|
2014-01-03 16:00:29 +01:00 |
|