Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content
  • Kontrollfeld GmbH's avatar
    chore: Apply git patches for session timeout issue from upstream repository · 2b71d3e5
    Kontrollfeld GmbH authored
    fb222c0d refactor(frontend): Add type assertion to any for subset of WidgetDefinition
    5374ea84 refactor(frontend): Correct type handling in Grid ContextMenu
    0faa7099 refactor(frontend): Change type of Notification.expireAt to "Date | undefined"
    806c5796 refactor(frontend): Correct promise type in selfservice
    2a0c5b2f refactor(frontend): Fix type of caught exception in jshelper admin
    6de63057 refactor(frontend): Use if conditions instead of try-catch in jshelper
    33d77586 test(frontend): Correct warnings in unit test utils
    e29c4212 test(frontend): Style in jshelper umc
    5569c17f refactor(frontend): Correct export expression in jshelpers translation
    68bb3d24 style(frontend): Use regular expression literal in jshelpers forms
    bca705ea refactor(portal-frontend): Use level INFO for message about OIDC feature activation
    84af0ac2 feat(frontend): Add feature toggle around umc session refresh
    ef492c65 refactor(frontend): Avoid type re-definition for PortalActionContext
    ad24a6a7 feat(frontend): Add umcSession module into store
    ebd7b122 test(frontend): Call "restoreAllMocks" after root store tests
    48eb1198 test(frontend): Wrap root store tests into describe block
    ec5145af test(frontend): Ensure that the UMC session refresh is triggered
    8eb12459 refactor(frontend): Move UMC session feature toggle into object
    f2aea620 test(frontend): Ensure umc session refresh can be disabled with a feature toggle
    39e2359c refactor(frontend): Move notifications api feature toggle into new structure
    1b4ade0a test(frontend): Ensure that ucs auth skips the umc session refresh
    54cc979e build(frontend): Adjust "transformIgnorePatterns" to help Jest with the updated Axios
    30a3dd25 build(frontend): Catch unhandled exceptions and log an error for Jest
    82bd2ff1 refactor(frontend): Make umc function generic
    8811771c feat(frontend): Add utility function umcGetSessionInfo
    c9628ad9 feat(frontend): Handle expired session and failure cases in umcGetSessionInfo
    ddb63dba test(frontend): Move stub definitions into separate module
    9543529d test(frontend): Move utility function tests into separate test module
    77773052 feat(frontend): Add "startSessionRefresh" into umcSession store module
    5532081a refactor(frontend): Add explicit type of parameter "state" in root store
    f529852f feat(frontend): Add UmcSessionRefreshIframe
    c53b20ef feat(frontend): Add handling of "load" event into UmcSessionRefreshIframe
    c928edb9 feat(frontend): Add utility functions to parse the session refresh data
    a9f1feb2 test(frontend): Correct the resetting of mocks per unit test
    3a3d9686 feat(frontend): Handle the result value in UmcSessionRefreshIframe
    f3acee8e test(frontend): Move stub utility function into stubs module
    9303588b feat(frontend): Add retartSessionRefresh and disableSessionRefresh actions
    c8998b7c fix(frontend): Correct handling of internal state in UmcSessionRefreshIframe
    8961bdac test(frontend): Improve type handling in UmcSessionRefreshIframe.spec.ts
    a507980a feat(frontend): Hide the iframe for the umc session reload
    6a423d49 style(frontend): Add license information into all new files
    e289999c build(frontend): Update axios to version 1.7.7
    114e0250 build(frontend): Allow usage of function hoisting in eslint
    d3e55b1b style(frontend): Allow snake case in API interface
    b4e47790 refactor(frontend): Apply compatibility tweaks for Jest 24
    0635b923 build(frontend): Configure .env file for testing
    b0ec60da docs(frontend): Add hint about dotenv handling into the README
    2b71d3e5