Commit Graph

48 Commits

Author SHA1 Message Date
Rachel Macfarlane
8e8749fdda Change process list formatting to raw instead of table, fixes ##44733 2018-02-28 10:56:43 -08:00
Rachel Macfarlane
ac842329c2 Issue Reporter: Copy data to clipboard when url exceeds max length, #44733 2018-02-28 10:07:18 -08:00
Rachel Macfarlane
fd8e756d14 Fixes #44736 2018-02-28 09:22:24 -08:00
Rachel Macfarlane
ce4aa1d497 Reduce url length limit for issue reporter on Windows, ##44245 2018-02-22 17:25:55 -08:00
Benjamin Pasero
3ea42df380 Merge branch 'master' into rmacfarlane/disable-extensions 2018-02-21 06:42:11 +01:00
kieferrm
8c5452be2d applying new GDPR classification guidelines 2018-02-20 11:38:58 -08:00
Rachel Macfarlane
ac6efe34cf Use duplicate search API in issue reporter, fixes #43519 2018-02-20 09:32:34 -08:00
Rachel Macfarlane
2a445d90d2 Tag issues generated by issue reporter, telemetry improvements 2018-02-15 12:51:56 -08:00
EbXpJ6bp
0ace6ef8ea Improve Issue Reporter UI
* improve scrollbar margin
* add cursor property
* no wrapping of label text
2018-02-15 09:26:48 -08:00
Rachel Macfarlane
8c8f30fa96 Add action to reload the window with disableExtensions set, #43156 2018-02-14 17:25:39 -08:00
Rachel Macfarlane
875706be45 Issue Reporter: Differentiate between open and closed GitHub issues, #43549 2018-02-14 15:48:21 -08:00
Rachel Macfarlane
cf360e0054 Update duplicate search endpoint in issue reporter 2018-02-14 14:29:27 -08:00
Rachel Macfarlane
ea048d2fc2 Fixes #43595 2018-02-13 10:14:51 -08:00
Rachel Macfarlane
768f6c8e2f Add logging to issue reporter 2018-02-12 14:41:24 -08:00
Rachel Macfarlane
79d8060a90 Add toggle for duplicate search API in issue reporter, #43519 2018-02-12 11:21:52 -08:00
Rob Lourens
db5143d574 Fix #43268 - implement a special issue reporter mode for settings search 2018-02-09 15:24:26 -08:00
Rachel Macfarlane
153ffd21e6 Issue reporter sys info/extensions drop down UX issues, #42564 2018-02-06 17:01:28 -08:00
Rachel Macfarlane
a0a3d99465 Issue reporter scrollbar is non-standard/looks out of place, fixes #42568 2018-02-06 11:09:53 -08:00
Rachel Macfarlane
0c7afa823e Issue reporter responsive CSS (#43007) 2018-02-05 18:10:57 -08:00
Rachel Macfarlane
526b454049 Bug reporter opens multiple URLs when title has double-quote, fixes #42951 2018-02-05 13:00:57 -08:00
Rachel Macfarlane
f2bf5fc8de Issue reporter: Loading process information takes a long time, #42860 (#42983) 2018-02-05 12:00:27 -08:00
Rachel Macfarlane
9b3870432b Update url length limit text in Issue Reporter, #42985 2018-02-05 10:44:37 -08:00
Rachel Macfarlane
1f21503c0f Update issue reporter description on input instead of blur 2018-02-02 17:09:44 -08:00
Rachel Macfarlane
683fcaa92b Issue Reporter: UX issues, fixes #42856
* Open issue reporter in same display as workbench

* Styling updates

* Increase url length limit

* normalize extension ids before checking isEnabled
2018-02-02 16:54:25 -08:00
Christof Marti
7636a7d6f7 Update to changed id (fixes #42808) 2018-02-02 11:49:36 +01:00
Rachel Macfarlane
db9dc63a85 Issue Reporter: display message if url length exceeds limits, #42603 2018-02-01 20:07:05 -08:00
Rachel Macfarlane
ba71b61112 Fixes #42734 2018-02-01 16:51:13 -08:00
Rachel Macfarlane
5b61d1d60f Issue reporter: Improve 'API rate limit' label, fixes #42725 2018-02-01 14:12:54 -08:00
Rachel Macfarlane
2690be77a4 Display text when no similar issues are found or when API rate limit is hit, fixes #42545 2018-01-31 17:19:47 -08:00
Rachel Macfarlane
2768a68da8 Fixes #42551 2018-01-31 15:33:26 -08:00
Rachel Macfarlane
2072302420 Issue reporter: detect 'reproduces without extensions', fixes #42405 2018-01-31 14:40:04 -08:00
Rachel Macfarlane
3f4392b70f Issue reporter UI tweaks, fixes #42569, #42565 2018-01-31 11:15:08 -08:00
Rachel Macfarlane
8b260fb639 Issue reporter: changes to "reproducible section", fixes #42365 2018-01-29 15:19:33 -08:00
Rachel Macfarlane
d0fa781be7 Fixes #42363 2018-01-29 13:41:29 -08:00
Rachel Macfarlane
b9bfcc081c Open issue reporter on 'Report Performance Issue' as well 2018-01-29 11:09:56 -08:00
Rachel Macfarlane
ab684da7e7 "Report Issue" command opens issue reporter, fixes #42269 2018-01-29 09:39:24 -08:00
Rachel Macfarlane
1b57be2aaa Issue Reporter: Change keys to submit and close to Cmd+Enter on Mac, Ctrl+Enter on Win/Linux 2018-01-26 14:46:56 -08:00
Rachel Macfarlane
c13b9a8266 Issue Reporter: Checkbox for 'reproduces without extensions' 2018-01-26 09:44:34 -08:00
Rachel Macfarlane
f310c3fb6f Issue Reporter: Search GitHub issues on input instead of blur 2018-01-25 10:40:21 -08:00
Rachel Macfarlane
c496f7b61f Display enabled extension information in Issue Reporter 2018-01-24 15:51:02 -08:00
Rachel Macfarlane
89802f26c8 Display truncated VSCode version in issue reporter 2018-01-24 09:50:09 -08:00
Rachel Macfarlane
6ae8a18cf4 CSS tweaks to issue reporter, fixes #42064, #41993, and #42054 2018-01-23 16:55:36 -08:00
Rachel Macfarlane
c398a079e7 Localize issue reporter and fix flickering on load, fixes #41995
* Fix flickering on load

* Localize issue reporter

* Remove duplicated text
2018-01-23 12:32:39 -08:00
Rachel Macfarlane
c09f39ff80 Issue Reporter: Preview on 'Shift Enter', fixes #41996 2018-01-22 16:26:47 -08:00
Rachel Macfarlane
fc691f719c Update issue reporter wording, fixes #41994 2018-01-22 13:33:51 -08:00
Rachel Macfarlane
d7b6e7d7f6 No resizing of inputs in issue reporter, fixes #41992 2018-01-22 12:58:28 -08:00
Benjamin Pasero
76cbab0a2f some polish and fixes 2018-01-19 12:02:44 +01:00
Rachel Macfarlane
f31ea9bba3 Move files under vs/code/electron-browser/issue 2018-01-18 17:11:52 -08:00