This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/models
Sam Saffron 58322617ec UX: on mobile devices iOS or Android always use full screen login
This simplifies life for users and embedded browsers and works around
all popup blocking.

There is no point to popup tabs on Android or iOS, it just causes
confusion.
2016-08-11 23:15:45 +10:00
..
action-summary.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
admin-post.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
archetype.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
badge-grouping.js.es6 UX: Show translated badge names and badge groupings 2015-12-30 23:35:16 +01:00
badge.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
category-list.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
category.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
composer.js.es6 FEATURE: Add toggle topic visibility button in popup menu. 2016-07-28 16:57:04 +08:00
draft.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
group.js.es6 FEATURE: add plugin-outlets from groups & categories incoming emails 2016-07-20 16:00:30 +02:00
input-validation.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
invite.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
live-post-counts.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
login-method.js.es6 UX: on mobile devices iOS or Android always use full screen login 2016-08-11 23:15:45 +10:00
model.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
nav-item.js.es6 Remove Discourse.Mobile constants 2016-02-18 12:19:00 -05:00
permission-type.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
post-action-type.js.es6 UX: Move likes into drop down instead of its own status line 2015-07-03 17:15:20 -04:00
post-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
post.js.es6 FIX: Discourse.ajax is deprecated. 2016-07-28 18:20:24 +08:00
rest.js.es6 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
result-set.js.es6 FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
session.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
site.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
static-page.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
store.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
tag-group.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-details.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-list.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-tracking-state.js.es6 changed data.archetype typo to data.payload.archetype in topic_tracking_state.js.es6 2016-07-29 11:23:00 -04:00
topic.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
trust-level.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action-group.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-action-stat.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
user-badge.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user-posts-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user.js.es6 Redirect to Summary when viewing yourself 2016-08-02 13:21:24 -04:00