-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor fields.inc to be configuration only (CFM-218) (#342)
* Refactor fields.inc to be configuration only - first pass. (CFM-218) * Fix fields.inc for EmailVerifiers to use grouped controls. (CFM-218) * Simplify fields.inc configuration. (CFM-218) * Remove 'edit only' blocking statements. (CFM-218) * Remove leftover call to jsLocalOnLoad function (CFM-218) * Standardize fields.inc 'type' and 'options'; add arbitrary HTML field (CFM-218) * Add 'public' keyword to new FieldHelper functions (CFM-218) * Improve tests for COmanange CO (CFM-218) * Refactor clonable fields for configuration-only approach (CFM-218) * Re-label clonable fields collection as "metadata" (CFM-218) * Improve alert banner configuration (CFM-218/CFM-465) * Adjust Passwords/fields.inc to be configuration only and work in the standard way (CFM-218) * Cleanup small inconsistencies (CFM-218) * Improve restructureFieldArguments method (CFM-218)
- Loading branch information
Showing
133 changed files
with
3,008 additions
and
4,858 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 0 additions & 31 deletions
31
app/availableplugins/ApiConnector/templates/ApiSources/fields-nav.inc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 0 additions & 44 deletions
44
app/availableplugins/PipelineToolkit/templates/IdentifierMappers/fields-nav.inc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.