Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 2840053003: auth_service: Fetch revisions of all configs (for UI) at once. (Closed)

Created:
3 years, 7 months ago by Vadim Sh.
Modified:
3 years, 7 months ago
Reviewers:
nodir
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

auth_service: Fetch revisions of all configs (for UI) at once. Also, do it in parallel. This will simplify the switch to client-side Single Page Application by removing the need for per-tab callback (info for all tabs will be fetched at once). R=nodir@chromium.org BUG=714821 Review-Url: https://codereview.chromium.org/2840053003 Committed: https://github.com/luci/luci-py/commit/872b28d8137e4f2211c32e549c4402085ed039fc

Patch Set 1 #

Total comments: 7

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -65 lines) Patch
M appengine/auth_service/config.py View 8 chunks +30 lines, -21 lines 0 comments Download
M appengine/auth_service/config_test.py View 7 chunks +31 lines, -12 lines 0 comments Download
M appengine/auth_service/handlers_frontend.py View 1 2 chunks +15 lines, -16 lines 0 comments Download
M appengine/auth_service/templates/config.html View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/components/auth/ui/templates/base.html View 1 1 chunk +5 lines, -4 lines 0 comments Download
M appengine/components/components/auth/ui/templates/ip_whitelists.html View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/components/auth/ui/templates/oauth_config.html View 1 chunk +1 line, -1 line 0 comments Download
M appengine/components/components/auth/ui/ui.py View 2 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Vadim Sh.
PTAL Deployed here: https://2771-a51c5be-tainted-vadimsh-dot-chrome-infra-auth-dev.appspot.com/auth/oauth_config https://codereview.chromium.org/2840053003/diff/1/appengine/components/components/auth/ui/templates/base.html File appengine/components/components/auth/ui/templates/base.html (right): https://codereview.chromium.org/2840053003/diff/1/appengine/components/components/auth/ui/templates/base.html#newcode48 appengine/components/components/auth/ui/templates/base.html:48: {# Used on auth_service if ...
3 years, 7 months ago (2017-04-25 23:17:40 UTC) #1
nodir
lgtm https://codereview.chromium.org/2840053003/diff/1/appengine/auth_service/handlers_frontend.py File appengine/auth_service/handlers_frontend.py (right): https://codereview.chromium.org/2840053003/diff/1/appengine/auth_service/handlers_frontend.py#newcode86 appengine/auth_service/handlers_frontend.py:86: 'auth_service_config_revisions': config_revisions, `auth_service_configs`? because there is URL and ...
3 years, 7 months ago (2017-04-28 17:49:24 UTC) #2
Vadim Sh.
https://codereview.chromium.org/2840053003/diff/1/appengine/auth_service/handlers_frontend.py File appengine/auth_service/handlers_frontend.py (right): https://codereview.chromium.org/2840053003/diff/1/appengine/auth_service/handlers_frontend.py#newcode86 appengine/auth_service/handlers_frontend.py:86: 'auth_service_config_revisions': config_revisions, On 2017/04/28 17:49:24, nodir wrote: > `auth_service_configs`? ...
3 years, 7 months ago (2017-04-29 01:59:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2840053003/20001
3 years, 7 months ago (2017-05-01 18:57:06 UTC) #6
commit-bot: I haz the power
3 years, 7 months ago (2017-05-01 18:59:23 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-py/commit/872b28d8137e4f2211c32e549c4402085ed039fc

Powered by Google App Engine
This is Rietveld 408576698