-
Notifications
You must be signed in to change notification settings - Fork 903
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
feat(core/presentation): Migrate ValidationMessage to new CSS styles #7481
Merged
christopherthielen
merged 4 commits into
spinnaker:master
from
christopherthielen:migrate-validation-message-to-new-styles
Oct 3, 2019
Merged
feat(core/presentation): Migrate ValidationMessage to new CSS styles #7481
christopherthielen
merged 4 commits into
spinnaker:master
from
christopherthielen:migrate-validation-message-to-new-styles
Oct 3, 2019
Conversation
This file contains 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
christopherthielen
requested review from
alanmquach,
erikmunson,
gcomstock and
maggieneterval
October 2, 2019 23:11
@gcomstock To be consistent, I used dark blue text on light blue background instead of black on blue (like the mocks have). Please let me know if you prefer black on blue. |
Love it! Keep it, thanks. The mocks were made as I was ramping up on spinnaker and still forming opinions.
… On Oct 2, 2019, at 4:12 PM, Chris Thielen ***@***.***> wrote:
@gcomstock To be consistent, I used dark blue text on light blue background instead of black on blue (like the mocks have). Please let me know if you prefer black on blue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
maggieneterval
approved these changes
Oct 3, 2019
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.
These look gorgeous! 💅
christopherthielen
deleted the
migrate-validation-message-to-new-styles
branch
October 3, 2019 22:54
erikmunson
pushed a commit
to erikmunson/deck
that referenced
this pull request
Oct 4, 2019
a5f192e feat(core/presentation): Add helper functions for generating categorized validation messages (spinnaker#7488) 7d91de6 fix(pipeline): triggers were not reverting in the ui (spinnaker#7485) 5c3fcc7 refactor(core/help): Migrate HelpContext to react hooks style (spinnaker#7487) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (spinnaker#7481) 523c6bb fix(triggers): fix a few minor issues with manual execution triggers (spinnaker#7484) 0d0caa9 fix(monitored deploy): properly initialize defaults (spinnaker#7473) dc2a74b feat(core/presentation): Put margin between StandardFieldLayout's input and validation (spinnaker#7476) 6cd7e9d refactor(pipeline): Reactify the copy stage modal (spinnaker#7453) 5867de1 feat(precondition): add custom message to precondition (spinnaker#7448) f121b71 fix(artifacts/bitbucket): Update the help key to the correct reference to bitbucket (spinnaker#7475) ee18eb0 fix(core/serverGroup): Correct 'simple scaling' heuristic (spinnaker#7385) 30c7f2c fix(core/utils): Support traversing keys which contain dots in them using array notation (spinnaker#7471) f2790a7 feat(core/presentation): Begin adding support for error categories in validation API (spinnaker#7467)
erikmunson
pushed a commit
that referenced
this pull request
Oct 4, 2019
a5f192e feat(core/presentation): Add helper functions for generating categorized validation messages (#7488) 7d91de6 fix(pipeline): triggers were not reverting in the ui (#7485) 5c3fcc7 refactor(core/help): Migrate HelpContext to react hooks style (#7487) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (#7481) 523c6bb fix(triggers): fix a few minor issues with manual execution triggers (#7484) 0d0caa9 fix(monitored deploy): properly initialize defaults (#7473) dc2a74b feat(core/presentation): Put margin between StandardFieldLayout's input and validation (#7476) 6cd7e9d refactor(pipeline): Reactify the copy stage modal (#7453) 5867de1 feat(precondition): add custom message to precondition (#7448) f121b71 fix(artifacts/bitbucket): Update the help key to the correct reference to bitbucket (#7475) ee18eb0 fix(core/serverGroup): Correct 'simple scaling' heuristic (#7385) 30c7f2c fix(core/utils): Support traversing keys which contain dots in them using array notation (#7471) f2790a7 feat(core/presentation): Begin adding support for error categories in validation API (#7467)
christopherthielen
added a commit
to christopherthielen/deck
that referenced
this pull request
Oct 7, 2019
2ef8788 fix(core): Separate how config and plans are updated, add tests (spinnaker#7491) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (spinnaker#7481)
christopherthielen
added a commit
to christopherthielen/deck
that referenced
this pull request
Oct 7, 2019
980581a feat(amazon/serverGroup): add AmazonMQ CloudWatch namespace (spinnaker#7489) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (spinnaker#7481) f957d42 fix(amazon/pipeline): sort list of available bake regions (spinnaker#7472)
christopherthielen
added a commit
that referenced
this pull request
Oct 7, 2019
christopherthielen
added a commit
that referenced
this pull request
Oct 7, 2019
yunzhangit
pushed a commit
to yunzhangit/deck
that referenced
this pull request
Mar 28, 2021
yunzhangit
pushed a commit
to yunzhangit/deck
that referenced
this pull request
Mar 28, 2021
a5f192e feat(core/presentation): Add helper functions for generating categorized validation messages (spinnaker#7488) 7d91de6 fix(pipeline): triggers were not reverting in the ui (spinnaker#7485) 5c3fcc7 refactor(core/help): Migrate HelpContext to react hooks style (spinnaker#7487) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (spinnaker#7481) 523c6bb fix(triggers): fix a few minor issues with manual execution triggers (spinnaker#7484) 0d0caa9 fix(monitored deploy): properly initialize defaults (spinnaker#7473) dc2a74b feat(core/presentation): Put margin between StandardFieldLayout's input and validation (spinnaker#7476) 6cd7e9d refactor(pipeline): Reactify the copy stage modal (spinnaker#7453) 5867de1 feat(precondition): add custom message to precondition (spinnaker#7448) f121b71 fix(artifacts/bitbucket): Update the help key to the correct reference to bitbucket (spinnaker#7475) ee18eb0 fix(core/serverGroup): Correct 'simple scaling' heuristic (spinnaker#7385) 30c7f2c fix(core/utils): Support traversing keys which contain dots in them using array notation (spinnaker#7471) f2790a7 feat(core/presentation): Begin adding support for error categories in validation API (spinnaker#7467)
yunzhangit
pushed a commit
to yunzhangit/deck
that referenced
this pull request
Mar 28, 2021
2ef8788 fix(core): Separate how config and plans are updated, add tests (spinnaker#7491) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (spinnaker#7481)
yunzhangit
pushed a commit
to yunzhangit/deck
that referenced
this pull request
Mar 28, 2021
980581a feat(amazon/serverGroup): add AmazonMQ CloudWatch namespace (spinnaker#7489) 3c08b38 feat(core/presentation): Migrate ValidationMessage to new CSS styles (spinnaker#7481) f957d42 fix(amazon/pipeline): sort list of available bake regions (spinnaker#7472)
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.
mockups of new styles from here:
https://gallery.io/projects/MCHbtQVoQ2HCZcM1NWkzJjWA/files/MCGOQ33-FuyCnqx3ZnbHf9sO
Also migrated the CSS from forms.css to a component-scoped css file.