forked from theodorusclarence/ts-nextjs-tailwind-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first step : component dashboardsection created needs to be highly reusable * better layout + env.local + plotly WIP * real charts * feat: add map land plan * fix: fix build * fix: format * npx format * fix: add env example * feat: Home webdesign v2 (#8) * feat: header, intro, footer * feat: content storytelling * feat: home v2 * fix: env vars * refactor: change env example * fix: add pnpm --------- Co-authored-by: Thomas Catinaud Taris <[email protected]> * fix env.example * antibiotic conso chart * fix: use yarn for linting * remove: scaleway deployment * fix: lint * style + css on titles + traduction * changes in futur of farm land * feat: update images * feat: update home * feat: update dashboard page * feat: rwd chart * fix: change url * Dashboard page (#10) * first step : component dashboardsection created needs to be highly reusable * feat: update home styles + open graph image * ancres and WIP components * feat: Added graphs to home page + join block * biodiversity - Introduction - companies OK * src for customdashboard * fix: dynamic load plotly * add: apiPath variable to call ras-map * Fix: Infinite loop (#9) * use next_public env vars * fix: rm array from dependencies * use server side secret variables --------- Co-authored-by: oumeimaelisbihani <[email protected]> Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> * French version (#12) * fix: translate to french * fix: typo * feat: update translation * fix: prettier * feat: remove unused test --------- Co-authored-by: Thomas Catinaud Taris <[email protected]> * update explode message (#13) Co-authored-by: Thomas Catinaud Taris <[email protected]> * Dashboard page (#14) * feat: dashboard page * fix: lint --------- Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> * last translation element dashboard page * feat: home links (#15) Co-authored-by: Thomas Catinaud Taris <[email protected]> --------- Co-authored-by: oumeimaelisbihani <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> Co-authored-by: Thomas Catinaud Taris <[email protected]> Co-authored-by: Malena Guallar <[email protected]> Co-authored-by: Oumeima El Isbihani <[email protected]>
- Loading branch information
1 parent
fb4edb5
commit ae9c6ed
Showing
125 changed files
with
46,918 additions
and
1,878 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
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
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: 'Issue Autolink' | ||
name: "Issue Autolink" | ||
on: | ||
pull_request: | ||
types: [opened] | ||
|
@@ -11,6 +11,6 @@ jobs: | |
steps: | ||
- uses: tkt-actions/[email protected] | ||
with: | ||
repo-token: '${{ secrets.GITHUB_TOKEN }}' | ||
branch-prefix: 'i' | ||
resolve: 'true' | ||
repo-token: "${{ secrets.GITHUB_TOKEN }}" | ||
branch-prefix: "i" | ||
resolve: "true" |
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
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
Oops, something went wrong.