Commit graph

9 commits

Author SHA1 Message Date
Paul Slaughter
71d8815405 Merge branch 'visual-review-tools-constant-storage-keys' into 'master'
Visual review app gitlab storage keys

See merge request gitlab-org/gitlab-ce!31427
2019-08-09 12:31:00 +00:00
Alexander Oleynikov
045ce9305f Prefer Noto Sans font 2019-08-07 06:20:58 +00:00
shampton
56cd8a282e Visual review app gitlab storage keys
Move away from using generic LocalStorage
and SessionStorage keys which could be
used by the customer for their own application.
2019-08-02 10:38:26 -07:00
Sarah Groff Hennigh-Palermo
6bfdf529f5 Add MR form to runtime Visual Review configuration
* adds the ability to enter a merge request ID directly into the toolbar,
* adds the option to save the ID to `localStorage` (as with the token),
* adds a link to change the ID once entered
* adds some more explanatory errors for 401 & 404
* saves the comment to session storage if the user navigates away without posting it
2019-07-29 15:42:42 +00:00
Sarah Groff Hennigh-Palermo
f3657ad3f2 Review Tools: Add large z-index to toolbar 2019-07-11 09:18:27 +00:00
Sarah Groff Hennigh-Palermo
63fdd2c60d Basic note appears
This happens in multiple files
2019-06-26 22:53:05 +00:00
Thong Kuah
1e9fd7ad77 Exclude preexisting lint issues for i18n
This was done in an MR pre
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26789
2019-06-14 14:17:22 +12:00
Sarah Groff Hennigh-Palermo
13861f60df Breakup first pass
It has a lot of files because that's the point
2019-06-14 00:20:14 +00:00
Sarah Groff Hennigh-Palermo
9377eb1822 Build visual_review_toolbar with webpack
It takes a lot of lines to move a script
2019-05-29 20:24:15 +00:00