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

add sticky banner #4846

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
custom: ["https://giveth.io/donate/the-giveth-community-of-makers"]
custom: ['https://giveth.io/donate/the-giveth-community-of-makers']
18 changes: 10 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -24,15 +24,17 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
17 changes: 7 additions & 10 deletions .github/ISSUE_TEMPLATE/design-issue-template.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
---
name: Graphic Design Issue Template
about: Please select this template for any design request. It will automatically add
Design label, feel free to add other labels as needed.
about:
Please select this template for any design request. It will automatically add
Design label, feel free to add other labels as needed.
title: ''
labels: Design
assignees: ''

---

**What problem is this design solving? Why is it necessary?**
*A clear and concise description of what the problem is. Link to any relevant issues, PRs, and other resources.*

_A clear and concise description of what the problem is. Link to any relevant issues, PRs, and other resources._

**Is there any user data or feedback backing up this feature request?**
*Share any user research conducted by yourself or others.*

_Share any user research conducted by yourself or others._

**Which metrics will define this feature's success?**
*Provide current and/or expected metrics.*

_Provide current and/or expected metrics._

**Additional context**
*Add any other context or screenshots related to your design here.*
_Add any other context or screenshots related to your design here._
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/resource_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ about: For developers requesting resources from devops (for internal use only)
title: 'RR - '
labels: devops
assignees: geleeroyale, mhmdksh

---

**Main purpose of deployment**
I.e. staging environment for feature X

**Special requirements**
- [ ] Service interacts with the blockchain via on-machine stored private key
- [ ] Port **XXXX** needs to be open

- [ ] Service interacts with the blockchain via on-machine stored private key
- [ ] Port **XXXX** needs to be open

**Estimated specs**
OS: Ubuntu LTS @latest
Expand Down
31 changes: 17 additions & 14 deletions .github/ISSUE_TEMPLATE/test-report---pfp.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ about: Create a test-report to help us improve the feature
title: 'PFP | '
labels: PFP
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -24,23 +24,26 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**This happens on which Boosting Section?**
- [ ] Overview page
- [ ] Overview page | verifying the eligibility
- [ ] Minter Page
- [ ] Success Page
- [ ] Docs
- [ ] Other (like login, broken links, header, footer, language, etc.)

- [ ] Overview page
- [ ] Overview page | verifying the eligibility
- [ ] Minter Page
- [ ] Success Page
- [ ] Docs
- [ ] Other (like login, broken links, header, footer, language, etc.)

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/user-story.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
name: User Story
about: 'Smallest unit of work. It''s an end goal, expressed from the software user''s
perspective. '
about:
"Smallest unit of work. It's an end goal, expressed from the software user's
perspective. "
title: User Story
labels: User Story
assignees: ''

---

**As a [_persona_], I [_want to_], [_so that_].**
Expand Down
17 changes: 7 additions & 10 deletions .github/ISSUE_TEMPLATE/ux-ui-design-issue-template.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
---
name: UX/UI Design Issue Template
about: Please select this template for any design request. It will automatically add
Design label, feel free to add other labels as needed.
about:
Please select this template for any design request. It will automatically add
Design label, feel free to add other labels as needed.
title: ''
labels: Design
assignees: ''

---

**What problem is this design solving? Why is it necessary?**
*A clear and concise description of what the problem is. Link to any relevant issues, PRs, and other resources.*

_A clear and concise description of what the problem is. Link to any relevant issues, PRs, and other resources._

**Is there any user data or feedback backing up this feature request?**
*Share any user research conducted by yourself or others.*

_Share any user research conducted by yourself or others._

**Which metrics will define this feature's success?**
*Provide current and/or expected metrics.*

_Provide current and/or expected metrics._

**Additional context**
*Add any other context or screenshots related to your design here.*
_Add any other context or screenshots related to your design here._
68 changes: 34 additions & 34 deletions .github/workflows/Dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,37 @@ name: Dockerbuild
on: workflow_dispatch

jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Set up Node.js 16
uses: actions/setup-node@v3
with:
node-version: 16
- name: Install Dependencies
run: yarn
- name: Build
run: yarn build
env:
NEXT_PUBLIC_SENTRY_AUTH_TOKEN: ${{ secrets.NEXT_PUBLIC_SENTRY_AUTH_TOKEN }}
NEXT_PUBLIC_SENTRY_DSN: ${{ secrets.NEXT_PUBLIC_SENTRY_DSN }}
NEXT_PUBLIC_SENTRY_ORG: ${{ secrets.NEXT_PUBLIC_SENTRY_ORG }}
NEXT_PUBLIC_SENTRY_PROJECT: ${{ secrets.NEXT_PUBLIC_SENTRY_PROJECT }}
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: ghcr.io/giveth/giveth-dapps-v2:latest
publish:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Set up Node.js 16
uses: actions/setup-node@v3
with:
node-version: 16
- name: Install Dependencies
run: yarn
- name: Build
run: yarn build
env:
NEXT_PUBLIC_SENTRY_AUTH_TOKEN: ${{ secrets.NEXT_PUBLIC_SENTRY_AUTH_TOKEN }}
NEXT_PUBLIC_SENTRY_DSN: ${{ secrets.NEXT_PUBLIC_SENTRY_DSN }}
NEXT_PUBLIC_SENTRY_ORG: ${{ secrets.NEXT_PUBLIC_SENTRY_ORG }}
NEXT_PUBLIC_SENTRY_PROJECT: ${{ secrets.NEXT_PUBLIC_SENTRY_PROJECT }}
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: ghcr.io/giveth/giveth-dapps-v2:latest
16 changes: 8 additions & 8 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"singleQuote": true,
"useTabs": true,
"tabWidth": 4,
"semi": true,
"jsxSingleQuote": true,
"trailingComma": "all",
"arrowParens": "avoid",
"endOfLine": "auto"
"singleQuote": true,
"useTabs": true,
"tabWidth": 4,
"semi": true,
"jsxSingleQuote": true,
"trailingComma": "all",
"arrowParens": "avoid",
"endOfLine": "auto"
}
Loading
Loading