This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/app/assets/javascripts/discourse/models
Sam Saffron 98d6cee7c7 FIX: various fixes to draft system
- destroyDraft which is called when we cancel a draft is now async,
  removing race conditions when you click "reply" to a post and are
  already editing. We used to trigger double dialogs for cancelling
  drafts which was confusing.

- Remove reply as new topic / reply as pm keys, they are no longer
  used and only caused confustion. For example we used to pop up a
  warning when you are composing a reply and flick to reply as
  new topic

- Remove createTopic key, this was a bug that proliferated. Whenever
  creating a topic via the C shortcut or clicking on new topic on full
  screen search the correct new topic draft key will be used
  consistently

- When abandoning an edit we now say "Are you sure you want to discard
  your changes" (instead of abandon your post which is confusing)
2019-10-21 17:24:06 +11:00
..
2019-01-11 17:54:23 +01:00
2019-06-04 17:12:02 +02:00
2019-10-17 17:39:44 -03:00
2018-11-14 17:57:22 +01:00
2019-09-06 01:33:23 +05:30
2019-06-05 11:24:06 +02:00
2019-04-26 12:16:21 +02:00
2019-10-07 16:39:17 -04:00
2019-05-30 17:28:07 +02:00
2019-04-26 12:16:21 +02:00