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

feat: feeds | edit delete func #826

Merged
merged 12 commits into from
May 31, 2024

Commits on May 14, 2024

  1. feat: change modal structure

    why: to close it in better way with overlay
    how: use portal
    ArkadiK94 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2dae0e3 View commit details
    Browse the repository at this point in the history
  2. feat: add delete comment functionality

    who: dispatch with correct method and url
    ArkadiK94 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9c4677c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc4c4bf View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat: adding main feed edit option

    why: so users could edit feed
    how: changing the ModifyFeed component
    ArkadiK94 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c37965f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce20259 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    2f949da View commit details
    Browse the repository at this point in the history
  2. fix: icons problem

    ArkadiK94 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    4c5b38a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    76717f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e19ffdb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. feat: modify the rtk to connect to new data structure of feeds, add e…

    …dit option
    
    what: the data structure of feeds changed so modify rtk to fit ,
    change the edit option , and make it work also for comments
    how: change rtk, made modifications
    why: to fit new data structure, to make edit work
    ArkadiK94 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f6b27df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997fcaf View commit details
    Browse the repository at this point in the history
  3. fix: minor issues

    ArkadiK94 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e1be0ca View commit details
    Browse the repository at this point in the history