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

Feature: Related files #725

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

Feature: Related files #725

wants to merge 38 commits into from

Commits on Dec 12, 2022

  1. migration and background in progress

    Repumba committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d72d752 View commit details
    Browse the repository at this point in the history
  2. working upload (I think)

    Repumba committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c33d5c1 View commit details
    Browse the repository at this point in the history
  3. adding related files in database

    Repumba committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    da5f8bc View commit details
    Browse the repository at this point in the history
  4. (probably) working backend

    Repumba committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f9b3006 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    434e5e8 View commit details
    Browse the repository at this point in the history
  6. Initial front-end commit

    Repumba committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6f57b7e View commit details
    Browse the repository at this point in the history
  7. Front-end adjustments

    Repumba committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    735fc1f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fix problem with too many rerenders

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1fd981a View commit details
    Browse the repository at this point in the history
  2. progress in front-end

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8dd170e View commit details
    Browse the repository at this point in the history
  3. working download

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    55ea824 View commit details
    Browse the repository at this point in the history
  4. little fix in removing related files

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d247ee2 View commit details
    Browse the repository at this point in the history
  5. Working upload

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d589b0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb66667 View commit details
    Browse the repository at this point in the history
  7. visual improvements

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    8c42fb1 View commit details
    Browse the repository at this point in the history
  8. more visual improvements

    Repumba committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3ee25b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. auto rerender tab after change

    Repumba committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    2c7cdce View commit details
    Browse the repository at this point in the history
  2. rename variables for clarity

    Repumba committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    252cc2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b593f View commit details
    Browse the repository at this point in the history
  4. allow one RelatedFile to be associated with many Files, delete Relate…

    …dFile when not linked with anything
    Repumba committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    561418f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. implement requested changes

    Repumba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a58c7ed View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. visual improvements

    Repumba committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2c417a3 View commit details
    Browse the repository at this point in the history
  2. New action - dowload all

    Repumba committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e4d0b5e View commit details
    Browse the repository at this point in the history
  3. Rename variables, improve descriptions

    Repumba committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9d0d600 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix: unable to delete object with related files

    Repumba committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    7f61450 View commit details
    Browse the repository at this point in the history
  2. add tests

    Repumba committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    0003992 View commit details
    Browse the repository at this point in the history
  3. Documentation update

    Repumba committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    dc4c917 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Querying by related files

    Repumba committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    64d653a View commit details
    Browse the repository at this point in the history
  2. Documentation update

    Repumba committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    06251c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Documentation for querying and automated tests

    Repumba committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    52a3497 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    b9e7a47 View commit details
    Browse the repository at this point in the history
  2. js => jsx

    psrok1 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    60e97d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Mar 15, 2023

  1. fix migrations

    Repumba committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6c9bbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41537b View commit details
    Browse the repository at this point in the history
  3. fix migrations 2

    Repumba committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    05d729d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    97733f1 View commit details
    Browse the repository at this point in the history
  2. add toastify for alerts

    Repumba committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    441612d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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