|
|
888b63ba4c
|
Handle parent+children users, etc
|
2026-06-25 15:15:54 +01:00 |
|
|
|
43be1e8364
|
Fixed FD-55580 - added selectlist gate and tests
|
2026-05-26 10:40:26 +01:00 |
|
|
|
c377b41198
|
Updated controllers
|
2026-05-20 14:58:18 +01:00 |
|
|
|
2a56f6573d
|
Wrap the checkout in a transaction and add tests
|
2026-05-11 15:07:25 +01:00 |
|
|
|
dc8cbf4786
|
Stricter FMCS enforcement in API
|
2026-05-07 12:41:46 +01:00 |
|
|
|
ef746a173e
|
Fixed RB-4120 - Column 'location_id' in where clause is ambiguous
|
2026-05-04 21:46:40 +01:00 |
|
|
|
fe308ef2e4
|
Use query clone to prevent n+1
|
2026-04-14 10:25:37 +01:00 |
|
|
|
4c4ec3eacc
|
Fixed #18821 - pagination on history
|
2026-04-04 16:59:23 +01:00 |
|
|
|
0261776778
|
Added FilterRequest and added refactorerd search check
|
2026-03-27 19:19:25 +00:00 |
|
|
|
316f1be3d0
|
Fixed typo and spacing
|
2026-03-26 12:14:20 +00:00 |
|
|
|
a500dd4e9e
|
Add generic history method and component blade for loggables
|
2026-03-26 12:13:59 +00:00 |
|
|
|
1e5d426e70
|
Apply pint to API controllers
|
2026-03-13 16:38:23 +00:00 |
|
|
|
8f34c06196
|
Added order_number to API for accessories, consumables, components
|
2026-02-17 13:08:09 +00:00 |
|
|
|
0af45a53a9
|
Merge pull request #18359 from marcusmoore/17816-qty-in-activity-report
Fixed #17816 - added quantity to activity reports
|
2026-01-05 13:03:56 +00:00 |
|
|
|
0f215bbcf8
|
fix: replace deprecated Symfony Request::get() usage
|
2025-12-17 18:44:04 -08:00 |
|
|
|
18c639e6c0
|
WIP - adding qty to more event calls
|
2025-12-15 14:38:13 -08:00 |
|
|
|
b7193a06fd
|
Normalize advanced search
|
2025-10-08 20:51:35 +01:00 |
|
|
|
b6d397bcca
|
Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-25 14:57:34 +01:00 |
|
|
|
8095e0ab72
|
Normalize consumables user response
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-06 16:25:51 +01:00 |
|
|
|
141fad8393
|
Fixed ambiguous clause using company_id
Signed-off-by: snipe <snipe@snipe.net>
|
2025-04-17 11:56:39 +01:00 |
|
|
|
0b6859c491
|
Added ability to checkout consumables in variable qty
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-23 15:05:35 +01:00 |
|
|
|
b68805cf83
|
Small fix for notifications checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 19:11:52 +01:00 |
|
|
|
b247fc33b9
|
Added legacy comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 17:28:01 +01:00 |
|
|
|
02a29c71ef
|
Added created_by
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 17:01:48 +01:00 |
|
|
|
1582d81e5b
|
Change user_id to created_by
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-17 22:16:41 +01:00 |
|
|
|
7d9a0eba04
|
Added ability to sort on qty and remaining for consumables
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-09 03:49:58 +01:00 |
|
|
|
00d7b36c36
|
Eager load suppliers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:22:22 +01:00 |
|
|
|
abd79219dd
|
Use form request to check for valid category
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 15:26:24 +01:00 |
|
|
|
82743abadc
|
Cleans up the consumables index controller
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 14:15:18 +01:00 |
|
|
|
1d65781d8d
|
More type-hinting
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-05 07:07:20 +01:00 |
|
|
|
e98284fff5
|
Modernized helpers and use statements
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:48:35 +01:00 |
|
|
|
fb233c0aa4
|
Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 12:38:15 +01:00 |
|
|
|
2e0e39ccc8
|
Ensure notification is sent when consumable is checked out via api
|
2024-01-30 13:19:20 -08:00 |
|
|
|
aed6b531cb
|
Derp. Extra return statement
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 23:05:38 +00:00 |
|
|
|
7c88601066
|
Grab the API
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-20 15:31:39 +00:00 |
|
|
|
3f6554ee34
|
Use singleton for offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-16 23:23:43 +01:00 |
|
|
|
a8133f62e8
|
Add explicit select back to query
|
2023-06-22 13:07:49 -07:00 |
|
|
|
a18f5e7fc0
|
Remove scopeCompanyables call from ConsumablesController
|
2023-06-07 14:22:22 -07:00 |
|
|
|
64256351d8
|
Used a singleton to filter API limit value
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 08:46:39 -07:00 |
|
|
|
955539807c
|
Merge pull request #12830 from snipe/features/adds_supplier_id_to_components
Added supplier to components and consumables
|
2023-04-15 18:42:23 -07:00 |
|
|
|
4cbb9c2409
|
Use abs() instead of max
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-15 17:28:25 -07:00 |
|
|
|
2fe7fcecdb
|
Added case switch for sorting on suppliers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-13 11:13:45 -07:00 |
|
|
|
112a04b108
|
Better handle weird data passed to the API via limit and offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-12 11:28:46 -07:00 |
|
|
|
4840046f44
|
Check for available quantity on consumables before checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 20:38:02 -07:00 |
|
|
|
2106b64da6
|
Fixed some layout issues
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:06:49 -07:00 |
|
|
|
acd666fdf5
|
Added notes to user consumables tab
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-10 15:34:07 -07:00 |
|
|
|
e3293151a2
|
Added note on checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-10 15:04:59 -07:00 |
|
|
|
3df9260ca8
|
Added additional filters for api indexes
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-28 19:59:45 -07:00 |
|
|
|
b876d0abb0
|
Merge remote-tracking branch 'origin/master' into develop
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# .env.example
# app/Http/Controllers/Auth/LoginController.php
# app/Http/Kernel.php
# app/Http/Transformers/ActionlogsTransformer.php
# app/Importer/AssetImporter.php
# app/Models/Accessory.php
# app/Models/Consumable.php
# app/Presenters/AccessoryPresenter.php
# app/Presenters/ComponentPresenter.php
# app/Presenters/ConsumablePresenter.php
# app/Providers/AuthServiceProvider.php
# composer.json
# composer.lock
# config/app.php
# config/cors.php
# config/version.php
# package-lock.json
# public/js/build/app.js
# public/js/build/app.js.LICENSE.txt
# public/js/dist/all.js
# public/mix-manifest.json
# resources/views/accessories/view.blade.php
# resources/views/consumables/view.blade.php
# resources/views/settings/saml.blade.php
# routes/api.php
|
2022-03-03 21:59:38 -08:00 |
|
|
|
9acb5413f6
|
Added notes field to controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-03 20:29:25 -08:00 |
|