4 Commits

Author SHA1 Message Date
Victor Santos
062960c827 Update Northflank integration documentation and images, including new connection options and updated visuals for app connection steps. 2025-10-27 18:37:43 -03:00
Victor Santos
9fb9ef1c83 Add Northflank sync features and enhance documentation
- Implemented new Northflank sync functionality, including routes for listing secret groups and managing syncs.
- Added types and schemas for Northflank projects and secret groups to improve data handling.
- Updated frontend components to support Northflank sync configuration and review.
- Enhanced API documentation with detailed instructions for Northflank integration and usage.
- Included new images and examples in the documentation for better clarity.
2025-10-22 21:33:07 -03:00
Your Name
c3899a0e81 Refactor Northflank connection code and improve documentation
- Cleaned up code formatting in Northflank connection functions and schemas for better readability.
- Enhanced error logging in the Northflank connection service to include additional context.
- Updated Northflank integration documentation for clarity and accuracy, including minor text corrections and URL adjustments.
- Removed unnecessary whitespace in various files for consistency.
2025-10-22 10:53:46 -03:00
Your Name
7d4e7ac44a Add Northflank connection support
- Introduced Northflank as a new app connection option, including API token authentication.
- Implemented connection schemas, validation, and service functions for Northflank.
- Updated API documentation to include Northflank endpoints and integration instructions.
- Added frontend components for creating and managing Northflank connections.
2025-10-21 21:09:09 -03:00