Skip to content
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

formik/ENG-5157 formik edit user profile #1550

Merged
merged 9 commits into from
Oct 10, 2023

Conversation

ryanjpburgos
Copy link
Contributor

No description provided.

@github-actions
Copy link

Requested publication of version 7.3.0-ENG-5157-PR-1550-EP-formik

1 similar comment
@github-actions
Copy link

Requested publication of version 7.3.0-ENG-5157-PR-1550-EP-formik

@ryanjpburgos ryanjpburgos force-pushed the ENG-5157_Formik_edit_user_profile branch from 59d518c to 9046c75 Compare September 26, 2023 08:45
@github-actions
Copy link

Requested publication of version 7.3.0-ENG-5157-PR-1550-EP-formik

Copy link
Member

@ichalagashvili ichalagashvili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all good, just remove extra unused file

Comment on lines 1 to 15
import React, { Component } from 'react';
import PropTypes from 'prop-types';
import { Field, reduxForm, FieldArray } from 'redux-form';
import { Form, Button, FormGroup, Col } from 'patternfly-react';
import { FormattedMessage } from 'react-intl';

import FormLabel from 'ui/common/form/FormLabel';
import SwitchRenderer from 'ui/common/form/SwitchRenderer';
import FormSectionTitle from 'ui/common/form/FormSectionTitle';
import RenderSelectInput from 'ui/common/form/RenderSelectInput';
import MultiSelectRenderer from 'ui/pages/common/MultiSelectRenderer';

export class AppSettingsFormBody extends Component {
constructor(props) {
super(props);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this file

@github-actions
Copy link

Requested publication of version 7.3.0-ENG-5157-PR-1550-EP-formik

@ichalagashvili ichalagashvili self-requested a review September 27, 2023 09:22
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Requested publication of version 7.3.0-ENG-5157-PR-1550-EP-formik

@ryanjpburgos ryanjpburgos merged commit 113582d into epic/formik Oct 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants