Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ntend into manual-payment-stuff
  • Loading branch information
sashko9807 committed Jun 25, 2024
2 parents c64dc85 + a416b54 commit 0dd23f0
Show file tree
Hide file tree
Showing 116 changed files with 1,657 additions and 601 deletions.
45 changes: 45 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,51 @@
"contributions": [
"code"
]
},
{
"login": "kdachev97",
"name": "Krum Dachev",
"avatar_url": "https://avatars.githubusercontent.com/u/149360576?v=4",
"profile": "https://github.com/kdachev97",
"contributions": [
"code"
]
},
{
"login": "Tuscann",
"name": "Tuscann",
"avatar_url": "https://avatars.githubusercontent.com/u/16596102?v=4",
"profile": "https://github.com/Tuscann",
"contributions": [
"test"
]
},
{
"login": "iliyan90",
"name": "iliyan90",
"avatar_url": "https://avatars.githubusercontent.com/u/74927065?v=4",
"profile": "https://github.com/iliyan90",
"contributions": [
"code"
]
},
{
"login": "gparlakov",
"name": "Georgi Parlakov",
"avatar_url": "https://avatars.githubusercontent.com/u/3482199?v=4",
"profile": "https://github.com/gparlakov",
"contributions": [
"code"
]
},
{
"login": "teodorazhelyazkova",
"name": "Teodora Zhelyazkova",
"avatar_url": "https://avatars.githubusercontent.com/u/103574320?v=4",
"profile": "https://github.com/teodorazhelyazkova",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 10,
Expand Down
4 changes: 4 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,9 @@ module.exports = {
endOfLine: 'auto',
},
],
'no-restricted-imports': ["error", {
"name": "react-i18next",
"message": "Please use next-i18next"
}]
},
}
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4

- name: Install kustomize
uses: imranismail/setup-kustomize@v2
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
contents: write
steps:
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true

Expand All @@ -191,7 +191,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kubectl
uses: azure/setup-kubectl@v3
uses: azure/setup-kubectl@v4

