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 #760

Merged
merged 169 commits into from
May 3, 2022
Merged

Develop to Release #760

merged 169 commits into from
May 3, 2022

Conversation

Dergelyova
Copy link
Collaborator

Pull Request Template

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.)

Related links

Issue link
#558 Bug Report
#514 Bug Report
#513 Bug Report
#550 Bug Report
#525 Bug Report
#527 Bug Report
#551 Bug Report
#552 Bug Report
#511 Bug Report
#557 Bug Report
#561 Bug Report
#560 Bug Report
#402 Bug Report

Description *

Fixed filter checkbox on materials page.
Adjusted Editor save button to be disabled when no changes occured.
Fixed placeholder text for author search.
[Mobile] Fixed important card size in the carousel.[Mobile] Fixed header conduct during scrolling.
Fixed AdminTable Date Filter to format dd.mm.yyyy.
Fixed search results presented on the admin page.
Enlarged buttons' size in post preview page. Enlarged distance between buttons.
Admin table width adjusted.
Carousel card redesigned.
Fixed experts view [mobile] so only 12 experts cards are displayed in the author section on one page.
The ‘Показати ще 12’ button is located on the ‘Автори’ page.
Added Button to Scroll Up to the top of the page.
Confirmation window buttons text adjusted.

Summary of change
Fixed Bug Reports for Epic: 11, 8a, 7.

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 26 commits March 25, 2022 17:12
* date handled, bug with inputs remains

* bug fixed, need to implement input debounce

* bug fixed
* bug fixed, save button is now disabled until changes are made

* snapshots updated

* implemented for video posts now, still need help from BE team to implement for dopys type posts
* materials table is copied

* materials table has been relocated

* inor adjustments

* disabled a couple of test for now, cannot resolve the problem
* table width adjusted, title cell is not

* adjustments finished
…tion/updation files (#741)

* bug fixed, tooltip added

* bug fixed, save button is now disabled until changes are made

* snapshots updated

* issue #470 updated publish button in the Editor

* issue470 add "Редагувати" for "Заплановано"status

* issue#470 updated Publish button for author

* implemented for video posts now, still need help from BE team to implement for dopys type posts

* console.log deleted

* combined initial updating files

* post update files refactored

* refactoring in process, adjusting previewing post

* create update post files refactoring finished

* cleaned few files from comments and unused variables

* bugfix#518_537 updated Save&Post buttons in Editor

* fixed eslint errors for TextPostUpdation

* bugfix#519 fixed buttonPublish disabling in Editor

* bugfix#519/537_updated_buttons_to_refactored_files

* tests adjusted for Save/Post buttons in Editor

* fixed eslint errors

* commented unused files/skipped tests for global checking and deletion

* commented unused files/skipped tests

* commented unused files/updated tests

* deleted unused post updation/creation files,fixed isEmpty content check for postCreation

* deleted unused post updation snapshots

Co-authored-by: besizzo <besizzo@gmail.com>
* initial setup is done

* trying to modify AdminTable component to serve two purposes

* filters for authors adjusted

* implemeting fetchExpertMaterials

* struggling with typisation

* still struggling

* switched to redux async actions, need to figure our how to correctly apply parameters to the get query

* table columns for author adjusted

* author material page displays her his posts now

* button options adjusted for author and admin

* action buttons options adjusted for admin and author

* still fixing

* author materials tab is presented on profile page now

* minor bug with carousel pictures on front page fixed

* bugfix540

* minor bugs fixed, redimentary files deleted

* minor changes to action buttons
* confirmation window buttons text adjusted

* snapshots updated
* Bugfix560: mobile Added LoadMore button to experts view

* Bugfix566: Added UpButton to mobile Experts view
* bug fixed

* snapshot updated
* card redesigned

* minor styles adjustments
* 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
@Dergelyova Dergelyova requested a review from sarhan-azizov as a code owner May 3, 2022 15:37
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Dergelyova Dergelyova merged commit 7c8314b into release May 3, 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.