-
Notifications
You must be signed in to change notification settings - Fork 7
Add backend support for visualizations #90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
poornimaramesh
wants to merge
84
commits into
main
Choose a base branch
from
visualization
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 6026bb5 Author: Jay Prakash <0freerunning@gmail.com> Date: Wed May 7 08:52:22 2025 +0300 Fix formating commit 3f5c0ec Author: Jay Prakash <0freerunning@gmail.com> Date: Wed May 7 08:43:10 2025 +0300 Fix Ruff errors commit ba23c1c Author: Jay Prakash <0freerunning@gmail.com> Date: Wed May 7 00:30:29 2025 +0300 Fix the mypy error commit f629487 Author: Jay Prakash <0freerunning@gmail.com> Date: Mon May 5 14:44:38 2025 +0300 Fix circular import commit 6488f97 Author: Jay Prakash <0freerunning@gmail.com> Date: Mon May 5 13:38:33 2025 +0300 Fix errors commit 4544023 Author: Jay Prakash <0freerunning@gmail.com> Date: Mon May 5 13:16:43 2025 +0300 Changed workspace UI commit a84527b Author: Jay Prakash <0freerunning@gmail.com> Date: Mon May 5 00:18:29 2025 +0300 Fix npm build errors commit daf1f9f Author: Jay Prakash <0freerunning@gmail.com> Date: Sun May 4 23:51:22 2025 +0300 Fix the tests commit fcbc483 Merge: b508c4b 443e05b Author: Jay Prakash <0freerunning@gmail.com> Date: Sun May 4 11:39:29 2025 +0300 Merge remote-tracking branch 'origin' into workspaces commit b508c4b Author: Jay Prakash <0freerunning@gmail.com> Date: Sun May 4 11:38:51 2025 +0300 Add API key history commit 609f9d8 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu May 1 14:12:49 2025 +0300 Removed the create workspace from switcher commit b7ff0b5 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu May 1 13:58:07 2025 +0300 Fix email link commit 700fb36 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu May 1 13:12:43 2025 +0300 Remove old sidebar commit 64768d6 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu May 1 13:08:56 2025 +0300 New frontend commit 43a2c38 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu May 1 02:04:05 2025 +0530 Added workspace removal and user list commit 88cc7aa Merge: 219aea7 95e15a2 Author: Jay Prakash <0freerunning@gmail.com> Date: Wed Apr 30 20:37:01 2025 +0530 Merge branch 'main' into workspaces commit 219aea7 Author: Jay Prakash <0freerunning@gmail.com> Date: Tue Apr 22 03:40:04 2025 +0530 File formating commit c79830b Author: Jay Prakash <0freerunning@gmail.com> Date: Tue Apr 22 03:04:43 2025 +0530 Adding the workspace feature commit a2923ef Merge: b183861 00daa42 Author: Jay Prakash <0freerunning@gmail.com> Date: Wed Apr 16 02:25:09 2025 +0530 Merge remote-tracking branch 'origin' into workspaces commit b183861 Author: Jay Prakash <0freerunning@gmail.com> Date: Fri Apr 4 04:14:05 2025 +0530 Fix redirect issue commit 3e86241 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu Apr 3 04:01:47 2025 +0530 Added env variables for test commit 3f0b611 Author: Jay Prakash <0freerunning@gmail.com> Date: Thu Apr 3 03:49:02 2025 +0530 Add user verification and password reset
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reviewer: @Jayprakash-SE
Estimate: ~30 minutes
Ticket
Add backend support for experiment viz.
Changes
Future Tasks (optional)
Add frontend support
How has this been tested?
Checklist