gerrit/polygerrit-ui/app
Paladox none 2f864ddee3 Fix inline editor
This fixes an issue where you saved a change but then deleted it.
But then you decided to edit the same file again, this resulted in
it restoring from the cache.

Another example is editing a file then restoring it to it's previous state.
Because it was cached it would restore it from the cache which is not
was supposed to be happening.

The cause of this was eraseEditableContentItem missing a call to
_getEditableContentKey.

Bug: Issue 10371
Change-Id: I47e4ca216804f0a86b1cec4ac549bb0599e17cb2
(cherry picked from commit 621d8b3457)
2019-01-24 15:30:39 +00:00
..
behaviors Add shift+m shortcut to diff view 2018-11-14 17:46:07 +00:00
elements Fix inline editor 2019-01-24 15:30:39 +00:00
embed Refactor create change help into element 2018-10-05 23:45:46 +00:00
externs Merge branch 'stable-2.15' into stable-2.16 2019-01-10 21:44:13 +09:00
gr-diff Fix Gerrit global scoping issue 2018-09-19 14:08:46 -07:00
samples Suggest label score plugin sample 2018-03-02 09:55:02 -08:00
scripts Add @license tags to PG HTML and JS assets 2018-03-26 10:47:55 -04:00
styles Revert "Revert "Provide in-dashboard help for creating changes"" 2018-10-04 18:31:43 +00:00
template_test_srcs Python cleanups, round 2: line too long, etc. 2018-05-19 22:48:43 +01:00
test Add support for Documentation search 2018-11-12 19:00:57 +00:00
.eslintrc.json Set ecmaVersion to 8 for eslint 2018-08-14 11:01:14 -07:00
.gitignore Ignore the polygerrit plugins directory 2017-02-10 10:57:29 -08:00
BUILD Merge branch 'stable-2.15' into stable-2.16 2019-01-10 21:44:13 +09:00
embed_test.sh web-component-tester: Support headless mode 2018-01-28 12:34:11 +00:00
favicon.ico Add a Retina (2x) resolution version to the default gerrit favicon. 2017-04-01 11:51:30 +00:00
lint_test.sh Fix polygerrit lint 2017-05-22 18:09:35 +00:00
polylint_test.sh Scripts: Use bash in shebang 2018-12-19 17:05:08 +02:00
robots.txt
rules.bzl Merge branch 'stable-2.15' into stable-2.16 2019-01-10 21:44:13 +09:00
run_template_test.sh Add new shell script to run polygerrit template test 2018-04-26 16:39:06 +00:00
run_test.sh web-component-tester: Support headless mode 2018-01-28 12:35:22 +00:00
template_test.sh Scripts: Use bash in shebang 2018-12-19 17:05:08 +02:00
wct_test.sh web-component-tester: Support headless mode 2018-01-28 12:35:22 +00:00