|
|
c94de01547
|
Implement locations
|
2026-05-07 11:44:49 -07:00 |
|
|
|
1f19f6b0fc
|
Implement suppliers
|
2026-05-07 11:42:41 -07:00 |
|
|
|
2df39aa9fb
|
Re-order tests
|
2026-05-07 11:31:58 -07:00 |
|
|
|
ef846f563a
|
Merge branch 'develop' into features/18554-component-report
|
2026-05-07 10:14:23 -07:00 |
|
|
|
575e825579
|
Typo
|
2026-05-07 12:42:04 +01:00 |
|
|
|
dc8cbf4786
|
Stricter FMCS enforcement in API
|
2026-05-07 12:41:46 +01:00 |
|
|
|
5f81a48d8b
|
Merge pull request #18986 from grokability/#18905-asset-location-on-checkin
Fixed #18905 - update location of child assets if parent asset is checked in
|
2026-05-07 12:32:44 +01:00 |
|
|
|
c22e4c00a5
|
Fixed #18905 - update location of child assets if parent asset is checked in
|
2026-05-07 12:20:25 +01:00 |
|
|
|
9b5ead39d3
|
Merge pull request #18985 from grokability/#18959-slack-notification-location
Fixed #18959 - refresh data on checkout notification
|
2026-05-07 12:06:19 +01:00 |
|
|
|
158e66f9c6
|
Fixed #18959 - refresh data on checkout notification
|
2026-05-07 11:59:01 +01:00 |
|
|
|
bd8e944e2f
|
Merge pull request #18967 from marcusmoore/fixes/test-namespace
Fixed namespace for test class
|
2026-05-07 11:13:31 +01:00 |
|
|
|
06d95b679b
|
Merge pull request #18983 from grokability/add-option-to-export-only-assigned-or-unassigned
Allow custom report to filter on assigned/unassigned
|
2026-05-07 11:11:01 +01:00 |
|
|
|
ff75b9eed8
|
Merge pull request #18982 from marcusmoore/consolidate-test-macros
Improved test macros for streamed content
|
2026-05-07 11:02:28 +01:00 |
|
|
|
17a88fcb80
|
Allow custom report to filter on assigned/unassigned
|
2026-05-07 11:00:43 +01:00 |
|
|
|
eca34de593
|
Added null-safe operator for components and consumables
|
2026-05-07 10:39:57 +01:00 |
|
|
|
40e89756bf
|
Extend new operators to custom fields
|
2026-05-07 10:36:59 +01:00 |
|
|
|
244ef8ac3e
|
Add manufacturer and model number to output
|
2026-05-06 17:08:16 -07:00 |
|
|
|
2dd6bd11bc
|
Improve messaging
|
2026-05-06 17:07:32 -07:00 |
|
|
|
796cc8fbb3
|
Add todo
|
2026-05-06 16:55:19 -07:00 |
|
|
|
18a1772f9c
|
Add id, company, category, and name to output
|
2026-05-06 16:54:30 -07:00 |
|
|
|
dacba470ae
|
Add failure message to macros
|
2026-05-06 16:46:45 -07:00 |
|
|
|
ca5afa91ec
|
Extract helper
|
2026-05-06 16:00:26 -07:00 |
|
|
|
7063bc8ecb
|
Improve readability
|
2026-05-06 15:56:55 -07:00 |
|
|
|
d34dd53b76
|
Scaffold additional tests
|
2026-05-06 15:18:35 -07:00 |
|
|
|
b528de9122
|
Extract helper method
|
2026-05-06 14:48:45 -07:00 |
|
|
|
5d88c27c49
|
Add csv header helper
|
2026-05-06 14:42:51 -07:00 |
|
|
|
c20c3700d7
|
Scaffold test case
|
2026-05-06 14:39:54 -07:00 |
|
|
|
54ce5660a1
|
Fix category select
|
2026-05-06 14:19:20 -07:00 |
|
|
|
48d9f9779b
|
Outline test cases
|
2026-05-06 14:10:40 -07:00 |
|
|
|
7e6ab48552
|
Scaffold test contents
|
2026-05-06 13:32:52 -07:00 |
|
|
|
698b7769bb
|
Improve readability and add test
|
2026-05-06 12:58:19 -07:00 |
|
|
|
5ff03eec52
|
Remove duplicate macros
|
2026-05-06 12:21:00 -07:00 |
|
|
|
94979a37d6
|
Merge branch 'consolidate-test-macros' into features/18554-component-report
# Conflicts:
# tests/Feature/Reporting/Custom/CustomAssetReportTest.php
|
2026-05-06 12:20:51 -07:00 |
|
|
|
c30dcb5b87
|
Merge branch 'develop' into features/18554-component-report
|
2026-05-06 12:14:44 -07:00 |
|
|
|
55e46b2d15
|
Improve macro
|
2026-05-06 12:08:18 -07:00 |
|
|
|
02383aad7b
|
Fix assertSeeTextInStreamedResponse and assertDontSeeTextInStreamedResponse macros
These were previously only checking the first column and not all of the data.
|
2026-05-06 11:46:28 -07:00 |
|
|
|
e75f54cc1c
|
Move helper macros to CustomTestMacros
|
2026-05-06 11:40:37 -07:00 |
|
|
|
3668c24d02
|
Pint again
|
2026-05-06 17:50:45 +01:00 |
|
|
|
a84533b4f4
|
Quick tweak to advanced search aliases
|
2026-05-06 17:50:33 +01:00 |
|
|
|
cbe750cc9e
|
Merge pull request #18980 from uberbrady/reduce_scim_error_level
Throw 4xx SCIMExceptions when SCIM clients send bad data
|
2026-05-06 16:09:53 +01:00 |
|
|
|
a77dedf3d7
|
Merge pull request #18979 from uberbrady/improve_saml_nonces
Add new unique constraint and improved nonce-checking logic for SAML
|
2026-05-06 15:26:39 +01:00 |
|
|
|
b6ce823cc2
|
Make sure to throw 400-series SCIMExceptions when SCIM clients send bad data
|
2026-05-06 15:24:58 +01:00 |
|
|
|
f7e8ce2ade
|
Merge pull request #18969 from grokability/advanced-search-improvements
🎥 Advanced search improvements
|
2026-05-06 13:02:07 +01:00 |
|
|
|
62e5b71dc1
|
Added loads of comments - this is gnarly stuff
|
2026-05-06 12:40:40 +01:00 |
|
|
|
3d04324595
|
Added searchableRelationAliases to user model
|
2026-05-06 12:39:31 +01:00 |
|
|
|
468cf73b97
|
Updated help text
|
2026-05-06 12:38:15 +01:00 |
|
|
|
5b90f9fb87
|
Switched to templates for readability (still gross, but whatever)
|
2026-05-06 12:37:57 +01:00 |
|
|
|
9131dbf09b
|
Added more filter options
|
2026-05-06 12:03:55 +01:00 |
|
|
|
2909edf049
|
Write headers to output
|
2026-05-05 17:50:35 -07:00 |
|
|
|
e98f73d2fc
|
Fix test macros
|
2026-05-05 17:49:37 -07:00 |
|