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

feat : add pages for getting License key from user #200

Merged
merged 4 commits into from
Apr 29, 2022

Conversation

mjatin-dev
Copy link
Contributor

@mjatin-dev mjatin-dev commented Apr 29, 2022

#187
Add 2 pages for getting APIKEY and License Key from first time user.

@sonarcloud
Copy link

sonarcloud bot commented Apr 29, 2022

[casa-base] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mjatin-dev mjatin-dev changed the title Admin UI issue 187 Admin UI : Add pages for getting License key from user Apr 29, 2022
@duttarnab duttarnab changed the title Admin UI : Add pages for getting License key from user Admin UI : add pages for getting License key from user Apr 29, 2022
@duttarnab duttarnab changed the title Admin UI : add pages for getting License key from user feat : add pages for getting License key from user Apr 29, 2022
admin-ui/app/redux/api/backend-api.js Outdated Show resolved Hide resolved
admin-ui/app/redux/api/backend-api.js Outdated Show resolved Hide resolved
@@ -21,6 +28,48 @@ export default function licenseReducer(state = INIT_STATE, action) {
...state,
islicenseCheckResultLoaded: false,
}
case ACTIVATE_CHECK_USER_API:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove the redundant code (if any).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This one is used to start loading and clearing error on API call.

duttarnab
duttarnab previously approved these changes Apr 29, 2022
@sonarcloud
Copy link

sonarcloud bot commented Apr 29, 2022

[flex_admin_ui] SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 2 Security Hotspots
Code Smell A 25 Code Smells

0.0% 0.0% Coverage
7.7% 7.7% Duplication

@duttarnab duttarnab self-requested a review April 29, 2022 13:34
@duttarnab duttarnab merged commit a4c185f into main Apr 29, 2022
@duttarnab duttarnab deleted the admin-ui-issue-187 branch April 29, 2022 13:35
@mjatin-dev mjatin-dev restored the admin-ui-issue-187 branch May 3, 2022 13:21
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.

2 participants