Provide subnavigation and iframe layout for Enrollment Flow Plugin configs (CFM-428) #258
Provide subnavigation and iframe layout for Enrollment Flow Plugin configs (CFM-428) #258
Commits on Dec 19, 2024
-
Initial implementation of Enrollment Flow infrastructure and Attribut…
…e Collector (CFM-31)
-
-
-
-
feature-cfm31-subnavigation (COmanage#217)
* Group to tabs element * enrollment flows tabs * Person to tabs * Missing tabs code * Improve Status badge. * Typos * Core code should not depend on Plugins for subnavigation * simplify code * Move subnavigation import to a php partial * Remove obsolete files.Add support for custom actions * Active navigation tab form deep associated model * fix active navigation tab first level * Fixed deep associations * Fix tab counter for all use cases * Fix active tabs everywhere. * fix depth calculation
-
-
Set petition titles (Enrollment Flow name, Flow Step description) in …
…dispatch view (CFM-31) (COmanage#227)
-
Cleanup to subnavigation and titling (CFM-31) (COmanage#229)
* Cleanup to subnavigation and titling (CFM-31) * Trivial cleanup (CFM-31) * More trivial cleanup (CFM-31) * Even more trivial cleanup (CFM-31)
-
Initial implementation of BasicAttributeCollector (CFM-415) (COmanage…
…#231) Co-authored-by: Benn Oshrin <boshrin@users.noreply.github.com>
-
-
Fix tab rendering for EnrollmentFlow plugins (COmanage#235)
* Fix tab rendering for EnrollmentFlow plugins * Improve getLayout trait * fix enrollment attributes add/edit view title
-
-
Initial commit of Mostly Static Pages (CFM-62), InvitationAccepter (C…
…FM-334) and UpsertTrait (CFM-423)
-
First pass at cleaning up Petition view (CFM-31) (COmanage#246)
* First pass at cleaning up Petition view (CFM-31) * Remove status read-only field (CFM-31) * Add fields to Petition Information (CFM-31) * Reformat Petition Information view (CFM-31) * Add Petition History Records output to petition view (CFM-31) * Further refinement to the layout of the Petition view (CFM-31) * Add Resume top-link to Petition view (CFM-31)
-
Add support for attribute collection fieldsets (COmanage#244)
* Add support for attribute collection fieldsets * Attribute Collection view FieldGroups * fix fieldst hover css * Refactored required and permitted calculations.Moved attribute collections parts to elements. * Add FieldHelper support for textarea. Refactored fieldset-group. * fix enumerations and locales * improvements * Remove duplicate element * Improve classes in element * cleanup
-
Add special "Start" button to Enrollment Flow views (CFM-428) (COmana…
…ge#251) * Add special "Start" and "Copy" (flow url) buttons to Enrollment Flow configuration views (CFM-428) * Improve "Cannot copy" message for javascript clipboard (CFM-428) * Make upper buttons more generic (CFM-428) * Shorten test block for applying upper buttons (CFM-428) * De-emphasize "Copy URL" and move it to the left of "Start" (CFM-428) * Remove "Copy URL" button (CFM-428) * Trivial clean up to comment (CFM-428)
-
-
-
Provide subnavigation and iframe layout for EmailVerifiers and Invita…
…tionAccepters (CFM-428)