9d56617caf
Moved expected checkin date on view
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
a15ed6eaee
Wrap disabled <a> links in a span for tooltips
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 19:29:29 +01:00
8c5249ba4b
Disable buttons on view page if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:47:53 +01:00
b936591240
Warn and disable on checkout if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:47:34 +01:00
76e664d647
Warn and disable the checkout button if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:47:18 +01:00
0253c2a756
Lauout tweaks, warn and disable button if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:46:57 +01:00
f6fe6e70b9
Merge branch 'develop' into redirect_back_to_asset
2024-05-30 13:38:11 +01:00
7bbee053c6
Updated fa icon call
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 19:19:45 +01:00
ad7b291062
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-25 10:55:48 +01:00
b5553af8ed
rename variable
2024-05-21 10:11:53 -07:00
4d6f4303f5
fixed partial up
2024-05-21 10:11:01 -07:00
f633dbba64
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-20 12:55:29 +01:00
71b5bf2eef
Added visual on the hardware view screen
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
ab8b40745e
Added next audit date to create/edit asset screen
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
16ec47573b
Added help text to bulk edit blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
556d0b44a3
Added asset
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
8841e21dc9
Removed quickscan header
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
eb09a99eb0
Merge pull request #14707 from spencerrlongg/bug/sc-24912
...
Bulk Edit Tests and Tweaks
2024-05-15 11:22:31 +01:00
15cc4345ab
adds dynamic redirects to Assets
2024-05-14 13:25:52 -07:00
5b02a43957
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-06 18:44:03 +01:00
c94a7613ca
dropdown redirect options, helper function and session variable added
2024-05-02 12:16:20 -07:00
f893b23129
Refactored title blade areas
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 12:35:52 +01:00
25480293dc
change keys to values, add test
2024-04-30 18:03:26 -05:00
fc61a4b88d
Fixed badge HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:50:58 +01:00
76129e9011
Use trans_choice for title
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:59:13 +01:00
9c8411c7ff
Added checkin due blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:58:56 +01:00
4b4e3badb7
Removed hardware audit overdue blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:53:36 +01:00
de6d71cc3b
Use plural api endpoints in blades
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:47:19 +01:00
14b6a75507
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:01:38 +01:00
3f5c5cbe82
Merge branch 'develop' into snipeit_v7_laravel10
2024-04-24 16:24:43 +01:00
dcba2bfd25
Merge pull request #14529 from mauro-miatello/develop
...
Hide/Show encrypted values in hardware list
2024-04-04 15:07:58 +01:00
79c5697042
Fixed dev - take 2!
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-03 13:06:49 +01:00
65e21faa3e
Merge branch 'develop' into snipeit_v7_laravel10
...
Hopefully, last merge?
2024-04-02 20:34:04 +01:00
b221d99e7b
Encrypted values enhancement
...
Show asterisks instead of the value, respecting the length of the field
2024-03-31 12:27:35 +02:00
545a185614
Merge pull request #14262 from akemidx/bug/sc-24812
...
Last Checkin Date added to Hardware View and Index
2024-03-27 19:02:25 +00:00
f450cafe3e
Fixed missing div
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 12:29:25 +00:00
7ebbef25e7
Standardize button styling
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 08:18:36 +00:00
9359809b4f
Hide / Show encrypted values in web ui
...
added a span element to hide encrypted values
2024-03-10 15:09:46 +01:00
5b9120ba6c
Merge branch 'develop' into snipeit_v7_laravel10
2024-03-05 19:22:37 +00:00
eb0657c953
Merge branch 'develop' into bug/sc-24812
2024-02-28 17:22:16 -05:00
b69364d5ff
Add copy of encrypted custom fields
...
Encrypted custom fields may contain sensitive or important information, and it may be useful to have the ability to copy them.
2024-02-25 14:47:06 +01:00
a184b4e67c
Nicer UI for history importer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-23 11:40:10 +00:00
e494a2670f
Merge pull request #14321 from akemidx/accessory_pdf_dl_link
...
Adding in PDF download to Accesories/Asset/License Histories
2024-02-23 08:18:55 +00:00
e8ad8a7448
Added email, phone icons
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 14:48:01 +00:00
0f3be4fdf8
adding in eula pdf dl link. mimics activity log
2024-02-21 17:45:10 -05:00
8f2843bfcf
Merge branch 'develop' into snipeit_v7_laravel10
...
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
2024-02-21 20:22:28 +00:00
56ba26eb45
Disallow editing of deleted assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:58:07 +00:00
4093327b7f
adding in Last Checkin Date to Hardware view and index
2024-02-13 16:52:12 -05:00
8a2f3405d5
Merge branch 'develop' into snipeit_v7_laravel10
...
A lot of changes here, but hopefully this works?
2024-01-29 22:12:58 +00:00
9d16eacad5
Added license expiration date in "view asset"
...
I've added the expiration date of the license associated with an asset in hardware/ID#software, it is useful to see all of them on the asset page instead of having to open the license details page. I've also fixed a space formatting issue.
2024-01-09 18:30:51 +01:00