Commits on Dec 15, 2024
-
Initial implementation of Enrollment Flow infrastructure and Attribut…
…e Collector (CFM-31)
-
-
-
-
-
-
-
-
-
-
-
-
-
feature-cfm31-subnavigation (#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) (#227)
-
-
Cleanup to subnavigation and titling (CFM-31) (#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) (#231)
Co-authored-by: Benn Oshrin <boshrin@users.noreply.github.com>
-
-
Fix tab rendering for EnrollmentFlow plugins (#235)
* Fix tab rendering for EnrollmentFlow plugins * Improve getLayout trait * fix enrollment attributes add/edit view title
-
-
-
Fix Petition Attributes Form rendering (#241)
* Fix Petition Attributes Form rendering * populate autoview vars in the petition attribute collection view * AttributeCollectors/dispatch.inc fix fields configurations. * Add field description. Add FieldHelper support to Attribute selection view. * Fix field sorting.Fix type dropdowns.
-
Update of attribute collector list-element class names for better con…
…sistency (CFM-31) (#243)
-
-
-
Initial commit of Mostly Static Pages (CFM-62), InvitationAccepter (C…
…FM-334) and UpsertTrait (CFM-423)
-
Update attribute collector CSS selectors to reflect updated DOM class…
… output (CFM-31) (#247)
-
First pass at cleaning up Petition view (CFM-31) (#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 (#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
-
-
Style Basic Attribute Collector and ensure that names and telephone n…
…umbers grow and shrink based on permitted fields. (CFM-426) (#249)
-
-
* Sponsors+Managers to people picker * autocomplete default label enable hiding * Internationalize the fallback element text * Fix unable to update picker field * input property value to have the id on update and not only the full name * Fix method signature
-
Add special "Start" button to Enrollment Flow views (CFM-428) (#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)
-
Small stylistic improvements to Enrollment Flow dispatch and start vi…
…ews and to Enrollment Flow Steps index (CFM-428) (#253)
-
Improve Petition index and add a label prefix config for index view (…
…CFM-428) (#252) * Improve Petition index and add a label prefix config for index view (CFM-428) * Swap column order for enrollee and enrollment flow (CFM-428)
-
-
Make Add drop-down menu a panel. Also fix welcome message and main me…
…nu visibility. (CFM-321) (#256)
-
-
-
Commits on Dec 16, 2024
Commits on Dec 18, 2024
Commits on Dec 19, 2024
-
feature-cfm31 post rebase fixes2 (#264)
* Fix resume page top menu unique id (CFM-31) * Fix javascript i18n text references in people picker post rebase (CFM-31) * Fix JavaScript "Global visit link" text reference in URL MVEA post rebase (CFM-31) * Update "deleted" action post-rebase (CFM-31)
-
Merge pull request #263 from Ioannis/ExternalIdentityRoles_associatio…
…ns_url_mveas Fix URLs missing associations. Improving mvea tile render on error.