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

923 add support for categories for software #946

Commits on Jul 4, 2023

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

Commits on Jul 11, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    0fd697f View commit details
    Browse the repository at this point in the history
  2. fine-tuning (#923)

    fembau committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    76b8e0e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into 923-add-support-for-c…

    …ategories-for-software-and-projects
    fembau committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    59fefd3 View commit details
    Browse the repository at this point in the history
  4. update TODOs

    fembau committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0148605 View commit details
    Browse the repository at this point in the history
  5. update licenses

    fembau committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    769ed58 View commit details
    Browse the repository at this point in the history
  6. small fixes

    fembau committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e70c755 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix type error

    fembau committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    68c5878 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into 923-add-support-for-c…

    …ategories-for-software-and-projects
    fembau committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8fbb246 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. add policy for category

    categories should be read-only until we have an admin interface
    fembau committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    936627c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. feat: upgrade to postgres 15

    ewan-escience authored and fembau committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    12b324b View commit details
    Browse the repository at this point in the history
  2. chore(release): update citation file

    jmaassen authored and fembau committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bf58fdf View commit details
    Browse the repository at this point in the history
  3. update policy for category

    categories should be read-only until we have an admin interface
    fembau committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ad6e072 View commit details
    Browse the repository at this point in the history
  4. remove workaround for pgsql 14

    fembau committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ce66d6e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add sanitizers for category

    fembau committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b7b9381 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. add more UI examples

    fembau committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ac67358 View commit details
    Browse the repository at this point in the history
  2. add test categories

    fembau committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5c291cf View commit details
    Browse the repository at this point in the history
  3. UI fix

    fembau committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    7439667 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat: software overview page v2

    feat: project overview page v2
    chore: new data generation images
    chore: extended theme colors
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7e5708d View commit details
    Browse the repository at this point in the history
  2. feat: add country and short description to organisation card and cons…

    …olidate components
    
    tests: fix broken e2e tests
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e8ead90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0b7ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d512ae View commit details
    Browse the repository at this point in the history
  5. Added software logos

    jmaassen authored and dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    70ebac3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee8a5e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48264fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d84d286 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f8c84d View commit details
    Browse the repository at this point in the history
  10. Calculate distance between left an centered container (#918)

    * calculate distance between left an cetered container
    
    * crrect initial number to 0
    ctwhome authored and dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b48a2b4 View commit details
    Browse the repository at this point in the history
  11. feat: organisation page v2 design implementation

    fix: project card period and metrix layout
    fix: add lines between releases, remove doi link when doi=null
    fix: spaces in sql file
    fix: updates of organisation props directly on page
    fix: duplicated software and projects call
    feat: order by pinnen as default, add skeleton for software and project
    feat: add is_tenant badge to organisation card
    fix: add min height of tab area to 60rem for md+ screens
    fix: get userSettings server side to avoid hydration error
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8b84327 View commit details
    Browse the repository at this point in the history
  12. chore: upgrade dependencies

    fix: css gradient after tailwind upgrade
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2a73074 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22faf36 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da5e988 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    005952f View commit details
    Browse the repository at this point in the history
  16. chore!: bump frontend version to 2.0.0 after software,project and org…

    …anisation pages implementation
    
    BREAKING CHANGE: bump frontend version to v2
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d35128a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d67776c View commit details
    Browse the repository at this point in the history
  18. fix: duplicate project entries per organisation

    fix: decode search entry back when using as search value
    fix: sofware and project count for maintainers
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1edc03e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e5d4e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    22ea36d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a9b7c6e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    77fc31f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7e68c7c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    71589ef View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0d31105 View commit details
    Browse the repository at this point in the history
  26. feat: add project status filter to project overview and organisation …

    …pages
    
    refactor: change order and clear button behaviour on software, project and organisation pages
    chore: upgrade eslint version to avoid warning
    dmijatovic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4f4d6b3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6e20407 View commit details
    Browse the repository at this point in the history
  28. Merge pull request #964 from research-software-directory/934-project-…

    …status-filter
    
    934 project status filter
    dmijatovic authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7ccfc10 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    f1ad4d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc0b0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #968 from research-software-directory/938-verified…

    …-organisation
    
    938 verified organisation
    dmijatovic authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4d442dd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    8a12508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #969 from research-software-directory/rsd-v2-relea…

    …se-sonar
    
    refactor: implement sonar suggestions in admin, projects, software, u…
    dmijatovic authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a9dc400 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

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

Commits on Aug 28, 2023

  1. Merge remote-tracking branch 'origin/rsd-v2-release' into 923-add-sup…

    …port-for-categories-for-software-and-projects
    fembau committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c6d28b1 View commit details
    Browse the repository at this point in the history
  2. core: follow prefered way to install yarn

    The preferred way to manage Yarn is by-project and through Corepack, a
    tool shipped by default with Node.js. Modern releases of Yarn aren't
    meant to be installed globally, or from npm
    (https://yarnpkg.com/getting-started/install).
    
    call to update version:
    yarn set version classic
    fembau committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6677fc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. workaround: node option --inspect is broken

    NODE_OPTIONS '--inspect' is currently broken and let the
    command fail.
    fembau committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    964df25 View commit details
    Browse the repository at this point in the history
  2. fix lint format warnings

    fembau committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f393aa4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    7216ac9 View commit details
    Browse the repository at this point in the history
  2. chore: fix linter warnings

    fembau committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6acf3ab View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    e80633f View commit details
    Browse the repository at this point in the history
  2. refactor: basic announcement setup extract api calls from ui componen…

    …ts for future test purposes and use theme colors.
    dmijatovic authored and cmeessen committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0ad1cb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9caa21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9704a7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #972 from research-software-directory/fix-vscode-p…

    …roject-settings
    
    Fix VSCode project settings for ESLint and formating
    fembau authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    37d25da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8244c8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e459cc View commit details
    Browse the repository at this point in the history
  8. fix: highlight carousel cumulative layout shift when calculating firs…

    …t card position and the image resizing problem in the card.
    dmijatovic committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    51abed5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5cdcc0 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/rsd-v2-release' into 923-add-sup…

    …port-for-categories-for-software-and-projects
    fembau committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ace963c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5246854 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    136f411 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #973 from research-software-directory/955-improve-…

    …performance
    
    955 improve performance
    dmijatovic authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    07104a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    a567a45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #970 from research-software-directory/maintenance-…

    …notice
    
    Global notifications
    cmeessen authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    56634b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcc5a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #977 from research-software-directory/976-lighthou…

    …se-audit
    
    lighthouse: add arial labels to admin buttons.
    dmijatovic authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a07ed9e View commit details
    Browse the repository at this point in the history
  5. fe: update UI components

    fembau committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    844de08 View commit details
    Browse the repository at this point in the history
  6. chore: update license info

    fembau committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c7e1dae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ab3e14 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. fix: image scaling on participating organisations and software card (…

    …do not blow up small images)
    dmijatovic committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cffb052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5507dfc View commit details
    Browse the repository at this point in the history
  3. be: cleaned up sample data

    fembau committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    48416c1 View commit details
    Browse the repository at this point in the history
  4. feat: add icon for category

    fembau committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    45fcd40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    222a75a View commit details
    Browse the repository at this point in the history
  6. fix: remove pinned order from project overview and set is as default …

    …order on organisation page.
    dmijatovic committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    033a498 View commit details
    Browse the repository at this point in the history
  7. fe: update/fix design

    fembau committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2eac99f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f81bd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb60134 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48ff209 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    70ae400 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/rsd-v2-release' into 923-add-sup…

    …port-for-categories-for-software-and-projects
    fembau committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1df101d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. test: fix tests

    fembau committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    92b7603 View commit details
    Browse the repository at this point in the history
  2. clean up code

    fembau committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    829b3af View commit details
    Browse the repository at this point in the history