Better filters in admin areas of JCB. #664

Merged
Llewellyn merged 7 commits from staging into master 2021-02-03 10:38:06 +00:00
Owner

Pull Request for Issue gh-644, gh-651, gh-663.

Summary of Changes

  • Reordered some helper class code in the GUI. Fixed gh-663 so that the label is used in the filter instead of the code_name.
  • Renames field to Modeling Method in the field area.
  • Added new filters to admin, and custom admin, and site list view. gh-651
  • Improved how the filters in the language translation are behave when no language is found. gh-651
  • Added new filters to language translation, and fields admin list view. resolved gh-651
  • Removes the custom component field from JCB.
  • Made some filters to be multiple selection in site & component list view.
  • Adds the combo field more correctly to JCB.
  • Resolves gh-644 and adds the option to add, or hide the category sub-menu of a view.

Testing Instructions

Check the the new filter options in the related areas work as expected.

Expected result

That you can not filter by extension and view

Actual result

New feature

Documentation Changes Required

We can make a tutorial demonstrating the new features.

Pull Request for Issue gh-644, gh-651, gh-663. ### Summary of Changes - Reordered some helper class code in the GUI. Fixed gh-663 so that the label is used in the filter instead of the code_name. - Renames field to Modeling Method in the field area. - Added new filters to admin, and custom admin, and site list view. gh-651 - Improved how the filters in the language translation are behave when no language is found. gh-651 - Added new filters to language translation, and fields admin list view. resolved gh-651 - Removes the custom component field from JCB. - Made some filters to be multiple selection in site & component list view. - Adds the combo field more correctly to JCB. - Resolves gh-644 and adds the option to add, or hide the category sub-menu of a view. ### Testing Instructions Check the the new filter options in the related areas work as expected. ### Expected result That you can not filter by extension and view ### Actual result New feature ### Documentation Changes Required We can make a tutorial demonstrating the new features.
Sign in to join this conversation.
No reviewers
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#664
No description provided.