Sam
|
629fa1223f
|
regression: broken categories page on mobile
|
2015-08-14 13:21:40 +10:00 |
|
Sam
|
3eeb765f00
|
fix deprecation
|
2015-08-10 11:41:11 +10:00 |
|
Sam
|
1a6cbd37a5
|
missing outlet for tags on mobile
|
2015-08-07 19:12:47 +10:00 |
|
Sam
|
fe6203d4ec
|
UX: improve front page styling for mobile
|
2015-06-22 14:25:17 +10:00 |
|
Robin Ward
|
3437513025
|
FIX: Back button mobile from user activity stream
|
2015-05-25 13:40:46 -04:00 |
|
Robin Ward
|
e1f9f6d02a
|
UX: Improve user directory on mobile
|
2015-05-11 11:20:46 -04:00 |
|
Robin Ward
|
fd58bd570e
|
FIX: Translation key was showing as undefined
|
2015-05-11 11:20:46 -04:00 |
|
Robin Ward
|
b3b4fd21ed
|
Broken WIP
|
2015-05-11 11:18:37 -04:00 |
|
Neil Lalonde
|
a0afaf6d48
|
tweak subcategories position on mobile categories page
|
2015-05-06 10:58:30 -04:00 |
|
Neil Lalonde
|
72cb784eae
|
UX: mobile categories page is more like desktop categories page
|
2015-05-05 12:04:18 -04:00 |
|
Neil Lalonde
|
930937cfd5
|
FIX: mobile categories page should show the same dates as desktop categories page
|
2015-04-09 17:06:44 -04:00 |
|
Robin Ward
|
3d2d224312
|
FEATURE: User Directory, with sorting and time period filter
|
2015-03-18 15:20:34 -04:00 |
|
Ed Gibbs
|
2dbfeb71a8
|
FIX: Don't escape test in topic excerpt for mobile.
Stopped escaping topic excerpt in the mobile handlebars template to
ensure things like quotes don't get escaped.
|
2015-02-22 16:57:30 -08:00 |
|
Robin Ward
|
d491d817a6
|
UX: Alwasy skip headers on topic lists on mobile.
Fixes topic lists filtered by tag on mobile.
|
2015-01-28 15:20:26 -05:00 |
|
Robin Ward
|
350554e198
|
UX: Change category badge style to use stripes
|
2015-01-20 14:56:06 -05:00 |
|
Sam
|
69771562d7
|
clean up rendering and correct issues with topic list to raw commit
|
2015-01-05 16:37:25 +11:00 |
|
Sam
|
fa9bbd554e
|
PERF: unify topic lists, remove star from lists, move to raw rendering
|
2015-01-05 13:04:15 +11:00 |
|
Robin Ward
|
8b51176f2e
|
FIX: Category badges were missing stripes in some places
|
2014-12-18 11:03:17 -05:00 |
|
Robin Ward
|
01904c6ca3
|
FIX: Sometimes loading blank topic list
|
2014-12-17 11:34:20 -05:00 |
|
Robin Ward
|
f3babdb319
|
Fixes many Ember 1.9.0 deprecations
|
2014-12-17 09:31:42 -05:00 |
|
Robin Ward
|
4de412365e
|
The {{i18n}} helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
|
Robin Ward
|
72749a24e1
|
FIX: Broken HTML (thanks HTMLbars)
|
2014-12-05 17:03:08 -05:00 |
|
Robin Ward
|
03bc91f204
|
Unify loading-spinner helper, add conditional support via component
|
2014-11-12 15:11:20 -05:00 |
|
Robin Ward
|
e26e5312d7
|
FIX: Couldn't click on avatar on private message list
|
2014-11-12 11:53:07 -05:00 |
|
Robin Ward
|
824c0b0f87
|
FIX: Remove grouped-each helper. GroupedView is deprecated in Ember
1.9
|
2014-11-11 15:58:47 -05:00 |
|
Kris Aubuchon
|
a0e5605869
|
updated loading spinner
|
2014-11-05 20:13:51 -05:00 |
|
Kris Aubuchon
|
59e0c1b9cd
|
trying out a new css-only loading spinner
|
2014-11-05 10:08:20 -05:00 |
|
Robin Ward
|
44ff357e1c
|
Remove unused view, use preferred dash format for filenames, add
warnings when templates are missing
|
2014-10-29 10:39:06 -04:00 |
|
Sam
|
5729e7df6f
|
PERF: use raw rendering for topic list
rename my handlebars helper to "raw",
create ember compat handlebars to handle rendering
patch ember rails to use the correct precompiler
|
2014-10-29 15:24:51 +11:00 |
|
Sam
|
e3b88d3688
|
Revert "REVERT commits for raw handlebars rendering. We need to create a"
This reverts commit a4363e033d.
|
2014-10-29 13:05:19 +11:00 |
|
Régis Hanol
|
7525a896df
|
UX: make the blue notification float over the column headers on desktop
|
2014-10-29 00:46:05 +01:00 |
|
Robin Ward
|
a4363e033d
|
REVERT commits for raw handlebars rendering. We need to create a
separate branch and discuss issues of this approach.
|
2014-10-28 10:56:04 -04:00 |
|
Sam
|
f5379cee89
|
PERF: move activity-column to handlebars
|
2014-10-28 17:20:56 +11:00 |
|
Robin Ward
|
e2d40c033a
|
FIX: Broken "read more" link on categories view for mobile pinned topics
|
2014-10-23 12:18:33 -04:00 |
|
Robin Ward
|
e55b437eb9
|
Replace the rest of the deprecated {{action xyz}} with `{{action
"xyz"}}`
|
2014-10-03 14:43:27 -04:00 |
|
Jeff Atwood
|
5fe1f99bf5
|
drop text from loading spinner
|
2014-10-02 14:50:13 -07:00 |
|
Jeff Atwood
|
cd3461dde8
|
remove "Loading more topics.." text
|
2014-10-02 12:16:16 -07:00 |
|
Robin Ward
|
6746d96336
|
More deprecation fixes for {{action}}
|
2014-09-30 16:04:04 -04:00 |
|
Robin Ward
|
d0fb8bbcfc
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
|
Robin Ward
|
3980d14d5e
|
FIX: On mobile, allow topic entrance from suggested topics
|
2014-09-23 14:36:21 -04:00 |
|
Jeff Atwood
|
b874b31b02
|
correct mobile login form layout error
|
2014-09-22 17:26:22 -07:00 |
|
Robin Ward
|
e8522e839b
|
FIX: undefined label on Top dropdown on mobile
|
2014-09-22 12:23:37 -04:00 |
|
Robin Ward
|
626e896c13
|
FEATURE: Enable topic entrance on mobile
|
2014-09-22 11:49:11 -04:00 |
|
Robin Ward
|
1de9c3b04a
|
Migrate more helpers to ES6 format.
|
2014-09-12 14:27:34 -04:00 |
|
Robin Ward
|
f322b500a7
|
Replaced many global Discourse.SiteSetting calls in templates with
computed properties due to deprecations.
|
2014-09-11 16:46:34 -04:00 |
|
Jeff Atwood
|
0446a0e19e
|
set maxlength="200" attrib on password field
|
2014-09-11 12:41:03 -07:00 |
|
Jeff Atwood
|
742e2b1fa9
|
FIX: add classes to mobile education panels
|
2014-09-04 10:39:47 -07: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 |
|
cpradio
|
ed8d828ff1
|
FIX: Added keyboard bindings for dismiss buttons
|
2014-08-29 08:04:57 -04:00 |
|