Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

empirical-org/Empirical-Core

eadams17 pushed 10 commits to update-ui/my-classes empirical-org/Empirical-Core
  • optimization b294703
  • address bad view flash on refresh edge case edd95ea
  • test WIP df9d0bf
  • Revert "test WIP" This reverts commit 6ec3e8bb6047cdcb1999ce634f63248d11ef99c2. c7b0d74
  • minor refactor ccfe603
  • add notes column to gen ai trials and stem vault id to relevant texts (#12481) * add notes column to gen ai trials ... a27f1a2
  • Merge pull request #12463 from empirical-org/student_profile2 SelectAClassroom fetch optimization 6a33ab9
  • press page updates (#12488) Co-authored-by: Peter Kong <[email protected]> 54d3838
  • Change StemVaultId to DatasetId in Guideline model (#12484) * Change StemVaultId to DatasetId in Guideline model ... 417d408
  • Merge branch 'develop' of https://github.com/empirical-org/Empirical-Core into update-ui/my-classes 04a91df

View on GitHub

eadams17 created a review comment on a pull request on empirical-org/Empirical-Core
confirmed with Jack that we want this universal change to display dashes when no action is present

View on GitHub

eadams17 created a review on a pull request on empirical-org/Empirical-Core

View on GitHub

brendanshean pushed 2 commits to deploy-lms-prod empirical-org/Empirical-Core
  • Change StemVaultId to DatasetId in Guideline model (#12484) * Change StemVaultId to DatasetId in Guideline model ... 417d408
  • Merge pull request #12490 from empirical-org/develop Change StemVaultId to DatasetId in Guideline model (#12484) 1bd4a31

View on GitHub

brendanshean pushed 2 commits to production empirical-org/Empirical-Core
  • Change StemVaultId to DatasetId in Guideline model (#12484) * Change StemVaultId to DatasetId in Guideline model ... 417d408
  • Merge pull request #12490 from empirical-org/develop Change StemVaultId to DatasetId in Guideline model (#12484) 1bd4a31

View on GitHub

brendanshean closed a pull request on empirical-org/Empirical-Core
Change StemVaultId to DatasetId in Guideline model (#12484)
* Change StemVaultId to DatasetId in Guideline model * Fix spec * Add notes to the Guideline table * Add Guidelines and RelevantText when importing new datasets (#12487) * Add callback ...
brendanshean opened a pull request on empirical-org/Empirical-Core
Change StemVaultId to DatasetId in Guideline model (#12484)
* Change StemVaultId to DatasetId in Guideline model * Fix spec * Add notes to the Guideline table * Add Guidelines and RelevantText when importing new datasets (#12487) * Add callback ...
brendanshean deleted a branch empirical-org/Empirical-Core

bs-move-guidelines-to-dataset

brendanshean pushed 1 commit to develop empirical-org/Empirical-Core
  • Change StemVaultId to DatasetId in Guideline model (#12484) * Change StemVaultId to DatasetId in Guideline model ... 417d408

View on GitHub

brendanshean closed a pull request on empirical-org/Empirical-Core
Change StemVaultId to DatasetId in Guideline model
## WHAT Change the foreign key on Guideline model from `stem_vault_id` to `dataset_id` ## WHY Curriculum would like to have these vary at the dataset level rather than stem vault one. ## HO...
brendanshean created a comment on a pull request on empirical-org/Empirical-Core
After discussing on call today, I'm going to delete the 6 offending examples rather than introducing a new index that we might not want.

View on GitHub

brendanshean closed a pull request on empirical-org/Empirical-Core
Change unique index on Evidence::LabeledEntry
## WHAT Change the unique index on the model `Evidence::LabeledEntry` from (prompt_id, entry) to (prompt_id, entry, label). ## WHY Some of the testing/training data contains duplicate (prompt_...
happythenewsad pushed 9 commits to deploy-lms-prod empirical-org/Empirical-Core
  • optimization b294703
  • address bad view flash on refresh edge case edd95ea
  • test WIP df9d0bf
  • Revert "test WIP" This reverts commit 6ec3e8bb6047cdcb1999ce634f63248d11ef99c2. c7b0d74
  • minor refactor ccfe603
  • add xs account group icon bec93e9
  • Merge pull request #12463 from empirical-org/student_profile2 SelectAClassroom fetch optimization 6a33ab9
  • press page updates (#12488) Co-authored-by: Peter Kong <[email protected]> 54d3838
  • Merge pull request #12489 from empirical-org/develop MERGE PR: API fetch optimization, /press content updates 888318e

View on GitHub

brendanshean deleted a branch empirical-org/Empirical-Core

bs-relevant-text-and-guidelines-ui

brendanshean pushed 1 commit to bs-move-guidelines-to-dataset empirical-org/Empirical-Core
  • Add Guidelines and RelevantText when importing new datasets (#12487) * Add callback for setting default on dataset_r... 5f13ca2

View on GitHub

brendanshean closed a pull request on empirical-org/Empirical-Core
Add Guidelines and RelevantText when importing new datasets
## WHAT When a user imports a GenAI dataset, add guidelines and relevant text from StemVault and previous Datasets. ## WHY Curriculum has requested copying over these records to new datasets ...
happythenewsad pushed 8 commits to production empirical-org/Empirical-Core
  • optimization b294703
  • address bad view flash on refresh edge case edd95ea
  • test WIP df9d0bf
  • Revert "test WIP" This reverts commit 6ec3e8bb6047cdcb1999ce634f63248d11ef99c2. c7b0d74
  • minor refactor ccfe603
  • Merge pull request #12463 from empirical-org/student_profile2 SelectAClassroom fetch optimization 6a33ab9
  • press page updates (#12488) Co-authored-by: Peter Kong <[email protected]> 54d3838
  • Merge pull request #12489 from empirical-org/develop MERGE PR: API fetch optimization, /press content updates 888318e

View on GitHub

happythenewsad closed a pull request on empirical-org/Empirical-Core
MERGE PR: API fetch optimization, /press content updates
MERGE PR: API fetch optimization, /press content updates
happythenewsad opened a pull request on empirical-org/Empirical-Core
MERGE PR: API fetch optimization, /press content updates
MERGE PR: API fetch optimization, /press content updates
happythenewsad deleted a branch empirical-org/Empirical-Core

press-page-updates

happythenewsad pushed 1 commit to develop empirical-org/Empirical-Core

View on GitHub

happythenewsad closed a pull request on empirical-org/Empirical-Core
press page updates
## WHAT Update `/press` with new content ## WHY Kate Mc ask ### Screenshots https://github.com/user-attachments/assets/6a676dd3-1351-44a6-9491-2f82060b1230 ### Notion Card L...
happythenewsad deleted a branch empirical-org/Empirical-Core

student_profile2

happythenewsad pushed 6 commits to develop empirical-org/Empirical-Core
  • optimization b294703
  • address bad view flash on refresh edge case edd95ea
  • test WIP df9d0bf
  • Revert "test WIP" This reverts commit 6ec3e8bb6047cdcb1999ce634f63248d11ef99c2. c7b0d74
  • minor refactor ccfe603
  • Merge pull request #12463 from empirical-org/student_profile2 SelectAClassroom fetch optimization 6a33ab9

View on GitHub

happythenewsad closed a pull request on empirical-org/Empirical-Core
SelectAClassroom fetch optimization
## WHAT / HOW Identifies an unnecessary, high traffic network call on the /classrooms view, removes it, and stitches various logics back together. ## WHY `profiles#student_profile_data` is ca...
brendanshean created a review comment on a pull request on empirical-org/Empirical-Core
It should be in my next PR, but it won't hurt anything right now.

View on GitHub

brendanshean created a review on a pull request on empirical-org/Empirical-Core

View on GitHub

happythenewsad pushed 1 commit to deploy-lms-pkong empirical-org/Empirical-Core

View on GitHub

brendanshean pushed 3 commits to deploy-lms-brendan empirical-org/Empirical-Core

View on GitHub

emilia-friedberg created a review on a pull request on empirical-org/Empirical-Core

View on GitHub

Load more