snipe
|
a4941031cb
|
Merge pull request #14260 from marcusmoore/chore/sc-24808
Added tests around asset check in and added missing actions to the api controller action
|
2024-02-28 13:34:12 +00:00 |
|
Marcus Moore
|
87ba2cb407
|
Generate unique names for departments
|
2024-02-27 12:47:56 -08:00 |
|
Marcus Moore
|
aa2632fe46
|
Merge branch 'develop' into chore/sc-24808
|
2024-02-21 12:33:06 -08:00 |
|
Marcus Moore
|
9ab56fe9ca
|
Implement tests
|
2024-02-13 17:04:53 -08:00 |
|
Marcus Moore
|
31a75bd252
|
Add some assertions
|
2024-02-13 13:17:02 -08:00 |
|
Marcus Moore
|
307b39bd38
|
Implement tests around asset check in
|
2024-02-13 12:03:27 -08:00 |
|
Marcus Moore
|
adfb8895df
|
Improve factory state name
|
2024-02-12 16:31:32 -08:00 |
|
Marcus Moore
|
c8e12ddb5c
|
Remove bug in factory state
|
2024-02-12 16:30:09 -08:00 |
|
Marcus Moore
|
728aaaab20
|
Ensure accessory check in emails are not sent when the setting is disabled
|
2024-02-12 16:22:59 -08:00 |
|
Marcus Moore
|
095a7d9b34
|
Scaffold tests around accessory check in
|
2024-02-12 12:54:48 -08:00 |
|
Marcus Moore
|
2e0e39ccc8
|
Ensure notification is sent when consumable is checked out via api
|
2024-01-30 13:19:20 -08:00 |
|
Marcus Moore
|
13c37e708f
|
Implement tests around consumable checkout
|
2024-01-30 12:43:20 -08:00 |
|
Marcus Moore
|
987676df08
|
Implement additional tests
|
2024-01-29 15:56:18 -08:00 |
|
Marcus Moore
|
f16f62f76c
|
Scaffold and implement some tests around accessory checkout
|
2024-01-29 14:21:30 -08:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
snipe
|
8bc5f08da5
|
Fixed a few more small localization issues
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-24 20:14:49 +00:00 |
|
snipe
|
02d35449d2
|
Updated seeder with en to en-US
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-24 19:41:48 +00:00 |
|
snipe
|
4f56c2e9d6
|
Added radio to seeder for custom fields
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-13 14:03:13 +00:00 |
|
snipe
|
7b85a30b64
|
Fixed checkbox seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-13 13:16:45 +00:00 |
|
spencerrlongg
|
cba5f869c0
|
standardize some of the validation rules, fix int/string issue
|
2023-11-28 21:19:19 -06:00 |
|
snipe
|
a2ba39c837
|
Removed required custom field from seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 17:57:05 +01:00 |
|
snipe
|
9d887484c8
|
Added encrypted custom field to seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 07:41:25 +01:00 |
|
snipe
|
c3b3aa4de6
|
Set one field to encrypted in the seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 06:25:51 +01:00 |
|
snipe
|
3717d60170
|
Added two more custom fields/fieldsets to seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 05:04:30 +01:00 |
|
snipe
|
436192b836
|
Fixed seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 02:56:34 +01:00 |
|
snipe
|
60e0e899bc
|
Added show_in_requestable_list to factory
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 02:35:33 +01:00 |
|
snipe
|
129e9b90dc
|
Merge pull request #13585 from spencerrlongg/eol_2
Standardize Asset EOL Date
|
2023-10-02 16:09:22 +01:00 |
|
Marcus Moore
|
90e75a3e2c
|
Add unique() to some factory properties
|
2023-09-19 17:02:18 -07:00 |
|
spencerrlongg
|
30dade1fba
|
cleanup
|
2023-09-11 17:35:12 -05:00 |
|
spencerrlongg
|
b73f20cadf
|
immutable when things are looping, just in case
|
2023-09-11 17:22:46 -05:00 |
|
slong753
|
27bea2abb9
|
just some more wip on the importer
|
2023-09-11 17:21:51 -05:00 |
|
slong753
|
1b18cd7fe6
|
added asset_eol_date and explicit to factory
|
2023-09-11 17:21:51 -05:00 |
|
Marcus Moore
|
5b86c02366
|
Set permissions to empty object in user factory
|
2023-08-10 16:55:44 -07:00 |
|
Marcus Moore
|
41479b1ec7
|
Allow permissions in the user factory to be chained
|
2023-08-10 16:35:10 -07:00 |
|
Marcus Moore
|
1405e17251
|
Add simple test around custom asset report response
|
2023-08-08 17:10:36 -07:00 |
|
Marcus Moore
|
346ace9444
|
Allow users that have permission to edit their own location to see locations in select list
|
2023-07-13 17:37:46 -07:00 |
|
Marcus Moore
|
ab5fed09db
|
Remove scopeCompanyables call from AssetsController@requestable
|
2023-06-22 12:36:43 -07:00 |
|
Marcus Moore
|
27d4d107bb
|
Scaffold test before removing scopeCompanyables call from DepartmentsController
|
2023-06-07 16:10:29 -07:00 |
|
Marcus Moore
|
4fb86ad2fb
|
Get name as a string and not an array
|
2023-06-06 16:31:26 -07:00 |
|
Marcus Moore
|
42a4941ad2
|
Ensure consumable name is valid in factory
|
2023-06-06 16:31:26 -07:00 |
|
snipe
|
d648e9a01c
|
Added Google test user
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 09:13:34 -07:00 |
|
snipe
|
d70e14de61
|
Merge pull request #12972 from marcusmoore/bug/sc-23177
Fixes user name missing in accessory acceptance notifications
|
2023-05-08 13:04:37 -07:00 |
|
Marcus Moore
|
f96d8fe674
|
Add CheckoutAcceptance factory
|
2023-05-03 14:21:13 -07:00 |
|
snipe
|
b716f9f55e
|
Merge pull request #12916 from snipe/features/auto_add_to_fieldset
Added ability to auto-add fields to new fieldsets
|
2023-05-03 11:04:33 -07:00 |
|
snipe
|
54a766c4f9
|
Added dynamic warranty URL to manufacturers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-26 16:39:15 -07:00 |
|
snipe
|
6cd3cfe1ea
|
Added new field to factory
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-25 20:57:03 -07:00 |
|
Marcus Moore
|
645f6ed692
|
Remove unneeded doc block
|
2023-04-19 17:52:44 -07:00 |
|
Marcus Moore
|
2d56675ade
|
Merge branch 'develop' into bug/sc-15034
# Conflicts:
# database/factories/SettingFactory.php
|
2023-04-17 17:22:55 -07:00 |
|
snipe
|
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 |
|
snipe
|
e7c6771e73
|
Added supplier to components and consumables factories for seeding
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-13 11:07:22 -07:00 |
|