3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-12 19:05:52 +00:00
Commit Graph

338 Commits

Author SHA1 Message Date
000a28d648 Merge pull request #13830 from spencerrlongg/bug/sc-23921
Resolves Exceptions When An Array is Submitted and Exception Occurs Before Validation
2023-11-13 20:19:44 +00:00
9e1cfac995 Merge pull request #13857 from akemidx/bug/sc-20532
Bug Fix:  Undefined array key 266
2023-11-09 09:39:04 +00:00
49136a4d67 Add tests for color helper 2023-11-08 12:35:42 -08:00
4382adce85 typo in error log message 2023-11-08 15:29:29 -05:00
495521b70e adjusting for less than 0 possibility 2023-11-08 12:51:51 -05:00
4fb349e326 Remove extra assertions 2023-11-06 14:04:52 -08:00
4d2790c3f4 Add tests for license checkout notes 2023-11-06 13:54:36 -08:00
75532d9662 adds permission test 2023-11-01 16:49:59 -05:00
417f9c21e4 Fix the storing of group permissions when creating via API 2023-10-10 17:51:29 -07:00
d916e20c10 Merge pull request #13415 from marcusmoore/feature/department-scoping
Added `CompanyableTrait` to `Department` model
2023-09-14 12:52:53 +01:00
093bf57448 Update assertion and add failure messages 2023-09-07 16:42:49 -07:00
06836663c8 Merge pull request #13575 from marcusmoore/fixes/improve-api-messaging
Added validation around department_id in API patch request
2023-09-07 21:36:20 +01:00
c6c1c64c1e Remove todo 2023-09-07 13:30:05 -07:00
a7a70f6981 Test permissions update 2023-09-07 13:21:27 -07:00
39ff575ac1 Remove unused test cases 2023-09-07 13:16:08 -07:00
56e6205667 Formatting 2023-09-07 12:45:03 -07:00
899c2eb19b Implement test case 2023-09-07 12:34:50 -07:00
1c3c36f2a0 Begin to implement patch test 2023-09-06 16:14:14 -07:00
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
e192cbbbe1 Merge pull request #13550 from marcusmoore/remove-dusk
Removed Dusk
2023-08-31 18:06:04 +01:00
a799659610 Scaffold tests and add context 2023-08-30 17:33:23 -07:00
999605f832 Add failing test 2023-08-30 17:10:50 -07:00
5828d29952 Remove Dusk 2023-08-30 16:43:18 -07:00
fb455be406 Added tests
Signed-off-by: snipe <snipe@snipe.net>
2023-08-30 19:13:38 +01:00
07c3fe1fce Update assertions to account for type change 2023-08-30 09:42:53 -07:00
aafa1ab70e Add failing test 2023-08-29 16:15:13 -07:00
c332b98456 Add last checkin options to report front end 2023-08-21 13:44:49 -07:00
6fc06f2ee1 Add simple tests around asset check in 2023-08-21 12:31:51 -07:00
6adaa32286 Merge pull request #13431 from marcusmoore/feature/custom-report-scoping
Removed unneeded `Company::scopeCompanyables` from `ReportsController`
2023-08-10 09:57:53 +01:00
a599f0c923 Merge pull request #13434 from marcusmoore/chore/improve-test-stability
Improved test stability and messaging
2023-08-10 09:57:26 +01:00
04661d5441 Add help text to response assertion helpers 2023-08-09 17:09:31 -07:00
3a5ed031bf Escape values in response assertion helpers 2023-08-09 17:08:49 -07:00
60baaae192 Remove unused test bootstrap file 2023-08-09 16:22:58 -07:00
8508594a2f Remove old and unused Codeception test code 2023-08-09 13:32:15 -07:00
e0b464dcec Merge branch 'develop' into feature/custom-report-scoping 2023-08-09 13:03:05 -07:00
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
2e632a3d2d Improve test readability 2023-08-08 17:40:02 -07:00
c752e1670c Add test around company scoping in custom report 2023-08-08 17:21:39 -07:00
1405e17251 Add simple test around custom asset report response 2023-08-08 17:10:36 -07:00
42055bb69d Add authentication and authorization tests for department index method 2023-08-07 17:42:28 -07:00
cdfe8e459d Add simple test cases for api department index 2023-08-07 16:36:01 -07:00
3fd0853fd0 Ensure eula field enabled when not using default eula 2023-08-02 18:02:56 -07:00
896f038054 Set send email back to original value when eulas cleared 2023-08-02 17:03:56 -07:00
48979ce177 Disable send email when it should not be modified 2023-08-02 16:52:56 -07:00
e12935f7fa Disable eula textarea when using global eula 2023-08-02 16:18:57 -07:00
6400034435 Improve variable name 2023-08-02 16:06:59 -07:00
269414e4f2 Automatically check the send email to user checkbox in certain conditions 2023-08-02 16:04:01 -07:00
dee6ebf8e0 Scaffold component test 2023-08-02 12:58:07 -07:00
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
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