unikent / programmes-plant

A comprehensive solution for the management of university programmes, that produces an XCRI feed.
Other
7 stars 4 forks source link

Campuses form #99

Closed gnozu closed 11 years ago

gnozu commented 11 years ago
conatus commented 11 years ago
thybag commented 11 years ago

The not storing previous values bit (when it fails) is now fixed for all simple data by https://github.com/unikent/programmes-plant/pull/106

thybag commented 11 years ago

Its worth noting that the "School" forms also use the blue UI (like campuses). Any idea which one we want to use?

conatus commented 11 years ago

We should probably standard the buttons as a snippet to stop this happening again!

conatus commented 11 years ago

So we have a partial fix here from #106 - this is open to continue working out whether we are still standardising the forms?

conatus commented 11 years ago

Take the majority way of doing this and abstract to make sure this UI inconsistency doesn't return extending Form::ui_blah().

conatus commented 11 years ago

Abstraction for the forms themselves was done by @thybag in https://github.com/unikent/programmes-plant/pull/135 - closing.