Ecosyste.ms: Timeline

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

justaddcl

justaddcl pushed 1 commit to main justaddcl/sanbi
  • [SWY-46] Fix set empty state positioning (#24) * Adds fixed margin-top for desktop view 15f4b70

View on GitHub

justaddcl closed a pull request on justaddcl/sanbi
[SWY-46] Fix set empty state positioning
## Background | Before | After | | ------ | ----- | | ![SWY-46--before](https://github.com/user-attachments/assets/bf8d1e5d-ef07-4924-963b-2937cba75725) | ![SWY-46--after](https://github.com/u...
justaddcl opened a pull request on justaddcl/sanbi
[SWY-46] Fix set empty state positioning
## Background | Before | After | | ------ | ----- | | ![SWY-46--before](https://github.com/user-attachments/assets/4bf911c1-8e71-478c-8ead-7153967789e4) | ## What's changed [set details p...
justaddcl created a branch on justaddcl/sanbi

SWY-46-fix-set-empty-state-position - Sanbi set planner app

justaddcl deleted a branch justaddcl/sanbi

SWY-45-update-set-details-page-header

justaddcl pushed 1 commit to main justaddcl/sanbi
  • [SWY-45] Updates set details page header styles (#23) * Updates set details page header styles * Created tailwind s... 7065c08

View on GitHub

justaddcl closed a pull request on justaddcl/sanbi
[SWY-45] Updates set details page header styles
## Background This PR is to update the set details page header to match the design. | Before | After | | ------ | ----- | | ![SWY-45--before](https://github.com/user-attachments/assets/5c7e5830...
justaddcl pushed 1 commit to SWY-45-update-set-details-page-header justaddcl/sanbi
  • Created tailwind safelist to ensure the text-2xl class a1eec2d

View on GitHub

justaddcl pushed 1 commit to SWY-45-update-set-details-page-header justaddcl/sanbi

View on GitHub

justaddcl opened a pull request on justaddcl/sanbi
[SWY-45] Updates set details page header styles
## Background This PR is to update the set details page header to match the design. | Before | After | | ------ | ----- | | ![SWY-45--before](https://github.com/user-attachments/assets/dad6ef96...
justaddcl created a branch on justaddcl/sanbi

SWY-45-update-set-details-page-header - Sanbi set planner app

justaddcl starred folke/flash.nvim
justaddcl starred samtgarson/dotfiles
justaddcl starred nvim-tree/nvim-tree.lua
justaddcl deleted a branch justaddcl/sanbi

SWY-41-set-details-page-empty-state

justaddcl pushed 1 commit to main justaddcl/sanbi
  • [SWY-41] Set details page empty state (#22) * Updates button component to accept left and right icons * Adds SetEmp... 11f631e

View on GitHub

justaddcl closed a pull request on justaddcl/sanbi
[SWY-41] Set details page empty state
## Background After a set is created, the user is essentially shown a blank page. This PR is to add an empty state that matches [the design](https://www.figma.com/design/zTViP06TM8LbQCyvIgcKhE/San...
justaddcl opened a pull request on justaddcl/sanbi
[SWY-41] Set details page empty state
## Background After a set is created, the user is essentially shown a blank page. This PR is to add an empty state that matches [the design](https://www.figma.com/design/zTViP06TM8LbQCyvIgcKhE/San...
justaddcl created a branch on justaddcl/sanbi

SWY-41-set-details-page-empty-state - Sanbi set planner app

justaddcl deleted a branch justaddcl/sanbi

SWY-21-scaffold-create-song-ui

justaddcl pushed 1 commit to main justaddcl/sanbi
  • [SWY-21/SWY-22] Scaffold create new item UI (#21) * feat: adds ResponsiveDialog component * feat: adds more shadcn-... c1b18f2

View on GitHub

justaddcl closed a pull request on justaddcl/sanbi
[SWY-21/SWY-22] Scaffold create new item UI
## Background [[SWY-21](https://linear.app/paranoid-android/issue/SWY-21/scaffold-create-song-ui)] - Create song UI [[SWY-22](https://linear.app/paranoid-android/issue/SWY-22/scaffold-create-set-...
justaddcl pushed 36 commits to SWY-21-scaffold-create-song-ui justaddcl/sanbi
  • [SWY-XXX] Updates README with set up instructions (#20) * Updates README with set up instructions 5b9d695
  • feat: adds ResponsiveDialog component f8da1a2
  • feat: adds more shadcn-ui components f79812a
  • feats: adds new item responsive dialog with create set form UI 98ed397
  • feat: adds new item responsive dialog to app frame 604c748
  • feat: adds create song form UI 7d39373
  • fix: updates prop types to fix type errors 042991f
  • feat: adds viewport meta to layout to stop unwanted zooming c6e7def
  • feat: closes mobile nav on new button click eeb3ad2
  • feat: adds TRPC set router 8a47708
  • feat: adds basic delete set UI 13db888
  • feat: adds create set mutation to dialog f3b678b
  • feat: deprecates color prop for Text component c528545
  • feat: adds delete set mutation to set action menu c9a379b
  • feat: adds archive/unarchive mutations to set actions menu 5ffded7
  • feat: adds archived value on set seed 6049a4d
  • test: skips test as Text component color prop has been removed 0119a03
  • feat: adds event type fetching from db b5f4e0d
  • feat: passes isArchived to created set 584847e
  • feat: adds confirmation dialog before deleting set ead9786
  • and 16 more ...

View on GitHub

justaddcl pushed 1 commit to SWY-21-scaffold-create-song-ui justaddcl/sanbi
  • Adds more todo reminder comments 29d2e2c

View on GitHub

justaddcl pushed 1 commit to SWY-21-scaffold-create-song-ui justaddcl/sanbi
  • Adds todo comment to make NewItemResponsiveDialog default tab configurable c31636e

View on GitHub

justaddcl pushed 1 commit to SWY-21-scaffold-create-song-ui justaddcl/sanbi
  • Updates song creation handler to await set creation before the onSubmit callback 8c7ae62

View on GitHub

justaddcl pushed 2 commits to SWY-21-scaffold-create-song-ui justaddcl/sanbi
  • Updates song router server logs f9881ba
  • Updates set creation handler to await set creation before the onSubmit callback 03332ab

View on GitHub

justaddcl pushed 2 commits to SWY-21-scaffold-create-song-ui justaddcl/sanbi
  • Adds helper function to format key names 1261ab4
  • Adds song keys to create song form bf44cfa

View on GitHub

justaddcl starred infinitered/reactotron
justaddcl opened a draft pull request on justaddcl/sanbi
[SWY-21] Scaffold create song UI
## Background This PR is to add the "New" responsive dialog to enable a user to create a set and a song. ## What's changed ## How to test
Load more