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
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 28, 2021

  1. Commit

    danielsheh02 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    114107e View commit details
    Browse the repository at this point in the history
  2. creating a moderator

    danielsheh02 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    fa7d271 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from danielsheh02/pullFromSl

    creating a moderator
    danielsheh02 authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2b8b59d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from danielsheh02/work

    creating a moderator
    danielsheh02 authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    cdd80c7 View commit details
    Browse the repository at this point in the history
  5. delete logs

    danielsheh02 committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    06318c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from danielsheh02/work

    delete logs
    danielsheh02 authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    22a84a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    9b37a42 View commit details
    Browse the repository at this point in the history
  2. Find without moderator

    danielsheh02 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    fe90f2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from danielsheh02/work

    Search by all, users, doctors without moderator
    danielsheh02 authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    9ce5631 View commit details
    Browse the repository at this point in the history
  4. Refactor search table

    danielsheh02 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2028693 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Added profiles for all users

    All users now have profiles. You can go to the profile of any person by clicking on his name
    SlavaLatokhin committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    dfbccdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b7c54 View commit details
    Browse the repository at this point in the history
  3. Fix profile

    SlavaLatokhin committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b51cc72 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from SlavaLatokhin/work2

    @SlavaLatokhin Added profiles for all users
    SlavaLatokhin authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6ab52bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from danielsheh02/work

    Added tag <React.Component>
    danielsheh02 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    91ea97e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'pr/4'

    # 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
    SlavaLatokhin committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    ac2981e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e3ed89 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from danielsheh02/work

    Added search by all, username, doctors without moderator.
    SlavaLatokhin authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    aa44e3a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'pr/6'

    # 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
    SlavaLatokhin committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f18926c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86dacf6 View commit details
    Browse the repository at this point in the history
  11. Merge all pr

    SlavaLatokhin committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    fe20cde View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25be259 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #10 from danielsheh02/pullFromSl

    Pull from Slava.
    danielsheh02 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c843596 View commit details
    Browse the repository at this point in the history
  14. Topics

    IraSheremet committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    55457e5 View commit details
    Browse the repository at this point in the history
  15. Change url

    IraSheremet committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    384d670 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into work

    # Conflicts:
    #	med-web-app-front/src/components/view-records.component.js
    #	src/main/java/com/app/medicalwebapp/controllers/TopicController.java
    IraSheremet committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    9c5bb86 View commit details
    Browse the repository at this point in the history
  17. Merge remote-tracking branch 'Slava/master' into work

    # Conflicts:
    #	med-web-app-front/src/components/view-records.component.js
    IraSheremet committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    733ab41 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    1b5f9c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from danielsheh02/work

    refactor ui in sign in and sign up
    SlavaLatokhin authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    5bad33a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e66a0d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    041eeaa View commit details
    Browse the repository at this point in the history
  2. update sign up, sign in

    danielsheh02 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    b252751 View commit details
    Browse the repository at this point in the history
  3. delete createTheme

    danielsheh02 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    471e205 View commit details
    Browse the repository at this point in the history
  4. delete avatar

    danielsheh02 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    478284b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from danielsheh02/work

    refactor label in textfields
    SlavaLatokhin authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    61f8002 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from danielsheh02/work

    refactor sign up, sign in
    danielsheh02 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    71e6b78 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12 from danielsheh02/master

    refactor sign in, sign up
    danielsheh02 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e58e2f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4daf18c View commit details
    Browse the repository at this point in the history
  9. commit packages

    danielsheh02 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    7571156 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f93909d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #10 from danielsheh02/work

    switch to profile from review, switch to posts after authorization
    SlavaLatokhin authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    a507eb8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60937c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce6b436 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    2b781e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b6f85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09d76e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from danielsheh02/work

    Refactor tables in search
    danielsheh02 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    574f168 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from danielsheh02/master

    Refactor tables in search
    danielsheh02 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    fee567a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    765e46a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'work3'

    # Conflicts:
    #	med-web-app-front/package-lock.json
    SlavaLatokhin committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f15534d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from danielsheh02/work

    refactor ui tables in search
    SlavaLatokhin authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    0297cce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5ff36e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #15 from danielsheh02/pullFromSl

    Pull request
    danielsheh02 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e338f0b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    c1cd4e6 View commit details
    Browse the repository at this point in the history
  2. Refactor profile ui

    danielsheh02 committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ec56422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5e143f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Refactor profile ui.

    danielsheh02 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ddbcdaa View commit details
    Browse the repository at this point in the history
  2. Refactor record-card

    SlavaLatokhin committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b623a41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from IraSheremet/work

    Create record form
    SlavaLatokhin authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1762e17 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pr/14'

    # Conflicts:
    #	med-web-app-front/src/App.css
    #	med-web-app-front/src/App.js
    SlavaLatokhin committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5c009c9 View commit details
    Browse the repository at this point in the history
  5. Apply all changes

    SlavaLatokhin committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3bd1a3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    236ec86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcd08c0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #16 from danielsheh02/work

    Refactor profile ui.
    danielsheh02 authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    6ab739f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #15 from danielsheh02/work

    Refactor profile reviews ui.
    SlavaLatokhin authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    90fa453 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #17 from danielsheh02/work

    Refactor profile ui.
    danielsheh02 authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    cf85541 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bb9d92 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #18 from danielsheh02/pullFromSl

    Pull from sl
    danielsheh02 authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4b2500b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #16 from IraSheremet/work

    Appbar and drawer
    SlavaLatokhin authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b028a8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    51d176e View commit details
    Browse the repository at this point in the history
  15. Merge pull request #17 from danielsheh02/work

    Added regular expressions for validate reviews.
    SlavaLatokhin authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f74281c View commit details
    Browse the repository at this point in the history
  16. Appbar and drawer

    IraSheremet committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a264214 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1ad3a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    3907bef View commit details
    Browse the repository at this point in the history
  2. Added patronymic.

    danielsheh02 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    27e2e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac709a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from danielsheh02/work

    Refactor regular expressions and backend function "find review".
    SlavaLatokhin authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a3e5cb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ed60bf View commit details
    Browse the repository at this point in the history
  6. Merge pull request #19 from SlavaLatokhin/work3

    Fixed records and add new reply form
    SlavaLatokhin authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c70e7e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    527eef5 View commit details
    Browse the repository at this point in the history
  8. Refactor lines

    danielsheh02 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ce9d355 View commit details
    Browse the repository at this point in the history
  9. Change colors

    IraSheremet committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9279075 View commit details
    Browse the repository at this point in the history
  10. Style pipelines

    IraSheremet committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    bdf4448 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9af0776 View commit details
    Browse the repository at this point in the history
  12. Fix review

    SlavaLatokhin committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b0495a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5898683 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #20 from danielsheh02/work

    Refactor lines
    danielsheh02 authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c87ffc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    75f37fd View commit details
    Browse the repository at this point in the history
  16. Merge pull request #21 from danielsheh02/pullFromSl

    Pull from sl
    danielsheh02 authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    0e8d083 View commit details
    Browse the repository at this point in the history
  17. Refactor regular

    danielsheh02 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7bcec5d View commit details
    Browse the repository at this point in the history
  18. Also colors

    IraSheremet committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ba782ed View commit details
    Browse the repository at this point in the history
  19. Refactor buttons

    danielsheh02 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    792a40f View commit details
    Browse the repository at this point in the history
  20. Change topic components

    IraSheremet committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    099eb36 View commit details
    Browse the repository at this point in the history
  21. Change topic components

    IraSheremet committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    dd7d2b6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ad54a3a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4d5df02 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #22 from SlavaLatokhin/work3

    Change record and home page
    SlavaLatokhin authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f82d436 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'pr/21'

    # Conflicts:
    #	med-web-app-front/src/components/record-card-new.component.js
    #	med-web-app-front/src/components/record-thread.component.js
    SlavaLatokhin committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9fae904 View commit details
    Browse the repository at this point in the history
  26. Fix record

    SlavaLatokhin committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    92d9174 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c993676 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2e23f29 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8cc903c View commit details
    Browse the repository at this point in the history
  30. Merge pull request #24 from danielsheh02/pullFromSl

    Pull from sl
    danielsheh02 authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    659c953 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    65afba8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from danielsheh02/work

    Wrapped components in cards.
    danielsheh02 authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    2b258a4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from danielsheh02/work

    Wrapped components in cards.
    SlavaLatokhin authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    d6ff87f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from danielsheh02/work

    Wrapped components in cards.
    danielsheh02 authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    fd391d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. view record page change

    SlavaLatokhin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2e4e640 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	med-web-app-front/public/index.html
    SlavaLatokhin committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    5437e31 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Changed history

    SlavaLatokhin committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    9baa10a View commit details
    Browse the repository at this point in the history
  2. view record page change

    SlavaLatokhin committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    f4ab7de View commit details
    Browse the repository at this point in the history
  3. Change main pages

    IraSheremet committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    6a5e47e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee6891 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pr/24'

    # Conflicts:
    #	med-web-app-front/src/components/view-records.component.js
    SlavaLatokhin committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    b9d8108 View commit details
    Browse the repository at this point in the history
  6. Change view attachment

    IraSheremet committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    801eab5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1abe6ee View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25 from IraSheremet/master

    Change main pages
    SlavaLatokhin authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    3bc466d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4a2045 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Merge branch 'pr/27'

    SlavaLatokhin committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    6732791 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pr/27'

    # Conflicts:
    #	med-web-app-front/src/components/home.component.js
    #	med-web-app-front/src/components/record-card-new.component.js
    #	med-web-app-front/src/components/record-thread.component.js
    #	med-web-app-front/src/components/view-records.component.js
    SlavaLatokhin committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    078192b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81d48fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6629ba9 View commit details
    Browse the repository at this point in the history
  5. Delete modele message.

    danielsheh02 committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    c6c812b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from IraSheremet/master

    Change view attachment
    SlavaLatokhin authored Sep 19, 2021
    Configuration menu
    Copy the full SHA
    98910c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd13fdc View commit details
    Browse the repository at this point in the history
  8. Change link in tables

    danielsheh02 committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    12f318c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a97e45a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #27 from danielsheh02/pullFromSl

    I cleared the warnings, did a tag search by string.
    SlavaLatokhin authored Sep 19, 2021
    Configuration menu
    Copy the full SHA
    a26a4cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dd00c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Fix search by topics.

    danielsheh02 committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    27cc779 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Merge pull request #28 from danielsheh02/pullFromSl

    Fix search by topics.
    SlavaLatokhin authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    e2ec5cf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Add nginx, orthanc-plugins to docker-compose, change frontend

    "Orthanc-plugin" instead of "Orthanc" required to work properly with OHIF.
    Add buttons to go to the viewer.
    Suriafla committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e6a7cd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    cdc47ed View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    5be9102 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports.

    danielsheh02 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    00b3a20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from danielsheh02/pullFromSl

     Created tests for UserController, UserService and test container.
    danielsheh02 authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    f09ff2c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from Suriafla/master

    Add nginx, orthanc-plugins to docker-compose, change frontend
    SlavaLatokhin authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    aece86b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #30 from danielsheh02/master

     Created tests for UserController, UserService and test container.
    SlavaLatokhin authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7a650a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    dc7028f View commit details
    Browse the repository at this point in the history
  2. Create maven.yml

    danielsheh02 authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    0439fda View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from danielsheh02/pullFromSl

    Create a moderator in a real database. Create users for the test data base.
    danielsheh02 authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d352546 View commit details
    Browse the repository at this point in the history
  4. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    dc589e5 View commit details
    Browse the repository at this point in the history
  5. Delete maven.yml

    danielsheh02 authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    6a8a2a0 View commit details
    Browse the repository at this point in the history
  6. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    45037e1 View commit details
    Browse the repository at this point in the history
  7. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    af11731 View commit details
    Browse the repository at this point in the history
  8. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9dcb312 View commit details
    Browse the repository at this point in the history
  9. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d13f45f View commit details
    Browse the repository at this point in the history
  10. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b47e9a0 View commit details
    Browse the repository at this point in the history
  11. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    ee6a02b View commit details
    Browse the repository at this point in the history
  12. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    364336b View commit details
    Browse the repository at this point in the history
  13. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    11f9817 View commit details
    Browse the repository at this point in the history
  14. Update maven.yml

    danielsheh02 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    dcf3ba4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    ff27b84 View commit details
    Browse the repository at this point in the history
  2. Update maven.yml

    danielsheh02 committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    567c30b View commit details
    Browse the repository at this point in the history
  3. Update maven.yml

    danielsheh02 committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    d1f48ee View commit details
    Browse the repository at this point in the history
  4. Update maven.yml

    danielsheh02 committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    639a871 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Update maven.yml

    danielsheh02 committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    c898c02 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Update maven.yml

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f2a3990 View commit details
    Browse the repository at this point in the history
  2. Update maven.yml

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1619471 View commit details
    Browse the repository at this point in the history
  3. Update maven.yml

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b911be4 View commit details
    Browse the repository at this point in the history
  4. Experiment with CI

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f8572e9 View commit details
    Browse the repository at this point in the history
  5. Working CI and tests.

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8e7a71f View commit details
    Browse the repository at this point in the history
  6. Working CI and tests.

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fd987f1 View commit details
    Browse the repository at this point in the history
  7. Working CI and tests.

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    700f7b3 View commit details
    Browse the repository at this point in the history
  8. Working CI and tests.

    danielsheh02 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    056e665 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #29 from danielsheh02/pullFromSl

    Working CI and tests.
    danielsheh02 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    dff2870 View commit details
    Browse the repository at this point in the history
  10. Create maven.yml

    danielsheh02 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ff9537b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ce800e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #32 from danielsheh02/master

    Added customized CI with running tests.
    danielsheh02 authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f914a28 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Messages

    danielsheh02 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    5dac125 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Messages

    danielsheh02 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d50abd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Messages

    danielsheh02 committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0ac581c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Messages

    danielsheh02 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c65538b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Messages

    danielsheh02 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3801736 View commit details
    Browse the repository at this point in the history
  2. Messages

    danielsheh02 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    600d365 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    fa7a9ab View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    c40a84d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    332a68b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    df1af0f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    8ae2759 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    7371e91 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    9bef8ef View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    25ce395 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    573e1dc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge pull request #30 from danielsheh02/draft

    Implemented a messenger. Minor UI fixes.
    danielsheh02 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    e1c13df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from danielsheh02/master

    Implemented a messenger. Minor UI fixes.
    danielsheh02 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9756f05 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    22bd0a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. The contact filter works by the last written message in real time. Ac…

    …cording to the last accepted one, it does not work (In progress).
    danielsheh02 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    6f6a1ce View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Merge pull request #1 from MathAndMedLab/master

    Типа fetch upstream
    IraSheremet authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bbd133c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from MathAndMedLab/develop

    Develop fetch
    IraSheremet authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    98f8201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fd913c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from danielsheh02/draft

    Updating and sorting the contact list by the time of sending.
    danielsheh02 authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8dbb50b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #34 from danielsheh02/master

    Updating and sorting the contact list by the time of sending.
    danielsheh02 authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7973719 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6982bdd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #32 from danielsheh02/draft

    Added conditions that the last message in the contact list can be null.
    danielsheh02 authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b197f2a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #35 from danielsheh02/master

    Added conditions that the last message in the contact list can be null.
    danielsheh02 authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    cc754cb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Implemented the attachment of files in the messenger without download…

    …ing, clicking on all links except the main ones is only available to authorized users, otherwise the login page will open.
    danielsheh02 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0e37d90 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. It is implemented so that when uploading a file to a message, the fil…

    …e appears in "my files".
    danielsheh02 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ca6c10d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Images msg draft

    danielsheh02 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    73aa342 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Images msg draft

    danielsheh02 committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    9ad2a7e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    5fea442 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Implemented a limit on the number of files, the size of files, the di…

    …splay of images in messages. Changed the maximum allowed file upload size via http to 3000MB in the properties.
    danielsheh02 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    e05b0ea View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. I reworked saving files up to 50MB sent in the messenger to the postg…

    …res database. Dicom images are always saved in orthanc.
    danielsheh02 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    9d79ef8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Added logic for displaying days of the week and dates of sent message…

    …s. Works only on the contact list.
    danielsheh02 committed May 8, 2022
    Configuration menu
    Copy the full SHA
    5901b76 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    99c392d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    630e8ec View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Implemented message deletion only if the Message Id is present. The I…

    …d may not be present if we have sent a message and have not uploaded the entire batch of messages from the server, since the rendering of just the sent message occurs on the client.
    danielsheh02 committed May 16, 2022
    Configuration menu
    Copy the full SHA
    973743a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    8f58cf6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    0463a20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from danielsheh02/draft

    A fully working messenger with the ability to add files and delete messages.
    danielsheh02 authored May 26, 2022
    Configuration menu
    Copy the full SHA
    79c3b72 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from danielsheh02/master

    A fully working messenger with the ability to add files and delete messages.
    danielsheh02 authored May 26, 2022
    Configuration menu
    Copy the full SHA
    a702c0a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge pull request #3 from MathAndMedLab/develop

    Messenger update
    IraSheremet authored May 27, 2022
    Configuration menu
    Copy the full SHA
    f0ae7d2 View commit details
    Browse the repository at this point in the history
  2. Add DICOM Viewer

    IraSheremet committed May 27, 2022
    Configuration menu
    Copy the full SHA
    e2e8492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79ccf1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from danielsheh02/draft

    Refactoring code, renaming files and packages.
    danielsheh02 authored May 27, 2022
    Configuration menu
    Copy the full SHA
    ebad023 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #38 from danielsheh02/master

    Refactoring code, renaming files and packages.
    danielsheh02 authored May 27, 2022
    Configuration menu
    Copy the full SHA
    a2405b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #37 from IraSheremet/develop

    Add DICOM Viewer
    IraSheremet authored May 27, 2022
    Configuration menu
    Copy the full SHA
    fd888f0 View commit details
    Browse the repository at this point in the history
  7. MIRF analysis added

    SlavaLatokhin committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d1eb93d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. MIRF analysis added

    SlavaLatokhin committed May 28, 2022
    Configuration menu
    Copy the full SHA
    636abbf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Refactoring code.

    danielsheh02 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9860dfd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    d7b3ed9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from danielsheh02/draft

    Added a test for the messenger service. Refactor code.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7bee1e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d48843c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36 from MathAndMedLab/develop

    Merge the shared version.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b4a62b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc40f2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #37 from danielsheh02/snyk-fix-5d9f369a4e723146e72…

    …96a36efa408e8
    
    [Snyk] Fix for 5 vulnerabilities
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    738d4a4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #38 from danielsheh02/master

    Merge the shared version.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4eaff1f View commit details
    Browse the repository at this point in the history
  8. Added saving the uid from dicom images via messenger, as well as rece…

    …iving the uid from the server to the messenger.
    danielsheh02 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    27d3211 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #39 from danielsheh02/draft

    Added saving the uid from dicom images via messenger, as well as receiving the uid from the server to the messenger.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0c29924 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a116eb7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #40 from danielsheh02/draft

    Deleted unnecessary functions.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    069f6e0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #39 from danielsheh02/master

    Added saving the uid from dicom images via messenger, as well as receiving the uid from the server to the messenger.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    786c653 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #40 from MathAndMedLab/develop

    Transferring the develop branch to master.
    danielsheh02 authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    036a044 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 …

    …to 2.13.2.2
    
    Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.2.2.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/
    
    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
    snyk-bot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c3e2b57 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade commons-io:commons-io from 2.6 to 2.11.0

    Snyk has created this PR to upgrade commons-io:commons-io from 2.6 to 2.11.0.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/commons-io/commons-io/
    
    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
    snyk-bot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e51bedc View commit details
    Browse the repository at this point in the history
  3. fix: upgrade org.springframework.boot:spring-boot-starter-websocket f…

    …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
    snyk-bot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    d388985 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15ff07 View commit details
    Browse the repository at this point in the history
  5. fix: upgrade org.apache.httpcomponents:httpmime from 4.5.12 to 4.5.13

    Snyk has created this PR to upgrade org.apache.httpcomponents:httpmime from 4.5.12 to 4.5.13.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime/
    
    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
    snyk-bot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2628088 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #43 from danielsheh02/snyk-upgrade-994cf9a2247edb2…

    …3c7b3a457491c9f7b
    
    [Snyk] Upgrade org.springframework.boot:spring-boot-starter-websocket from 2.6.3 to 2.6.7
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0d58a12 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #45 from danielsheh02/snyk-upgrade-0143f13e7880611…

    …825f7e1841e51a75a
    
    [Snyk] Upgrade org.apache.httpcomponents:httpmime from 4.5.12 to 4.5.13
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    888669a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #44 from danielsheh02/snyk-upgrade-d406011a63c43fc…

    …fb9e9f084501d2d6d
    
    [Snyk] Upgrade org.apache.httpcomponents:httpclient from 4.5.12 to 4.5.13
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    c8e1945 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #42 from danielsheh02/snyk-upgrade-2dda39c771f4a8e…

    …62a2ae9eec3809c77
    
    [Snyk] Upgrade commons-io:commons-io from 2.6 to 2.11.0
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    3587458 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #41 from danielsheh02/snyk-upgrade-ff29cd81b662904…

    …019787b16fdcdcf68
    
    [Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.2.2
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    bf38ab6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #46 from danielsheh02/master

    Updated versions of dependencies from snyk.
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6d487cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ead58b6 View commit details
    Browse the repository at this point in the history
  13. Deleted travis CI

    danielsheh02 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    26ca621 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #47 from danielsheh02/draft

    Refactoring.
    danielsheh02 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    e9721f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Fixed a bug with setting the time of sending messages> Replaced Route…

    …r with HashRouter. Distributed the files into folders.
    danielsheh02 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    37010a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from danielsheh02/draft

    Fixed a bug with setting the time of sending messages> Replaced Route…
    danielsheh02 authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    87f57ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from danielsheh02/master

    Fixed a bug with setting the time of sending messages. Replaced Router with HashRouter. Distributed the files into folders.
    danielsheh02 authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    9cff06c View commit details
    Browse the repository at this point in the history