Ecosyste.ms: Timeline

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

farosFreed

farosFreed pushed 1 commit to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components

View on GitHub

farosFreed pushed 1 commit to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components

View on GitHub

farosFreed pushed 1 commit to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • style: FTVA pagination styles dc2cf7c

View on GitHub

farosFreed pushed 2 commits to APPS-1974_add_page_counter_to_pagination UCLALibrary/ucla-library-website-components
  • feat: finish truncation logic 9f457d1
  • Merge branch 'APPS-1974_add_page_counter_to_pagination' of https://github.com/UCLALibrary/ucla-library-website-compon... bfc0964

View on GitHub

farosFreed created a review on a pull request on UCLALibrary/ftva-website-nuxt
great work on this, thanks for chasing down all those little component package bugs!

View on GitHub

farosFreed opened a draft pull request on UCLALibrary/ftva-website-nuxt
feat: APPS-3024 es query for tags
Connected to [APPS-3024](https://jira.library.ucla.edu/browse/APPS-3024) **Page/Pages Created/updated:** {filename}.vue from #{issue number} **Notes:** In Progress **Time Report:** T...
farosFreed pushed 1 commit to APPS-3024_create_useIndexAggregator_composable UCLALibrary/ftva-website-nuxt

View on GitHub

farosFreed created a branch on UCLALibrary/ftva-website-nuxt

APPS-3024_create_useIndexAggregator_composable - A Nuxt powered frontend website for the FTVA.

farosFreed opened a draft pull request on UCLALibrary/ucla-library-website-components
APPS-1974_Add numbered page buttons to SectionPagination
Connected to [APPS-1974](https://jira.library.ucla.edu/browse/APPS-1974) **Component Updated:** SectionPagination.vue **Stories:** ~/stories/SectionPagination.stories.js **Spec:** ~/storie...
farosFreed created a branch on UCLALibrary/ucla-library-website-components

APPS-1974_add_page_counter_to_pagination - This is a library of Vue components that will be used in UCLA Library Nuxt websites.

farosFreed created a review on a pull request on UCLALibrary/ucla-library-website-components
looks good thanks!

View on GitHub

farosFreed pushed 3 commits to APPS-2889_block-screening-detail-styles UCLALibrary/ucla-library-website-components
  • fix: APPS-2976 & APPS-3011 Updates to cardMeta - category & aboutAuthor (#639) * delete about author and add named s... 67aaadd
  • chore(release): set `package.json` to 3.31.1 [skip ci] ## [3.31.1](https://github.com/UCLALibrary/ucla-library-websi... 72ebbde
  • Merge branch 'main' into APPS-2889_block-screening-detail-styles 7150fac

View on GitHub

farosFreed opened a draft pull request on UCLALibrary/ucla-library-website-components
fix: APPS-2889 styles for screening text
Connected to [APPS-](https://jira.library.ucla.edu/browse/APPS-2889) **Component Styles Updated:** /ftva/_block-screening-detail.scss **Notes:** Some of the styles were missed on the first...
farosFreed created a branch on UCLALibrary/ucla-library-website-components

APPS-2889_block-screening-detail-styles - This is a library of Vue components that will be used in UCLA Library Nuxt websites.

farosFreed opened a pull request on UCLALibrary/meap-website-nuxt
feat: Apps-2923 delete old indices on create new
**Page/Pages Created/updated:** swapAliasIndexGenerator.js from #APPS-2923 **Notes:** Implemented the code from the ticket. **Time Report:** This took me 2 hours to build this. **Che...
farosFreed created a review on a pull request on UCLALibrary/ftva-website-nuxt
Requested a second look at layout styles

View on GitHub

farosFreed created a comment on a pull request on UCLALibrary/ftva-website-nuxt
Looks like we've had a regression in the layout styles on medium screens. Are there page level styles that need to be removed to fix this? <img width="919" alt="Screenshot 2024-10-22 at 2 54 23 PM...

View on GitHub

farosFreed opened a pull request on UCLALibrary/library-website-nuxt
feat: APPS-2939 delete old indices on new create
Connected to [APPS-2939](https://jira.library.ucla.edu/browse/APPS-2939) **Page/Pages Created/updated:** finalize.js from #APPS-2939 **Notes:** - Copied Parinita's new methods for the ES p...
farosFreed deleted a branch UCLALibrary/ucla-library-website-components

APPS-2972_reformat-dates-to-exclude-the-leading-zero-on-single-digit-dates

farosFreed pushed 1 commit to main UCLALibrary/ucla-library-website-components
  • fix: APPS-2972 Reformat dates to exclude the leading zero on single digit dates (#638) * update the format to have... 76b7155

View on GitHub

farosFreed closed a pull request on UCLALibrary/ucla-library-website-components
fix: APPS-2972 Reformat dates to exclude the leading zero on single digit dates
Connected to [APPS-2972](https://jira.library.ucla.edu/browse/APPS-2972) + https://deploy-preview-638--ucla-library-storybook.netlify.app/?path=/story/section-teaser-list--dynamic-component Tes...
farosFreed pushed 1 commit to APPS-2939_delete_old_es_index_when_new_created UCLALibrary/library-website-nuxt
  • feat: delete old indices on new create 128e6cb

View on GitHub

farosFreed created a review on a pull request on UCLALibrary/ucla-library-website-components
Looks great, nice work 🥳

View on GitHub

farosFreed created a comment on an issue on UCLALibrary/ucla-library-website-components
@tinuola brought up the need for truncation in our pagination, so I double checked. It looks like the simple pagination does have a basic implementation of this https://github.com/celdotro/simple-p...

View on GitHub

farosFreed deleted a branch UCLALibrary/ucla-library-website-components

APPS-3007_update-ftva-block-cta

farosFreed pushed 1 commit to main UCLALibrary/ucla-library-website-components
  • fix: APPS-3007 Use RichText comp in BlockCTA comp (#634) * update: add FTVA external link * fix: Replace parsed h... 42adaea

View on GitHub

farosFreed closed a pull request on UCLALibrary/ucla-library-website-components
fix: APPS-3007 Use RichText comp in BlockCTA comp
Connected to [APPS-3007](https://jira.library.ucla.edu/browse/APPS-3007) **Component Created:** BlockCallToAction.vue **Notes:** - Replaced use of parsed-text-handlebar template with RichTex...
farosFreed created a comment on a pull request on UCLALibrary/ftva-website-nuxt
@pghorpade I am not really sure how to test this. Is there is a method you use? I wanted to test to make sure it wouldn't delete indices unless it successfully got the new index.

View on GitHub

Load more