3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-11 15:55:47 +00:00
Commit Graph

530 Commits

Author SHA1 Message Date
1405e17251 Add simple test around custom asset report response 2023-08-08 17:10:36 -07:00
7560afb8c4 changes webhook_endpoint var to a text 2023-08-01 10:45:39 -07:00
18e2ec4dad Merge pull request #13310 from marcusmoore/bug/sc-23478
Fixed the inability to load location select when editing profile
2023-07-18 13:26:30 +01:00
3078cab7ee Added ability to show/hide custom fields in list views by default
Signed-off-by: snipe <snipe@snipe.net>
2023-07-14 09:09:43 +01:00
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
14c61e4c17 Added phone, fax to departments, locations, companies
Signed-off-by: snipe <snipe@snipe.net>
2023-07-10 19:44:21 +01:00
c85a33be6a Change settings table saml_idp_metadata to MEDIUMTEXT
Signed-off-by: snipe <snipe@snipe.net>
2023-07-05 17:28:08 +01:00
ab5fed09db Remove scopeCompanyables call from AssetsController@requestable 2023-06-22 12:36:43 -07:00
27d4d107bb Scaffold test before removing scopeCompanyables call from DepartmentsController 2023-06-07 16:10:29 -07:00
4fb86ad2fb Get name as a string and not an array 2023-06-06 16:31:26 -07:00
42a4941ad2 Ensure consumable name is valid in factory 2023-06-06 16:31:26 -07:00
50234bc9a5 Formatting 2023-05-22 17:40:06 -07:00
3a9670930d Define required fields in Custom Field seeder so sqlite can be seeded 2023-05-18 13:17:35 -07:00
d648e9a01c Added Google test user
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 09:13:34 -07:00
3fb5188037 Removed redirect option
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 00:54:46 -07:00
72d1c08fbc Added migration
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 00:21:17 -07:00
f84f4ffe99 Migration to embiggen state fields
Signed-off-by: snipe <snipe@snipe.net>
2023-05-08 14:13:06 -07:00
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
f96d8fe674 Add CheckoutAcceptance factory 2023-05-03 14:21:13 -07:00
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
54a766c4f9 Added dynamic warranty URL to manufacturers
Signed-off-by: snipe <snipe@snipe.net>
2023-04-26 16:39:15 -07:00
970b5e556c Merge pull request #12903 from marcusmoore/bug/sc-15034
Fixes sending webhook notifications for checkout and checkin
2023-04-25 22:22:58 -07:00
d6ea5de5b8 Merge remote-tracking branch 'origin/develop' into features/auto_add_to_fieldset 2023-04-25 22:20:50 -07:00
6cd3cfe1ea Added new field to factory
Signed-off-by: snipe <snipe@snipe.net>
2023-04-25 20:57:03 -07:00
07336bbc6a Added auto_add_to_fieldsets field
Signed-off-by: snipe <snipe@snipe.net>
2023-04-25 15:51:36 -07:00
cb68f41d9c added ldap_location to settings 2023-04-25 11:44:04 -07:00
645f6ed692 Remove unneeded doc block 2023-04-19 17:52:44 -07:00
2d56675ade Merge branch 'develop' into bug/sc-15034
# Conflicts:
#	database/factories/SettingFactory.php
2023-04-17 17:22:55 -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
8c09226b76 Merge pull request #12834 from marcusmoore/mxm/improve-test-setup
Introduced improved way to interact with settings in tests
2023-04-15 18:37:34 -07:00
8ae14c43f3 This is a temp fix for the seeders
Signed-off-by: snipe <snipe@snipe.net>
2023-04-15 18:27:53 -07:00
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
45142c6888 Migration to add supplier ID to components and consumables
Signed-off-by: snipe <snipe@snipe.net>
2023-04-13 11:06:49 -07:00
f767cc082f Introduce improved way to interact with settings in tests 2023-04-06 17:27:18 -07:00
aefc53cfcf Explicitly disable webhook settings in tests 2023-03-30 16:40:21 -07:00
362d5b9fd4 Merge branch 'develop' into bug/sc-15034 2023-03-27 11:46:30 -07:00
317335e79f Allow the migration of sqlite databases 2023-03-23 17:40:03 -07:00
fa69a580ab Start to scaffold license checkout notification test 2023-03-23 17:18:33 -07:00
66224765ea Use factory state for webhook settings 2023-03-22 12:31:47 -07:00
4efac7827b Trying other save method, I guess?
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 22:10:30 -07:00
76425ca2a5 Fixes back-in-time Slack v slack migration
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 21:59:17 -07:00
751abe1438 Re-add asset factory states 2023-03-21 09:54:55 -07:00
272cc1adac Skip creating user when creating a setting since it isn't needed 2023-03-20 15:33:40 -07:00
a0e547c7fb Remove some unused imports 2023-03-20 14:18:59 -07:00
44a91f0a2b Seed license checkouts 2023-03-20 14:18:54 -07:00
92e0c59f89 Fix typo in Keyboard accessory name 2023-03-20 12:01:39 -07:00
1bad8e1fc2 Remove outdated comments 2023-03-20 11:42:15 -07:00
1fd574779b Remove unneeded or outdated comments and update imports 2023-03-20 11:39:27 -07:00
a37d69fcf1 Replace remaining user_ids in factories 2023-03-20 11:19:34 -07:00
3849bb838d Make a few more factories a bit more pure 2023-03-16 18:29:51 -07:00