Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds song notes textarea 958747e
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds responsive styles to adjust font size 2003aff
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...
justaddcl pushed 3 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
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
justaddcl pushed 3 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds form and form fields ab3f921
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Fixes eventTypesxOrganization schema relationship issue cc7c888
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds db update command for dev and prod f84ebc2
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Fixes setSectionType/getTypes missing await 7e261a9
justaddcl pushed 2 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Fixes type error from eventType column rename 8d5d2b7
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Fixes type error from eventType column rename 2067802
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds setSectionTypes TRPC router and getTypes route 257a95c
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds organization ID column to setSectionTypes table faa30ba
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds organization ID filter for eventTypes.getEventTypes query 8591319
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds organization_id column to eventTypes table 95ba6ab
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Renames eventType.event column to eventType.name 62a1736
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Renames eventType.event column to eventType.name d2cf627
justaddcl pushed 2 commits to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Migrates song configure dialog step to separate component ef1b551
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
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds set section list item adding and removing 38dea8c
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
- Adds existing set section list to configure step 5eaccc2
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