discourse/app
Martin Brennan 0fab711e4a
FIX: Stop trying to set values on destroyed bookmark component (#11909)
* sometimes the AJAX promise to create/save the bookmark did
  not come back before the component destroyed, causing an error
  when trying to set the model id afterward. this just eliminates
  the set code and uses the response.id instead
2021-02-01 10:23:06 +10:00
..
assets FIX: Stop trying to set values on destroyed bookmark component (#11909) 2021-02-01 10:23:06 +10:00
controllers DEV: apply allow origin response header for CDN requests. (#11893) 2021-01-29 07:44:49 +05:30
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: IMAP allow unknown senders to reply to group topics via email (#11877) 2021-01-29 09:59:10 +10:00
serializers FIX: IMAP allow unknown senders to reply to group topics via email (#11877) 2021-01-29 09:59:10 +10:00
services DEV: Replace 'processed' column on notifications with new table (#11864) 2021-01-27 10:29:24 -06:00
views FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00