-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscribed Catalogue changes to support multiple Authentication Types #737
Conversation
08efff4
to
1fa0aee
Compare
One typescript error, and a couple of minor issues after merging and upgrading to latest Typescript. I'm happy to take a look myself and fix before accepting |
2a25c8b
to
c1a9d42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all seems to work well, and the tests pass and the linting succeeds - good job! One minor change, please - the styling of the hint "The syndication feed URL to connect to" makes it unclear where the hint should go, or what it relates to. Are you able to add some spacing or something? This may be a more general problem with hints that we should resolve globally at a later date.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks much better, works much better. Great work!
@joe-crawford Not sure what's going on with the conflicts though 😕 |
@jamesrwelch sorry I have a fix for this but the commit is not finished yet :)
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: James Welch ***@***.***>
Sent: Friday, February 3, 2023 7:39:59 PM
To: MauroDataMapper/mdm-ui ***@***.***>
Cc: Joe Crawford ***@***.***>; Mention ***@***.***>
Subject: Re: [MauroDataMapper/mdm-ui] Subscribed Catalogue changes to support multiple Authentication Types (PR #737)
@joe-crawford<https://github.com/joe-crawford> Not sure what's going on with the conflicts though 😕
—
Reply to this email directly, view it on GitHub<#737 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AICTVW7UO4FA7ULGGROFGVDWVVNI7ANCNFSM6AAAAAAUFH7VQU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
e138341
to
142e19c
Compare
142e19c
to
febbeb4
Compare
- Allow creating and updating Subscribed Catalogues with different authentication types, showing/hiding different fields - Tweak formatting on list of Subscribed Catalogues admin component
Latest commit has a rebase and adds some padding to the field captions, and fixes an issue with the required field validation when toggling between different authentication types. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really great piece of work - nice one!
Depends on MauroDataMapper/mdm-resources#84.