Skip to content

COmanage/registry

46e4df3e7f
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Code

Latest commit

* Autocomplete widget added for selecting a Group member (CFM-150) (#164)

* add primevue autocomplete library dependency

* Improve/cleanup backend block search functionality

* Decloupe where clause construction from join clause construction

* Improve filtering.Dynamically construct where clause using QueryExpressions.

* Introduce IndexQueryTrait

* fix broken mveaType query.Improve Changelog.

* first get request

* add CoSettings PeoplePicker Configuration

* fix condition

* Improve FieldHelper

* Properly align grouped html controls

* Add type to emails and identifiers

* Add loader.Improve fetch response handling

* Added loader. Fixed duplicates.

* typo fix

* add filtering with given and family name. Fetch only active users.

* refactor frontend error handling

* add subfield-col css rule

* Peoplepikcer enum

* Provide access to configurations locally and globally.Improve fetch implementation.

* fix url string

* fix provide/inject functionality

* Add a subcomponent for item-with-type and style things for easier visual parsing and disambiguation (CFM-150)

* highlight query string

* highlighting fix

* sort methods by name

* Add item-id to autocomplete label and update color file (CFM-150)

* Add pager link "show more" to autocomplete (CFM-150)

* Fix label id reference for autocomplete field (CFM-150)

* Implement pagination

* filter the active GroupMembers

* Refactor GroupMembersTable::isMember Query construction

* Update Group Member listing to expose add / edit / view in a modal window; refactor setLayout to better accommodate multiple actions; carry over person picker code in preparation for moving the person picker ot the index of the Group Member list. (CFM-150)

* Move the person picker to the index of the Group Member list and launch "Add" from the picker. (CFM-150)

* Add scrolling to the autocomplete people picker (CFM-150)

* removed trailing semi colon

* Change default modal title (CFM-150)

---------

Co-authored-by: Arlen Johnson <arlen@sphericalcowgroup.com>
46e4df3

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 14, 2021 19:04
July 14, 2021 19:04
July 8, 2021 09:28

COmanage Registry (Pupal Eclosion)

This is the development repository for COmanage Registry v5.0.0.

For production deployments, see this repository instead.