Conversation
commit 2f22e09 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:31:14 2021 +1300 fixed single quotes commit 2dc309e Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:12:24 2021 +1300 removed subhub list from subhub component commit 53b9847 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:11:23 2021 +1300 removed software list from software component commit fcb5263 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:09:07 2021 +1300 removed service list from service component commit 9207298 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:07:22 2021 +1300 removed funding list from funding component commit f5091c0 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:04:12 2021 +1300 removed event list from event component commit bd60389 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 15:00:24 2021 +1300 removed all equipment query commit feb33a4 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 14:53:26 2021 +1300 removed equipment list from equipment component commit 9c811a8 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 14:49:28 2021 +1300 removed case study list from case study component commit 22c4b6d Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 14:43:57 2021 +1300 removed articles list from article component commit 8c3e32f Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 14:19:33 2021 +1300 broke out subhub list commit b0bbef7 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 13:46:42 2021 +1300 broke out software list commit 0ce590b Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 13:33:38 2021 +1300 broke out service list commit ac7f5cd Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 13:04:01 2021 +1300 changed import for funding route commit 7b0289b Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 12:35:12 2021 +1300 broke out funding list commit 877c674 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 11:48:14 2021 +1300 broke out event list commit 8f14525 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 11:28:38 2021 +1300 broke out equipment list commit 4b76f8b Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 11:17:19 2021 +1300 broke out case study list commit 51d557c Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 11:06:45 2021 +1300 unsubscribe on destroy commit 8544616 Merge: c48690f 486d289 Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 10:32:34 2021 +1300 Merge branch 'master' into build-new-content-types-list-page commit c48690f Author: Luke <lukas.trombach@auckland.ac.nz> Date: Thu Oct 14 10:32:12 2021 +1300 broke out article list
* fix embedded asset block file size display * testing richtexttohtml pipe usage * resolve node data with links in the bodymedia service, and breaking up the bodymedia component. WIP. * naming * fix embedded entries * use the new rich text components and clean ups * remove casestudy references component * remove funding deadlines and purpose components * tidying up * delete unused module * testing with stored link maps * fix error * tidying * adding missing rich text fields to queries * minor formatting * remove options from rich text pipe * fix inline entries and hyperlinks * fix blockquote * separate embedded-entry-inline component * new component templates for remaining rich text node types * blocks quote component * InlinesAssetHyperlinkComponent * inline entry hyperlink component * tidying * remove body media component, tidy ups * remove margin from videos * fix numbered lists in firefox * null checks * more null checks * unit tests passing * handle svg images * use ngSwitchDefault for default embedded entry * minor formatting, style improvement for embedded cards * download file consistent styling and accessibility * accessibility for embedded entry cards * merge master * document rich text pipe usage * Revert "merge master" This reverts commit b7909e2. * remove rich text pipe * remove rich-text-html-renderer * replace markdown-to-html-pipe with ngx-markdown * new component for inline code, handles issue with empty code * use custom code renderer, bodymediaservice provides nodeRenderers and markRenderers config * embedded entry use picture tag * Fix missing card images, removed some unneeded fields from gql queries * add card labels on embedded entry * fix homepage e2e test * added types to body-media service * added types to unit test * Update research-hub-web/src/app/components/shared/body-media/inlines-entry-hyperlink/inlines-entry-hyperlink.component.html Co-authored-by: Lukas Trombach <19306765+Trombach@users.noreply.github.com> Co-authored-by: Luke <lukas.trombach@auckland.ac.nz> Co-authored-by: Lukas Trombach <19306765+Trombach@users.noreply.github.com>
Bumps [@graphql-codegen/introspection](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/introspection) from 1.18.2 to 2.1.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/introspection/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/introspection@2.1.0/packages/plugins/other/introspection) --- updated-dependencies: - dependency-name: "@graphql-codegen/introspection" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.9.1 to 3.10.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) --- updated-dependencies: - dependency-name: "@types/jasmine" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [contentful-export](https://github.com/contentful/contentful-export) from 7.13.26 to 7.13.34. - [Release notes](https://github.com/contentful/contentful-export/releases) - [Commits](contentful/contentful-export@v7.13.26...v7.13.34) --- updated-dependencies: - dependency-name: contentful-export dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
handle search result category chip with missing name
* initial autocomplete basic functionality * dynamic autocomplete * use all page titles for autocomplete, only include searchable items * handle diacritics, PageTitles interface * tidying * autocomplete styles, click to search * unit tests WIP * autocomplete service tests * clean up * remove leading and trailing white space * autocomplete tests * material override style more specific, tidying up
…ontentful-export-7.13.34
…b-search-proxy/contentful-export-7.13.34 Bump contentful-export from 7.13.26 to 7.13.34 in /hub-search-proxy
Bumps [cypress-commands](https://github.com/Lakitna/cypress-commands) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/Lakitna/cypress-commands/releases) - [Changelog](https://github.com/Lakitna/cypress-commands/blob/develop/CHANGELOG.md) - [Commits](Lakitna/cypress-commands@1.1.0...2.0.1) --- updated-dependencies: - dependency-name: cypress-commands dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Login menu update
Content Page refactor
cameronmclean
approved these changes
Nov 25, 2021
Collaborator
cameronmclean
left a comment
There was a problem hiding this comment.
Y'all are amazing. Looks great! So many improvements and new features 🤩 Go version 2.4.0!
Collaborator
|
Looks good to me! |
robmint
approved these changes
Nov 25, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release candidate includes:
New features
Improvements
Bug Fixes
Change Request: CHG0452805