gitlab-org--gitlab-foss/app/assets/javascripts/notes
Patrick Derichs a13abd6731 Add edit_note and spec for editing quick actions
Call QuickActionsService on Note update

Add support for notes which just contain
commands after editing

Return http status gone (410) if note was deleted

Temporary frontend addition so it is not
failing when a note is deleted

Move specs to shared examples

Fix rubocop style issue

Deleting note on frontend when status is 410

Use guard clause for note which got deleted

Simplified condition for nil note

This method should no longer be called
with nil note

Refactoring of execute method to reduce
complexity

Move errors update to delete_note method

Note is now deleted visually when it only
contains commands after update

Add expectation

Fix style issues

Changing action to fix tests

Add tests for removeNote and update
deleteNote expectations
2019-08-26 09:20:00 +00:00
..
components Add edit_note and spec for editing quick actions 2019-08-26 09:20:00 +00:00
mixins changed string discussion to thread in reply form 2019-07-02 14:29:03 +02:00
services Do not persist notes filter when auto-switching 2019-08-07 15:45:23 +00:00
stores Add edit_note and spec for editing quick actions 2019-08-26 09:20:00 +00:00
constants.js Remove a "reopen merge request button" on a "merged" merge request 2019-04-04 11:49:39 +09:00
discussion_filters.js Initialize discussion filter after notes app 2019-03-19 13:07:46 +08:00
event_hub.js
index.js Replace runtime isEE check with compile time one 2019-07-05 16:37:39 +02:00