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

Replace react-bootstrap-table2 with a custom Boostrap table implementation #726

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

Commits on Feb 24, 2024

  1. Remove all 'react-bootstrap-table*' dependencies. Comment every usage…

    … of it so the frontend can be started again.
    
    These dependencies are not maintained anymore and are incompatible with React 18.
    loic-brtd committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    50e1b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae18341 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    cb58eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596bbab View commit details
    Browse the repository at this point in the history
  3. Minor code cleanup

    loic-brtd committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8e91a79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b01e2ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bbd1db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    604fce5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afb69d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7fe894 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    80c61da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0333be0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    18c5256 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70c1722 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6484ec3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ca97ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7264131 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fedfa91 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Replace remaining Bootstrap Tables with DataTable + fix DataTable key…

    … attribute for columns
    loic-brtd committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8f36f53 View commit details
    Browse the repository at this point in the history
  2. Minor CSS tweaks

    loic-brtd committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    07dc792 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Remove commented imports

    loic-brtd committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3eab4eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    298de58 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 6, 2024

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