dependabot[bot]
|
5ab21e019d
|
Bump docker/metadata-action from 4 to 5 (#376)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 19:40:23 +02:00 |
|
dependabot[bot]
|
d8469efba2
|
Bump docker/setup-qemu-action from 2 to 3 (#377)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 19:40:13 +02:00 |
|
Jan Böhmer
|
43c15de55c
|
Added SQLite migrations for API tokens
|
2023-09-18 16:36:08 +02:00 |
|
Jan Böhmer
|
d2144a1fed
|
Added possibility to add a change comment to changes via the API
|
2023-09-18 13:24:33 +02:00 |
|
Jan Böhmer
|
915444b5da
|
Added documentation about pagination and property filter to API docs.
|
2023-09-18 13:02:45 +02:00 |
|
Jan Böhmer
|
6387c24c89
|
Added some documentation to the API
|
2023-09-18 12:48:16 +02:00 |
|
Jan Böhmer
|
f01ec9dbe4
|
Improved documentation of entity fields
|
2023-09-17 12:50:32 +02:00 |
|
Jan Böhmer
|
219fbe5fca
|
Added API endpoints for orderdetails and pricedetails
|
2023-09-17 11:24:33 +02:00 |
|
Jan Böhmer
|
64db3ed965
|
Update dependencies
|
2023-09-17 11:24:12 +02:00 |
|
Jan Böhmer
|
deec059a38
|
Merge branch 'master' into api
|
2023-09-17 10:32:25 +02:00 |
|
Jan Böhmer
|
316b09ddf3
|
Bumped version to 1.7.1
|
2023-09-09 23:20:09 +02:00 |
|
Jan Böhmer
|
866ef73774
|
Upgraded dependencies
|
2023-09-09 23:19:44 +02:00 |
|
Jan Böhmer
|
138d5c6e0f
|
Merge remote-tracking branch 'origin/l10n_master'
|
2023-09-09 23:05:29 +02:00 |
|
Jan Böhmer
|
4bed50d894
|
Allow database migration from legacy versions even if the perms_label column is missing in the groups table
This fixes issue #366 and #67
|
2023-09-09 23:04:50 +02:00 |
|
Jan Böhmer
|
4e57750214
|
Added endpoint for storage locations
|
2023-09-04 23:05:30 +02:00 |
|
Jan Böhmer
|
3738cb6025
|
Fixed error in paramater discriminator map
|
2023-09-04 23:01:54 +02:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
09acca950d
|
Added simple endpoint for basic part infos and partlots
|
2023-09-03 23:58:09 +02:00 |
|
Jan Böhmer
|
e04b635c98
|
Added API endpoints for more data structures
|
2023-09-03 17:15:18 +02:00 |
|
Jan Böhmer
|
9bd1b86f6e
|
Updated dependencies
|
2023-09-03 13:47:11 +02:00 |
|
Jan Böhmer
|
17b49e7ae5
|
Added security to manufacturer and suppliers API endpoint
|
2023-08-28 23:46:55 +02:00 |
|
Jan Böhmer
|
7b6ba37667
|
Allow to cache support status of voters
This should increase the performance a bit
|
2023-08-28 23:06:37 +02:00 |
|
Jan Böhmer
|
879b702fc1
|
Fixed PHPunit tests
|
2023-08-28 22:47:15 +02:00 |
|
Jan Böhmer
|
f265b9d19d
|
Fixed PHPstan issues
|
2023-08-28 22:39:29 +02:00 |
|
Jan Böhmer
|
6be55d1837
|
Use the new VoterHelper in voters
|
2023-08-28 22:00:25 +02:00 |
|
Jan Böhmer
|
fc6643bd6f
|
Added system to restrict permissions based on API token level
|
2023-08-28 21:20:59 +02:00 |
|
Jan Böhmer
|
55943f5d8f
|
Fixed wrong env documentation for TME and digikey provider
This fixes issue #359
|
2023-08-28 12:08:47 +02:00 |
|
Jan Böhmer
|
56d120cd08
|
Fixed styling of no API tokens yet message
|
2023-08-26 23:21:28 +02:00 |
|
Jan Böhmer
|
3e693642b6
|
Allow to delete API tokens
|
2023-08-26 23:19:35 +02:00 |
|
Jan Böhmer
|
8fe3f4cf5c
|
Added permissions to control access to API and manage API tokens
|
2023-08-26 22:57:50 +02:00 |
|
Jan Böhmer
|
be14fe548c
|
Updated composer dependencies.
|
2023-08-26 22:16:49 +02:00 |
|
Jan Böhmer
|
85f3ba6aaa
|
Merge branch 'master' into api
|
2023-08-26 22:15:12 +02:00 |
|
Jan Böhmer
|
133652c296
|
Fixed PHPstan issues
|
2023-08-23 22:05:16 +02:00 |
|
Jan Böhmer
|
b9331ac1ef
|
Prevent indexing through search engines, if we are not in demo mode
|
2023-08-23 22:01:39 +02:00 |
|
Jan Böhmer
|
08f7b2cc87
|
New translations security.en.xlf (English)
|
2023-08-23 21:51:37 +02:00 |
|
Jan Böhmer
|
1a2bdaf8e5
|
New translations validators.en.xlf (English)
|
2023-08-23 21:51:36 +02:00 |
|
Jan Böhmer
|
d81dec78ae
|
New translations messages.en.xlf (English)
|
2023-08-23 21:51:35 +02:00 |
|
Jan Böhmer
|
f78bd03521
|
New translations messages.en.xlf (German)
|
2023-08-23 21:51:29 +02:00 |
|
Jan Böhmer
|
6aa16272d8
|
Merge remote-tracking branch 'origin/l10n_master'
|
2023-08-23 21:24:45 +02:00 |
|
Jan Böhmer
|
e80f7c08ab
|
Bumped version to 1.7.0
|
2023-08-23 21:24:09 +02:00 |
|
Jan Böhmer
|
675f05f0fb
|
Updated dependencies
|
2023-08-23 21:23:34 +02:00 |
|
Jan Böhmer
|
b1f23e1684
|
Added some documentation about the update notification
|
2023-08-23 21:06:10 +02:00 |
|
Jan Böhmer
|
d612164885
|
Added that clearing the octopart oauth token is required after changing octopart clientID
See discussion in issue #329. Maybe we will implement a better (more automatic) way to solve this.
|
2023-08-23 21:00:04 +02:00 |
|
Jan Böhmer
|
b257e1d5f7
|
New translations messages.en.xlf (German)
|
2023-08-23 20:51:29 +02:00 |
|
Théophile Bornon
|
f26776ecd5
|
Fix wrong environment variable name (#355)
For Octopart, the secret must be set inside the PROVIDER_OCTOPART_SECRET instead of PROVIDER_OCTOPART_CLIENT_SECRET
|
2023-08-23 20:46:26 +02:00 |
|
Jan Böhmer
|
bf4a23652c
|
New translations messages.en.xlf (Chinese Simplified)
|
2023-08-22 08:00:22 +02:00 |
|
Jan Böhmer
|
e7681aedb1
|
New translations messages.en.xlf (English)
|
2023-08-21 23:20:48 +02:00 |
|
Jan Böhmer
|
098fcb29fb
|
Upgraded dependencies
|
2023-08-21 23:17:42 +02:00 |
|
Jan Böhmer
|
eb46ea19e3
|
Make update checking mechanism more resilient against connection errors
|
2023-08-21 23:11:12 +02:00 |
|
Jan Böhmer
|
99ee05a90f
|
Allow to configure update checking utility via env
|
2023-08-21 22:57:45 +02:00 |
|