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

Website v2 #1093

Merged
merged 49 commits into from
Nov 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
13a3a29
Work on website initial commit
antoinewolff Jun 9, 2021
c0cf034
Work on sections
antoinewolff Jun 10, 2021
469e9c9
Work on mobile nav
antoinewolff Jun 23, 2021
2caee0b
Work on section contributor Work on website initial commit
antoinewolff Jun 23, 2021
7844986
Add cover section animation
antoinewolff Jun 10, 2021
5f54602
Work on exemple section
antoinewolff Jun 17, 2021
5c4875d
Work on exemple section
antoinewolff Jun 17, 2021
c465352
feat(Website2.0): starts Footer component
newick Jun 18, 2021
857ba38
Work on header and sections
antoinewolff Jun 22, 2021
0319989
Work on mobile nav, section contributor, Add Lato font in storybook, …
antoinewolff Jun 23, 2021
a38d547
feat(gatsby): init project, WIP tsconfig ,update eslint config global…
gregoirelacoste Jul 19, 2021
f8398d4
Work on pages
antoinewolff Aug 2, 2021
579496c
feat(gatsby): init and setup folders, clean storybook create all pages
gregoirelacoste Aug 23, 2021
a37c814
feat(gatsby): add page info
gregoirelacoste Aug 26, 2021
7efa69a
feat(gatsby): contributor section and get contributors hook
gregoirelacoste Aug 26, 2021
9f5b18e
feat(gatsby): menus, custom layout
gregoirelacoste Aug 26, 2021
d126c8f
Add become a contributor section
antoinewolff Aug 31, 2021
99c2e23
fix(gatsby): useDefineClientSetup and build
gregoirelacoste Sep 2, 2021
ed40512
fix(gatsby): ssr with script
gregoirelacoste Sep 6, 2021
7cefc5b
fix(gatsby): ts errors
gregoirelacoste Sep 8, 2021
e1b2c33
fix(gatsby): wip
gregoirelacoste Sep 9, 2021
e6a38d3
fix: ts and dependencies issues
gregoirelacoste Sep 15, 2021
b215d35
feat(gatsby): use switch locale
gregoirelacoste Sep 15, 2021
6d6321b
fix: yarn lock
gregoirelacoste Sep 17, 2021
0e6e9f5
feat: wip
gregoirelacoste Sep 17, 2021
e0e8a2a
Work on translation, animation, ui improvements...
antoinewolff Sep 21, 2021
c94f4ea
fix(menu): i18n
gregoirelacoste Sep 23, 2021
59e3ca5
fix(gatsby): header, nav, logo, layout page interne
gregoirelacoste Sep 28, 2021
e5018e6
fix: link with navigate
gregoirelacoste Sep 29, 2021
da11f5f
fix: scrolled
gregoirelacoste Sep 29, 2021
01f8c17
feat: eclaireurs
gregoirelacoste Sep 29, 2021
e787e29
chore: deploy process
gregoirelacoste Sep 29, 2021
e14c7d7
feat: finalize profiles injection
gregoirelacoste Sep 30, 2021
5b718a5
feat: publish website script
gregoirelacoste Sep 30, 2021
5867777
Work on animation
antoinewolff Oct 29, 2021
3376389
work on lmel website
antoinewolff Nov 1, 2021
07b2993
work on LMEL website
antoinewolff Nov 1, 2021
03aa373
work on LMEL website
antoinewolff Nov 1, 2021
2bb81d6
chore: remove websiteLMEL/.cache from version control
JalilArfaoui Nov 9, 2021
e5ee744
chore: Specify Node < 17
JalilArfaoui Nov 9, 2021
924b2ea
chore: fix Theme type
JalilArfaoui Nov 9, 2021
07f1f23
chore: fix website:publish script
JalilArfaoui Nov 9, 2021
1432ee1
refactor: use FACET env var for animation.js
JalilArfaoui Nov 9, 2021
88d404e
refactor: select right theme instead of adding websiteLMEL section to…
JalilArfaoui Nov 10, 2021
b2d7d27
refactor: reunite website and websiteLMEL and take advantage of themi…
JalilArfaoui Nov 11, 2021
b1fcc32
style: fix lint
JalilArfaoui Nov 11, 2021
8b1db79
chore: version .env for default values
JalilArfaoui Nov 11, 2021
744a0b6
chore: clean ignore files from obsolete paths
JalilArfaoui Nov 11, 2021
146cd07
fix: rollback to i18next-browser-languagedetector 5.x to be compatibl…
JalilArfaoui Nov 11, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FACET_NAME=DisMoi
WEBSITE_URL=https://dismoi.io
3 changes: 3 additions & 0 deletions .env.lmel
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
FACET_NAME="Le Même en Local"
WEBSITE_URL=https://lememe.fr

