Ecosyste.ms: Timeline

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

justaddcl

justaddcl deleted a branch justaddcl/sanbi

SWY-61-add-notes-field-to-create-set

justaddcl closed a pull request on justaddcl/sanbi
[SWY-61] Add notes field to set creation dialog
## Background This PR is to allow a user to add notes to a set at the time of creation via the create new set dialog. This PR also updates the set details page to render the set's notes (if there...
justaddcl created a comment on a pull request on justaddcl/sanbi
#### 📝 Changed routes: | [**/\[organization\]**](https://sanbi-3ptoaz4dl-justaddcls-projects.vercel.app/[organization]) | [**…nization\]/sets/\[setId\]**](https://sanbi-3ptoaz4dl-justaddcls-proje...

View on GitHub

justaddcl opened a pull request on justaddcl/sanbi
[SWY-61] Add notes field to set creation dialog
## Background This PR is to allow a user to add notes to a set at the time of creation via the create new set dialog. This PR also updates the set details page to render the set's notes (if there...
justaddcl pushed 1 commit to SWY-61-add-notes-field-to-create-set justaddcl/sanbi
  • Tidies up the notes field 3c165c6

View on GitHub

justaddcl pushed 1 commit to SWY-61-add-notes-field-to-create-set justaddcl/sanbi
  • Removes unnecessary debug comment f3306a3

View on GitHub

justaddcl created a branch on justaddcl/sanbi

SWY-61-add-notes-field-to-create-set - Sanbi set planner app

justaddcl deleted a branch justaddcl/sanbi

SWY-56-create-add-song-confirm-details-step

justaddcl pushed 1 commit to main justaddcl/sanbi
  • [SWY-56] Create add song confirm details step (#29) * Cleans up imports * Migrates SongSearch into separate compone... 96a08a5

View on GitHub

justaddcl closed a 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. ![SWY-56__after--configu...
justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Fix calculdated dvh value ae0d1c2

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Updates dialog responsive vertical positioning 6567daf

View on GitHub

justaddcl pushed 1 commit to SWY-56-create-add-song-confirm-details-step justaddcl/sanbi
  • Adds adjustments for text consistency 909c8bd

View on GitHub

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

Load more