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

Prepare deployment to production env #129

Merged
merged 3 commits into from
Mar 23, 2020
Merged

Prepare deployment to production env #129

merged 3 commits into from
Mar 23, 2020

Conversation

RaduCStefanescu
Copy link
Contributor

Prepare for deployment CI.

Use master branch for live deployment.

@vercel
Copy link

vercel bot commented Mar 23, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/code4ro/ce-ma-fac/eqe43eq1j
✅ Preview: https://ce-ma-fac-git-preparedeployment.code4ro.now.sh

Copy link
Member

@andreiio andreiio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, doar că aș grupa acțiunile de deploy și invalidate pe stage, dacă vrei să le păstrăm în același workflow:

  1. Deploy staging
  2. Invalidate staging
  3. Deploy prod
  4. Invalidate prod

.github/workflows/deploy.yml Outdated Show resolved Hide resolved
Co-Authored-By: Andrei Ioniță <hi@andrei.io>
@andreiio andreiio merged commit 06b972d into develop Mar 23, 2020
@andreiio andreiio deleted the prepare_deployment branch March 23, 2020 17:39
moonflare added a commit that referenced this pull request Mar 23, 2020
* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page 

- added links to 
Guvernul Romania
ADR 
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
moonflare added a commit that referenced this pull request Mar 24, 2020
* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page 

- added links to 
Guvernul Romania
ADR 
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
andreiio added a commit that referenced this pull request Mar 25, 2020
* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page 

- added links to 
Guvernul Romania
ADR 
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

