Usman Baig
|
066f1288f1
|
feat: trim integration pages from 75 to 25 + migrate to MDX
- Add dedicatedPage flag to integration registry (25 true, 50 false)
- Delete hardcoded nextjs/react/vue/wordpress route pages (wrong metadata)
- Hub page routes non-dedicated integrations to /integrations/script-tag
- Add 301 redirects for 50 removed slugs → /integrations/script-tag
- Migrate guide content from TSX to MDX (content/integrations/*.mdx)
- Add gray-matter, next-mdx-remote, remark-gfm dependencies
- Add content loader (lib/integration-content.ts) matching ciphera-website pattern
- Add prebuild script for integration guide index generation
- Sitemap reduced from 83 to 35 URLs with real lastmod dates
- Remove seoDescription from registry (now in MDX frontmatter)
|
2026-03-29 00:28:47 +01:00 |
|
Usman Baig
|
07401a4ce2
|
fix: use accessible button color tokens for WCAG AA contrast
Swap bg-brand-orange to bg-brand-orange-button on all interactive
buttons with white text. Decorative uses unchanged. Bumps
@ciphera-net/ui to 0.3.6.
|
2026-03-28 00:48:05 +01:00 |
|
Usman Baig
|
a361649e60
|
feat: add tabbed FAQ, polish installation code blocks, refine integration styling
|
2026-03-21 19:52:32 +01:00 |
|
Usman Baig
|
3710f081a6
|
feat: dark-only cleanup for marketing pages and authenticated landing view
|
2026-03-21 19:39:01 +01:00 |
|
Usman Baig
|
8fdb8c4a2f
|
fix: remove orange glow orb backgrounds from marketing pages
|
2026-03-21 18:17:27 +01:00 |
|
Usman Baig
|
2776c803f1
|
fix: use focus-visible for all button/tab/link focus rings across app
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 00:08:09 +01:00 |
|
Usman Baig
|
5c148a0547
|
feat: enhance page titles and link previews for improved user experience and sharing capabilities
|
2026-02-22 19:40:00 +01:00 |
|
Usman Baig
|
947e37168d
|
style: update background colors and border styles in integration and installation pages for improved visual consistency
|
2026-02-21 23:45:05 +01:00 |
|
Usman Baig
|
0b68db58be
|
style: standardize min-width values across multiple components for improved layout consistency
|
2026-02-21 23:39:29 +01:00 |
|
Usman Baig
|
fb47cb0c86
|
style: update padding in integration pages and IntegrationGuide component for improved layout consistency
|
2026-02-21 23:36:54 +01:00 |
|
Usman Baig
|
8f8761ed3d
|
style: standardize padding across multiple components for improved layout consistency
|
2026-02-21 23:29:50 +01:00 |
|
Usman Baig
|
e8e304e238
|
style: update heading sizes across various pages for improved typography consistency
|
2026-02-21 22:29:26 +01:00 |
|
Usman Baig
|
3b6757126e
|
refactor: remove selection background color from multiple pages for a cleaner UI
|
2026-02-17 20:42:05 +01:00 |
|
Usman Baig
|
7a54428334
|
fix: improve loading state handling and enhance organization selection UI on welcome page
|
2026-02-09 08:21:36 +01:00 |
|
Usman Baig
|
815c1ccc6c
|
feat: enhance integrations overview with category filters, search improvements, and popular integrations display
|
2026-02-07 01:23:31 +01:00 |
|
Usman Baig
|
a074ba7dd9
|
feat: enhance integrations overview with search functionality and related integrations display
|
2026-02-07 00:56:20 +01:00 |
|
Usman Baig
|
738c8e24d6
|
feat: add more integration pages
|
2026-02-07 00:05:52 +01:00 |
|
Usman Baig
|
9a5a2c5f3c
|
TIER 2 - Design Consistency
|
2026-02-06 12:35:56 +01:00 |
|
Usman Baig
|
bfe0559a8c
|
TIER 1 - BLOCKING (Accessibility & Usability Failures)
|
2026-02-06 12:29:12 +01:00 |
|
Usman Baig
|
88d2b548fe
|
Phase 5: Animations & Final touch
|
2026-02-05 17:57:24 +01:00 |
|
Usman Baig
|
b47f3a2986
|
Phase 5: Animations & Final Polish
|
2026-02-05 17:54:04 +01:00 |
|
Usman Baig
|
82f606590e
|
feat: add 'Integrations' link to WebsiteFooter to enhance resource accessibility
|
2026-01-30 16:42:31 +01:00 |
|