Skip to content

Tags: adfinis/timed

Tags

v5.19.8

Toggle v5.19.8's commit message
fix(frontend): drop graphql

we have no reason to include this in our dependencies

v5.19.7

Toggle v5.19.7's commit message
fix(frontend/report-comment): refactor styling & positioning

v5.19.6

Toggle v5.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(frontend/report-row): button layout (#1444)

v5.19.5

Toggle v5.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(frontend/report-comment): exclude inactive/incomplete users from …

…suggestions (#1446)

v5.19.4

Toggle v5.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(frontend/tracking-bar): record button styling (#1445)

revert styling changes from 415f2cc

v5.19.3

Toggle v5.19.3's commit message
fix(frontend): configurable columns button add notice when columns di…

…sabled

v5.19.2

Toggle v5.19.2's commit message
fix(frontend/analysis): properly format date

v5.19.1

Toggle v5.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(frontend/report-comment): fix focusout swallowing clicks (#1442)

v5.19.0

Toggle v5.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(frontend): autocomplete users with @ (#1382)

* fix(frontend/magic-link): use ReportComment component

* feat(frontend/report-comment): allow autocompleting users with @

`@<l>` where l is one letter will now show a list of users (if there are matching ones), that can be autocompleted to that users full name

v5.18.2

Toggle v5.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(magic-link): button arrangement (#1440)