snipe
|
a62e2f092b
|
Merge pull request #13498 from marcusmoore/feature/add-checkin-date-range-filter-to-custom-asset-report
Added last check in column and filter to custom asset report
|
2023-09-05 13:22:15 +01:00 |
|
snipe
|
fb455be406
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-30 19:13:38 +01:00 |
|
Marcus Moore
|
07c3fe1fce
|
Update assertions to account for type change
|
2023-08-30 09:42:53 -07:00 |
|
Marcus Moore
|
aafa1ab70e
|
Add failing test
|
2023-08-29 16:15:13 -07:00 |
|
Marcus Moore
|
c332b98456
|
Add last checkin options to report front end
|
2023-08-21 13:44:49 -07:00 |
|
Marcus Moore
|
6fc06f2ee1
|
Add simple tests around asset check in
|
2023-08-21 12:31:51 -07:00 |
|
Marcus Moore
|
e0b464dcec
|
Merge branch 'develop' into feature/custom-report-scoping
|
2023-08-09 13:03:05 -07:00 |
|
snipe
|
a6a742d8d8
|
Merge pull request #13407 from marcusmoore/feature/sc-23465
Added messaging to category edit page to improve clarity around when users will be emailed
|
2023-08-09 10:36:19 +01:00 |
|
Marcus Moore
|
2e632a3d2d
|
Improve test readability
|
2023-08-08 17:40:02 -07:00 |
|
Marcus Moore
|
c752e1670c
|
Add test around company scoping in custom report
|
2023-08-08 17:21:39 -07:00 |
|
Marcus Moore
|
1405e17251
|
Add simple test around custom asset report response
|
2023-08-08 17:10:36 -07:00 |
|
Marcus Moore
|
3fd0853fd0
|
Ensure eula field enabled when not using default eula
|
2023-08-02 18:02:56 -07:00 |
|
Marcus Moore
|
896f038054
|
Set send email back to original value when eulas cleared
|
2023-08-02 17:03:56 -07:00 |
|
Marcus Moore
|
48979ce177
|
Disable send email when it should not be modified
|
2023-08-02 16:52:56 -07:00 |
|
Marcus Moore
|
e12935f7fa
|
Disable eula textarea when using global eula
|
2023-08-02 16:18:57 -07:00 |
|
Marcus Moore
|
6400034435
|
Improve variable name
|
2023-08-02 16:06:59 -07:00 |
|
Marcus Moore
|
269414e4f2
|
Automatically check the send email to user checkbox in certain conditions
|
2023-08-02 16:04:01 -07:00 |
|
Marcus Moore
|
dee6ebf8e0
|
Scaffold component test
|
2023-08-02 12:58:07 -07:00 |
|
snipe
|
c1949ffb0d
|
Merge pull request #13319 from marcusmoore/chore/user-search-test-cases
Added test cases around user search
|
2023-07-18 13:27:22 +01:00 |
|
Marcus Moore
|
fa0a88289a
|
Add tests around user search
Follow up to #13311
|
2023-07-17 11:29:22 -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
|
2abdb8a5fd
|
Revert unneeded changes
|
2023-06-26 14:01:09 -07:00 |
|
Marcus Moore
|
7cb22d3d49
|
Remove incomplete tests
|
2023-06-26 14:00:53 -07:00 |
|
Marcus Moore
|
acd06927ac
|
Add helper method for authenticating with passport
|
2023-06-22 17:37:30 -07:00 |
|
Marcus Moore
|
a35d83d14a
|
Migrate to response macros for readability
|
2023-06-22 14:41:56 -07:00 |
|
Marcus Moore
|
a333d7b72f
|
Add context to incomplete tests
|
2023-06-22 12:48:09 -07:00 |
|
Marcus Moore
|
ab5fed09db
|
Remove scopeCompanyables call from AssetsController@requestable
|
2023-06-22 12:36:43 -07:00 |
|
Marcus Moore
|
0a5e1e3190
|
Remove scopeCompanyables call from AssetsController@selectlist
|
2023-06-21 17:21:36 -07:00 |
|
Marcus Moore
|
effd969284
|
Scaffold test before removing scopeCompanyables call from AssetsController@selectlist
|
2023-06-21 17:15:02 -07:00 |
|
Marcus Moore
|
af77fefc61
|
Scaffold test before removing scopeCompanyables call from AssetsController
|
2023-06-21 16:19:56 -07:00 |
|
Marcus Moore
|
7672861b96
|
Scaffold test before removing scopeCompanyables call from DashboardController
|
2023-06-07 17:38:23 -07:00 |
|
Marcus Moore
|
6f5252449e
|
Scaffold test before removing scopeCompanyables call from UsersController
|
2023-06-07 16:25:18 -07:00 |
|
Marcus Moore
|
0f6051bbe5
|
Inline method call
|
2023-06-07 16:18:02 -07:00 |
|
Marcus Moore
|
abaf59c990
|
Extract and use helper methods
|
2023-06-07 16:16:30 -07:00 |
|
Marcus Moore
|
27d4d107bb
|
Scaffold test before removing scopeCompanyables call from DepartmentsController
|
2023-06-07 16:10:29 -07:00 |
|
Marcus Moore
|
8e6e525b47
|
Remove scopeCompanyables call from LicensesController
|
2023-06-07 16:09:45 -07:00 |
|
Marcus Moore
|
a18f5e7fc0
|
Remove scopeCompanyables call from ConsumablesController
|
2023-06-07 14:22:22 -07:00 |
|
Marcus Moore
|
48850f3597
|
Remove scopeCompanyables call from ComponentsController
|
2023-06-06 18:02:18 -07:00 |
|
Marcus Moore
|
6300909fee
|
Add test for searching for user's first and last name
|
2023-05-23 13:39:01 -07:00 |
|
Marcus Moore
|
9cb0decf35
|
Adapt multiple column search based on database driver
|
2023-05-18 12:54:00 -07:00 |
|
Marcus Moore
|
4a0b3efd1f
|
Include user's name in Acceptance result notifications for accessories
|
2023-05-03 14:22:05 -07:00 |
|
snipe
|
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 |
|
Marcus Moore
|
a528ebeab0
|
Use superuser instead of admin state
|
2023-04-25 11:53:47 -07:00 |
|
Marcus Moore
|
2aba8252f3
|
Ensure users editing themselves do not deactivate their account
|
2023-04-20 21:59:55 -07:00 |
|
Marcus Moore
|
c357d9f01e
|
Update data provider name
|
2023-04-19 18:10:23 -07:00 |
|
Marcus Moore
|
bad2eead4c
|
Remove test method
|
2023-04-18 13:13:57 -07:00 |
|
Marcus Moore
|
508660b1df
|
Skip notifications for component checkouts and checkins
|
2023-04-18 13:07:55 -07:00 |
|
Marcus Moore
|
f6cff90829
|
Migrate to new test settings interface
|
2023-04-17 17:31:12 -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 |
|
Marcus Moore
|
7c95e45178
|
Introduce trait to conditionally interact with settings
|
2023-04-12 17:28:47 -07:00 |
|