Commits on Source (59)
-
Alice Poggioli authoredc84d1259
-
Alice Poggioli authoredc3706979
-
Benoit Alessandroni authored2f7a8a55
-
Alice Poggioli authored1c56c49e
-
Alice Poggioli authored00a15038
-
Alice Poggioli authoredcac0da1a
-
Alice Poggioli authored
Merge branch 'feature/breaking-changes-0.9' of git.happy-dev.fr:startinblox/applications/coop-starter/coopstarter-front into feature/breaking-changes-0.9
5670ca1c -
Benoit Alessandroni authoredd59c8791
-
Benoit Alessandroni authored64e247e8
-
Alice Poggioli authoreda45b84c7
-
Alice Poggioli authored8437cb44
-
Alice Poggioli authored816cc4e9
-
Alice Poggioli authoredecb359c4
-
Alice Poggioli authored30249d89
-
Alice Poggioli authoredb7767673
-
Alice Poggioli authored8b8d5b6f
-
Alice Poggioli authoredeb9900fe
-
Alice Poggioli authored0ba416e2
-
Benoit Alessandroni authored99a062d1
-
Alice Poggioli authored441065dd
-
Benoit Alessandroni authorede20adcdb
-
Benoit Alessandroni authoredb29d2a09
-
Alice Poggioli authored9aed1417
-
Alice Poggioli authored8f5143f7
-
Alice Poggioli authoreded1d183d
-
Alice Poggioli authoredea7da8e2
-
Alice Poggioli authoreddddc057e
-
Alice Poggioli authored1f61e2ff
-
Alice Poggioli authoredddffb226
-
Clément authored70c47106
-
Clément authoredfed6cc96
-
Alice Poggioli authored9eb8d169
-
Benoit Alessandroni authored41c7104a
-
Benoit Alessandroni authored2d617c26
-
Alice Poggioli authored909d1cba
-
Alice Poggioli authoreda1f5b2c3
-
Benoit Alessandroni authored
Feature/internationalization See merge request startinblox/applications/coop-starter/coopstarter-front!104
64709551 -
Benoit Alessandroni authored65e41f97
-
Alice Poggioli authored155a23d8
-
Benoit Alessandroni authored36b10433
-
Benoit Alessandroni authored
Removing usless likes See merge request startinblox/applications/coop-starter/coopstarter-front!105
bf58f6c3 -
Alice Poggioli authored617d22bc
-
Alice Poggioli authored
Merge branch 'master' of git.happy-dev.fr:startinblox/applications/coop-starter/coopstarter-front into feature/footer
404a32fb -
Benoit Alessandroni authoreda784eb87
-
Benoit Alessandroni authored
add footer See merge request startinblox/applications/coop-starter/coopstarter-front!106
8f03df2f -
Benoit Alessandroni authoredd656a071
-
Lorenzo Novaro authored8c8728c2
-
Clément authored20c1e151
-
Benoit Alessandroni authored
add .htaccess See merge request startinblox/applications/coop-starter/coopstarter-front!110
36e23afa -
Benoit Alessandroni authored
README: Added disclaimer text and image for European funding See merge request startinblox/applications/coop-starter/coopstarter-front!109
5d41817d -
Benoit Alessandroni authored
Feature/breaking changes 0.9 See merge request startinblox/applications/coop-starter/coopstarter-front!92
8a8664ff -
Benoit Alessandroni authored95409e31
-
Benoit Alessandroni authored
Some fixes See merge request startinblox/applications/coop-starter/coopstarter-front!112
e2a1935d -
Benoit Alessandroni authoredf88a7c87
-
Benoit Alessandroni authoredcdff68c1
-
Benoit Alessandroni authored22c22e6a
-
Benoit Alessandroni authored
Include the iframe See merge request startinblox/applications/coop-starter/coopstarter-front!100
e45c00a2 -
Benoit Alessandroni authored97f2a758
-
Benoit Alessandroni authored
Hiding likes See merge request startinblox/applications/coop-starter/coopstarter-front!113
5d628036
Showing
- .gitignore 3 additions, 1 deletion.gitignore
- README.md 7 additions, 0 deletionsREADME.md
- compile-pug.js 71 additions, 0 deletionscompile-pug.js
- documentation/EU_logos.png 0 additions, 0 deletionsdocumentation/EU_logos.png
- package.json 7 additions, 3 deletionspackage.json
- server.js 3 additions, 3 deletionsserver.js
- src/images/ica_logo.png 0 additions, 0 deletionssrc/images/ica_logo.png
- src/images/logo_CE.png 0 additions, 0 deletionssrc/images/logo_CE.png
- src/images/logo_UE.jpg 0 additions, 0 deletionssrc/images/logo_UE.jpg
- src/images/logo_coops4dev.jpg 0 additions, 0 deletionssrc/images/logo_coops4dev.jpg
- src/includes/account-creation.pug 3 additions, 3 deletionssrc/includes/account-creation.pug
- src/includes/components/widgets.pug 10 additions, 7 deletionssrc/includes/components/widgets.pug
- src/includes/entrepreneur/components/header.pug 4 additions, 4 deletionssrc/includes/entrepreneur/components/header.pug
- src/includes/entrepreneur/dashboard.pug 2 additions, 1 deletionsrc/includes/entrepreneur/dashboard.pug
- src/includes/entrepreneur/profile/confirmation.pug 3 additions, 3 deletionssrc/includes/entrepreneur/profile/confirmation.pug
- src/includes/entrepreneur/profile/create.pug 9 additions, 11 deletionssrc/includes/entrepreneur/profile/create.pug
- src/includes/entrepreneur/profile/detail.pug 8 additions, 10 deletionssrc/includes/entrepreneur/profile/detail.pug
- src/includes/entrepreneur/profile/edit.pug 12 additions, 14 deletionssrc/includes/entrepreneur/profile/edit.pug
- src/includes/entrepreneur/requests/create.pug 14 additions, 13 deletionssrc/includes/entrepreneur/requests/create.pug
- src/includes/entrepreneur/resources/detail.pug 32 additions, 32 deletionssrc/includes/entrepreneur/resources/detail.pug
compile-pug.js
0 → 100644
documentation/EU_logos.png
0 → 100644
17.1 KiB
... | ... | @@ -5,7 +5,7 @@ |
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"scss": "node-sass -w ./src/styles/index.scss -o ./www/styles/", | ||
"pug": "pug --watch ./src/index.pug --out ./www/ --obj ./src/config.json", | ||
"pug": "node ./compile-pug.js -w", | ||
"pugprod": "pug ./src/index.pug --out ./www/ --obj prod.json", | ||
"copy-js": "cp ./src/scripts/*.js ./www/scripts/", | ||
"copy-fonts": "cp -R ./src/fonts ./www", | ||
... | ... | @@ -21,13 +21,17 @@ |
"@babel/core": "^7.1.0", | ||
"@babel/cli": "^7.1.0", | ||
"node-sass": "^4.9.3", | ||
"pug-cli": "^1.0.0-alpha6", | ||
"browser-sync": "^2.24.7", | ||
"express": "^4.16.3" | ||
"express": "^4.16.3", | ||
"chokidar": "^3.2.3", | ||
"js-yaml": "^3.13.1", | ||
"object-assign-deep": "^0.4.0", | ||
"pug": "^2.0.4" | ||
}, | ||
"dependencies": { | ||
"@webcomponents/html-imports": "^1.2.0", | ||
"@webcomponents/webcomponentsjs": "^1.2.7", | ||
"cookie-parser": "^1.4.4", | ||
"include-media": "^1.4.9", | ||
"normalize.css": "^8.0.0", | ||
"onchange": "^6.1.0", | ||
... | ... |
src/images/ica_logo.png
0 → 100644
5.41 KiB
src/images/logo_CE.png
0 → 100644
10.3 KiB
src/images/logo_UE.jpg
0 → 100644
17.8 KiB
src/images/logo_coops4dev.jpg
0 → 100644
69.7 KiB