Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pghorpade opened a pull request on UCLALibrary/ftva-website-nuxt
feat: APPS-3075 Add calendar component to the calendar view and pass ES events data
Connected to [APPS-3075](https://jira.library.ucla.edu/browse/APPS-3075) **Notes:** We need to work with @tinuola and @axamei to decide the previous next behavior and what URL params to use...pghorpade created a branch on UCLALibrary/ftva-website-nuxt
APPS-3075 - A Nuxt powered frontend website for the FTVA.
pghorpade created a comment on a pull request on UCLALibrary/ucla-library-website-components
tada: This PR is included in version 3.38.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/ucla-library-website-components/v/3.38.0) - [GitHub...
pghorpade published a release on UCLALibrary/ucla-library-website-components
v3.38.0
# [3.38.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.37.0...v3.38.0) (2024-11-27) ### Features * APPS-3049 Create Calendar component (Part 1) ([#655](https://gith...pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- chore(release): set `package.json` to 3.38.0 [skip ci] # [3.38.0](https://github.com/UCLALibrary/ucla-library-websit... 8eac2fb
pghorpade created a tag on UCLALibrary/ucla-library-website-components
v3.38.0 - This is a library of Vue components that will be used in UCLA Library Nuxt websites.
pghorpade deleted a branch UCLALibrary/ucla-library-website-components
APPS-3049_create-calendar-component
pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- feat: APPS-3049 Create Calendar component (Part 1) (#655) * task: install vuetify v3.4.9 * task: setup vuetify co... c9ddce8
pghorpade closed a pull request on UCLALibrary/ucla-library-website-components
feat: APPS-3049 Create Calendar component (Part 1)
Connected to [APPS-3049](https://jira.library.ucla.edu/browse/APPS-3049) **Component Created:** BaseComponent.vue **Stories:** ~/stories/BaseCalendar.stories.js **Spec:** ~/stories/BaseCal...pghorpade created a review on a pull request on UCLALibrary/ucla-library-website-components
Great effort of getting vuetify working and calendar is showing up as expected.
pghorpade pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
- fix: eslint errors 080ad94
pghorpade pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
- feat: refactor vuetifywrapper and make it external for the build 93f413b
pghorpade pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
- ci: add cypress verify command to ci.yml 48bbb92
pghorpade created a comment on a pull request on UCLALibrary/ucla-library-website-components
tada: This PR is included in version 3.37.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/ucla-library-website-components/v/3.37.0) - [GitHub...
pghorpade published a release on UCLALibrary/ucla-library-website-components
v3.37.0
# [3.37.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.36.0...v3.37.0) (2024-11-26) ### Features * APPS-3058 Create FTVA variation of SectionStaffArticleList ([#6...pghorpade pushed 3 commits to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
- feat: APPS-3058 Create FTVA variation of SectionStaffArticleList (#653) * add a simple date component * add sty... 4a68214
- chore(release): set `package.json` to 3.37.0 [skip ci] # [3.37.0](https://github.com/UCLALibrary/ucla-library-websit... 44d1010
- Merge branch 'main' into APPS-3049_create-calendar-component 0cdc8b0
pghorpade created a tag on UCLALibrary/ucla-library-website-components
v3.37.0 - This is a library of Vue components that will be used in UCLA Library Nuxt websites.
pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- chore(release): set `package.json` to 3.37.0 [skip ci] # [3.37.0](https://github.com/UCLALibrary/ucla-library-websit... 44d1010
pghorpade deleted a branch UCLALibrary/ucla-library-website-components
APPS-3058_create-ftva-variation-of-section-staff-article-list
pghorpade pushed 1 commit to main UCLALibrary/ucla-library-website-components
- feat: APPS-3058 Create FTVA variation of SectionStaffArticleList (#653) * add a simple date component * add sty... 4a68214
pghorpade closed a pull request on UCLALibrary/ucla-library-website-components
feat: APPS-3058 Create FTVA variation of SectionStaffArticleList
Connected to [APPS-3058](https://jira.library.ucla.edu/browse/APPS-3058) This FTVA styled component will be used on the [EventSeries Listing page](https://www.figma.com/design/L8e1czKo8a8px368ayyP...pghorpade pushed 1 commit to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
- ci: fix cypress binary error 247bb3b
pghorpade pushed 3 commits to APPS-3049_create-calendar-component UCLALibrary/ucla-library-website-components
- feat: APPS-3045 refactor mobile drawer, datefilter mobile (#654) * feat: mobile drawer * chore: refactor buttondr... 3301d47
- chore(release): set `package.json` to 3.36.0 [skip ci] # [3.36.0](https://github.com/UCLALibrary/ucla-library-websit... d9f928f
- Merge branch 'main' into APPS-3049_create-calendar-component 9454a6e
pghorpade created a comment on a pull request on UCLALibrary/ucla-library-website-components
tada: This PR is included in version 3.36.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/ucla-library-website-components/v/3.36.0) - [GitHub...
pghorpade published a release on UCLALibrary/ucla-library-website-components
v3.36.0
# [3.36.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/v3.35.1...v3.36.0) (2024-11-26) ### Features * APPS-3045 refactor mobile drawer, datefilter mobile ([#654](https...pghorpade pushed 3 commits to APPS-3058_create-ftva-variation-of-section-staff-article-list UCLALibrary/ucla-library-website-components
- feat: APPS-3045 refactor mobile drawer, datefilter mobile (#654) * feat: mobile drawer * chore: refactor buttondr... 3301d47
- chore(release): set `package.json` to 3.36.0 [skip ci] # [3.36.0](https://github.com/UCLALibrary/ucla-library-websit... d9f928f
- Merge branch 'main' into APPS-3058_create-ftva-variation-of-section-staff-article-list 7783c29