Skip to content

[User Management]: Show docTypes in TypesAndClassesAccordion #2312#2333

Closed
MSchinwaldEl wants to merge 377 commits into
1.xfrom
2312-user-management-document-types-dropdown-is-empty
Closed

[User Management]: Show docTypes in TypesAndClassesAccordion #2312#2333
MSchinwaldEl wants to merge 377 commits into
1.xfrom
2312-user-management-document-types-dropdown-is-empty

Conversation

@MSchinwaldEl

Copy link
Copy Markdown
Contributor

Changes in this pull request

Resolves #2312

Additional info

DocTypes are now loaded and displayed in the dropdown, but they can't be saved (or prefilled) because there's currently no docTypes property on the User type (or UpdateUser schema, respectively).

@MSchinwaldEl MSchinwaldEl linked an issue Oct 13, 2025 that may be closed by this pull request
@sonarqubecloud

Copy link
Copy Markdown

@markus-moser

Copy link
Copy Markdown
Contributor

Created an issue for the backend: pimcore/studio-backend-bundle#1447

markus-moser and others added 24 commits October 29, 2025 15:27
* fixed the select label

* updated the getDrillDownSelectList

* fixed the getDrillDownSelectList

* deleted the test code

* Automatic frontend build

---------

Co-authored-by: ValeriaMaltseva <11871778+ValeriaMaltseva@users.noreply.github.com>
* updated the SplitLayout component

* fixed styles

* Automatic frontend build

---------

Co-authored-by: ValeriaMaltseva <11871778+ValeriaMaltseva@users.noreply.github.com>
* Support index sorting for documents

* Cleanup code

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: vin0401 <26813978+vin0401@users.noreply.github.com>
* Unified workflow for FE publising

* Automatic frontend build

* Unified workflow for FE publising

* Automatic frontend build

* Integrate trusted publishing

* Automatic frontend build

---------

Co-authored-by: vin0401 <marvin.bertram@pimcore.com>
Co-authored-by: vin0401 <26813978+vin0401@users.noreply.github.com>
vin0401 and others added 25 commits November 27, 2025 16:20
* Finalize filters

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: vin0401 <26813978+vin0401@users.noreply.github.com>
* Introduce max-height for context menus

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: vin0401 <26813978+vin0401@users.noreply.github.com>
* Fix: Keep tags in decodeHtmlEntities

* Automatic frontend build
* added `AppLoaderRegistry`, added `hidden` to `IMainNavItem`

* linter fixes

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: Corepex <16717695+Corepex@users.noreply.github.com>
* updated the icon

* Automatic frontend build

---------

Co-authored-by: ValeriaMaltseva <11871778+ValeriaMaltseva@users.noreply.github.com>
* Add height sizing for tree context menus

* Cleanup code

* Cleanup code

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: vin0401 <26813978+vin0401@users.noreply.github.com>
* Update keys and locale for grid sorting

* Cleanup code

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: vin0401 <26813978+vin0401@users.noreply.github.com>
* changes for dealing with other tree refreshes

* Apply eslint-fixer changes

* Automatic frontend build
* added several properties to tab panel

* Apply eslint-fixer changes

* Automatic frontend build

---------

Co-authored-by: Corepex <16717695+Corepex@users.noreply.github.com>
…pes-dropdown-is-empty' into 2312-user-management-document-types-dropdown-is-empty

# Conflicts:
#	public/build/92a3571a-c586-40ef-8414-d9026b20f30e/mf-manifest.json
#	public/build/92a3571a-c586-40ef-8414-d9026b20f30e/mf-stats.json
#	public/build/92a3571a-c586-40ef-8414-d9026b20f30e/static/js/documentEditorIframe.de88fcfa.js
#	public/build/92a3571a-c586-40ef-8414-d9026b20f30e/static/js/main.451188fa.js
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/exposeRemote.js
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/mf-manifest.json
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/mf-stats.json
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/static/css/async/6534.f769d36e.css
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/static/css/async/__federation_expose__internal___mf_bootstrap.c07328f4.css
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/static/css/async/__federation_expose__internal___mf_bootstrap_document_editor_iframe.c07328f4.css
#	public/build/fba7c617-13a5-427e-9425-ca0f63296bd4/static/js/remoteEntry.js
@sonarqubecloud

sonarqubecloud Bot commented Dec 2, 2025

Copy link
Copy Markdown

@github-actions github-actions Bot locked and limited conversation to collaborators Dec 2, 2025
@Corepex
Corepex deleted the 2312-user-management-document-types-dropdown-is-empty branch May 20, 2026 08:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[User Management] Document Types dropdown is empty