Skip to content

Conversation

@lsabor
Copy link
Contributor

@lsabor lsabor commented Nov 23, 2025

closes #3805

@lsabor lsabor force-pushed the mc/3804/options-updating branch 3 times, most recently from e45518c to dde7a9b Compare December 1, 2025 01:15
@lsabor lsabor force-pushed the mc/3804/options-updating branch 2 times, most recently from 1c37b31 to 5d7fe8f Compare December 1, 2025 01:30
SylvainChevalier and others added 10 commits December 2, 2025 17:19
fix: show comments on medium screens (640px-1024px) in consumer views

Changed ResponsiveCommentFeed display breakpoint from lg:block to sm:block
to ensure comments are visible for screen widths between 640px and 1024px.
Previously, comments were hidden in this range because the tabbed version
was hidden at sm (≥640px) and the feed version only appeared at lg (≥1024px).

Fixes #3846

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Sylvain <SylvainChevalier@users.noreply.github.com>
* S3 Posts history versioning

* Small fix

* Small adjustments

* Fixed todo

* Added smoke tests

* Small fix

* Connected admin layers

* Added duplication prevention

* Fixed formatting
Save initial version of post after approval
* get_average_coverage_for_questions function

* Small fix

* Small fix

* Participation block frontend

* Score Card V1

* Small refactor

* Small refactor

* Small refactor

* Small fix

* Score card overlapping resolution

* Info toggle container integration

* Adjusted animation

* Small fix

* Small fix

* Score Card Adjustment

* Small fix

* Adjusted animation

* Refactoring

* Small fix

* Fixed dark mode

* Small fix

* Additional Scores table implementation

* Small fix

* Small fix

* Group Table Resolution implementation

* Extra fixes

* Movile improvements

* Added conditions support

* Deprecated ScoreDisplay component

* Small refactoring

* Added translations

* Fixed mobile consumer views tabs

* Fixed font weight 800

* Small fixes

* Small fix

* Small fix

* Hide resolution block for Annulled questions

* Fix

* Fixed score labels

* Small fix

* Extra spot scores text

* Adjusted copy

* Adjusted badges align

* Normalize scaling

* Fixed scores scaling

* Fixed table margin

* Bring back forecastMaker for continuous questions

* Adjustments

* Added participation summary question tiles

* Small fix

* Dynamic scaleScores GAP

* Small fix

* Small fix
Bumps [django](https://github.com/django/django) from 5.1.14 to 5.1.15.
- [Commits](django/django@5.1.14...5.1.15)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.1.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
closes #3823

changes movement calculation to default to 0.0 if question has resolved at least 7 days ago
removes the "open" filter from movement feed

---------

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Luke Sabor <lsabor@users.noreply.github.com>
* fix: security vulnerability in react

* fix: integration test

* fix: add user seeding step

* revert: integration test changes
elisescu and others added 6 commits December 4, 2025 11:51
This is intended to be used in the new Home page and it needs to have
certain characteristics changed when the minimalistic mode is enabled
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](python-hyper/h11@v0.14.0...v0.16.0)

---
updated-dependencies:
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hlib <hlib@metaculus.com>
Ensure the center slider (square handle) appears on top of the right
slider (circular handle) when they overlap at the right edge of the
range. Added z-10 to active slider and z-0 to inactive sliders.

Fixes #3853

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Sylvain <SylvainChevalier@users.noreply.github.com>
Co-authored-by: Hlib <hlib@metaculus.com>
* Question Link Votes & Freshness implementation

* Small fix

* Small fix
@lsabor lsabor force-pushed the mc/3804/options-updating branch from 5d7fe8f to b57ac24 Compare December 4, 2025 22:02
* Revert "Revert "Moved Dramatiq rate limit redis db to the same db as queues (… (#3248)"

This reverts commit d3d890d.

* Added prefixes to the mutex lock keys
@lsabor lsabor force-pushed the mc/3805/graphing branch 2 times, most recently from 8a903be to 57be9ea Compare December 5, 2025 01:02
@lsabor lsabor force-pushed the mc/3804/options-updating branch from b57ac24 to ca8ff4f Compare December 5, 2025 01:10
@lsabor lsabor force-pushed the mc/3804/options-updating branch from ca8ff4f to 479e350 Compare December 5, 2025 01:13
@lsabor lsabor force-pushed the mc/3804/options-updating branch from 479e350 to 10fa85f Compare December 5, 2025 01:58
add admin form for changing options
add comment author and text to admin panel action and  mc change methods
forecast only current option values
aggregation explorer
disclaimer to forecast during grace period
add option reordering (should be in mc/3804)
hlbmtc and others added 2 commits December 5, 2025 17:25
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.

6 participants