Skip to content

Tags: PWrInSpace/PoliWebsite

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MVP (#16)

* Add lock files

* fix build

* Update App.tsx

* ghpages

* ghpages

* ghpages

* Update App.tsx

* ghpages

* Update buildAndDeploy.yml

* Update App.tsx

* Navbar and RWD breakpoints

* Fix logo redirect on ghPages

* Set up landing page background

* Update landing-section.module.scss

* Create social media component (#2)

* added a social media component
* different styles for desktop and mobile
* working links
* component shifts down if desktop window is small (but still width>mobile) => would cover the menu bar otherwise
* cool animation

* Create footer (#3)

* add footer container and background

* add navigation to footer

* add footer divider and fix mobile view

* add text and logo

* change font

* change icon interface

* change icon file props

* add and update social media icons

* add working icons to footer

* make icons and mail link clickable

* fixed mobile view

* fixed localization

* fix onClick action

take onClick action from props instead of being hardcoded into a component

* use generics in icon interfaces & default values

* Add LinkedIn icon to footer (#4)

* add linkedin logo

* fix mobile view

* Add landing section (#6)

* add fonts & text

* create layout

* fix fonts display

* fix button layout

* change font spacing

* fix number display

* add arrow icon

* layout fix

* change button font size

* fix mobile view

* change buttons

* fix fonts

* remove scss unnecessary values

* move colors to variables

* create NumberContainerComponent

* review fix

---------

Co-authored-by: JanZmyslowski <[email protected]>

* Add about us section (#5)

* add text to locales

* add planets

* update about us

* fix about us mobile view

* fix mobile view

* move planets to icons & move divs to AboutUs.tsx

* revert breakpoint

* add PlanetComponent

* review fix

---------

Co-authored-by: JanZmyslowski <[email protected]>

* create background

* add text & images

* update page

* fix margin

* Fix footer (#10)

* change background

* change grid to flexbox

* fix breakpoints

* move paragraph info to an object

* move background-color to App

* remove Route

* Create 'our projects' section (#7)

* create outline

* add buttons

* add button selecting functionality

* add fonts

* fix locales json

* fix fonts

* add rocket panel

* add icons

* complete rocket panel

* small fixes

* update main file

* update rockets

* fix mobile view

* hotfix

* move rocket details to an object

* fix rocket position

* Create 'Sponsors' page (#11)

* add logos

* update logo

* add sponsors page

* remove Route

* move logos to an object

* remove body selector

* navbar improvement

* Create 'Contact' page (#9)

* create outline

* create person picture component

* hotfixes

* update person picture component

* create contact link component

* add icons

* update contact link

* hotfix

* fix scss

* fix mobile view

* fix margin

* fix translations

* remove Route

* move people info to an object

* remove body selector

* add location component

* add google maps iframes

* move comment

* Main page fixes (#12)

* add 'our sponsors' section

* fix landing section background

* fix footer background

* make footer navbar disappear when mobile

* fix landing section mobile view

* fix mobile

* make buttons more accessible

* display fix (#13)

* Create 'Join us' page (#14)

* create outline

* create JoinDepartmentContainer component

* add images

* add paragraphs in loop

* add link

* mail hotfix

* fix loop

* Final finishes (MVP) (#15)

* finish main page

* change interline

* finish about us

* make links open in a new window

* change BeVietnamPro font to Mulish

* fix 'our projects' layout shift

* deactivate unfinished subpages from navbar

* font fix

* add home nav

* add scroll on arrow click

* layout fix

* change landing section background

* layout fix

* disable 'join us' page nav

* error fixes

* compressed big images

---------

Co-authored-by: Igor Stalmach <[email protected]>
Co-authored-by: Igor Stalmach <[email protected]>