Skip to content

Tags: AppsDevTeam/fancyadmin

Tags

v1.2.18

Toggle v1.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #71 from AppsDevTeam/f-9510-001x-typeerror-nette-m…

…ail-messageaddto-argument-1-email-must-be-of-type-string-null-given-called-in-var-www-html-releases-123-ve

https://trello.com/c/98qWdN41/9510-001x-typeerror-nette-mail-messagea…

v1.2.17

Toggle v1.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from AppsDevTeam/f-configurable-theme-colors

Add configurable theme colors for side panels, texts, login page

v1.2.16

Toggle v1.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #69 from AppsDevTeam/webauthn

refactor(passkey): extract passkey logic into dedicated trait and int…

v1.2.15

Toggle v1.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #68 from AppsDevTeam/webauthn

feat(passkey): add passkeyEnabled flag and conditional passkey UI

v1.2.14

Toggle v1.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #67 from AppsDevTeam/webauthn

feat(auth): add WebAuthn passkey authentication support

v.1.2.14

Toggle v.1.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #67 from AppsDevTeam/webauthn

feat(auth): add WebAuthn passkey authentication support

v1.2.13

Toggle v1.2.13's commit message
feat(flash): Make flash message auto-closing explicit

By default, only `success` flash messages now auto-close. Other types (`warning`, `danger`, `info`) will remain on screen until dismissed by the user, unless an explicit auto-close duration is provided. This clarifies the intended user interaction.

v1.2.12

Toggle v1.2.12's commit message
RequestLogger

v1.2.11

Toggle v1.2.11's commit message
feat(logging): Mark core entity properties as loggable

v1.2.10

Toggle v1.2.10's commit message
fix(keycloak): Nahrazení přímého přístupu k vlastnosti `view` metodou…

… `getView()`