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

refactor(project landing page): use metadata endpoint to get data from backend (DSP-1199) #400

Merged
merged 16 commits into from Mar 2, 2021

Commits on Mar 2, 2021

  1. feat(project landing page): displayed message if metadata is not avai…

    …lable for selected project.
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    059249b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c659c11 View commit details
    Browse the repository at this point in the history
  3. refactor(project landing page): updated right side column for new met…

    …adata structure
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    1f0a210 View commit details
    Browse the repository at this point in the history
  4. refactor(project landing page): update project and terms tabs accordi…

    …ng to new metadata schema
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    2f305f3 View commit details
    Browse the repository at this point in the history
  5. refactor(project landing page): update dataset and attribution and co…

    …ntact page for new metadata schema
    
    Note: need to work on UI for person and organisation templates (mainly used in funder, grant,
    attribution and contact sections)
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    236fb93 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7baf0e2 View commit details
    Browse the repository at this point in the history
  7. chore(project landing page): updated style

    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    2bd160f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3c2d630 View commit details
    Browse the repository at this point in the history
  9. refactor(project landing page): used snackbar to display error if met…

    …adata is not available
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    12315b9 View commit details
    Browse the repository at this point in the history
  10. refactor(project landing page): updated error handler for project met…

    …adata endpoint
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    aeff8f3 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    254e8f1 View commit details
    Browse the repository at this point in the history
  12. chore(project landing page): cleanup

    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    21a5266 View commit details
    Browse the repository at this point in the history
  13. chore(project landing page): excluded some testcases until test data …

    …is ready
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    1db47bd View commit details
    Browse the repository at this point in the history
  14. chore(project landing page): solved lint errors

    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    9d10dbf View commit details
    Browse the repository at this point in the history
  15. chore(project landing page): use service to get contact type; correct…

    … identation;
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    dc0ef9c View commit details
    Browse the repository at this point in the history
  16. chore(project landing page): correct linter for if..else block; updat…

    …e service name;
    Snehal Kumbhar committed Mar 2, 2021
    Copy the full SHA
    d8b4993 View commit details
    Browse the repository at this point in the history