Robin Ward
f105d72129
Move non Ember.View classes to raw-views
2016-11-14 16:00:40 -05:00
Robin Ward
120a780763
Replace the add category class view mixin with a component
2016-11-14 14:36:29 -05:00
Robin Ward
aada925b21
Start converting modal views to components
2016-11-14 14:15:48 -05:00
Robin Ward
a9ed15e11a
FIX: Remove more of those pesky View classes
2016-11-11 17:03:15 -05:00
Robin Ward
cc93cd76ef
Replace quote button with a component
2016-11-11 16:00:28 -05:00
Robin Ward
93403b0af6
Replace the share popup with a component
2016-11-11 14:13:19 -05:00
Robin Ward
01a8ef590a
Remove more view classes
2016-11-10 16:27:15 -05:00
Robin Ward
d98aa48f0d
Remove some preferences views, add extra tests
2016-11-10 15:54:21 -05:00
Robin Ward
a94f06ff78
Remove the ScrollTop Mixin
2016-11-10 15:25:04 -05:00
Robin Ward
0904ad5537
Migrate createViewWithBodyClass helper to components
2016-11-10 14:28:04 -05:00
Robin Ward
ecb9574a32
FIX: Touch issues in iOS
2016-11-10 10:12:47 -05:00
Robin Ward
985b855a5b
FIX: Later versions of ember require dashes in template names
2016-11-09 14:50:34 -05:00
Robin Ward
a319cfe77a
Final set of backwards compatible fixes for Ember 1.13
2016-10-28 15:51:39 -04:00
Robin Ward
0f1ed1e41a
Migration topic footer buttons to components
2016-10-28 10:13:41 -04:00
Robin Ward
eeee5f4c08
Use {{outlets}} instead of {{render}} in the application template
2016-10-26 13:02:58 -04:00
Robin Ward
b601120b39
Support for Raw Handlebars and helpers in Ember 1.13
2016-10-26 10:27:57 -04:00
Robin Ward
622dc82481
Replace deprecated render(buffer) with a custom buffered renderer
2016-10-25 14:00:21 -04:00
Robin Ward
fab36e6cf7
Fix more deprecations:
...
- Remove all `needs:` code
2016-10-21 17:28:37 -04:00
Robin Ward
bf91532260
Fixes some Ember Deprecations for 1.13:
...
- Remove ArrayController
- Remove {{view}} from templates
- Replace many cases of needs: [‘controller’] with inject
- Enable Ember Legacy Views
2016-10-21 11:06:07 -04:00
Robin Ward
fb94b4c56d
Show the whisper preview in the whisper style
2016-10-17 16:53:24 -04:00
Jeff Atwood
c51992cf5e
remove old search help in favor of advanced search
2016-10-11 14:01:16 -07:00
Arpit Jalan
d06c82e555
FEATURE: add unique class to topic navigation pages
2016-10-10 22:38:41 +05:30
Sam
601a96333a
FIX: last visited line not rendering correctly
...
- stop changing cached models
2016-10-05 15:37:47 +11:00
Robin Ward
be1d74d207
Split out common functions into discourse-common module
2016-09-22 09:52:19 -04:00
Arpit Jalan
afef9a0668
FEATURE: add page identifier on user badges page
2016-09-20 23:54:59 +05:30
Arpit Jalan
4f13422c47
FEATURE: add more page identifiers
2016-09-20 23:13:56 +05:30
Arpit Jalan
72f9369966
add unique body class to search and user pages
2016-09-19 10:24:58 +05:30
Arpit Jalan
5dbd6a304b
add search-container class to search page
2016-09-15 13:46:22 +05:30
Robin Ward
aa7c735d34
FIX: Improve selecting text over line breaks
2016-09-13 11:36:17 -04:00
Régis Hanol
96b6d342cc
FIX: /categories page issues
...
FIX: endless spinner when /categories is set to homepage and you click the home logo
FIX: latest column should respect topic state for the current user (new, unread, etc.)
FIX: post count should have heat colors applied based on like ratios
FIX: Add "More" button at the bottom of the latest column
UX: The topic count number in the categories panel should be slightly larger
2016-08-18 19:41:21 +02:00
Robin Ward
857d54162b
Redirect to Summary when viewing yourself
2016-08-02 13:21:24 -04:00
Robin Ward
e5bbfe1f1b
Lint inner function declarations to prevent Safari breakage
2016-07-14 10:22:39 -04:00
Robin Ward
a546395397
REFACTOR: Migrate markdown functionality in ES6
2016-07-11 12:57:05 -04:00
Régis Hanol
ee2780466c
FIX: too many upload placeholders when uploading several files
2016-07-06 17:58:11 +02:00
Robin Ward
6129fda8af
REFACTOR: styleCategory doesn't seem to be used in any way?
2016-07-04 12:11:12 -04:00
Guo Xiang Tan
41842460b4
UX: Collapse users when composing a private message.
2016-06-29 10:40:38 +08:00
Régis Hanol
74e93d2260
FIX: Reply As New Topic from all 3 different places
2016-06-26 14:20:22 +02:00
Régis Hanol
9c5a727aa2
FIX: reply as new link wasn't working sometimes
2016-06-20 12:09:04 +02:00
Guo Xiang Tan
a053caeda4
FIX: Make sure we hide popup menu options on esc.
2016-06-20 10:11:42 +08:00
Régis Hanol
9588583244
'Reply as new topic' link in the share dialog
2016-06-14 20:01:21 +02:00
Robin Ward
e393e43ce5
FIX: If the composer started open it didn't check for composer messages
2016-06-08 12:57:41 -04:00
Robin Ward
67303d7679
REFACTOR: Composer messages to use new ember idioms
2016-06-07 14:47:22 -04:00
Robin Ward
1e2bad135f
FIX: Admin wrench should be visible to leaders too
2016-06-06 12:31:52 -04:00
Robin Ward
ee6cd3e4c4
FIX: On mobile the highlight was being cut off
2016-06-03 16:54:54 -04:00
Jeff Atwood
8b8397030c
Merge pull request #4248 from cpradio/add-classname-to-invite-topic-button
...
Added class name for invite topic button
2016-06-03 11:43:36 -07:00
cpradio
375a051698
Added class name for invite topic button
2016-06-03 14:36:43 -04:00
Robin Ward
a832d88375
UX: Hide the timeline when the composer is open
2016-06-01 14:42:00 -04:00
Robin Ward
8c6274ba88
FIX: Try to be a little smarter about which way topic menus open
2016-05-31 15:13:57 -04:00
Robin Ward
1643ff0f3c
FEATURE: Move topic admin button into timeline
...
Also includes converting the topic admin menu to the widget framework.
2016-05-31 10:51:46 -04:00
Robin Ward
751e354ca6
Refactor topic-progress into a component
2016-05-31 10:51:39 -04:00