yellow team mailing list archive
-
yellow team
-
Mailing list archive
-
Message #02223
Add support for _annotation calls to env. (issue 7064060)
Reviewers: mp+142513_code.launchpad.net,
Message:
Please take a look.
Description:
Add support for _annotation calls to env.
The calls update_annotations, get_annotations, and remove_annotations
are
added to the env object.
As a drive-by, in test_env.js the unnecessary use of async calls was
eliminated by removing the 'done' parameter. Leaving it in place where
not
required was confusing.
https://code.launchpad.net/~bac/juju-gui/1096230/+merge/142513
(do not edit description out of merge proposal)
Please review this at https://codereview.appspot.com/7064060/
Affected files:
A [revision details]
M app/store/env.js
M test/test_env.js
--
https://code.launchpad.net/~bac/juju-gui/1096230/+merge/142513
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~bac/juju-gui/1096230 into lp:juju-gui.
References