nexus/ui/src
Dotta 76d30ff835 Move company import/export to dedicated pages with file-browser UX
- Add /:company/company/export page with file tree, checkboxes for
  per-file selection, and read-only preview pane (skills-style layout)
- Add /:company/company/import page with source form (GitHub/URL/local),
  target/collision settings, preview tree with action badges, and detail pane
- Add Import/Export buttons to the Org Chart page header
- Replace import/export sections in CompanySettings with redirect links
- Clean up ~800 lines of dead code from CompanySettings
- Register new routes in App.tsx

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 14:43:07 -05:00
..
adapters Raise default max turns to 300 2026-03-12 09:34:05 -05:00
api Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
components Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
context fix(ui): refresh issue documents from live events 2026-03-14 06:52:44 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
lib Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
pages Move company import/export to dedicated pages with file-browser UX 2026-03-15 14:43:07 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Move company import/export to dedicated pages with file-browser UX 2026-03-15 14:43:07 -05:00
index.css fix(ui): hide scrollbar track background when sidebar is not hovered 2026-03-14 17:47:22 -05:00
main.tsx Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00