Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CESNET/perun-wui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.43.3
Choose a base ref
...
head repository: CESNET/perun-wui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.44.0
Choose a head ref
  • 20 commits
  • 20 files changed
  • 9 contributors

Commits on Nov 15, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9cb9629 View commit details
  2. Copy the full SHA
    56b6ff2 View commit details

Commits on Nov 21, 2022

  1. Merge pull request #210 from xflord/reload_apps_disabled

    feat(registrar): disable refresh button when loading applications
    Johaney-s authored Nov 21, 2022
    Copy the full SHA
    84f38ad View commit details

Commits on Nov 22, 2022

  1. Merge pull request #211 from cuadradek/fixNeverExpiration

    feat(registrar): add error message for extension apps with expiration…
    xflord authored Nov 22, 2022
    Copy the full SHA
    6b09399 View commit details

Commits on Nov 23, 2022

  1. fix: 🐛 Fix prefilling collections in BBMRI collections form

    Change name of the form item it tries to prefill.
    Dominik František Bučík committed Nov 23, 2022
    Copy the full SHA
    0976a68 View commit details

Commits on Nov 25, 2022

  1. Copy the full SHA
    f1f4a10 View commit details
  2. Merge pull request #213 from zlamalp/typo

    fix: fixed typo in translation for profile
    zlamalp authored Nov 25, 2022
    Copy the full SHA
    1ae3f8d View commit details
  3. Merge pull request #212 from dBucik/fix_bbmri_reg_form

    fix: 🐛 Fix prefilling collections in BBMRI collections form
    zlamalp authored Nov 25, 2022
    Copy the full SHA
    ab10a7e View commit details

Commits on Nov 28, 2022

  1. fix: use new CERIT-SC logo

    zlamalp committed Nov 28, 2022
    Copy the full SHA
    48e67e0 View commit details
  2. Merge pull request #214 from zlamalp/cerit

    fix: use new CERIT-SC logo
    zlamalp authored Nov 28, 2022
    Copy the full SHA
    9b25eed View commit details

Commits on Nov 29, 2022

  1. fix: profile resources loading optimization

    - Do not get member for each resource, as the member is same for
      all resources from the same VO.
    - Temporarily disabled loading of assigned groups. Common users can't
      call this method, plus loading logic merges all groups together without
      any mapping to actual resources in the table.
      This needs to be completely reworked.
    zlamalp committed Nov 29, 2022
    Copy the full SHA
    02b3c1a View commit details
  2. Merge pull request #215 from zlamalp/gui

    fix: profile resources loading optimization
    zlamalp authored Nov 29, 2022
    Copy the full SHA
    80b0c66 View commit details

Commits on Dec 6, 2022

  1. fix(registrar): do not display VO membership extension dialog for use…

    …r that's valid with no expiration date when submitting application to group
    xflord committed Dec 6, 2022
    Copy the full SHA
    bd81af6 View commit details

Commits on Dec 8, 2022

  1. Merge pull request #216 from xflord/extend_exp_disable

    fix(registrar): do not display VO membership extension dialog for use…
    balcirakpeter authored Dec 8, 2022
    Copy the full SHA
    c145257 View commit details
  2. fix(registrar): do not display success messages if email verification…

    … is still needed after submitting applications
    xflord committed Dec 8, 2022
    Copy the full SHA
    a0cb1a9 View commit details
  3. Merge pull request #218 from xflord/app_email_fix

    fix(registrar): do not display success messages if email verification…
    balcirakpeter authored Dec 8, 2022
    Copy the full SHA
    712a7aa View commit details
  4. fix(registrar): check verified mails before submissions

    - After submitting both VO and group app, reload their state to check
    whether their mails need to be verified. This is needed in case, VO
    mail needs to be verified and is verified before submitting the group
    app.
    cuadradek committed Dec 8, 2022
    Copy the full SHA
    c793b53 View commit details
  5. Merge pull request #219 from cuadradek/fixVerified

    fix(registrar): check verified mails before submissions
    balcirakpeter authored Dec 8, 2022
    Copy the full SHA
    2f9b26f View commit details

Commits on Dec 9, 2022

  1. Copy the full SHA
    12b5218 View commit details
  2. chore(release): 3.44.0

    # [3.44.0](v3.43.3...v3.44.0) (2022-12-09)
    
    ### Bug Fixes
    
    * 🐛 Fix prefilling collections in BBMRI collections form ([0976a68](0976a68))
    * fixed typo in translation for profile ([f1f4a10](f1f4a10))
    * profile resources loading optimization ([02b3c1a](02b3c1a))
    * **registrar:** check verified mails before submissions ([c793b53](c793b53))
    * **registrar:** do not display success messages if email verification is still needed after submitting applications ([a0cb1a9](a0cb1a9))
    * **registrar:** do not display VO membership extension dialog for user that's valid with no expiration date when submitting application to group ([bd81af6](bd81af6))
    * use new CERIT-SC logo ([48e67e0](48e67e0))
    
    ### Features
    
    * **registrar:** add error message for extension apps with expiration set to NEVER ([56b6ff2](56b6ff2))
    * **registrar:** disable refresh button when loading applications ([9cb9629](9cb9629))
    semantic-release-bot committed Dec 9, 2022
    Copy the full SHA
    ff40668 View commit details
Loading