ACCESSIBLE_CONTRIBUTORS_IDS="[25, 35, 40, 43, 61, 118, 130, 140, 153, 161, 165, 166, 167, 170, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 60]"
PRESELECTED_CONTRIBUTORS_IDS="[25, 43, 166, 167, 174, 60]"
POPULAR_CONTRIBUTORS_IDS="[53, 54, 59, 46, 65]"
12 changes: 12 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
webpack
src/components/website/atoms/BrowserAnimation/createjs.min.js
src/components/website/atoms/BrowserAnimation/animation.js
src/components/website/assets/createjs.min.js
src/components/website/atoms/BrowserAnimation/createjs.min.js
src/components/website/atoms/BrowserAnimation/animation.js
src/components/website/assets/createjs.min.js
build
src/app/website/public
src/app/website/.cache
src/app/website/node_modules
src/app/website/src/graphql/**/*
src/app/website/static/script/**/*
18 changes: 8 additions & 10 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"import/resolver": {
"typescript": {} // this loads <rootdir>/tsconfig.json to eslint
// "typescript": {
// "project": "."
// }
// "typescript": {
// "project": "."
// }
}
},
"globals": {
Expand All @@ -31,8 +31,6 @@
"plugin:@typescript-eslint/recommended",
"prettier/@typescript-eslint",
"plugin:import/typescript",
"plugin:prettier/recommended",
"prettier-standard/prettier-file",
"plugin:react/recommended",
"plugin:jsx-a11y/recommended"
],
Expand All @@ -42,7 +40,7 @@
// Use either @typescript-eslint/no-unused-vars or this one but not both
"no-unused-vars": 0,
"import/order": [
"error",
"warning",
{
"groups": [
"builtin",
Expand All @@ -60,16 +58,16 @@

/* TypeScript */
// We don't actually set the return type of React functional component
"@typescript-eslint/explicit-function-return-type": false,
"@typescript-eslint/explicit-function-return-type": 0,
// We don't actually always explicitly member accessility (componentDidMount ...)
"@typescript-eslint/explicit-member-accessibility": false,
"@typescript-eslint/explicit-member-accessibility": 0,
"@typescript-eslint/no-explicit-any": ["error", { "ignoreRestArgs": true }],
"@typescript-eslint/no-empty-interface": false,
"@typescript-eslint/no-empty-interface": 0,
"@typescript-eslint/no-unused-vars": [
"warn",
{ "ignoreRestSiblings": true }
],
"@typescript-eslint/no-empty-function": false,
"@typescript-eslint/no-empty-function": 0,
"@typescript-eslint/camelcase": "off"
}
}
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,15 @@ platforms/
.ftppass
storybook-static/*
.sentryclirc
.env
.env.development
*.local
yarn-error.log
/.wakatime-project
/src/app/website/.cache
/src/app/website/node_modules
/src/app/website/public
/src/app/website/static/script/profiles/
/src/app/websiteLMEL/.cache
/src/app/websiteLMEL/node_modules
/src/app/websiteLMEL/public
/src/app/websiteLMEL/static/script/profiles/
Loading