Skip to content

Add description field to Enrollment Flows (CFM-435) #260

Closed

Commits on Sep 24, 2024

  1. Initial implementation of Enrollment Flow infrastructure and Attribut…

    …e Collector (CFM-31)
    Benn Oshrin authored and arlen committed Sep 24, 2024
    Copy the full SHA
    9fec427 View commit details
    Browse the repository at this point in the history
  2. Miscellaneous Enrollment fixes (CFM-31)

    Benn Oshrin authored and arlen committed Sep 24, 2024
    Copy the full SHA
    a1ea421 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e3332e5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2557d43 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fe55799 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b56f338 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4549f2e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7e469d5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e92b586 View commit details
    Browse the repository at this point in the history
  10. Update AttributeCollectors permissions definition (CFM-31)

    Benn Oshrin authored and arlen committed Sep 24, 2024
    Copy the full SHA
    0101b94 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c8fc075 View commit details
    Browse the repository at this point in the history
  12. Fix EnrollmentAttributes fiels

    Ioannis authored and arlen committed Sep 24, 2024
    Copy the full SHA
    42ee120 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    23bac8d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    63c5968 View commit details
    Browse the repository at this point in the history
  15. remove duplicate field

    Ioannis authored and arlen committed Sep 24, 2024
    Copy the full SHA
    8788021 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    bae9488 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. 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
    Ioannis committed Sep 26, 2024
    Copy the full SHA
    9a427e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Copy the full SHA
    7be2d7d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bb01666 View commit details
    Browse the repository at this point in the history
  3. Fix missing curly brach error

    Ioannis committed Sep 27, 2024
    Copy the full SHA
    1c97ecb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8fcfc71 View commit details
    Browse the repository at this point in the history
  5. Fix petition view issue

    Ioannis committed Sep 27, 2024
    Copy the full SHA
    7c54415 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b97ba33 View commit details
    Browse the repository at this point in the history
  7. Filter Petitions by COU

    Ioannis committed Sep 27, 2024
    Copy the full SHA
    65f370d View commit details
    Browse the repository at this point in the history
  8. Make dispatch view editable

    Ioannis committed Sep 27, 2024
    Copy the full SHA
    0e4f691 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2774525 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    651eccc View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    1587699 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    20ba5da View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    27fc36e View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    bfe37bd View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    4289852 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Copy the full SHA
    13b9e1c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Copy the full SHA
    6ab65c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Copy the full SHA
    b9f19e9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b8c14db View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5e8df10 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Copy the full SHA
    f064512 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. 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)
    arlen committed Oct 2, 2024
    Copy the full SHA
    d206890 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Initial implementation of BasicAttributeCollector (CFM-415) (COmanage…

    …#231)
    
    Co-authored-by: Benn Oshrin <boshrin@users.noreply.github.com>
    benno and Benn Oshrin committed Oct 3, 2024
    Copy the full SHA
    80b200f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d6cb69b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Copy the full SHA
    7e73653 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Copy the full SHA
    f4c5359 View commit details
    Browse the repository at this point in the history
  2. Fix tab rendering for EnrollmentFlow plugins (COmanage#235)

    * Fix tab rendering for EnrollmentFlow plugins
    
    * Improve getLayout trait
    
    * fix enrollment attributes add/edit view title
    Ioannis committed Oct 14, 2024
    Copy the full SHA
    69e710c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c52be2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Copy the full SHA
    1008163 View commit details
    Browse the repository at this point in the history
  2. Merge pull request COmanage#237 from Ioannis/fix_deep_nested_associat…

    …ion_calculation
    
    Fix use case:Plugin.Hierarchy deep nested when no hasMany association.
    Ioannis committed Oct 15, 2024
    Copy the full SHA
    59e1267 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Copy the full SHA
    d592cf4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request COmanage#238 from Ioannis/Fix_missing_associations…

    …_tablist
    
    Fix_missing_associations_tablist
    Ioannis committed Oct 16, 2024
    Copy the full SHA
    23ec40a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Fix misspelled variable

    Ioannis committed Oct 21, 2024
    Copy the full SHA
    e24ecc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Fix Petition Attributes Form rendering (COmanage#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.
    Ioannis committed Oct 23, 2024
    Copy the full SHA
    fd0e917 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    039d678 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7378151 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Copy the full SHA
    77ccfbb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ca3036 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Initial commit of Mostly Static Pages (CFM-62), InvitationAccepter (C…

    …FM-334) and UpsertTrait (CFM-423)
    Benn Oshrin committed Oct 31, 2024
    Copy the full SHA
    444fede View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Copy the full SHA
    68db3dd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Copy the full SHA
    641d73d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. 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)
    arlen committed Nov 8, 2024
    Copy the full SHA
    7d8135a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. 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
    Ioannis committed Nov 13, 2024
    Copy the full SHA
    6a90028 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    701b8d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Style Basic Attribute Collector and ensure that names and telephone n…

    …umbers grow and shrink based on permitted fields. (CFM-426) (COmanage#249)
    arlen committed Nov 15, 2024
    Copy the full SHA
    5ce3f4a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b444d89 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7474127 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. cfm-31_people-picker (COmanage#250)

    * 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
    Ioannis committed Nov 18, 2024
    Copy the full SHA
    89bb59d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. 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)
    arlen committed Nov 21, 2024
    Copy the full SHA
    814d1e1 View commit details
    Browse the repository at this point in the history
  2. Small stylistic improvements to Enrollment Flow dispatch and start vi…

    …ews and to Enrollment Flow Steps index (CFM-428) (COmanage#253)
    arlen committed Nov 21, 2024
    Copy the full SHA
    71d494b View commit details
    Browse the repository at this point in the history
  3. Improve Petition index and add a label prefix config for index view (…

    …CFM-428) (COmanage#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)
    arlen committed Nov 21, 2024
    Copy the full SHA
    b68282f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Copy the full SHA
    cce29b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Merge pull request COmanage#254 from arlen/nojira-allowNullCoIDAutoVi…

    …ewVars
    
    Allow null coid for AutoViewVarsTrait (nojira)
    Ioannis committed Nov 23, 2024
    Copy the full SHA
    6c2e6a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Make Add drop-down menu a panel. Also fix welcome message and main me…

    …nu visibility. (CFM-321) (COmanage#256)
    arlen committed Nov 27, 2024
    Copy the full SHA
    11cd46c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Copy the full SHA
    045abe1 View commit details
    Browse the repository at this point in the history
  2. Additional commit for CFM-333

    Benn Oshrin committed Nov 28, 2024
    Copy the full SHA
    4787fbd View commit details
    Browse the repository at this point in the history
  3. Implement finalization tasks (CFM-31)

    Benn Oshrin committed Nov 28, 2024
    Copy the full SHA
    b72575f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Copy the full SHA
    748adb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Copy the full SHA
    46c1634 View commit details
    Browse the repository at this point in the history