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

Develop to Release #781

Merged
merged 188 commits into from
Sep 6, 2022
Merged

Develop to Release #781

merged 188 commits into from
Sep 6, 2022

Conversation

Dergelyova
Copy link
Collaborator

Type of Pull Request *

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. For example, tooling, build system, CI, docs, etc.)

Description *

Extend copy of files in docker.prod file. Now lock files copied and used in build

###Summary of issue
Before we were copying just package.json which caused yarn install to operate without lock file, which was copied later. It caused dependencies were never locked during the build and finally(yesterday) caused build failure, when installed latest prettier-format incompatible with Node12 project uses.

###Summary of change
Now lock file is copied before yarn install processed

"*" - mandatory field

0shar0 and others added 30 commits September 14, 2021 22:40
* edit mobile newest section

* edit mobile newest section

* edit mobile newest section

* edit mobile newest section

* edit mobile newest section

* edit mobile view

* edit mobile view

* edit mobile view

* edit mobile view

* edit mobile view

* edit mobile view

* edit mobile view

* edit mobile view

* edit main page mobile version

* edit main page mobile version

* edit main page mobile version

* edit main page mobile version

* edit main page mobile version

* edit main page mobile version

* edit main page mobile version

* edit sonarLint errors
* editor_bugFix

* editor_bugFix

* edit mobile view

* edit text max lengths

* edit text max lengths

* edit text max lengths

* edit editors test
* edit_main_page_mobile

* edit_main_page_mobile

* edit_main_page_mobile

* edit_main_page_mobile

* edit_main_page_mobile

* edit_main_page_mobile

* edit_main_page_mobile

* edit_main_page_mobile
* Fix header and footer responsiveness on laptops

* Hide the avatar on tablets
* editor bug fix & hide footer on mobile version

* editor bug fix & hide footer on mobile version

* fix conflict
* Add MaterialsViewMobile component and connect it

* Remove margin from page (on mobile width)

* Change width of the preview cards (mobile width)

* Add filters button

* Add FiltersMenu component

* Adjust Media Post Preview Card width in mobile design

* Add new word to locale

* Change color of direction chip on mobile

* Add dividers to checkboxes in mobile

* Movd selected types and filters to separate variable

* Adjust MaterialsView styles for mobile

* Update FiltersMenu

* Update MaterialsViewMobile

* Update FiltersButton

* Adjust styles

* Fix content display on mobile devices

* Add new word to locales

* Add dynamic header and load more button

* Remove redundant inline styles

* Update PostList styles

* Fix style bugs

* Add svg arrow, fix grid props bug

* Update filters button cross

* Change width of selected types slider
* change name to icon in account menu

* add styling to account nemu icon

* remove unused vars
* edit_sticky_appBar_&_header

* edit_sticky_appBar_&_header

* edit_sticky_appBar_&_header

* fixed typo
…ub-text and for congratulation-title-text and for еру second class I set padding-top to 50px, for congratulation-container height to 430px. Also i added cross button forco congratulation pop-up. (#587)
* fix: fix video size

* remove: remove unused prop

* fix esLint error

* fix: fix style

* fix: fix video size for desktop

Co-authored-by: Shar4ik <bodiasharko@gmail.com>
* remove default image

* change height of the card
* stylize author's section on mobile

* stylize top section on mobile

* stylize second top section

* edit some styles
* Update ConditionNav styles, add hooks

* Update ContentSection styles (mobile)

* Add styles to conditions

* Rework scroll logic on mobile
besizzo and others added 28 commits April 21, 2022 11:22
* starting from the button

* saving progress

* admin table width adjusted
* bug fixed

* bug fixed, but may persist on old articles

* test file adjusted since tested file has been refactored
* feat(author): add send to review button instead of publish

* feat(Author): delete publish button from action button group from table

*  test: update missing test for post editor buttons
* fix: added sort to `getAllExperts` request

* fix: change format of sorting
Co-authored-by: Kostiantyn <zeleniy.ejik@gnail.com>
* bugfix_514

* Delete yarn.lock

* return yarn.lock

Co-authored-by: Kostiantyn <zeleniy.ejik@gnail.com>
Co-authored-by: Kostiantyn <zeleniy.ejik@gnail.com>
Co-authored-by: Kostiantyn <zeleniy.ejik@gnail.com>
* test: added tests to the BasicButton component

* fix: ESlint error
* bugfix_588

* test fix

Co-authored-by: Kostiantyn <zeleniy.ejik@gnail.com>
* TextFieldWithDebounce component tests

* TextFieldWithDebounce component tests

* remove renamed file

* add tests AdminDatePicker and AdminTextField

* add snapshots

* change error in snapshots

* Delete AdminDatePicker.test.tsx.snap

* remove Snapshot

Co-authored-by: Kostiantyn <zeleniy.ejik@gnail.com>
* order adjusted

* test file adjusted to new options order
* bug fixed

* bug fixed, but may persist on old articles

* test file adjusted since tested file has been refactored

* double spaces bug handled, bug fixed
@Dergelyova Dergelyova merged commit 428d87c into release Sep 6, 2022
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.