gitlab-org--gitlab-foss/app/assets/javascripts/lib/utils
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
..
accessor.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
ace_utils.js Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
ajax_cache.js
autosave.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
axios_utils.js
bootstrap_linked_tabs.js Adds hashed option to bs linked options 2019-06-05 15:14:02 +01:00
cache.js
chart_utils.js Update chart.js to 2.7.2 2019-02-08 16:09:24 +00:00
color_utils.js Add color utils with relevant tests 2019-07-26 16:05:59 +03:00
common_utils.js Add searchBy helper & SidebarItemEpicsSelect 2019-08-22 17:58:44 +05:30
constants.js
csrf.js
datetime_utility.js Removed pluralize function 2019-07-24 17:39:18 +00:00
dom_utils.js CE Port of "Web Terminal FE" 2018-12-07 16:29:32 +00:00
file_upload.js Fix bug causing repo mirror settings UI to break 2019-01-08 06:25:23 +00:00
forms.js Add repo-refs control for search page 2019-08-09 16:32:17 +00:00
grammar.js Add grammar util 2019-02-04 11:17:33 -06:00
highlight.js Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
http_status.js Add edit_note and spec for editing quick actions 2019-08-26 09:20:00 +00:00
icon_utils.js Use svg icon for deployment series 2019-02-05 08:15:57 -05:00
icons_path.js Override icons.svg asset path with sprockets asset 2019-07-29 16:44:45 -05:00
image_utility.js
invalid_url.js Add feature flag and dashboard endpoint 2019-06-07 21:39:03 +10:00
keycodes.js Revert "Merge branch 'mh/editor-indents' into 'master'" 2019-08-01 12:31:13 -05:00
logoutput_behaviours.js
navigation_utility.js
notify.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
number_utils.js Adds hashed option to bs linked options 2019-06-05 15:14:02 +01:00
poll.js Remove duplicate XHR request when requesting new pipeline page 2019-02-23 21:27:53 -08:00
regexp.js
scroll_utils.js
simple_poll.js Update simple_poll with timeout 0 and object arg 2019-03-11 15:17:43 -05:00
sticky.js
text_markdown.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
text_utility.js Removed pluralize function 2019-07-24 17:39:18 +00:00
tick_formats.js
type_utility.js
url_utility.js Fix mergeUrlParams handling of + 2019-08-19 10:28:23 -05:00
users_cache.js Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
webpack.js Fix webpack asset patch with '/' as relative root 2019-04-30 12:21:48 -05:00