Commit Graph

723 Commits

Author SHA1 Message Date
Robin Ward
a64b954fca Merge pull request #2507 from techAPJ/invite-patch-1
REFACTOR: move all conditions to guardian
2014-07-04 13:52:57 -04:00
Arpit Jalan
48f86181bf REFACTOR: move all conditions to guardian 2014-07-04 23:04:19 +05:30
Robin Ward
689afbfb7a FIX: Try to match a selected element in a combo box, even if it
has a value of 0.
2014-07-04 13:11:43 -04:00
Robin Ward
4237099db3 ES6: More modal views 2014-07-04 11:50:40 -04:00
Arpit Jalan
4649494e53 FEATURE: show Invite button to admin for private topics 2014-07-04 15:09:07 +05:30
Robin Ward
4f09317cb3 ES6: A bunch of modal views 2014-07-03 12:39:14 -04:00
Robin Ward
f62b05c985 FIX: Apply category class when inside a topic of that category 2014-07-01 16:06:48 -04:00
Robin Ward
7a739eb373 FIX: Don't lose background class while navigating from /latest to
`/new`
2014-07-01 16:06:47 -04:00
Robin Ward
288bb5588f Use different approach for background image 2014-07-01 13:40:09 -04:00
Robin Ward
bad5938cdd ES6: All list views 2014-07-01 12:02:06 -04:00
Robin Ward
3cbb32cc20 REFACTOR: uploading avatar should share code with upload component 2014-06-30 14:13:59 -04:00
Robin Ward
4088fba4f2 REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
Robin Ward
07cb3aff97 We shouldn't have to redeclare tab panels in the category edit menu 2014-06-26 12:30:07 -04:00
Robin Ward
2f710142f0 Use partials for category modal sections, components for pills 2014-06-25 16:12:35 -04:00
Robin Ward
b21496e3fb ES6: Convert search views 2014-06-25 14:03:41 -04:00
Régis Hanol
ebb27860ac OOPS: remove debugger 2014-06-25 16:20:49 +02:00
Régis Hanol
4b0eb0e159 BUGFIX: share a link to a post instead of the topic 2014-06-25 16:20:06 +02:00
Robin Ward
39c2c958e6 ES6: ComposerView 2014-06-24 16:53:10 -04:00
Robin Ward
07ae7435f2 ES6: Convert all button views 2014-06-23 12:37:38 -04:00
Régis Hanol
3181424d8e BUGFIX: can't ctrl+click post datestamps 2014-06-23 17:11:37 +02:00
Régis Hanol
86b4f53777 TRIVIAL: remove commented file 2014-06-23 17:04:45 +02:00
Régis Hanol
b0d1bd1c3a BUGFIX: properly enforce image dimensions on mobile 2014-06-23 15:54:56 +02:00
Robin Ward
3ac688d763 ES6: A couple of views 2014-06-20 13:29:11 -04:00
Régis Hanol
4878d88cbd FEATURE: overlay the banner when reading a topic 2014-06-20 19:05:26 +02:00
Robin Ward
49ae01ddea TWEAK: Don't focus on progress expansion on touch interfaces. 2014-06-19 15:19:49 -04:00
Robin Ward
194b04917a ES6: A few more views 2014-06-19 12:48:04 -04:00
Robin Ward
d919a405cb ES6: Refactor embedded post views 2014-06-18 16:00:54 -04:00
Sam
a288ff331d BUGFIX/FEATURE: call out context for search. 2014-06-17 17:53:45 +10:00
Sam
d85d34bac8 BUGFIX: use plugin outlet instead of custom code 2014-06-17 13:39:52 +10:00
Sam
92772bbf1d BUGFIX: icons all red 2014-06-17 11:09:01 +10:00
Jeff Atwood
5db621c5fe normalize to search.title for search help 2014-06-16 16:20:57 -07:00
Robin Ward
eedb0df4fb ES6: Just a couple of views 2014-06-16 15:55:09 -04:00
Robin Ward
d53ac36818 FIX: New action arriving in stream via message bus 2014-06-16 14:49:58 -04:00
Robin Ward
dc6f30dd94 Don't focus on text field in mobile view when tapping the progress 2014-06-14 11:51:15 -04:00
Robin Ward
cf165320e2 Keyboard shortcuts for new progress expansion 2014-06-13 14:03:12 -04:00
Robin Ward
42ca46e628 Highlight posts when jumping to them. 2014-06-13 14:03:12 -04:00
Robin Ward
e449d64ae1 ES6: Remove an unncessary view 2014-06-13 11:24:28 -04:00
Sam
5815e12caf BUGFIX: omit the "reply" word in mobile view 2014-06-13 16:03:25 +10:00
Robin Ward
d37195796f FEATURE: New expandable progress bar with jump buttons and jump to
arbitrary post.
2014-06-12 16:52:33 -04:00
Robin Ward
33e9bc68fc Split Topic Progres widget into its own controller, view, template 2014-06-12 16:52:33 -04:00
Robin Ward
efc70a2bca Always show Bookmark icon. Always show edit if the post is a wiki. 2014-06-12 11:21:12 -04:00
Robin Ward
61bba4d074 ES6: More views converted and deprecated 2014-06-12 11:21:12 -04:00
Sam
9bbfb1ea15 BUGFIX: not binding correctly to notifications that popped up AFTER element was inserted 2014-06-12 10:50:10 +10:00
Robin Ward
c90b609aa5 FIX: Reply button broke 2014-06-11 15:16:33 -04:00
Robin Ward
d40ec22bef Always show your own edit button 2014-06-11 14:38:57 -04:00
Robin Ward
b749585aa7 REFACTOR: Only show ellipsis if there is more than 1 thing behind it. 2014-06-11 14:31:03 -04:00
Robin Ward
176120cbc1 REFACTOR: Keyboard Shortcuts should send their actions directly to
posts, not by activating clicks on buttons.
2014-06-11 14:31:03 -04:00
Robin Ward
f822491886 ES6: Convert a couple view helpers. They should probably be components
evnetually!
2014-06-11 11:05:49 -04:00
Sam
03087679f0 FEATURE: Support custom preferences for users, injected by plugins 2014-06-11 15:50:37 +10:00
Robin Ward
d06720d059 REFACTOR: Remove animation from ellpisis post menu, change ordering of
buttons.
2014-06-10 15:27:43 -04:00