Files
gerrit/polygerrit-ui/app/elements/shared/gr-change-star
Kasper Nilsson 08ab3aa282 Handle starring API calls in parent component
Removing the rest API as a dependency of the change-list and all of its
children allows it to be reused in more circumstances.

With this change, the gr-change-star fires a bubbling event to toggle
starred state instead of making the API request directly.

Change-Id: I3b2ecfe261db7c264b86db1ab6d9ff814e7f70e6
2018-07-13 16:30:27 -07:00
..