[Commits] [fluid-project/infusion] a4485f: FLUID-4428: Revised version of botched options mun...
noreply at github.com
noreply at github.com
Wed Sep 7 16:12:08 UTC 2011
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: a4485f001d9049f8276f7f804e24cf9faf1618a5
https://github.com/fluid-project/infusion/commit/a4485f001d9049f8276f7f804e24cf9faf1618a5
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/FatPanelUIOptions.js
M src/webapp/components/uiOptions/js/FullNoPreviewUIOptions.js
M src/webapp/components/uiOptions/js/FullPreviewUIOptions.js
M src/webapp/components/uiOptions/js/UIOptions.js
M src/webapp/framework/core/js/FluidIoC.js
M src/webapp/tests/component-tests/uiOptions/js/FullNoPreviewUIOptionsTests.js
Log Message:
-----------
FLUID-4428: Revised version of botched options munging scheme for FLUID-4409 with test case demonstrating listener registration for NoPreview configuration (many more required). New directive in "inline" grade for "middle level defaults" named "derivedDefaults" with the options munging directive returned to being simply a map of strings to strings representing EL source and destination. New shared "inline" component creator function shares some more code between preview and noPreview - fatPanel is still generally a junkyard.
Commit: c998d2b4492aaa6932ad3e0f70f7a64a86729260
https://github.com/fluid-project/infusion/commit/c998d2b4492aaa6932ad3e0f70f7a64a86729260
Author: Michelle D'Souza <michelled33 at gmail.com>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M src/webapp/components/uiOptions/js/FatPanelUIOptions.js
M src/webapp/components/uiOptions/js/FullNoPreviewUIOptions.js
M src/webapp/components/uiOptions/js/FullPreviewUIOptions.js
M src/webapp/components/uiOptions/js/UIOptions.js
M src/webapp/framework/core/js/FluidIoC.js
M src/webapp/tests/component-tests/uiOptions/js/FullNoPreviewUIOptionsTests.js
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-4428'
* amb26/FLUID-4428:
FLUID-4428: Revised version of botched options munging scheme for FLUID-4409 with test case demonstrating listener registration for NoPreview configuration (many more required). New directive in "inline" grade for "middle level defaults" named "derivedDefaults" with the options munging directive returned to being simply a map of strings to strings representing EL source and destination. New shared "inline" component creator function shares some more code between preview and noPreview - fatPanel is still generally a junkyard.
Compare: https://github.com/fluid-project/infusion/compare/5e75beb...c998d2b
More information about the Commits
mailing list