Skip to content

Conversation

@lsabor
Copy link
Contributor

@lsabor lsabor commented Nov 4, 2024

…inalize_time if end_time is given

@lsabor lsabor merged commit 39033be into main Nov 4, 2024
@lsabor lsabor deleted the fix/leaderboard-exclusions-end_time branch November 4, 2024 19:53
aseckin pushed a commit that referenced this pull request Nov 6, 2024
#1259)

exclusion records only proc within leaderboard end_time rather than finalize_time if end_time is given
aseckin added a commit that referenced this pull request Nov 13, 2024
* Added styling to unread comments

* Updated logic for styling nested comments

* Adjusted dark mode gradient for unread comment

* Separated Comments container, redesigned its top section and logged out state

* Added unread support for nested comments

* Slightly increased vertical padding for larger screens

* Added width to Comments container to prevent resizing

* Added back vertical bar for nested comments, only in large screens

* fix: properly handle punctuation when parsing user mentions

* fix(comments): ignore markdown link when parsing mentions

* add fixes and expansions to setup instructions (#1231)

    fix directories
    add instructions for Mac
    fix postgres OWNER TO syntax
    fix sentence that confuses the poetry version with the version of python it's pointing to
    the instructions ask for 18.16.0, but Next.js requires Node.js version >= v18.17.0
    the section on running tests should be below the section on populating data, because one of the tests relies on the populated data
    fix wget command
    add instructions for playwright
    fix typos

* accidental mathjs import instead of using local variable in group_form (#1247)

* Added `Post.open_time` field (#1249)

* feat(community): community management by owners

* Do not set the actual_ resolve/close timestamps on FAB questions and posts

* sets custom object properties appropriately to fill page details in group_form (#1250)

group form to respect current bounds / scaling settings for continuous question

* Open & Upcoming feed filters (#1248)

* Added Stored `Post.open_time` field

* Fixed feed filters

* Fixed feed N+1 query

* Small fix

* Small fix

* Small fix

* Fixed notification for newly opened questions (#1252)

* add post to scored contributions (#1253)

* Bumped question resolution timeout (#1256)

* exclusion records only proc within leaderboard end_time rather than f… (#1259)

exclusion records only proc within leaderboard end_time rather than finalize_time if end_time is given

* allow non-admins to access log scaling in question edit form (#1261)

* fix(question-page): broken layout when NoScript extension blocks URLs of related news

* Added posthog proxy config to nginx (#1264)

* Bumped session token lifetime to 6mo (#1265)

* Update about page - sylvain page.tsx (#1254)

Co-authored-by: Hlib <hlib@metaculus.com>

* Update physical address in terms of use (#1243)

Merced Ave address is outdated

Co-authored-by: Hlib <hlib@metaculus.com>

* feat: communities discovery

* CI: Posthog API Keys (#1271)

* fix(community): redirect adjustment and button styles fixes

* Update posthog proxy (#1274)

* BE changes

* FE fixes

* Don't cut of the title for questions with long title (#1273)

Co-authored-by: Hlib <hlib@metaculus.com>

* Show my managed communities as "following" (#1275)

* Fixed broken email images (#1276)

* Deprecated BE `CDN_DOMAIN_NAME`

* Deprecated on frontend

* Made minor django exceptions less noisy (#1277)

* Made minor django exceptions less noisy

* Small fix

* add minimize to accepted params for download csv, aggregation explorer, and api/questions (#1278)

add minimize to accepted params
add same url param support to download csv
fix failure for non question posts
add support to questions endpiont as well

* fix aggregation_method issue (#1279)

* Removed checkbox for private comments, using Public/Private toggle to identify comment type when posting

* Moved comment count and dropdown under the comment editor, hid buttons unless the editor is interacted with

* Display number of unread comments

* Updated purple shade for unread comments

* Mobile optimizations for nested comments

* Reapply changes from an earlier commit

* Fixed comment section width in Notebooks

* Added new prop to comment feed to conditionally render classes in Notebook view

* Removed redundant space

* Updated conditional class rendering for Comment Feed

---------

Co-authored-by: Hlib <hlib@metaculus.com>
Co-authored-by: Nikita <93587872+ncarazon@users.noreply.github.com>
Co-authored-by: Eloise Rosen <eloise.rosen@gmail.com>
Co-authored-by: Luke Sabor <32885230+lsabor@users.noreply.github.com>
Co-authored-by: Vasile Popescu <elisescu@elisescu.com>
Co-authored-by: christianMet <119954737+christianMet@users.noreply.github.com>
Co-authored-by: Molly Hickman <molly@metaculus.com>
Co-authored-by: Elis Popescu <elisescu@users.noreply.github.com>
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