Skip to content

COMDOCK v2 throught Payload#381

Merged
onissen merged 70 commits intomainfrom
payload-main
Apr 6, 2026
Merged

COMDOCK v2 throught Payload#381
onissen merged 70 commits intomainfrom
payload-main

Conversation

@onissen
Copy link
Copy Markdown
Collaborator

@onissen onissen commented Apr 6, 2026

Das neue COMDOCK nutzt Payload CMS mit einem integrierten Next.js Frontend. Der Grundstock steht bereits. Nun müssen die Daten migriert werden, bis dann das alte Frontend und Backend entfernt werden.

Die Turborepo Konfiguration wurde entfernt. Die Apps frontend und backend bleiben als separate Apps bestehen, bis die Migration auf Payload erfolgt ist
Es gibt jetzt eine weitere App /payload. Hier wird das neue COMDOCK erstellt. Später soll /payload in den Root des Packages verschoben werden.
Added Array fields for branches and previous names
Das Favicon für das Website-Icon und das Header-Logo wurde aktualisiert. Eine Version in der Primary-Color (teal-800) wird als Website-Icon verwendet und eine Version in weiß wird als Website Logo im Header (on primary) verwendet. Das Website-Logo wurde zur Verwendung in TSX in eine Komponente (Logo) überführt.
Add shadcn components and basic DOM
Das Projekt nutzt im Frontend nun die Local API mit gePayload() statt der Payload SDK.
- Die Ordnungszahlen wurden aus den Row-Option Bezeichnungen entfernt
- Der Summary Hook wurde an die Row-Options angepasst
- outdated_publication wurde zu outdated_by umbenannt und mit Aufgehoben durch bezeichnet. Ein Eintrag in diesem Feld sagt nun aus, das die Information durch eine andere Publikation aufgehoben wurde
- Es gibt jetzt auch mentioned_persons, damit die betreffenden Publikationen unter /persons verlinkt werden können
Wenn eine Information aus publication_data nicht mehr aktuell sind, wird die Information rot und durchgestrichen angezeigt. Die nachfolgende Information wird verlinkt.
- Added field document_createdAt to save when the user has created the document itself.
- Showing document_createdAt or createdAt (uploaded) in the ListItem
- Showing the document title in the list item with a fallback to the type
- Remove lei_history
- set first_registration required
…pes that are readable by nextjs, require item_status
…after creation, only use numeric characters from hr_number for the companyID
@onissen onissen added enhancement New feature or request payload This issue is related to the comdock v2 payload app (frontend and backend) labels Apr 6, 2026
@onissen onissen merged commit 6f60481 into main Apr 6, 2026
@onissen onissen deleted the payload-main branch April 6, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request payload This issue is related to the comdock v2 payload app (frontend and backend)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant