aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort/Field.pm
Commit message (Collapse)AuthorAgeFilesLines
* use more MooseX::Types and support actionattribute in Action vp to ↵groditi2009-07-081-3/+5
| | | | explicitly provide the URI to post to
* reversed lazy checks as they cause optional fields to failedenc2008-10-311-2/+2
|
* readded lazy checks to enable choose one defaults based on lazy_buildedenc2008-10-311-2/+6
|
* fixed value_is_requiredwreis2008-09-011-1/+2
|
* container support built into fields and an example of usage in ComponentUIgroditi2008-08-211-9/+15
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-241-56/+52
|
* rewrite IM predicatesmatthewt2008-03-051-3/+3
|
* undef fixesmatthewt2008-02-291-1/+1
|
* kill vestigial adopt_value method in Field (since 'value' doesn't get set on ↵matthewt2008-02-031-2/+0
| | | | a non-mutable field anyway)
* add value_is_required, add logic for sync of clearer on !required attrsmatthewt2008-02-021-0/+4
|
* lazy build implies clearergroditi2008-01-301-1/+1
|
* refactored value string buildingmatthewt2008-01-291-6/+25
|
* is_lazy implies builder or default but need to ensure \!lazy_fail (Field ↵matthewt2008-01-241-2/+1
| | | | value building code)
* more robust 'can we ask for a value' handling - need to check default as ↵matthewt2008-01-241-1/+4
| | | | well as builder
* make default handling respect predicate when attr is not lazy buildmatthewt2008-01-231-4/+7
|
* some boiler plate docsgroditi2008-01-081-0/+31
|
* grid is starting to work, actions and view to gogroditi2008-01-021-1/+3
|
* new renamed viewportsgroditi2007-12-171-148/+18
|
* changes so far for new moose / mopgroditi2007-11-131-2/+2
|
* optimizations are fun! widget cache, reflector and immutable, other details. ↵groditi2007-10-031-1/+1
| | | | bye old view
* It is starting to look like this may actually work after all. Listview is ↵groditi2007-09-291-1/+3
| | | | the only one left i think, although the bar tests are still giving me trouble. TODO: add to the collection actions a truncate action. should be useful
* moved shit to trunkmatthewt2007-09-121-0/+166