Constance Okoghenun
172ef22b6e
Cancel button for diff notes
...
Added "cancel" comment button for inline diff notes for commits
2019-01-07 14:41:51 +01:00
Constance Okoghenun
64fcda29f6
Removed discard comment button
...
Removed the button and associated tests form notes
on Issues and Merge request page.
2019-01-07 13:06:42 +01:00
Clement Ho
8b1f2823a2
Use @gitlab npm namespace
2018-11-16 19:29:11 +00:00
Clement Ho
df587c15c4
Update gitlab-ui to 1.9.0
2018-10-29 23:16:10 +00:00
Mike Greiling
d76190371c
Resolve "Harmonize prettier and eslint configs"
2018-10-09 15:25:53 +00:00
Jose Vargas
11e0a019b6
Fix import statement for the skeleton notes
2018-09-26 15:08:25 -05:00
Clement Ho
2a6cd526ac
Add gitlab-ui skeleton loading
2018-09-25 20:03:40 +00:00
Marcel Amirault
6876c7afa8
Fix grammar (setup to set-up) in code comments, spec, views, etc.
2018-09-17 09:17:33 +00:00
Tim Zallmann
a0dc392362
Fix Linting Error
2018-09-07 12:25:50 +02:00
Tim Zallmann
93a947a10c
Removed Console.log
2018-09-07 12:25:50 +02:00
Tim Zallmann
d3cf0c247b
Fix for Karma, Static Analysis and RSPec for MR Page
2018-09-07 12:25:50 +02:00
Takuya Noguchi
a9c041704e
Remove extra spaces from MR discussion notes
2018-09-05 20:22:57 +09:00
Brett Walker
750af9fd32
Use proper markdown rendering for previews
2018-07-06 18:49:33 +00:00
gfyoung
23cdae8eee
Enable "prefer-destructuring" in JS files
...
Partially addresses #47006 .
2018-06-25 11:53:57 -07:00
Kushal Pandya
db9fb8a30e
Add default autocomplete config
2018-06-25 18:30:42 +05:30
Felipe Artur
3e66795ef1
Changes tab VUE refactoring
2018-06-21 12:22:40 +00:00
Lukas Eipert
0e6441164f
remove all unused eslint-disable rules
2018-06-20 14:28:28 +02:00
gfyoung
bce890820f
Enable no-restricted-globals in JS files
2018-06-15 15:58:27 +00:00
Clement Ho
26fcf83308
Resolve "Placeholder note renders the user name in a new line"
2018-06-14 17:35:15 +00:00
Clement Ho
8bd38fdc25
Merge branch 'master' into bootstrap4
2018-04-23 08:51:42 -05:00
Clement Ho
ee5b470831
Fix bug where resolved discussions were not visible when toggled
2018-04-20 10:33:55 -05:00
Simon Knox
3dc8ad277d
Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved"
2018-04-20 07:47:08 +00:00
Clement Ho
694b290a2e
[skip ci] Merge branch 'master' into bootstrap4
2018-04-17 12:24:25 -05:00
Phil Hughes
606ed05edf
Merge branch '45271-collpased-diff-loading' into 'master'
...
Resolve "Collapsed diff spacing wrong when failed to load"
Closes #45271 and #45317
See merge request gitlab-org/gitlab-ce!18351
2018-04-17 15:22:44 +00:00
Filipa Lacerda
4b2ff00392
Disable try again button while fetching the API
2018-04-16 16:36:24 +01:00
Filipa Lacerda
8f189df86f
Use different class for try again button in collapsed diffs
2018-04-16 12:30:46 +01:00
Filipa Lacerda
5b171cee3a
Remove unused imports
2018-04-13 09:55:47 +01:00
Filipa Lacerda
a236b5e6a2
Render only one error message per diff
...
Move html to haml file instead of JS
2018-04-13 09:50:35 +01:00
Clement Ho
705d7f703b
[skip ci] Use toggleClass instead of toggle
2018-04-12 14:13:50 -05:00
Clement Ho
b8401cd0b2
Merge branch 'master' into bootstrap4
2018-04-12 13:47:30 -05:00
Filipa Lacerda
b01fd7ad81
Fixes unresolved discussions rendering the error state instead of the diff
2018-04-12 17:29:54 +01:00
Clement Ho
09ab85a936
Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-requests' into 'master'"
...
This reverts merge request !18120
2018-04-12 15:10:40 +00:00
Clement Ho
9bcf8f43c6
[skip ci] Replace hidden-xs
2018-04-09 16:50:40 -05:00
Takuya Noguchi
058909e7c5
Refactor and tweak margin for note forms on Issuable
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-04-04 22:27:15 +09:00
Winnie Hellmann
64572b5349
Cleanup test for disabling comment submit button
2018-03-22 14:48:03 +01:00
Jacob Schatz
32ce1e3a00
Disables the button when submitting comment.
2018-03-21 14:28:39 -04:00
Simon Knox
6cfbb4459e
Resolve "Notes karma specs failing"
2018-03-19 14:37:48 +00:00
Fatih Acet
fdc9ae2edf
Prettify notes.
2018-03-16 23:16:21 +03:00
Simon Knox
8fa001e760
Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)"
2018-03-13 12:01:36 +00:00
Fatih Acet
059ab73b8e
Render MR Notes with Vue with behind a cookie
2018-02-28 00:10:43 +00:00
Jacob Schatz
35c8fd5586
Update to jQuery 3.
2018-02-20 22:20:48 +00:00
Clement Ho
0cc87e5f6d
Remove duplicate axios import
2018-02-02 12:28:13 -06:00
Filipa Lacerda
8fa2932dc5
Merge branch 'ph-axios-2' into 'master'
...
More conversions to axios
See merge request gitlab-org/gitlab-ce!16800
2018-02-02 18:12:12 +00:00
Phil Hughes
1c8553f21e
Converted notes.js to axios
2018-02-01 10:50:18 +00:00
Phil Hughes
4377b4795f
remove useless ajaxPost method
2018-02-01 09:14:53 +00:00
Phil Hughes
641f1d2c4b
Converted common_utils to axios
2018-01-31 10:14:55 +00:00
Phil Hughes
eaf2f48dc7
Export and use Notes ES module
2017-12-15 16:33:36 +00:00
Filipa Lacerda
3c19c971df
Merge branch 'master' into 38869-datetime
...
* master: (112 commits)
small change to make less conflict with EE version
Add cop for use of remove_column
Resolve merge conflicts with dev.gitlab.org/master after security release
add index for doc/administration/operations/
Remove RubySampler#sample_objects for performance as well
Bugfix: User can't change the access level of an access requester
Add spec for removing issues.assignee_id
updated imports
Keep track of storage check timings
Remove a header level in the new 'Automatic CE->EE merge' doc
Improve down step of removing issues.assignee_id column
Fix specs after removing assignee_id field
Remove issues.assignee_id column
Resolve conflicts in app/models/user.rb
Fix image view mode
Do not raise when downstream pipeline is created
Remove the need for destroy and add a comment in the spec
Use build instead of create in importer spec
Simplify normalizing of paths
Remove allocation tracking code from InfluxDB sampler for performance
...
2017-12-11 19:42:58 +00:00
Phil Hughes
6bb4442054
updated imports
2017-12-11 12:28:11 +00:00
Phil Hughes
e0bbadc2d2
use exported methods instead of gl.utils
2017-12-08 08:54:51 +00:00