- name: Install kustomize
uses: imranismail/setup-kustomize@v2
Expand Down
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,7 @@ Watch releases of this repository to be notified about future updates:
## Contributors ✨

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-81-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Please check [contributors guide](https://github.com/podkrepi-bg/frontend/blob/master/CONTRIBUTING.md) for:
Expand Down Expand Up @@ -218,6 +216,13 @@ Thanks goes to these wonderful people:
<td align="center" valign="top" width="10%"><a href="https://github.com/RalitsaIlieva"><img src="https://avatars.githubusercontent.com/u/17964436?v=4?s=100" width="100px;" alt="RalitsaIlieva"/><br /><sub><b>RalitsaIlieva</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=RalitsaIlieva" title="Code">💻</a></td>
<td align="center" valign="top" width="10%"><a href="https://github.com/kzhecheva"><img src="https://avatars.githubusercontent.com/u/60223025?v=4?s=100" width="100px;" alt="Kalina Zhecheva"/><br /><sub><b>Kalina Zhecheva</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=kzhecheva" title="Code">💻</a> <a href="https://github.com/podkrepi-bg/frontend/commits?author=kzhecheva" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="10%"><a href="https://github.com/PetarDimitrov91"><img src="https://avatars.githubusercontent.com/u/79804094?v=4?s=100" width="100px;" alt="Petar Dimitrov"/><br /><sub><b>Petar Dimitrov</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=PetarDimitrov91" title="Code">💻</a></td>
<td align="center" valign="top" width="10%"><a href="https://github.com/kdachev97"><img src="https://avatars.githubusercontent.com/u/149360576?v=4?s=100" width="100px;" alt="Krum Dachev"/><br /><sub><b>Krum Dachev</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=kdachev97" title="Code">💻</a></td>
<td align="center" valign="top" width="10%"><a href="https://github.com/Tuscann"><img src="https://avatars.githubusercontent.com/u/16596102?v=4?s=100" width="100px;" alt="Tuscann"/><br /><sub><b>Tuscann</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=Tuscann" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="10%"><a href="https://github.com/iliyan90"><img src="https://avatars.githubusercontent.com/u/74927065?v=4?s=100" width="100px;" alt="iliyan90"/><br /><sub><b>iliyan90</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=iliyan90" title="Code">💻</a></td>
<td align="center" valign="top" width="10%"><a href="https://github.com/gparlakov"><img src="https://avatars.githubusercontent.com/u/3482199?v=4?s=100" width="100px;" alt="Georgi Parlakov"/><br /><sub><b>Georgi Parlakov</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=gparlakov" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="10%"><a href="https://github.com/teodorazhelyazkova"><img src="https://avatars.githubusercontent.com/u/103574320?v=4?s=100" width="100px;" alt="Teodora Zhelyazkova"/><br /><sub><b>Teodora Zhelyazkova</b></sub></a><br /><a href="https://github.com/podkrepi-bg/frontend/commits?author=teodorazhelyazkova" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down
6 changes: 3 additions & 3 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1031,16 +1031,16 @@ __metadata:
linkType: hard

"tar@npm:^6.1.11, tar@npm:^6.1.2":
version: 6.2.0
resolution: "tar@npm:6.2.0"
version: 6.2.1
resolution: "tar@npm:6.2.1"
dependencies:
chownr: ^2.0.0
fs-minipass: ^2.0.0
minipass: ^5.0.0
minizlib: ^2.1.1
mkdirp: ^1.0.3
yallist: ^4.0.0
checksum: db4d9fe74a2082c3a5016630092c54c8375ff3b280186938cfd104f2e089c4fd9bad58688ef6be9cf186a889671bf355c7cda38f09bbf60604b281715ca57f5c
checksum: f1322768c9741a25356c11373bce918483f40fa9a25c69c59410c8a1247632487edef5fe76c5f12ac51a6356d2f1829e96d2bc34098668a2fc34d76050ac2b6c
languageName: node
linkType: hard

Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
},
"dependencies": {
"@emotion/cache": "^11.7.1",
"@emotion/react": "^11.8.1",
"@emotion/react": "^11.11.4",
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.8.1",
"@emotion/styled": "^11.11.5",
"@mdxeditor/editor": "^0.14.2",
"@mui/icons-material": "^5.14.13",
"@mui/lab": "^5.0.0-alpha.148",
"@mui/material": "^5.14.13",
"@mui/styles": "^5.14.13",
"@mui/icons-material": "^5.15.19",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.19",
"@mui/styles": "^5.15.19",
"@mui/x-data-grid": "^6.16.1",
"@mui/x-date-pickers": "^6.16.1",
"@paypal/react-paypal-js": "^7.8.1",
Expand All @@ -45,7 +45,7 @@
"@stripe/stripe-js": "^3.1.0",
"@tanstack/react-query": "^4.16.1",
"@tryghost/content-api": "^1.11.4",
"axios": "1.6.0",
"axios": "^1.6.8",
"axios-hooks": "2.7.0",
"chart.js": "^4.4.0",
"chartjs-plugin-annotation": "^3.0.1",
Expand All @@ -58,7 +58,7 @@
"lodash": "^4.17.21",
"mobx": "6.3.2",
"mobx-react": "7.2.0",
"next": "13.5.4",
"next": "14.1.1",
"next-auth": "^4.24.5",
"next-i18next": "^14.0.3",
"nookies": "^2.5.2",
Expand Down
5 changes: 5 additions & 0 deletions public/img/partners/lucrat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/team-photos/MarkMarkov.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/locales/bg/about-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"team-gathering": "Събиране на екип от доброволци с разнообразни експертиза и опит.",
"november-2020-title": "ноември 2020",
"starting": "Стартиране на",
"project-server": "сървър за Проекта.",
"project-server": "Създаване на Discord сървър за Проекта.",
"manifesto-preparation": "Подготовка на манифест на ценности и работни принципи.",
"meetings-discussions": "Срещи и дискусии с експерти.",
"online-panel": "Онлайн панел с медици и НПО представители.",
Expand Down Expand Up @@ -67,7 +67,7 @@
"association-name": "Сдружение Подкрепи БГ",
"finance-report-page": {
"financeReport": "Финансови отчети на Сдружение Подкрепи.бг",
"finance-report-2021": "Финансов отчет за 2021 г.:",
"finance-report-2021": "Годишен финансов отчет за 2021 г.:",
"finance-report-2022-january-june": "Финансов отчет за полугодие Януари-Юни 2022 г.:",
"finance-report-2022": "Годишен финансов отчет за 2022 г.:",
"download-from-here": "Свалете от тук"
Expand Down
1 change: 0 additions & 1 deletion public/locales/bg/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
},
"fields": {
"email": "Email",
"email-descriptive": "Въведи email адрес",
"password": "Парола",
"confirm-password": "Потвърждение на парола",
"first-name": "Име",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/bg/beneficiary.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"company-select": "Изберете ЮЛНЦ или",
"create-new": "създайте нов",
"person-label": "Потребител",
"company-label": "ЮЛНЦ",
"company-label": "ЮЛНЦ"
}
},
"actions": "Действия",
Expand Down
6 changes: 6 additions & 0 deletions public/locales/bg/campaign-application.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cta": {
"next": "Запазете и продължете",
"back": "Назад"
}
}
7 changes: 7 additions & 0 deletions public/locales/bg/campaigns.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,5 +207,12 @@
"nature": "Природа",
"art": "Изкуство",
"others": "Други"
},
"campaign-details-report": {
"amount-collected": "Събрана сума",
"available": "Налични",
"guaranteed": "Гарантирани",
"translated": "Преведени",
"accounted": "Отчетени"
}
}
Loading

0 comments on commit 0dd23f0

Please sign in to comment.