Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Add move posts modal #332

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

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    08363f9 View commit details
    Browse the repository at this point in the history
  2. Fix: share modal didn't open when not signed in

    Now, for unauthorized user, we show "Auth required" instead of share modal on click on "Write post" in share dropdown
    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    b12f7a1 View commit details
    Browse the repository at this point in the history
  3. WIP: implement move post

    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    7c4f822 View commit details
    Browse the repository at this point in the history
  4. Finish move post modal

    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    5c5301b View commit details
    Browse the repository at this point in the history
  5. Change "Move post" list item position

    - FIx code style
    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e9f9fb1 View commit details
    Browse the repository at this point in the history
  6. Move common modals styles to a separate file

    - Fix code style
    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    618d7a2 View commit details
    Browse the repository at this point in the history
  7. Add filter for current post space id in move modal

    - Clean up unused code
    - Fix some bugs
    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c76b81f View commit details
    Browse the repository at this point in the history
  8. Move modals into shared folder

    - Fix paths in working files
    F3Joule committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    00581cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5785148 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c18e718 View commit details
    Browse the repository at this point in the history