snipe
|
3a0f7eca54
|
Put asset EOL date back in the Item Importer
I have no idea why this is necessary
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
f4d530b4b1
|
Removed filename column since it’s never worked
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
4ccbfb56a4
|
Make sure the status label is deployable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
d02904c9a3
|
Added new fields
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
c8279c0b99
|
Moved asset-only date stuff into the asset importer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
f4f184e115
|
Removed noisy debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
b2a86e312b
|
Added last_checkout and last_checkin as fillable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
9d56617caf
|
Moved expected checkin date on view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
de7b8940fe
|
Merge pull request #14828 from fe80/fix/controller-signature-s3
fix(ActionlogController): add missin class Illuminate\Support\Facades…
|
2024-06-05 09:58:03 +01:00 |
|
snipe
|
09e94ec176
|
Reordered withTrashed() and find()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 09:57:24 +01:00 |
|
snipe
|
832ceeba56
|
Fixed missing endpush
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 09:57:10 +01:00 |
|
fe80
|
ea7c3c8485
|
fix(ActionlogController): add missing class Illuminate\Support\Facades\Storage
|
2024-06-05 10:55:27 +02:00 |
|
snipe
|
bc36c8074e
|
Merge pull request #14807 from bryanlopezinc/AddTestToCheckEnvVisibility
Added test for .env visibility for setup page
|
2024-06-05 09:50:54 +01:00 |
|
snipe
|
9fccafa3ac
|
Merge pull request #14816 from uberbrady/hotfix_autoincrement_workaround
Don't save next autoincrement base if it's going to fail, next
|
2024-06-05 09:47:40 +01:00 |
|
snipe
|
fa083098fc
|
Merge pull request #14819 from snipe/localization/new_strings_2024_06_03
Updated strings
|
2024-06-05 09:46:41 +01:00 |
|
snipe
|
7688c437c0
|
Merge pull request #14824 from Godmartinz/select-2-redirect-fix
Fixed select 2 Behavior
|
2024-06-05 09:46:25 +01:00 |
|
snipe
|
697ac83040
|
Merge pull request #14825 from marcusmoore/chore/test-organization
Re-organized test suite
|
2024-06-05 09:46:08 +01:00 |
|
snipe
|
a742105c21
|
Merge pull request #14827 from fe80/fix/controller-signature-s3
fix(ActionlogController): correct signature image for s3 bucket
|
2024-06-05 09:40:21 +01:00 |
|
fe80
|
7a76ec9e02
|
fix(ActionlogController): correct signature image for s3 bucket
|
2024-06-05 10:08:15 +02:00 |
|
Marcus Moore
|
b2a0e7958b
|
Inject alpine on label engine page
|
2024-06-04 17:03:36 -07:00 |
|
Marcus Moore
|
99439f0a5c
|
Define property
|
2024-06-04 16:14:07 -07:00 |
|
Marcus Moore
|
ef91c8123e
|
Remove unneeded re-render of select2
|
2024-06-04 15:49:57 -07:00 |
|
Marcus Moore
|
5eb5742b3d
|
Define property
|
2024-06-04 15:49:39 -07:00 |
|
Marcus Moore
|
296cf3e34b
|
Update OauthClients component
|
2024-06-04 15:37:41 -07:00 |
|
Marcus Moore
|
e98c3f92c1
|
Update domain name
|
2024-06-04 10:49:29 -07:00 |
|
Marcus Moore
|
d202dfc225
|
Organize API tests into domains
|
2024-06-04 10:48:53 -07:00 |
|
Godfrey M
|
6202f6157a
|
fix select2 behavior
|
2024-06-04 08:41:00 -07:00 |
|
Marcus Moore
|
b1e8e5389b
|
Make most test names singular
|
2024-06-03 16:54:59 -07:00 |
|
Marcus Moore
|
95f6381da4
|
Update tests names to VerbNounTest
|
2024-06-03 16:53:15 -07:00 |
|
Marcus Moore
|
b07e3b4a91
|
Remove API from test class name
|
2024-06-03 16:50:56 -07:00 |
|
Marcus Moore
|
86bd9a2674
|
Move test method to existing test
|
2024-06-03 16:49:44 -07:00 |
|
Marcus Moore
|
29a36839aa
|
Move existing API checkin and checkout tests under domain directory
|
2024-06-03 16:29:53 -07:00 |
|
snipe
|
85cb7c92e7
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-03 20:44:40 +01:00 |
|
Brady Wetherington
|
e827bc9a07
|
Tests on asset tags that are maximum integers and *almost* maximum...
|
2024-06-03 17:31:56 +01:00 |
|
snipe
|
a6f19a1657
|
docs: add @U-H-T as a contributor
|
2024-06-03 17:06:43 +01:00 |
|
snipe
|
6229d0c616
|
Merge pull request #14758 from U-H-T/features/add_logo_support_for_Brother_TZe24
add logo support for Brother TZe24mm labels
|
2024-06-03 17:02:18 +01:00 |
|
snipe
|
bc6c969f21
|
Merge pull request #14814 from snipe/dependabot/github_actions/develop/crowdin/github-action-2
Bump crowdin/github-action from 1 to 2
|
2024-06-03 16:58:10 +01:00 |
|
snipe
|
8f4ede7785
|
Merge pull request #14817 from snipe/fixes/hotfix_for_14815
Fixes #14815 - Fixed translation string
|
2024-06-03 16:48:54 +01:00 |
|
snipe
|
877adb082c
|
Fixed translation string
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-03 16:40:52 +01:00 |
|
Brady Wetherington
|
90818bb147
|
Don't save next autoincrement base if it's going to fail, next
|
2024-06-03 15:58:57 +01:00 |
|
dependabot[bot]
|
f767a94c84
|
Bump crowdin/github-action from 1 to 2
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1 to 2.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 08:18:51 +00:00 |
|
bryanlopezinc
|
89e50b94d3
|
Fix Failing sqlite test
|
2024-06-03 08:09:05 +01:00 |
|
snipe
|
c4d97d095f
|
Merge pull request #14809 from snipe/features/more_tests
Added a few more tests
|
2024-06-01 04:25:19 +01:00 |
|
snipe
|
67fb3f10d5
|
Tightened up tests with better checks
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 04:24:47 +01:00 |
|
snipe
|
ea8d390596
|
MOAR TESTS
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 04:01:09 +01:00 |
|
snipe
|
cff382605c
|
Fixed some missing strings and checks
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 04:01:04 +01:00 |
|
snipe
|
52af8afac2
|
Added company scoping test
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 03:10:29 +01:00 |
|
snipe
|
03b0268dc2
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 03:00:45 +01:00 |
|
snipe
|
c09e93e288
|
Updated delete users API tests, moved non-API tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 02:59:04 +01:00 |
|
snipe
|
694e3b7f3a
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-01 00:42:16 +01:00 |
|