feat(CC-086): mark Contributions, Disputes, Communities, ProfessionalNetwork, Devices as ready
This commit is contained in:
parent
ab9d20555b
commit
7167e85b02
1 changed files with 3 additions and 3 deletions
|
|
@ -225,8 +225,8 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||
ready('Follow-ups', `${B}/follow-ups`),
|
||||
ready('Commitments & Promises', `${B}/promises`),
|
||||
ready('Introductions', `${B}/introductions`),
|
||||
planned('Communities', `${B}/communities`, 'a4', 'Componenta 15 (Community & Professional Network), neinceputa.'),
|
||||
planned('Professional Network', `${B}/professional-network`, 'a4', 'Retea profesionala, contributii si recomandari.'),
|
||||
ready('Communities', `${B}/communities`),
|
||||
ready('Professional Network', `${B}/professional-network`),
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -332,7 +332,7 @@ export const NAV_SECTIONS: NavSection[] = [
|
|||
ready('CRM & Communication', `${B}/integrations/crm`),
|
||||
ready('API Connections', `${B}/integrations/api`),
|
||||
ready('Webhooks', `${B}/integrations/webhooks`),
|
||||
planned('Devices', `${B}/devices`, 'a4', 'Device registry + pairing prin gateway local (BLE), nu direct din cloud.'),
|
||||
ready('Devices', `${B}/devices`),
|
||||
planned('Telemetry', `${B}/devices/telemetry`, 'a4', 'Pair -> Consent -> Telemetry -> Normalize -> Observation -> Metric.'),
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue