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

Profile, Search ans tags, Material-UI #3

Open
wants to merge 267 commits into
base: master
Choose a base branch
from

Conversation

SlavaLatokhin
Copy link

A profile was made for all users and the ability to leave reviews in it was added, tags to posts were added, the functionality of searching for users with different settings appeared and users were divided by roles. UI on all site was changed to Material-UI.

danielsheh02 and others added 30 commits July 28, 2021 22:51
Search by all, users, doctors without moderator
All users now have profiles. You can go to the profile of any person by clicking on his name
Added tag <React.Component>
# Conflicts:
#	med-web-app-front/src/App.js
#	med-web-app-front/src/components/login.component.js
#	med-web-app-front/src/components/pipelines.component.js
#	med-web-app-front/src/components/record-card.component.js
#	med-web-app-front/src/components/record-thread.component.js
#	med-web-app-front/src/components/upload-attachments.component.js
#	med-web-app-front/src/components/user-card.component.js
#	med-web-app-front/src/components/view-attachments.component.js
#	med-web-app-front/src/services/record.service.js
Added search by all, username, doctors without moderator.
# Conflicts:
#	med-web-app-front/src/components/view-records.component.js
#	med-web-app-front/src/services/topic.service.js
#	med-web-app-front/src/styles/Record.css
#	src/main/java/com/app/medicalwebapp/controllers/RecordController.java
#	src/main/java/com/app/medicalwebapp/model/Topic.java
#	src/main/java/com/app/medicalwebapp/repositories/RecordRepository.java
#	src/main/java/com/app/medicalwebapp/repositories/TopicRepository.java
#	src/test/java/com/app/medicalwebapp/RecordServiceTest.java
# Conflicts:
#	med-web-app-front/src/components/view-records.component.js
#	src/main/java/com/app/medicalwebapp/controllers/TopicController.java
# Conflicts:
#	med-web-app-front/src/components/view-records.component.js
refactor ui in sign in and sign up
danielsheh02 and others added 30 commits June 1, 2022 13:52
Added a test for the messenger service. Refactor code.
…96a36efa408e8

[Snyk] Fix for 5 vulnerabilities
…iving the uid from the server to the messenger.
Added saving the uid from dicom images via messenger, as well as receiving the uid from the server to the messenger.
Deleted unnecessary functions.
Added saving the uid from dicom images via messenger, as well as receiving the uid from the server to the messenger.
Transferring the develop branch to master.
…rom 2.6.3 to 2.6.7

Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-websocket from 2.6.3 to 2.6.7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket/

See this project in Snyk:
https://app.snyk.io/org/kuvalda2002/project/ce7368c1-7b76-4616-a24f-8d88687c073e?utm_source=github&utm_medium=referral&page=upgrade-pr
…3c7b3a457491c9f7b

[Snyk] Upgrade org.springframework.boot:spring-boot-starter-websocket from 2.6.3 to 2.6.7
…825f7e1841e51a75a

[Snyk] Upgrade org.apache.httpcomponents:httpmime from 4.5.12 to 4.5.13
…fb9e9f084501d2d6d

[Snyk] Upgrade org.apache.httpcomponents:httpclient from 4.5.12 to 4.5.13
…62a2ae9eec3809c77

[Snyk] Upgrade commons-io:commons-io from 2.6 to 2.11.0
…019787b16fdcdcf68

[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.2.2
Updated versions of dependencies from snyk.
…r with HashRouter. Distributed the files into folders.
Fixed a bug with setting the time of sending messages> Replaced Route…
Fixed a bug with setting the time of sending messages. Replaced Router with HashRouter. Distributed the files into folders.
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.

5 participants