Commits
main
Name already in use
Commits on May 5, 2023
-
Provide sorting for attributes and crosscheckAttributes select fields…
… (CO-2629) (#63) * Provide sorting for attributes and crosscheckAttributes select fields (CO-2629) * Ensure sort order is provided (CO-2629)
Copy the full SHA d918df0View commit details
Commits on Mar 31, 2023
-
Output uneditable values as text-only. Provide a darker background co…
…lor to read-only fields. (CO-2586) (#59)
Copy the full SHA 57cecc7View commit details -
Copy the full SHA adbe473View commit details
Commits on Mar 30, 2023
-
Improve the display of user name in the user menu. (CO-2568) (#60)
* Improve the display of user name in the user menu. (CO-2568) * Minor stylistic cleanup to User Menu (CO-2568)
Copy the full SHA 010a08eView commit details
Commits on Mar 29, 2023
-
Copy the full SHA 0727b54View commit details
Commits on Jan 13, 2023
-
Copy the full SHA e153571View commit details -
Improve access to related models (CO-2229) (#57)
* Provide tabbed subnavigation for related models. Deprecate Noty.js in favor of Boostrap Alerts. (CO-2229) * Ensure flash messages are available on all pages. (CO-2229) * Clean up information alert on reconcile page. (CO-2229)
Commits on Jan 10, 2023
-
Correct the placement of the Configuration breadcrumb link and ensure…
… that the Configure links appears for 'AttributeMappings' (CO-2582) (#55)
Commits on Jan 6, 2023
Commits on Jan 5, 2023
-
Update reconciliation view to make use of new $vv_candidate_diff arra…
…y and use cell-based rather than row-based highlighting. (CO-2481) (#53) * Update reconciliation view to make use of new $vv_candidate_diff array and use cell-based rather than row-based highlighting. (CO-2481) * Improve code comments. (CO-2481)
Commits on Nov 23, 2022
-
Make "history" a top-link on Manage Matchgrid and shorten link text t…
…o History (CO-2527) (#49) * Improve Manage Matchgrid layout: make Matchgrid History a top-link, and shorten label to "History" (CO-2527) * Update to Matchgrid History top-link label (CO-2527) * Test for empty vv_attr_id for topLinks (CO-2527)
Commits on Oct 27, 2022
-
Improve Pending Match UX Attribute Display (CO-2233) (#48)
* Improve display of unresolved requests: duplicate referenceids are now merged into a single column heading for Suggestion #, referenceid, and the "Assign this ReferenceID" button. (CO-2167) * Improve Pending Match UX Attribute Display - add highlight switches and improve ordering of attributes (CO-2233) * Restore id, sor, and sorid to the top of attributes listing and outline defined attributes (CO-2233)
-
Quick fix to schema: change index name from "sor_label" to "sor" on m…
…atchgrid_history_records (CO-2528) (#47)
-
Provide topLinks (e.g. delete) on Edit pages; Use the MenuHelper and …
…the menuAction element to handle all topLinks (CO-2512) (#46)
-
Add "Switch Matchgrid" link to User Menu; also add material icons to …
…login/logout (CO-2483) (#45)
-
Improve display of unresolved requests: duplicate referenceids are no…
…w merged into a single column heading for Suggestion #, referenceid, and the "Assign this ReferenceID" button. (CO-2167) (#40)
Commits on Sep 9, 2022
-
Merge pull request #42 from arlen/feature-co2445-addFont
Add font files (CO-2445)
Commits on Sep 5, 2022
Commits on Aug 22, 2022
Commits on Aug 16, 2022
-
Merge pull request #39 from arlen/feature-co2445-font
Update font to "Category A" licensed font (CO-2445)
Commits on Jun 3, 2022
Commits on May 31, 2022
-
Update NOTICE file for front-end libraries and fonts. (NOJIRA) (#37)
* Update NOTICE file for front-end libraries and fonts. (NOJIRA) * Update NOTICE file for front-end libraries and fonts. (NOJIRA)
-
Ensure case-insensitive matching for highlighting attributes when rec…
…onciling unresolved requests (CO-2434) (#36) * Ensure case-insensitive matching for highlighting attributes when reconciling unresolved requests (CO-2434) * Put array utility function in an ArrayUtil class (CO-2434)
Commits on Apr 22, 2022
-
Update composer.json to include the boostrap css .map file and includ…
…e the map file in our deployment (NOJIRA) (#35)
Commits on Nov 15, 2021
-
Merge pull request #31 from loannis/CO-2256_Improve_Matchgrid_status_…
…column_with_color_or_badge CO-2256_Improve_Matchgrid_status_column_with_color_or_badge
Commits on Nov 8, 2021
-
Merge pull request #30 from loannis/CO-2265_Fix_Tablelocator_get_error
CO-2265_Fix_Tablelocator_get_error
Commits on Nov 5, 2021
Commits on Oct 26, 2021
-
Merge pull request #28 from arlen/feature-co1949
Add clickability to all data rows when a default action is obvious (CO-1949)