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 SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Updates configure step default max-height to 90% device height d0de681

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds responsive styles to adjust font size 2003aff

View on GitHub

justaddcl created a comment on a pull request on justaddcl/sanbi
#### πŸ“ Changed routes: | [**/\[organization\]**](https://sanbi-o6y8i58rx-justaddcls-projects.vercel.app/[organization]) | [**…nization\]/sets/\[setId\]**](https://sanbi-o6y8i58rx-justaddcls-proje...

View on GitHub

justaddcl pushed 3 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds line wrapping for song list item tags 33b1ee3
  • Fixes dialog title positioning b3254e5
  • Decreases font size on configure dialog 708b56a

View on GitHub

justaddcl pushed 6 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Updates set.get queries to order by section and song position a952e2d
  • Update setSectionType.getTypes to order alphabetically c42eb31
  • Adds setSection.getSectionsForSet route b767a93
  • Updates dialog to use TRPC mutations to persist creation data changes 45e1881
  • Updates db client to have max 5 concurrent clients 2e66c9a
  • Updates setSectionSong.create to log mutation input f768fa6

View on GitHub

justaddcl pushed 4 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Renames setSectionType.section column to name a8a3d07
  • Adds setSectionType.create TRPC route 08704e6
  • Updates db type names 7437926
  • Adds setSection TRPC router with create route add718a

View on GitHub

justaddcl pushed 3 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Updates setSectionSongs table to have id instead of combo PK 0b9141b
  • Adds setSectionSong router and create TRPC route f095081
  • Adds mutation to add song to existing set section fa9350f

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds form and form fields ab3f921

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Fixes eventTypesxOrganization schema relationship issue cc7c888

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds db update command for dev and prod f84ebc2

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Fixes setSectionType/getTypes missing await 7e261a9

View on GitHub

justaddcl pushed 2 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Updates song/search route to order results alphabetically (after relevance) f1df315
  • Adds db set section types to combobox options 5896b58

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Fixes type error from eventType column rename 8d5d2b7

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Fixes type error from eventType column rename 2067802

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds setSectionTypes TRPC router and getTypes route 257a95c

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds organization ID column to setSectionTypes table faa30ba

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds organization ID filter for eventTypes.getEventTypes query 8591319

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds organization_id column to eventTypes table 95ba6ab

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Renames eventType.event column to eventType.name 62a1736

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Renames eventType.event column to eventType.name d2cf627

View on GitHub

justaddcl pushed 2 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds getLastPlayInstance song TRPC route d8c746d
  • Adds song key last played in to configure song dialog d31a0e8

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Migrates song configure dialog step to separate component ef1b551

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Updates set section combobox to show by default if empty set 180ec0d

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds set section list item adding and removing 38dea8c

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds existing set section list to configure step 5eaccc2

View on GitHub

justaddcl starred NvChad/NvChad
justaddcl opened a draft pull request on justaddcl/sanbi
[SWY-56] Create add song confirm details step
## Background This PR is to update the add song dialog to be multi-step and allow the user to configure the song for the set they are adding to once the song is selected. ## What's changed ...
justaddcl created a branch on justaddcl/sanbi

SWY-56-create-add-song-confirm-details-step - Sanbi set planner app