2068 Commits

Author SHA1 Message Date
Kasper Nilsson
90111b882a ES6ify /gr-diff-preferences/*
Bug: Issue 6179
Change-Id: I5a68c4db6d196f5724a5702f7433c41c3cf7b7fd
2017-05-16 14:21:31 -07:00
Kasper Nilsson
160716846a ES6ify /gr-diff-comment-thread-group/*
Bug: Issue 6179
Change-Id: I2f25f8aeae703c3a3ee7b22103902773065d845c
2017-05-16 14:01:18 -07:00
Kasper Nilsson
02f3a1bf95 ES6ify /gr-related-changes-list/*
Bug: Issue 6179
Change-Id: I674a733685b8a371a1ea0dac984ad4a7ffbd5cf2
2017-05-16 13:21:17 -07:00
Kasper Nilsson
9a16a4b60a ES6ify /gr-message/*
Bug: Issue 6179
Change-Id: Ic17341fb32675e8a2c943b2d39b725c848c9714d
2017-05-16 13:13:11 -07:00
Kasper Nilsson
b016b88474 ES6ify /gr-download-dialog/*
Bug: Issue 6179
Change-Id: I5297529402411f042e4a0630d2f618dafaaaf0d5
2017-05-16 13:04:43 -07:00
Kasper Nilsson
98b3e4417e ES6ify /gr-confirm-abandon-dialog/*
Bug: Issue 6179
Change-Id: Iae8c5db540f2003acd372ca7b20d2d363d5b99bc
2017-05-16 12:53:49 -07:00
Kasper Nilsson
858f5bee35 Merge "ES6ify /gr-rest-api-interface/*" 2017-05-16 19:45:54 +00:00
Kasper Nilsson
5514e0b5d7 ES6ify /gr-change-metadata/*
Bug: Issue 6179
Change-Id: I3e66ec0bf5d78c0b696ebc465da6166dad1447b5
2017-05-16 12:45:21 -07:00
Wyatt Allen
3172573751 Merge "ES6ify /gr-formatted-text/*" 2017-05-16 19:35:26 +00:00
Becky Siegel
8e17ab40a0 Merge "Add more commit message conditions" 2017-05-16 19:28:58 +00:00
Becky Siegel
d05a72fae5 Merge "Refactor gr-autocomplete to use gr-autocomplete-dropdown" 2017-05-16 19:28:42 +00:00
Kasper Nilsson
cfa942a78b ES6ify /gr-rest-api-interface/*
Bug: Issue 6179
Change-Id: I27e4b8a39b63d794388f027c817ef12ae1b1d504
2017-05-16 19:27:04 +00:00
Kasper Nilsson
75214af17f ES6ify /gr-js-api-interface/*
Bug: Issue 6179
Change-Id: I9e0672c64a6793ba019b7b4af65f22eaacd7e2f5
2017-05-16 12:21:01 -07:00
Kasper Nilsson
00b1105640 ES6ify /gr-formatted-text/*
Bug: Issue 6179
Change-Id: I551fed9f1d4c295323ff0d9b09fe4bd22328741c
2017-05-16 12:19:08 -07:00
Kasper Nilsson
ca2e655b26 ES6ify /gr-cursor-manager/*
Bug: Issue 6179
Change-Id: Iea62a580dc6014dbb2766a12437db0e1321ab9ca
2017-05-16 12:16:33 -07:00
Kasper Nilsson
c7add0e678 ES6ify /gr-watched-projects-editor/*
Bug: Issue 6179
Change-Id: I4d2c7a4404bcee0a7808b117f8b2eec2fd88592a
2017-05-16 17:51:44 +00:00
Kasper Nilsson
289959147f Merge "ES6ify /gr-storage/*" 2017-05-16 17:50:45 +00:00
Becky Siegel
e0c4f2827d Add more commit message conditions
Currently, if a commit message exceeds 72ch and there is space, it still
gets restricted to 72ch.

This is kind of a delicate thing to fix, as the rules are complicated to
get working in all scenarios.  This change adds a few things to
alleviate (too) long commit messages with larger screens.

1. If there are no related changes, don't restrict the width of the
   commit message.
2. Add an additional css media query for large screen sizes and set the
   min width (if there are break points) to a max of 100ch rather than
   72. (this is what the max was before c/106843).

There is a slight problem with jankiness if the commit message ends up
getting/using more width, as it has to wait to know whether the related
changes exist before the style is updated. However, the ways in which
all potential use cases can be addressed are very limited.

Bug: Issue 5706
Change-Id: I6b3efb6cbd71448070db1cac926a6cbde0bc23a2
2017-05-16 09:58:46 -07:00
Viktar Donich
bbae2b622a Merge "ES6ify /elements/test/*" 2017-05-16 16:38:24 +00:00
Viktar Donich
7662ab5984 Merge "ES6ify /plugins/*" 2017-05-16 16:38:04 +00:00
Viktar Donich
9f1462821d Merge "Add padding to diff when scrollbar is inline" 2017-05-16 16:35:13 +00:00
Wyatt Allen
0aa2d53050 Merge "ES6ify /gr-confirm-dialog/*" 2017-05-16 15:41:39 +00:00
Kasper Nilsson
854fedf411 Merge "ES6ify /gr-http-password/*" 2017-05-16 01:49:36 +00:00
Kasper Nilsson
59678785a4 Merge "ES6ify /gr-settings-view/*" 2017-05-16 01:49:26 +00:00
Kasper Nilsson
6238b41e17 Merge "es6ify change view" 2017-05-16 01:07:28 +00:00
Kasper Nilsson
e11b911a4e Merge "ES6ify /gr-ssh-editor/*" 2017-05-16 01:02:29 +00:00
Kasper Nilsson
5a67e34a4a Merge "ES6ify /gr-registration-dialog/*" 2017-05-16 01:02:22 +00:00
Becky Siegel
fcdcf5fe9a Merge "ES6ify /gr-menu-editor/*" 2017-05-16 00:55:42 +00:00
Becky Siegel
1ccc3fc769 Merge "ES6ify /gr-group-list/*" 2017-05-16 00:55:37 +00:00
Becky Siegel
ba3f5896be es6ify change view
Change-Id: Ied3b3d71bef8be2b1cc6c86d46eec7b1fdef7487
2017-05-15 17:47:22 -07:00
Kasper Nilsson
c15f556826 ES6ify /gr-ssh-editor/*
Bug: Issue 6179
Change-Id: I647dc9696c00d148053f82e8a57fad103c57b0cf
2017-05-15 17:45:59 -07:00
Kasper Nilsson
d5bc5bd94a ES6ify /gr-settings-view/*
Bug: Issue 6179
Change-Id: I1e937aad7ef5d9f14543287ae4b6b5c1fdc7fedb
2017-05-15 17:44:27 -07:00
Becky Siegel
14e9f7daea Merge "ES6ify /gr-email-editor/*" 2017-05-16 00:44:22 +00:00
Becky Siegel
9c6777c1b4 Merge "ES6ify /gr-alert/*" 2017-05-16 00:44:10 +00:00
Kasper Nilsson
6ff0a3b25e ES6ify /gr-registration-dialog/*
Bug: Issue 6179
Change-Id: Icaa90f8f83ab0c3c54334153179186e810712739
2017-05-15 17:42:46 -07:00
Kasper Nilsson
00363faafc Merge "ES6ify /gr-date-formatter/*" 2017-05-16 00:41:51 +00:00
Kasper Nilsson
6af0c987af Merge "ES6ify /gr-editable-label/*" 2017-05-16 00:41:44 +00:00
Becky Siegel
8505f63e3f Merge "ES6ify /gr-dropdown/*" 2017-05-16 00:41:34 +00:00
Kasper Nilsson
b5b5292b8a ES6ify /gr-menu-editor/*
Bug: Issue 6179
Change-Id: I2532a7463751dc5f5daba287effb1323a536d7da
2017-05-15 17:41:13 -07:00
Becky Siegel
54b40e82fb Merge "ES6ify /gr-overlay/*" 2017-05-16 00:40:15 +00:00
Kasper Nilsson
0c5b42813c ES6ify /gr-http-password/*
Bug: Issue 6179
Change-Id: Icceedab78cffbd23f931ba15203a767f4d33aa60
2017-05-15 17:40:08 -07:00
Kasper Nilsson
7eab7dbb32 ES6ify /gr-storage/*
Bug: Issue 6179
Change-Id: I456468d84472328d0ceb7a2db480c631e8cbf95d
2017-05-15 17:38:51 -07:00
Kasper Nilsson
7d045265b8 ES6ify /gr-group-list/*
Bug: Issue 6179
Change-Id: I430277ffa5c42ab11f0a7132795cb47fe3efb696
2017-05-15 17:36:59 -07:00
Kasper Nilsson
6145dd0bb4 Merge "ES6ify /gr-change-table-editor/*" 2017-05-16 00:28:44 +00:00
Becky Siegel
f4e17bf07b Merge "ES6ify /gr-linked-chip/*" 2017-05-16 00:26:09 +00:00
Becky Siegel
b328f729d2 Merge "ES6ify /gr-editable-content/*" 2017-05-16 00:24:38 +00:00
Kasper Nilsson
c7e684b5e2 ES6ify /gr-email-editor/*
Bug: Issue 6179
Change-Id: I10a6fd7ca939f1d33fde4d8cca003afbd66b88ae
2017-05-15 17:24:20 -07:00
Kasper Nilsson
119181a3db Merge "ES6ify /gr-tooltip-content/*" 2017-05-16 00:21:30 +00:00
Becky Siegel
56f893ce88 Merge "ES6ify /gr-tooltip/*" 2017-05-16 00:18:20 +00:00
Kasper Nilsson
6ce61822f9 ES6ify /gr-change-table-editor/*
Bug: Issue 6179
Change-Id: I5c04b15507e7dd253e2daea23e367a552f505ed2
2017-05-15 17:14:30 -07:00