0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed some issues in docs More... over 1 year ago
Fixed formatting and typos in documentation More... over 1 year ago
Correctly link to JSON Merge Patch in API docu instead of JSON Patch More... over 1 year ago
New translations messages.en.xlf (English) More... over 1 year ago
New translations messages.en.xlf (German) More... over 1 year ago
New translations messages.en.xlf (English) More... over 1 year ago
Show a proper error message to user when he is not allowed to create a new element using a StructuralEntityType More... over 1 year ago
Escape space in attachment URLs with %20 More... over 1 year ago
Improved API documentation on what will happen, if no Accept: header is set More... over 1 year ago
Removed unnecessary curly brackets in string interpolation, which are deprecated in PHP 8.2 More... over 1 year ago
Added an very basic API implementation for KICAD More... over 1 year ago
Allow to authenticate using Authorization: Token header, which the KiCAD API uses More... over 1 year ago
Bump docker/login-action from 2 to 3 (#382) More... over 1 year ago
Fixed test issues More... over 1 year ago
Merge branch 'part-table-columns-config' More... over 1 year ago
Removed useless permissions checks, as the permissions are now always granted automatically, if the user has read access to parts More... over 1 year ago
Removed now useless visibility options from PartsDataTable More... over 1 year ago
Renamed config env to TABLE_PARTS_DEFAULT_COLUMNS and updated documentation More... over 1 year ago
Moved column sorting and visibility logic to its own (non-shared) helper service More... over 1 year ago
Added a "new part" button to the navbar More... over 1 year ago
Fixed initial rendering of default currency item in freshly initialized currency selectors More... over 1 year ago
Merge branch 'mouser_pdo59' More... over 1 year ago
Allow to passthrought the mouser provider env using docker More... over 1 year ago
Added documentation for MouserAPI More... over 1 year ago
Renamed some env to match their purpose better More... over 1 year ago
Moved API key to query options of HTTPClient in MouserProvider More... over 1 year ago
Properly formatted MouserProvider and fixed some type issues More... over 1 year ago
Slightly restructured mouserprovider to remove redundant code More... over 1 year ago
Made mouser provider key lowercase to be consistent with other providers More... over 1 year ago
Added the MouserProvider by @pdo59 More... over 1 year ago