feat(app): wire dashboard administration flows

This commit is contained in:
2026-05-07 15:35:37 +00:00
parent e9eb9b4172
commit 91f06ccae1
91 changed files with 4087 additions and 5863 deletions
+17 -15
View File
@@ -15,24 +15,26 @@ const run = async () => {
'Your permanent identity on the web',
canonicalDomain: 'https://idp.global',
ldCompany: {
type: 'company',
name: 'Task Venture Capital GmbH',
status: 'active',
contact: {
address: {
name: 'Task Venture Capital GmbH',
city: 'Grasberg',
country: 'Germany',
houseNumber: '24',
postalCode: '28879',
streetName: 'Eickedorfer Vorweide',
},
description: 'work',
description: 'work',
address: {
name: 'Task Venture Capital GmbH',
type: 'company',
website: 'https://task.vc',
phone: '+49 421 16767 548',
city: 'Grasberg',
country: 'Germany',
countryCode: 'DE',
houseNumber: '24',
postalCode: '28879',
streetName: 'Eickedorfer Vorweide',
},
closedDate: null,
website: 'https://task.vc',
phone: '+49 421 16767 548',
registrationDetails: {
vatId: '',
registrationId: 'HRB 35230 HB',
registrationName: 'District court Bremen',
},
status: 'active',
foundedDate: {
day: 1,
month: 1,