-
Notifications
You must be signed in to change notification settings - Fork 32
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
Prod update #642
Closed
Prod update #642
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
Add ansible to reporting tab
Update lint to use common rhcloud eslint config
…ons-frontend into dopebox # Conflicts: # src/pages/Integrations/List/List.tsx
* add CardSelect and helper functions with example * change sourcetype to integrationtype * start migrating cardselect to ts * rename to tsx * work on helpers * pass in category * Update CreateWizard.tsx Pass category to schema * Update src/pages/Integrations/Create/helpers.tsx Co-authored-by: Filip Hlavac <[email protected]> * Update src/pages/Integrations/Create/IntegrationsStep.tsx Co-authored-by: Filip Hlavac <[email protected]> * Update src/pages/Integrations/Create/CreateWizard.tsx Co-authored-by: Filip Hlavac <[email protected]> * Update src/pages/Integrations/Create/IntegrationsStep.tsx Co-authored-by: Filip Hlavac <[email protected]> * Update src/pages/Integrations/Create/schema.ts Co-authored-by: Filip Hlavac <[email protected]> * Update src/pages/Integrations/Create/IntegrationsStep.tsx Co-authored-by: Filip Hlavac <[email protected]> * clean up code; lint; add styling file * Harden types, move icon config to Config.ts, and fix rendering bugs * remove some scss; change icon names * remove defaultprops def --------- Co-authored-by: Karel Hala <[email protected]> Co-authored-by: Filip Hlavac <[email protected]> Co-authored-by: Bryan Florkiewicz <[email protected]>
Add DopeBox to Integrations tabs
Notifications styling cleanup (utilize PF utility classes) #1
…tend into communication-steps
Styling cleanup #2
…tend into communication-steps
add communications steps
* set up detail steps, add reporting wizard * change type * fix conflicts * update label * add detailstep * fix conflicts, adjust to webhooksPR * switch type * name change * fix helpertext condition
Integrating dopebox based on category.
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
chore(deps): update konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
* feat: use JS client for endpoints and event types * feat: fix table states and actions * feat: use new endpoint for create integration * fix: fix axios parsing error in jest * feat: simplify edit integration through new API * fix: fix reloading integrations after create/edit * fix: fix lint errors and warnings
* feat(integrations): add integration details drawer * add icons to tables * fix integrationdetails tab styling * format all messages with useIntl * Update src/components/Integrations/IntegrationsDrawer.tsx * integrationsdrawer cleanup * flip behavior groups flag * split up integration details components * fix drawer not closing when row clicked again * remove string from empty tab --------- Co-authored-by: Karel Hala <[email protected]>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
chore(deps): update konflux references
The technical writers have asked us to update the links to the documentation. RHCLOUD-36502
…inks RHCLOUD-36502 | feature: update docs' links
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Add actions to integrations drawer
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
chore(deps): update konflux references
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…latest docker digest to 52f1391 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…-redhat-appstudio-build-trusted-artifacts-latest chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to 52f1391
chore(deps): update konflux references
Trigger release
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.
Merge pull request/Create a merge commit
method and usingProd update (Merge)
as commit title.prod
andprod-beta
from https://github.com/RedHatInsights/notifications-frontend-build repository are updated.See prod deployment for more info.