🐇
Pinned Loading
1,503 contributions in the last year
Skip to contributions year listDay of Week | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
October 2025
Created 10 commits in 1 repository
Created a pull request in directus/directus that received 1 comment
Fix collection not required in item operations
Scope
What's changed:
collection
is now marked as required in item operations
Potential Risks / Drawbacks
Should be none
Tested Scenarios
Lore…
+9
−0
lines changed
•
1
comment
Opened 1 other pull request in 1 repository
directus/directus
1
open
-
Fix aggregate filtering of M2A fields in GraphQL
This contribution was made on Oct 13
Reviewed 13 pull requests in 2 repositories
directus/directus
12 pull requests
-
Email sending rate limiter
This contribution was made on Oct 13
-
Add unit tests for cli
This contribution was made on Oct 13
-
Fix skipping properties with
undefined
value in SDK query parsingThis contribution was made on Oct 10 -
Add simple snapshot download button
This contribution was made on Oct 9
-
Fix decimal separator normalization in numeric inputs
This contribution was made on Oct 9
-
Upgrade
tar-fs
dependency from 2.1.3 to 2.1.4This contribution was made on Oct 9 -
Fix operation extension options when using a vue component
This contribution was made on Oct 6
-
Fix content versioning for singleton collections
This contribution was made on Oct 6
-
deps(deps): bump p-limit from 6.2.0 to 7.1.1
This contribution was made on Oct 3
-
Remove implicit primaryKey permission for non relational meta queries
This contribution was made on Oct 3
-
Add a connect timeout option to the sdk realtime options
This contribution was made on Oct 3
-
Fix test file name changing on every storage check
This contribution was made on Oct 3
directus-labs/extensions
1 pull request
-
feat(migration-bundle): Add preset management for migration configurations
This contribution was made on Oct 6
Created an issue in directus/directus that received 1 comment
Numeric value is floored when removing fractional end number with type float
Describe the Bug
A float input will round down a value from 1.004
to 1
when the 4
is removed. This leads to suboptimal UX if the user mistyped and …
1
comment