-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #116 from Kites-Foundation/develop
Main Merge Feb 16 00:25
- Loading branch information
Showing
267 changed files
with
9,892 additions
and
1,647 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
name: "Bug report \U0001F41E" | ||
about: Report something that doesn't work | ||
title: "" | ||
labels: bug | ||
assignees: "" | ||
projects: "" | ||
--- | ||
|
||
<!-- | ||
A Bug is a superset of regressions, but it doesn't have to have worked on One Platform previously. Please provide as much relevant info as possible. | ||
Before opening a new issue, please search existing issues https://github.com/Kites-Foundation/hello-munnar-frontend/issues, https://github.com/Kites-Foundation/hello-munnar-backend | ||
--> | ||
|
||
## Describe the bug | ||
|
||
<!-- A clear and concise description of what the bug is. --> | ||
|
||
## Steps to reproduce | ||
|
||
<!-- | ||
1. Do '...' | ||
2. Click on '....' | ||
3. See error | ||
For the fastest support, provide a working demo or minimal reproduction using tools such as [codepen](https://codepen.io/) or [jsfiddle](https://jsfiddle.net/) | ||
--> | ||
|
||
## Expected behavior | ||
|
||
<!-- A clear and concise description of what you expected to happen. --> | ||
|
||
## Screenshots | ||
|
||
<!-- If applicable, add screenshots to help explain your problem. --> | ||
|
||
## Environment | ||
|
||
- Operating System(s): Linux/macOS/Windows [Variant and Version] | ||
- Browser: Firefox/Chrome/Safari [Version] / Other (please specify) | ||
- Node Version (please specify) | ||
## Tell us more about your product/project and timeline to help prioritize this issue | ||
|
||
<!-- | ||
* What product/project does this impact? | ||
* List product/project release(s) and timelines. | ||
* Is this a customer reported blocking issue? | ||
--> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: "Chore \U0001F527" | ||
about: Internal things, technical debt, and to-do tasks to be performed. | ||
title: "" | ||
labels: chore | ||
assignees: "" | ||
projects: "" | ||
--- | ||
|
||
<!-- Separate suggestions for updates to configuration or build processes and libraries / Internal things, technical debt, and to-do tasks to be performed should be reported in separate issues.--> | ||
|
||
## Is your chore related to a problem? Please describe | ||
|
||
<!-- A clear and concise description of what the problem is.--> | ||
|
||
## Describe the solution you'd like | ||
|
||
<!-- A clear and concise description of what you want to happen. --> | ||
|
||
## Describe alternatives you've considered | ||
|
||
<!--A clear and concise description of any alternative solutions or features you've considered. --> | ||
|
||
## Additional context | ||
|
||
<!-- Add any other context or screenshots about the task here. --> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
name: "Documentation proposal \U0001F4D6" | ||
about: Propose documentation improvements / additions | ||
title: "" | ||
labels: documentation | ||
assignees: "" | ||
projects: "" | ||
--- | ||
|
||
<!--For any improvements or additions to existing documentation please be as precise and concise as possible:--> | ||
|
||
## Is your suggestion related to code documentation or product documentation problem | ||
|
||
<!-- | ||
* Code / Product: [e.g. Code, Product] | ||
* File / Document Name: [e.g. README.md, package.json] | ||
--> | ||
|
||
## Describe your suggestion | ||
|
||
<!-- A clear and concise description of what changes you are proposing. In the case of multiple documents, please create separate issues. --> | ||
|
||
## Describe any reference material that might be helpful | ||
|
||
<!-- | ||
1. Name and description of reference material. | ||
2. Name and description of reference material. | ||
--> | ||
|
||
## Additional context | ||
|
||
<!-- Add any other context or screenshots about the proposal here. --> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: "Feature request \U0001F4A1" | ||
about: Suggest an idea for this project | ||
title: "" | ||
labels: enhancement | ||
assignees: "" | ||
projects: "" | ||
--- | ||
|
||
## Is your feature request related to a problem? Please describe | ||
|
||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> | ||
|
||
## Describe the solution you'd like | ||
|
||
<!-- A clear and concise description of what you want to happen. --> | ||
|
||
## Describe alternatives you've considered | ||
|
||
<!--A clear and concise description of any alternative solutions or features you've considered. --> | ||
|
||
## Additional context | ||
|
||
<!-- Add any other context or screenshots about the enhancement here. --> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: "Question \U0001F914" | ||
about: Usage question or discussion about anything related to the platform | ||
title: "" | ||
labels: question | ||
assignees: "" | ||
--- | ||
|
||
<!-- | ||
To make it easier for us to help you, please include as much useful information as possible. | ||
Before opening a new issue, please search existing issues https://github.com/1-Platform/one-platform/issues | ||
--> | ||
|
||
## Summary | ||
|
||
<!-- Provide a short summary --> | ||
|
||
## Relevant information | ||
|
||
<!-- Provide as much useful information as you can --> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
name: "Regression report \U0001F570" | ||
about: Tell us about something that worked at one point and now doesn't | ||
title: "" | ||
labels: regression | ||
assignees: "" | ||
--- | ||
|
||
<!--For regression reports, please provide as much relevant info as possible.--> | ||
|
||
## Potential Commit/PR that introduced the regression | ||
|
||
<!-- If you have time to investigate, what PR/date introduced this issue. --> | ||
|
||
## Describe the regression | ||
|
||
<!-- A clear and concise description of what the regression is. --> | ||
|
||
## Steps to reproduce | ||
|
||
<!-- | ||
1. Do '...' | ||
2. Click on '....' | ||
3. See error | ||
For the fastest support, provide a working demo or minimal reproduction using tools such as [codepen](https://codepen.io/) or [jsfiddle](https://jsfiddle.net/) | ||
--> | ||
|
||
## Expected behavior | ||
|
||
<!-- A clear and concise description of what you expected to happen. --> | ||
|
||
## Screenshots | ||
|
||
<!-- If applicable, add screenshots to help explain your problem. --> | ||
|
||
## Environment | ||
|
||
- Operating System(s): Linux/macOS/Windows [Variant and Version] | ||
- Browser: Firefox/Chrome/Safari [Version] / Other (please specify) | ||
|
||
## Tell us more about your product/project and timeline to help prioritize this issue | ||
|
||
<!-- | ||
* What product/project does this impact? | ||
* List product/project release(s) and timelines. | ||
* Is this a customer reported blocking issue? | ||
--> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<!-- | ||
Follow the steps to create the PR: | ||
Subject: "feat/fix/docs(#issue_id): <PR Subject>" | ||
Assignees: "Kites-hackathon-squad" | ||
--> | ||
|
||
# Closes/Fixes/Resolves | ||
|
||
### <!-- Any of the keywords: Closes/Fixes/Resolves followed by #issue_id (should be separated by a space only) --> | ||
|
||
# Explain the feature/fix | ||
|
||
<!-- Provide a clear explaination of the feature/fix implemented --> | ||
|
||
## Does this PR introduce a breaking change | ||
|
||
<!-- Yes/No --> | ||
|
||
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. --> | ||
|
||
## Screenshots | ||
|
||
<!-- If applicable, add screenshots to help explain your problem. --> | ||
|
||
<details> | ||
<summary>View Screenshots</summary> | ||
|
||
<!-- Add your screenshots below this line --> | ||
|
||
</details> | ||
|
||
### Ready-for-merge Checklist | ||
|
||
- [ ] Expected files: all files in this pull request are related to one feature request or issue (no stragglers)? | ||
- [ ] Does the change have appropriate unit tests? | ||
- [ ] Did tests pass? | ||
- [ ] Did you update or add any necessary documentation (README.md, WHY.md, etc.)? | ||
- [ ] Was this feature demo'd and the design review approved? |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
name: Sonar Scan | ||
on: | ||
push: | ||
branches: | ||
- main | ||
- develop | ||
|
||
tags: | ||
- v* | ||
pull_request: | ||
types: [opened, synchronize, reopened] | ||
jobs: | ||
sonarcloud: | ||
name: SonarCloud | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
with: | ||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis | ||
- name: SonarCloud Scan | ||
uses: SonarSource/sonarcloud-github-action@master | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any | ||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
src/index.css | ||
.github |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"useTabs": false, | ||
"tabWidth": 4, | ||
"semi": true, | ||
"singleQuote": false, | ||
"jsxSingleQuote": false, | ||
"trailingComma": "es5", | ||
"bracketSpacing": true, | ||
"jsxBracketSameLine": true, | ||
"arrowParens": "always", | ||
"endOfLine": "lf" | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
module.exports = { | ||
style: { | ||
postcss: { | ||
plugins: [require("tailwindcss"), require("autoprefixer")], | ||
}, | ||
}, | ||
}; |
Oops, something went wrong.