Ecosyste.ms: Timeline

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

AndrejRadomiljac

AndrejRadomiljac pushed 1 commit to PROD-718-update-question-card gator-labs/chomp
  • PROD-718 add action for new history query along with new react query method ba52d1c

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-718-update-question-card gator-labs/chomp
  • PROD-718 add types to new history queries 7fc8585

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-718-update-question-card gator-labs/chomp
  • PROD-718 add new history queries bc3d5ba

View on GitHub

AndrejRadomiljac pushed 4 commits to PROD-718-update-question-card gator-labs/chomp
  • Change question container to LI and move ref outside of card. 63f8971
  • Add key. b6dcca9
  • Remove key from inner element. 573c0eb
  • Merge branch 'PROD-719/update-stacks-deck-view' into PROD-718-update-question-card c845f78

View on GitHub

AndrejRadomiljac pushed 18 commits to PROD-718-update-question-card gator-labs/chomp
  • Add question card indicator icons. 8390e09
  • Add question card indicators drawer. bec8668
  • Add question card indicators. d017c21
  • Add new deck header component. e296ea1
  • Add chevron icon. 356d42e
  • Add QuestionCardStatus component. e5f4e54
  • Reorg new history components. 784749b
  • Add optional label. 788f50e
  • Tweak element gap. 7785f82
  • Render deck footer. b26e8a6
  • Wire up indicator info drawer. 8cf088d
  • Use new reveal screen. 8fff36b
  • Prettier. 623879c
  • Add new reveal feed. 5f16920
  • Add new history component. 5a72405
  • QuestionCard updates: - Add ref for infinite query. - Add link to answer page. 771d05c
  • Lint fixes. ffe4d3b
  • Merge remote-tracking branch 'origin/PROD-719/update-stacks-deck-view' into PROD-718-update-question-card f16afbd

View on GitHub

AndrejRadomiljac created a branch on gator-labs/chomp

PROD-718-update-question-card

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
@marvinmarnold I've fixed validation comments. Author name is now 2 chars instead of 5. Messages are fixed on all places including description, heading etc. One thing I've added, so if you type one...

View on GitHub

AndrejRadomiljac pushed 1 commit to PROD-682-Author-image-fix gator-labs/chomp
  • PROD-682 fixed requested changes 7c419ed

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
> The preview image looks a lot smaller for me than your screenshots > > https://chomp-dev-git-prod-682-author-image-fix-gator-labs.vercel.app/application/decks/809 > > ![Screenshot 2025-01-2...

View on GitHub

AndrejRadomiljac created a review comment on a pull request on gator-labs/chomp
Sure 👍

View on GitHub

AndrejRadomiljac created a review on a pull request on gator-labs/chomp

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
Here is the link to preview https://chomp-p8qbs1zfn-gator-labs.vercel.app/login?next=%2Fapplication%3FvercelToolbarCode%3Dmyij3T06BdyowH2. Add your account as admin, create deck using author image ...

View on GitHub

AndrejRadomiljac opened a pull request on gator-labs/chomp
Prod 682 author image fix
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - Link to the task https://linear.app/gator/issue/PROD-682/add-deck-author-to-deck-info-page. - Admin ...
AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
Closing since rebasing does not work. I'll branch from main and move all these changes into new branch

View on GitHub

AndrejRadomiljac closed a pull request on gator-labs/chomp
Prod 682 add deck author to deck info page
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - Link to the task https://linear.app/gator/issue/PROD-682/add-deck-author-to-deck-info-page. - Admin ...
AndrejRadomiljac created a branch on gator-labs/chomp

PROD-682-Author-image-fix

AndrejRadomiljac pushed 20 commits to PROD-682-Add-Deck-Author-to-deck-info-page gator-labs/chomp
  • Add threatLevel column to User table. b508e0d
  • Make threatLevel nullable. 3549dff
  • Update error page to handle bot ban message. 2b84821
  • Don't log bot bans as exceptions to Sentry. 235e61d
  • Add handler for bot detection in root layout. af99e95
  • Block users with a defined threat level. a1e37d7
  • Add missing await. b2fa22b
  • Split JWT utils into separate files. 085f437
  • Add threat level tests. 5dc14dc
  • Lint fix. cdb7a64
  • Report to Sentry if session revocation fails. 57e2c1e
  • Fix Dynamic API URL; throw error on non-2xx status. 2eb542a
  • Remove async from client component. e2227a0
  • Don't use revokeDynamicSession(). cf9db3e
  • Remove unused imports. 3e19922
  • Fix flaky deck test (alternative approach). 2667460
  • Merge pull request #883 from gator-labs/PROD-688/manual-banned-users PROD-688: manual banned users b75e5c5
  • PROD-682 add author and image to decks 9b5458a
  • PROD-682 add author and image to decks 4be9707
  • PROD-682 allow displaying author image without author name b55420a

View on GitHub

AndrejRadomiljac closed a pull request on gator-labs/chomp
Prod 682 add deck author to deck info page fix
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - What are the steps to test that this code is working? - Screen shots or recordings for UI changes
AndrejRadomiljac deleted a branch gator-labs/chomp

PROD-682-Add-Deck-Author-to-deck-info-page-fix

AndrejRadomiljac opened a pull request on gator-labs/chomp
Prod 682 add deck author to deck info page fix
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - What are the steps to test that this code is working? - Screen shots or recordings for UI changes
AndrejRadomiljac pushed 2 commits to PROD-682-fix gator-labs/chomp
  • # This is a combination of 14 commits. # This is the 1st commit message: Fix tests: don't generate wallet addresses ... 4118c23
  • PROD-682 remove console logs 2ae1d79

View on GitHub

AndrejRadomiljac created a branch on gator-labs/chomp

PROD-682-fix

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
> I haven't tested in preview. Build was failed just redeployed it. The `20250120120111_update_chain_tx` migration started at 2025-01-23 16:13:12.223505 UTC failed. This migration still fails. ...

View on GitHub

AndrejRadomiljac created a review comment on a pull request on gator-labs/chomp
Char limit was not written in the task. So I've improvised it. I can set whatever you want.

View on GitHub

AndrejRadomiljac created a review on a pull request on gator-labs/chomp

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
> > > > Migrations failed due error that was not related to my PR The `20250120120111_update_chain_tx` migration started at 2025-01-23 16:13:12.223505 UTC failed > > > > > > > > > You can try ...

View on GitHub

AndrejRadomiljac created a comment on a pull request on gator-labs/chomp
> > Migrations failed due error that was not related to my PR The `20250120120111_update_chain_tx` migration started at 2025-01-23 16:13:12.223505 UTC failed > > You can try rebasing as it is so...

View on GitHub

AndrejRadomiljac opened a pull request on gator-labs/chomp
Prod 682 add deck author to deck info page
✅ Add Linear ID (e.g., `PROD-123`) to PR title to automatically link issue - Description - Link to the task https://linear.app/gator/issue/PROD-682/add-deck-author-to-deck-info-page. - Admin ...
AndrejRadomiljac pushed 1 commit to PROD-682-Add-Deck-Author-to-deck-info-page gator-labs/chomp
  • PROD-682 remove console logs d764172

View on GitHub

Load more