Skip to content

Prepare for release v0.2.0-stg#91

Merged
Jayprakash-SE merged 2 commits intostagingfrom
main
Jul 7, 2025
Merged

Prepare for release v0.2.0-stg#91
Jayprakash-SE merged 2 commits intostagingfrom
main

Conversation

@Jayprakash-SE
Copy link
Contributor

No description provided.

poornimaramesh and others added 2 commits June 19, 2025 21:12
* 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>
@Jayprakash-SE Jayprakash-SE merged commit e8130ef into staging Jul 7, 2025
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.

2 participants

Comments