* chore: test code splitting (#120)

* chore: test code splitting

* chore: remove unused css

* chore: use font with npm module

* Load font from local

* Update fonts to woff2

* ciao ciao google font

Co-authored-by: Utwo <mihai.legat@gmail.com>

* Fix typo (#132)

* styles: fix alignments on mobile (#133)

* Merge codebase to master branch (#130) (#134)

* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page 

- added links to 
Guvernul Romania
ADR 
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

* Change branding (#136)

* Change branding

* Lint fix

* Fix social image (#137)

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
Co-authored-by: catileptic <s.alexandra.stefanescu@gmail.com>
moonflare added a commit that referenced this pull request Mar 27, 2020
* Integrate mailchimp newsletter

* Use fe components 1.0.0

* bump fe-components version

* Replaced package-lock

* Deploy to prod (#135)

* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page 

- added links to 
Guvernul Romania
ADR 
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

* chore: test code splitting (#120)

* chore: test code splitting

* chore: remove unused css

* chore: use font with npm module

* Load font from local

* Update fonts to woff2

* ciao ciao google font

Co-authored-by: Utwo <mihai.legat@gmail.com>

* Fix typo (#132)

* styles: fix alignments on mobile (#133)

* Merge codebase to master branch (#130) (#134)

* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page 

- added links to 
Guvernul Romania
ADR 
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

* Change branding (#136)

* Change branding

* Lint fix

* Fix social image (#137)

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
Co-authored-by: catileptic <s.alexandra.stefanescu@gmail.com>

* Hide newsletter on mobile

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
Co-authored-by: catileptic <s.alexandra.stefanescu@gmail.com>
moonflare added a commit that referenced this pull request Mar 28, 2020
* Integrate mailchimp newsletter

* Use fe components 1.0.0

* bump fe-components version

* Replaced package-lock

* Deploy to prod (#135)

* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page

- added links to
Guvernul Romania
ADR
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

* chore: test code splitting (#120)

* chore: test code splitting

* chore: remove unused css

* chore: use font with npm module

* Load font from local

* Update fonts to woff2

* ciao ciao google font

Co-authored-by: Utwo <mihai.legat@gmail.com>

* Fix typo (#132)

* styles: fix alignments on mobile (#133)

* Merge codebase to master branch (#130) (#134)

* Api setup.

* Swagger setup

* Api for static pages.

* chore: add initial setup for the frontend part

* docs: update main README.md file for the frontend app

* Api for static pages.

* Added routing and initial structure

* Code review changes

* Added react-bulma-components

* added dummy json files

* feat: initial header

* chore: add .nvmrc and .editorconfig

* chore: add eslint script and husky pre-commit hook

* refactor: change single to double quotes

* refactor: fix warning by adding alt to images

* chore: add eslint GitHub action

* fix: remove build dir from git

* Update decision-tree.json

* Update and rename decision-tree.json to static-page-with-decision-tree.json

* Update static-page.json

* Update useful-app.json

* Refactor/global styles (#43)

* chore: update global styling, removed custom elements, added mobile friendly css for the header, added node-sass

* chore: fixed formatting

* Update frontend/src/components/Header/Header.scss

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Feature/about page (#42)

* chore: create about page layout

* chore: added useful informations section

* chore: added some mobile friendly css

* chore: added node-sass

* fix: update custom elements to classes, removed ids, fixed formatting, added target to <a> tags

* chore: update app content width

* fix: fixed app content height

* chore: update content width

* Azure pipelines (#41)

* Set up CI with Azure Pipelines

[skip ci]

* reorder

* remove name

* Update build.yml for Azure Pipelines

* Add badge

* update gitignore

* add empty build.yml for frontend

* Update build.yml for Azure Pipelines

* added badge for frontend as well

* add path filters

* add npm steps for frontend build

* remove test task; add publish artifact

* Feature/setup footer (#40)

* Setup footer

* Updated footer height

* Fixed linting issues

* Made code review changes

* chore: update contact info

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* Update PULL_REQUEST_TEMPLATE.md

* Move dependencies to devDependencies

* added dummy data json files

* added plural

* more updates to data format

* Create CODEOWNERS

* Update README.md

* Update README.md

* chore: add taskforce-fe-components package (#50)

* added one html content page example

* added some html content to pages

* Added header and developed by components (#57)

* Update footer links (#58)

* Add fe-components package.

* Updated Footer links and replaced with Footer from fe-components.

* Added missing FooterLinks.

* Addressed review comments. Removed extra spaces and renamed Footer component file.

* Renamed Footer component.

* Feat/decision tree (#46)

* feat: created decision tree component

* chore: read data via props

* chore: use taskforce components

* chore: use function component

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/Home.js

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Update frontend/src/components/DecisionTree/index.jsx

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* chore: removed unused styles

* chore: remove default onClick because it will be implemented in the component

* chore: lint checks

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* frontpage draft (#61)

* frontpage draft

* update components package

* update static-pages file (#60)

* update static-pages file

* Content updates stati-pages

* chore: ignore data files from lint

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* add incubated by (#66)

* Add deploy to production github action (#70)

* Add deploy to production github action

* Change from master to develop

* Content update static-pages cemafac

* Update homepage intro text. (#77)

* Updated about page texts and removed instagram link. (#80)

* Add google analytics (#74)

* Add google analytics

* Update frontend/public/index.html

Co-Authored-By: Dan Lepadatu <lepadatudan@gmail.com>

* Inject GA_TRACKING_ID only on production deploy

* Simple solution

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Update s3 sync command (#78)

* feat: integrate list with the decision tree (#63)

* feat: integrate list with the decision tree

* Razvan/integrate decision tree again (#81)

* Break down DecisionTree into multiple components; add question types

* remove lint from navel

* implement review suggestions

* add missing bulma import

* update form buttons

* chore: cleanup static data

* fix: keep state of the selected option

Co-authored-by: Razvan Ciuca <razvann88@gmail.com>

* removed dummy json data files

* Update README.md

* Add favicons (#76)

* Add favicons

* Change description

* Change favion size

* Add r lang to html

* updated components version and developedby logo display (#83)

* updated components version and developedby logo display

* updated package-lock also

* added social share, fixed layout of about page (#73)

* added social share, fixed layout of about page

* use Hero components for layout in About page

* refactor: cleanup old styles/components and add some paddings

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>

* Removed link from content static-pages

* Add back acl flag (#84)

* feat: add deep linking to the item articles (#95)

* feat: add deep linking to the item articles

* feat: default to the first article of available

* fix: update react-scripts to resolve babel error

* Update results conditions (#87)

* Update results conditions

* remove logging

* chore: add exact flag to the hompage route (#99)

* Content update 2 static-pages

* Feature/small styling fixes (#98)

* added footer top margin

* temporarily hide some menu items

* changed tab title closes #91

* feat: use accordion component (#104)

* updated footer links (#105)

* Remove json files from data. Default to / for transmitere si simptome page (#102)

* Update README.md

* Remove react-bulma-components and index.scss (#106)

* Update README.md

* Feature/load instruments data (#75)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* chore: refactor - extract duplicate code

Co-authored-by: Irina Borozan <anirib@gmail.com>

* Compress image. Remove unused image and js (#110)

* added yellow instruments app (#108)

* chore: load instruments from json file

* chore: added sort by display_order

* chore: update

* added stiri oficiale box data (#82)

* added stiri oficiale box data

* updates sidebar item title

* updated useful apps in sidebar

* added yellow instruments app

* commented out search input as it is not yet implemented

* cleanup search box for now and add instruments box in about

* added correct components version

* fixed display of new app type on home page and about

* fixed linter errors

* added top banner

* fixed other linter issues

* updated components version

Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>

* added meta info (#109)

* added meta info

* fixed image link

* added social share image

* absolute url for social image

* added type also

* refactor: improve some styles (#114)

* chore: bump fe-components version

* styles: add horizontal padding to the container class

* refactor: move SocialShare component below the article title

* [Feature] Sidebar menu navigation (#115)

* added subpages in content

* split cum ne protejam content into pages

* split adaptare content into pages

* slugs for subpages

* feat: add sidebar menu functionality

Co-authored-by: Irina Borozan <anirib@gmail.com>

* updated content texts (#117)

* Add Cloudfront invalidation (#118)

* Add aside, main and alt attr (#116)

* Content edits static-pages

* added code for romania link in footer (#125)

* added sponsors to about page (#119)

* added sponsors to about page

* fix lint issues

* added sponsor image locally

* reorganised about instruments list

* fix linting issues

* Update index.js

* Content changes to About page

* fixed lint issues

* updated version for components (#126)

* updated version for components

* fixed instruments links

* lint issue fixed

* Content update answers assessment static-pages

* Update content link stiri oficiale in first page

* Update links in text in About Page

- added links to
Guvernul Romania
ADR
DSU
in third paragraph

* calm down linter

* styles: hide main menu and instruments on non-desktop devices (#128)

* Prepare deployment to production env (#129)

* Prepare deployment to production env

* Update .github/workflows/deploy.yml

Co-Authored-By: Andrei Ioniță <hi@andrei.io>

* Update according to PR comments

Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Andrei Ioniță <hi@andrei.io>

* Change branding (#136)

* Change branding

* Lint fix

* Fix social image (#137)

Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
Co-authored-by: catileptic <s.alexandra.stefanescu@gmail.com>

* Hide newsletter on mobile

Co-authored-by: Dan Lepadatu <lepadatudan@gmail.com>
Co-authored-by: trupci <andreea.trupcea@ing.com>
Co-authored-by: Alexandru Puiu Albu <matrixpuiu@yahoo.com>
Co-authored-by: Alex Albu <alex.albu@novanet.no>
Co-authored-by: trupci <trupci@gmail.com>
Co-authored-by: AndreiMitrea <andrei.mitrea@imbuelabs.com>
Co-authored-by: adascaliteiradu <adascalitei.radu@live.com>
Co-authored-by: Irina Borozan <anirib@gmail.com>
Co-authored-by: vizu <bogdan.vizureanu@gmail.com>
Co-authored-by: Utwo <mihai.legat@gmail.com>
Co-authored-by: anca <anca.cismasiu@gmail.com>
Co-authored-by: Daniel <dansto13@yahoo.com>
Co-authored-by: Razvan Ciuca <razvann88@gmail.com>
Co-authored-by: Olivia Vereha <45068169+overeha@users.noreply.github.com>
Co-authored-by: Radu Stefanescu <radu.stefanescu@code4.ro>
Co-authored-by: Andrei Ioniță <hi@andrei.io>
Co-authored-by: catileptic <s.alexandra.stefanescu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants