Skip to content

v0.2.0-beta.1#45

Merged
Yashh56 merged 22 commits intomasterfrom
develop
Feb 16, 2026
Merged

v0.2.0-beta.1#45
Yashh56 merged 22 commits intomasterfrom
develop

Conversation

@Yashh56
Copy link
Member

@Yashh56 Yashh56 commented Feb 16, 2026

No description provided.

Yashh56 and others added 22 commits January 30, 2026 22:52
feat: Implemented schema based fetching
…view, and deletion dialog

- Implemented ProjectList component for displaying and managing projects.
- Created ProjectDetailView component to show detailed information about a selected project.
- Added DeleteProjectDialog component for confirming project deletions.
- Integrated project-related hooks for querying, creating, updating, and deleting projects.
- Updated bridgeApi service to handle project-related API calls.
- Added new Project types to define project metadata, queries, and schemas.
- Created Projects page to manage projects with a sidebar and detail view.
- Enhanced routing to include a dedicated projects page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat: Introduced project management & Offline Mode
- Added SchemaDiffHandlers to handle RPC calls for schema diffing and file history.
- Introduced SchemaDiffService to compute structured schema diffs between two schema snapshots.
- Created SchemaDiffPanel component to display schema differences in the UI.
- Implemented useSchemaDiff and useSchemaFileHistory hooks for fetching schema diff and history data.
- Updated bridgeApi to include methods for schema diff and file history retrieval.
- Enhanced VerticalIconBar to include a new panel for schema diff.
- Added types for schema diff results and history in schemaDiff.ts.
- Implemented gitService methods for retrieving file content at specific refs and listing file commit history.
- Implemented EnvironmentSwitcher component for managing environment mappings.
- Added MigrationTimelinePanel component to display schema migration history.
- Updated VerticalIconBar to include Migration Timeline option.
- Enhanced Git workflow hooks to support environment configuration and conflict detection.
- Integrated new components into DatabaseDetails page for improved user experience.
- Added necessary API endpoints in bridgeApi for timeline and environment management.
- Created types for Git workflow, including timeline entries and environment mappings.
…dvanced for Git operations

- Deleted SchemaDiffPanel component and its associated hooks (useSchemaDiff, useSchemaFileHistory).
- Added useGitAdvanced hook for managing Git remotes, push/pull/fetch operations, and revert functionality.
- Updated bridgeApi service to include new Git-related methods for remote management and push/pull operations.
- Removed unused gitWorkflow types and schemaDiff types.
- Updated DatabaseDetails page to integrate GitStatusPanel instead of SchemaDiffPanel and MigrationTimelinePanel.
feat: Introduce Git Native in the Relwave
@Yashh56 Yashh56 merged commit 216af55 into master Feb 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant