Skip to content

Conversation

@henchaves
Copy link
Member

Description

This PR changes the Company name input in the license request form, making it mandatory.

Related Issue

GSK-1472 (available on Linear)

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

@linear
Copy link

linear bot commented Aug 3, 2023

@henchaves henchaves requested a review from kevinmessiaen August 3, 2023 12:32
@henchaves henchaves self-assigned this Aug 3, 2023
import { useRouter } from "vue-router/composables";
import mixpanel from "mixpanel-browser";
import {TYPE} from "vue-toastification";
import { TYPE } from "vue-toastification";
Copy link
Member

@Inokinoki Inokinoki Aug 3, 2023

Choose a reason for hiding this comment

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

Do we have a ts/js linter for all these kinds of modifications?

Copy link
Member Author

@henchaves henchaves Aug 3, 2023

Choose a reason for hiding this comment

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

Not yet. We plan to do that soon - maybe introduce it together with Vue 3
https://linear.app/giskard/issue/GSK-1282/add-js-linter

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 7, 2023

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
0.0% 0.0% Duplication

@henchaves henchaves merged commit 770acad into main Aug 7, 2023
@Hartorn Hartorn deleted the feature/gsk-1472-make-company-field-mandatory-on-the-license-request-form branch September 13, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants