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

Rebuild the pdf viewer #145

Merged
merged 27 commits into from
Nov 30, 2022
Merged

Rebuild the pdf viewer #145

merged 27 commits into from
Nov 30, 2022

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    6d3604d View commit details
    Browse the repository at this point in the history
  2. add new empty page

    lfoppiano committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7ee73ae View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    5175e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e47e168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aedeb74 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. remove duplicate codes

    t29mato committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    50bea24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b35f9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4d1122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4700927 View commit details
    Browse the repository at this point in the history
  5. show the arrow-down icon to go to pdf in both the raw material column…

    … and the critical temperature column
    t29mato committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    fd32cc1 View commit details
    Browse the repository at this point in the history
  6. add URL to fetch records by hash

    lfoppiano authored and t29mato committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a8117c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    049f6b7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into feature/pdf-viewer

    # Conflicts:
    #	supercon2/service.py
    #	supercon2/templates/database.html
    #	supercon2/templates/document.html
    lfoppiano committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8f5c0a0 View commit details
    Browse the repository at this point in the history
  3. fix merge issues

    lfoppiano committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2b8555d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. update feedback correction

    lfoppiano committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    120a528 View commit details
    Browse the repository at this point in the history
  2. add floating table feature

    t29mato committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    eff414d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db26de0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. adjust visible columns #142

    lfoppiano committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6a37a57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b99108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    609da24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97391e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cd10a4 View commit details
    Browse the repository at this point in the history
  6. improve usability of click on "arrow down" #140, it hides a floating …

    …table when the cursor is on the table in the document page
    t29mato committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7280cec View commit details
    Browse the repository at this point in the history
  7. Nicer message when the requested document does not exist in the datab…

    …ase #143, replace the fetch document api from fetch the all to fetch the specified document
    t29mato committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d0636a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26c4bc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b001da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    edf05a0 View commit details
    Browse the repository at this point in the history