Releases: nulib/dc-nextjs
Releases · nulib/dc-nextjs
v2.0.2
What's Changed
- Update sitemap.xml to point to remote location by @mbklein in #229
- Update footer to render copyright notice. by @mathewjordan in #231
- Add an API route and rewrites to fetch sitemaps from an S3 bucket by @mbklein in #234
- Add no results message. by @mathewjordan in #232
- Reconfigure Honeybadger to upload and make use of source maps by @mbklein in #235
- Fix shared links network request by @adamjarling in #236
- GTM dataLayer send user logged in status by @adamjarling in #237
- Update production by @adamjarling in #239
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Ensure filter footer is visible in mobile browsers. by @mathewjordan in #226
- Remove Citation (again) from Work Find tab by @adamjarling in #225
- Update open graph description. by @mathewjordan in #227
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- NextJS v13 upgrade by @adamjarling in #183
- Update download and share language. by @mathewjordan in #186
- Clean up network requests by @adamjarling in #187
- Numerical string sorting of Series agg values. by @mathewjordan in #182
- Cleanup getStaticPaths for dynamic pages. by @mathewjordan in #185
- Update to match recent indexing changes by @mbklein in #190
- Resolve query infinite growth issues for search results and aggs. by @mathewjordan in #193
- Remove Citation from Work Find modal by @adamjarling in #189
- Include auth in API requests coming from DC v2 client by @adamjarling in #188
- Create Clear all button. by @mathewjordan in #191
- Update width on fileset download. by @mathewjordan in #195
- Add alt from canvas label if it exists. by @mathewjordan in #196
- Collection page requests all client side by @adamjarling in #199
- Pluralize the collection series indicator. by @mathewjordan in #197
- Hide duplicate series title, extend bloom styling. by @mathewjordan in #198
- Wrap social icons with working buttons. by @mathewjordan in #200
- Deploy staging to production by @kdid in #201
- All credentialed requests on image downloader. by @mathewjordan in #203
- Update bloom, adjust View All class. by @mathewjordan in #202
- Update to use @nulib/dcapi-types by @adamjarling in #204
- Update Clover to support HLS requests withCredentials. by @mathewjordan in #205
- Fix type error by @adamjarling in #208
- Swap out Facet aggs request useFetchApiData hook for apiPostRequest. by @mathewjordan in #207
- Update Platform content. by @mathewjordan in #206
- Encode Collection title in Collection page View button by @adamjarling in #210
- Bloom options updates, disable preview. by @mathewjordan in #209
- Add Box and Folder number back as facets. by @mathewjordan in #212
- Deploy staging to production by @kdid in #213
- Update mobile styling for Work Filter by @adamjarling in #214
- Create responsive menu. by @mathewjordan in #215
- Update Collection page for mobile / tablet responsive by @adamjarling in #216
- 3313 search responsiveness by @mathewjordan in #218
- Work modals responsive fix by @adamjarling in #217
- Add
default = ""
to basic auth Terraform variables by @mbklein in #219 - Clean up homepage for responsive by @adamjarling in #220
- Work page responsive final tweaks by @adamjarling in #221
- Updating production by @adamjarling in #222
- Transfer ownership of DC domain to infrastructure project by @mbklein in #223
- Deploy staging to prod by @mbklein in #224
Full Changelog: v0.1.0-beta...v2.0.0
v2.0.0-beta
What's Changed
- 2685 add basic styling by @adamjarling in #1
- Create baseline Facet component with types by @mathewjordan in #2
- Update search query by @adamjarling in #3
- Add active facets component by @adamjarling in #4
- Add search constants to build aggs. by @mathewjordan in #5
- Quick cleanup of results bug, and small refactor to search component … by @adamjarling in #6
- Initial progress toward facet filters by @kdid in #13
- Initial work on custom built search and faceting by @adamjarling in #14
- 2853 set up linting testing by @adamjarling in #15
- Address typescript error in facet filter query by @kdid in #17
- Wireup search results using real OpenSearch results data by @mathewjordan in #19
- Refresh Header, minimally Northwesternize some stuff. by @mathewjordan in #20
- Add React context and define state types. by @mathewjordan in #21
- Refactor Search Context Provider by @adamjarling in #22
- Clean up state data files by @adamjarling in #23
- Initiate Facet component. by @mathewjordan in #24
- Add test-utils helper to fix failing Jest tests by @adamjarling in #25
- Cleanup of Facet filtering code by @adamjarling in #26
- Create Filter context, start logic for dispatch of unsubmitted. by @mathewjordan in #27
- Wire up initial data flow in the Filter modal component by @adamjarling in #30
- Fix facet component filter display. by @mathewjordan in #31
- Add support for Facet agg values filtering by @adamjarling in #33
- Wireup work type facet filter. by @mathewjordan in #32
- Handle opening closing of Filter dialog and state management by @adamjarling in #35
- Add active user facets tray to Search and Modal screens. by @mathewjordan in #34
- Update default open state behavior for Filter dialog by @adamjarling in #36
- Add Terraform for DC Next.js by @kdid in #37
- Refine filter modal layout and styling. by @mathewjordan in #38
- Work page placeholder by @adamjarling in #39
- Style modal Group Lists. by @mathewjordan in #40
- Style modal preview items. by @mathewjordan in #41
- Drive UI display by a IIIF manifest by @adamjarling in #42
- Handle network errors so the NextJS build doesn't break by @adamjarling in #43
- Stub out primary site pages and routing by @adamjarling in #44
- Add placeholder dialog windows for Work action buttons by @adamjarling in #45
- Update dependencies by @adamjarling in #46
- Add Bloom (IIIF Collection Slider) to work page by @mathewjordan in #47
- Add custom server to support Auth by @adamjarling in #50
- Create fixed search bar on scroll. by @mathewjordan in #48
- Init sliders using real data. by @mathewjordan in #49
- Configures iiif collection endpoint for Terraform by @kdid in #51
- Add defensive code and build on pre-commit. by @mathewjordan in #52
- Add footer component by @adamjarling in #55
- Cite dialog on Work page by @adamjarling in #57
- Add Download and Share and a Work Context by @mathewjordan in #56
- Add Find Dialog to Work page. Fix tests for Work Actions Dialog by @adamjarling in #59
- 3003 collection page baseline by @adamjarling in #58
- Improve / Fix Work Facet filtering UX by @adamjarling in #60
- Style Work page. by @mathewjordan in #61
- Bump clover to set scrollToZoom false. by @mathewjordan in #62
- Create Expand component. by @mathewjordan in #63
- 3005 collection page aggs by @adamjarling in #65
- Add Hero component using swiper.js by @mathewjordan in #66
- Create homepage interstitial by @mathewjordan in #68
- Update to use new API data by @adamjarling in #71
- Add search button and spacing. by @mathewjordan in #72
- Remove collection-level harmful message. by @mathewjordan in #70
- Fix work types filtering by @adamjarling in #73
- Create dismissable global 'harmful content' message. by @mathewjordan in #74
- Swap "/works/" for "/items/". by @mathewjordan in #75
- Add shared Select component by @adamjarling in #76
- Add environment vars for nusso by @kdid in #77
- Update placement of Search bar clear x icon by @adamjarling in #78
- Update bloom, dynamic import for swiper integration. by @mathewjordan in #79
- UI cleanup by @adamjarling in #80
- 2744 pagination setup by @adamjarling in #81
- Initial Auth for NextJS app with NUSSO by @kdid in #54
- An idea for how to eventually handle images loading by @adamjarling in #82
- Support deep linking of user selected facets by @adamjarling in #83
- 3152 cypress search page refactor idea by @adamjarling in #84
- Update Search figure src to thumbnail endpoint. by @mathewjordan in #89
- Address Download and Share mapping error. by @mathewjordan in #86
- Update collection as IIIF endpoint. by @mathewjordan in #87
- 3054 google analytics by @adamjarling in #90
- Add JSON LD Structured Data to app for Google by @adamjarling in #93
- Use DC API authentication routes by @kdid in #92
- Create Browse Collections page. by @mathewjordan in #85
- Show Collection image on Work page by @adamjarling in #95
- Collection page cleanup prior to user testing by @adamjarling in #96
- Remove temporary IIIF collection endpoint env var by @kdid in #97
- Implement social sharing via OpenGraph by @adamjarling in #98
- Fix JSON LD Schema.org validation for type Collection by @adamjarling in #94
- Add Embed HTML copyable snippet to Work Download and Embed modal by @adamjarling in #99
- Collection item styling. by @mathewjordan in #100
- Add embedded viewer route for iFrame viewer by @adamjarling in #101
- Add NEXT_PUBLIC_DC_URL by @kdid in #103
- Initiate Nectar metadata w/ links. by @mathewjordan in #102
- Add support for private or institutional works display on Work page by @adamjarling in #104
- Modal filter enhancements. by @mathewjordan in #105
- Update DC_URL env var. by @mathewjordan in #107
- Update logout to use API logout route by @kdid in #106
- Build out Collections page Explore tab data by @adamjarling in #108
- More Like This on Work. by @mathewjordan in #109
- Add shared link route /shared, to the app by @adamjarling in #110
- Collection Organization, and collection revamp by @mathewjordan in #113
- Add Copy functionality to Citation tab on Work page by @adamjarling in #111
- 3240 about contact by @adamjarling in https://github.com/nulib/...