Brady Wetherington
ee499c1385
Fix base64-encoded image files for asset creation; add test
2025-10-07 16:00:16 +01:00
Marcus Moore
73e0628124
Populate test
2025-09-15 15:26:30 -07:00
Marcus Moore
7393c4170b
Apply first pass and scaffold additional test
2025-09-15 15:22:35 -07:00
Marcus Moore
73e185bf9d
Scaffold route and tests
2025-09-15 15:12:05 -07:00
Marcus Moore
6504ee37bd
Remove dump
2025-09-09 13:09:52 -07:00
Marcus Moore
ab7bd86336
Improve assertions
2025-09-09 13:01:59 -07:00
Marcus Moore
eada0b0bb5
Implement test
2025-09-09 11:58:43 -07:00
Marcus Moore
f221f9f22a
Implement test
2025-09-09 11:50:41 -07:00
Marcus Moore
a7c5899c16
Implement test
2025-09-09 11:33:54 -07:00
Marcus Moore
80b02635a9
Add test stub
2025-09-09 10:10:53 -07:00
Marcus Moore
324070f345
Begin to build out test
2025-09-08 17:20:22 -07:00
Marcus Moore
e1aa843b6d
Scaffold test
2025-09-08 17:05:14 -07:00
snipe
b702e3e2de
Merge pull request #17492 from ischooluw/17448-feature-notes-api-endpoints
...
Fixes #17448 : feat(api) - API endpoint for Adding Ad-Hoc Notes to Assets
2025-08-26 12:40:52 +01:00
snipe
d91598a25e
Merge pull request #17540 from marcusmoore/fixes/asset-serial-validation
...
Fixed 500 when sending non-string for serial property
2025-08-07 20:53:07 +01:00
Marcus Moore
860a117567
Remove dump in test
2025-08-07 12:50:02 -07:00
Marcus Moore
b8fe3b18d4
Add "string" to serial rules for asset
2025-08-07 12:27:48 -07:00
snipe
8516856d37
Merge pull request #17456 from spencerrlongg/9511-validation-always-fails-on-encrypted-custom-fields
...
Fixed #9511 - Validation For Encrypted Custom Fields
2025-08-05 17:45:38 +01:00
Nicky West
c94a8c42f4
Changed NotesController::getList() to NotesController::index() & reordered methods for consistency
2025-07-28 16:57:46 -07:00
Nicky West
16fdb16a56
Changed over to route model binding and simplified logic & gates
2025-07-28 16:55:11 -07:00
Nicky West
b264bbf69f
feat(api): Add API endpoints for managing asset history notes
...
- Add POST endpoint to create a history note attached to an asset
- Add GET endpoint to retrieve history notes for an asset
- Add ActionLog factory state for manual notes
- Implement controller methods with authorization checks
- Add feature tests for note creation, retrieval, and access control
- Register new API routes for these endpoints
Supports automation by enabling programmatic asset history note management.
2025-07-28 15:55:37 -07:00
spencerrlongg
8a40d7e35c
tests added, regex validation working
2025-07-23 16:12:19 -05:00
Brady Wetherington
0cc47aacbe
Got tests to pass by making them match our current reality, rather than wishes
2025-07-18 16:14:32 +01:00
Brady Wetherington
7c5110ed5d
Add more action logs tests everywhere I can think of it.
2025-07-16 16:20:06 +01:00
Brady Wetherington
0a474f48ad
WIP: Adding various tests of the contents of ActionLogs for lots of events
2025-07-16 16:20:06 +01:00
snipe
aafc8996c1
phpcbf fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 12:18:54 +01:00
snipe
d8e7123576
Added uploaded files API controllers and presenters
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-27 11:37:31 +01:00
snipe
246f1373a8
Merge pull request #16948 from marcusmoore/bug/sc-29181
...
Require assigned_x to be integer on asset model
2025-06-06 07:57:20 +01:00
Brady Wetherington
4b95790e2f
WIP: new tests for checkin/checkout counters
...
note that the test isnt going to work
More WIP for checkout counters
Got all tests passing
2025-05-23 12:37:29 +01:00
Marcus Moore
2a2acf6d1c
Add failing test
2025-05-14 14:09:48 -07:00
snipe
a67b320cae
Merge pull request #15907 from uberbrady/protect_assigned_to_assigned_type_rebased
...
Rebased version of #15629 - prevent setting assigned_to without setting assigned_type
2025-05-05 20:42:46 +01:00
snipe
71d8f1eb89
Merge pull request #16701 from grokability/repo-move
...
Update references to the repo to reflect move to Grokability org
2025-04-15 19:54:08 +01:00
snipe
8892a11e7e
Updated tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-09 06:40:14 +01:00
snipe
6a1bb06c13
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-07 22:09:14 +01:00
Jeremy Price
afd9282785
Update remaining comments from snipe/snipe-it to grokability/snipe-it
2025-04-03 12:07:05 -07:00
Brady Wetherington
eccdcc373e
parent 2220828b00
...
author Brady Wetherington <bwetherington@grokability.com > 1728320853 +0100
committer Brady Wetherington <bwetherington@grokability.com > 1733158021 +0000
Prevent setting assigned_to without setting assigned_type
Fixed tests to include assigned_type when setting assigned_to
Add new tests for assigned_to without assigned_type
Added tighter validation to assigned_to and assigned_type, new tests
Fixed wrong comment
Fixed tests to include assigned_type when setting assigned_to
Add new tests for assigned_to without assigned_type
Fixed wrong comment
2024-12-02 16:53:08 +00:00
Marcus Moore
4188849ae1
Add failing test case
2024-10-21 12:19:48 -07:00
Marcus Moore
a8d853c44a
Remove focus group tags
2024-10-17 15:26:27 -07:00
Marcus Moore
99dd51a965
Improve name
2024-10-17 14:53:18 -07:00
Marcus Moore
15c2169477
Scaffold additional tests
2024-10-17 14:31:05 -07:00
Marcus Moore
50fa6ce335
Scaffold tests
2024-10-17 14:12:22 -07:00
Marcus Moore
159a1d3f43
Be more explicit
2024-10-17 11:48:55 -07:00
Marcus Moore
604a964462
Improve scenario descriptions
2024-10-16 11:52:24 -07:00
Marcus Moore
2f72c66614
Add additional case
2024-10-16 11:30:06 -07:00
Marcus Moore
cba1a56040
Improve readability?
2024-10-15 17:38:11 -07:00
Marcus Moore
d9afde4610
Write failing test
2024-10-15 17:00:22 -07:00
Marcus Moore
42095c0167
Add reference link
2024-10-15 13:02:22 -07:00
snipe
ba69259f2d
Fixed #13396 - do not allow checkout to undeployable status types
...
Signed-off-by: snipe <snipe@snipe.net >
2024-09-24 15:35:00 +01:00
snipe
9adb2c24f3
Squashed commit of the following:
...
commit dddbf27d78
Author: snipe <snipe@snipe.net >
Date: Wed Sep 18 14:18:52 2024 +0100
Updated language strings
Signed-off-by: snipe <snipe@snipe.net >
commit fcefcc8184
Merge: 04bb3eec8 3519a82dd
Author: snipe <snipe@snipe.net >
Date: Wed Sep 18 13:44:44 2024 +0100
Merge pull request #15512 from marcusmoore/testing/fmcs
Added tests for delete methods in api
commit 04bb3eec83
Merge: 154d5d8d9 f963b9a19
Author: snipe <snipe@snipe.net >
Date: Wed Sep 18 13:41:37 2024 +0100
Merge pull request #15521 from uberbrady/improve_country_selector
Fix selected-index of Countries drop-down [fd-44144]
commit f963b9a19f
Author: Brady Wetherington <bwetherington@grokability.com >
Date: Wed Sep 18 13:24:26 2024 +0100
Fix selected-index of Countries drop-down
commit 154d5d8d91
Merge: 6c996b775 9e5f6d656
Author: snipe <snipe@snipe.net >
Date: Tue Sep 17 23:40:25 2024 +0100
Merge pull request #15491 from uberbrady/numeric_prefixes_add_multiple_assets
[Fixes fd-43940] Improve multi-asset create when using numeric prefixes to asset_tags
commit 3519a82ddd
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 16:55:20 2024 -0700
Fix name: TestsFullMultipleCompaniesSupport
commit a629df07bf
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 14:49:08 2024 -0700
Implement interfaces on existing test classes
commit 9a13fcab23
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 14:38:38 2024 -0700
Pluralize
commit f5705a1dde
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 14:34:55 2024 -0700
More unification
commit f325c4afdb
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 14:32:38 2024 -0700
Unify assertion method
commit 1fddacd7d0
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 14:25:11 2024 -0700
Re-order test methods
commit 4af893df61
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 14:20:24 2024 -0700
Improve assertions
commit b8b3f91ce4
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 13:55:18 2024 -0700
Formatting
commit 7f40f55343
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 13:52:02 2024 -0700
Add tests for delete supplier endpoint
commit b06e8d442d
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 13:37:08 2024 -0700
Add tests for delete status label endpoint
commit c269184c60
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 13:29:41 2024 -0700
Add tests for delete predefined kit endpoint
commit 53c673dee2
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 13:13:12 2024 -0700
Add tests for delete manufacturer endpoint
commit 50730fc4fb
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 12:37:18 2024 -0700
Add tests for delete location endpoint
commit 60a54cee79
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 12:33:30 2024 -0700
Add tests for delete license endpoint
commit 446e962a50
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 10:38:51 2024 -0700
Add tests for delete group endpoint
commit 79a4bb7316
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 10:35:44 2024 -0700
Add tests for delete depreciation endpoint
commit 2f76c1bc5b
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 10:33:21 2024 -0700
Add assertion
commit 38b9f4a438
Author: Marcus Moore <contact@marcusmoore.io >
Date: Mon Sep 16 10:29:20 2024 -0700
Add tests for delete departments endpoint
commit 3105f53aff
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 16:54:29 2024 -0700
Add tests for delete custom fieldsets endpoint
commit 2047cfed09
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 16:20:32 2024 -0700
Add tests for delete custom fields endpoint
commit e3268d32df
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 16:00:02 2024 -0700
Add tests for delete consumable endpoint
commit 6df8b0ac0e
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 15:52:07 2024 -0700
Add tests for delete component endpoint
commit 910f13c1f7
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 15:38:30 2024 -0700
Add tests for delete companies endpoint
commit 8ce2512f55
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:54:44 2024 -0700
Add tests for delete category endpoint
commit 0ec415d4d0
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:46:22 2024 -0700
Clean up
commit 2044570e95
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:39:36 2024 -0700
Add tests for delete asset model endpoint
commit b336c6273d
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:32:42 2024 -0700
Pluralize test classes
commit 5299b3e9f0
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:29:44 2024 -0700
Remove code handled by CompanyableChildTrait
commit 872b76b45f
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:29:10 2024 -0700
Add tests for delete asset maintenance endpoint
commit 275cf4630e
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:16:37 2024 -0700
Add tests for delete asset endpoint
commit 5c2660bd34
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 13:02:32 2024 -0700
Introduce interface
commit c7ae9d9dfa
Author: Marcus Moore <contact@marcusmoore.io >
Date: Thu Sep 12 12:58:47 2024 -0700
Add tests for delete accessory endpoint
commit 9e5f6d656a
Author: Brady Wetherington <bwetherington@grokability.com >
Date: Wed Sep 11 15:45:01 2024 +0100
Improve multi-asset create when using numeric prefixes to asset_tags
Signed-off-by: snipe <snipe@snipe.net >
2024-09-19 16:06:36 +01:00
snipe
1582d81e5b
Change user_id to created_by
...
Signed-off-by: snipe <snipe@snipe.net >
2024-09-17 22:16:41 +01:00
Brady Wetherington
ec2ea955d8
Fix PATCH of purchase_cost for assets for comma as decimal separator
2024-08-29 12:35:14 +01:00