Merged
Conversation
* Add user verification and password reset * Added env variables for test * Fix redirect issue * Adding the workspace feature * File formating * Added workspace removal and user list * New frontend * Remove old sidebar * Fix email link * Removed the create workspace from switcher * Add API key history * Fix the tests * Fix npm build errors * Changed workspace UI * Fix errors * Fix circular import * Fix the mypy error * Fix Ruff errors * Fix formating * Squashed commit of the following: 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 * Addressed comments * Minor fix * Fixed import * Removed user filter * Addressed comments * Fix the removal of user from workspace * Fix the ts errors * WIP: models and schemas * WIP: models and schemas * Squashed commit of the following: commit b02ed75 Author: Aadhil Ahamed <aadhil2k4@gmail.com> Date: Sat May 24 21:53:07 2025 +0530 Fix local development installation (#50) commit c928e08 Author: Lakshay <116358226+lakshaydahiya67@users.noreply.github.com> Date: Tue May 13 14:45:08 2025 +0530 Fixes #44 (#46) * fix tests * working version of models, schemas and routers for creating experiments * working version of get all mabs endpoint * add epxeriment type get router * add get routers for exp by id * debugging endpoints * add bulk delete router * debugging, WIP sampling utils * fix linting * WIP: draw arm + update arm routers * fresh start migrations * add choose arm and update arm routers + functions * fix linting * debug routers for beta-binary mab * debug normal/real-valued experiments * debug Bayes AB beta-binom * debug mabs * debug cmabs * update autofail * delete old routers and migrations * debugging * fix messages test * fix notifications and tests * debug autofail and fix corresponding tests * experiment tests for mabs * update tests for Bayes AB experiments * add tests for CMAB * delete old tests * merge changes from refactor * merge changes from tests * update display experiments page * fix experiment viz * debug prior-reward config * add context page * add input arms page * add notifications * debugging * clean up * merge changes from base refactor * fix tests --------- Co-authored-by: Jay Prakash <0freerunning@gmail.com>
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
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.
No description provided.