Marcus Moore
|
296cf3e34b
|
Update OauthClients component
|
2024-06-04 15:37:41 -07:00 |
|
Godfrey M
|
6202f6157a
|
fix select2 behavior
|
2024-06-04 08:41:00 -07:00 |
|
snipe
|
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 |
|
snipe
|
1d97d95c10
|
UI and styling tweaks
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:48:34 +01:00 |
|
snipe
|
4a1b1675cb
|
Use storage helper
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:48:09 +01:00 |
|
snipe
|
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 |
|
snipe
|
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 |
|
snipe
|
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 |
|
snipe
|
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 |
|
Marcus Moore
|
1736bf5510
|
Merge branch 'develop' into chore/sc-23725/livewire3
# Conflicts:
# app/Livewire/LoginForm.php
# package.json
# resources/views/livewire/login-form.blade.php
|
2024-05-30 16:56:50 -07:00 |
|
Marcus Moore
|
1a1b891309
|
Remove unused Login Livewire component
|
2024-05-30 16:49:05 -07:00 |
|
Marcus Moore
|
2eaac3d381
|
Fix select2 re-renders
|
2024-05-30 16:20:04 -07:00 |
|
Marcus Moore
|
f03249898a
|
Update id syntax in custom fields component
|
2024-05-30 16:12:52 -07:00 |
|
Godfrey M
|
0ee441a976
|
adds hidden as well
|
2024-05-30 11:19:06 -07:00 |
|
Godfrey M
|
cf8de3baa9
|
fix checkin option from appearing
|
2024-05-30 11:11:35 -07:00 |
|
snipe
|
aadee068b3
|
Merge pull request #14740 from Godmartinz/redirect_back_to_asset
Added Redirect options to asset check in/out
|
2024-05-30 14:14:04 +01:00 |
|
snipe
|
a46e2ebfd8
|
Small tweaks to user export, user view translations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-30 13:59:00 +01:00 |
|
snipe
|
f6fe6e70b9
|
Merge branch 'develop' into redirect_back_to_asset
|
2024-05-30 13:38:11 +01:00 |
|
Marcus Moore
|
e80b80f5d1
|
Remove manual livewire tags
|
2024-05-29 16:04:05 -07:00 |
|
Marcus Moore
|
9e35441281
|
Importer fixes
|
2024-05-29 15:50:42 -07:00 |
|
Godfrey M
|
e28ad50bec
|
fixes the color change
|
2024-05-29 15:34:08 -07:00 |
|
Marcus Moore
|
7d95e7765d
|
Add a few .prevents
|
2024-05-29 14:13:29 -07:00 |
|
Marcus Moore
|
8d924b60d7
|
Replace references to @this in importer
|
2024-05-29 13:51:57 -07:00 |
|
Marcus Moore
|
34595c266d
|
Update script tag
|
2024-05-29 13:16:30 -07:00 |
|
Marcus Moore
|
638ae9bdd5
|
Use new id method
|
2024-05-29 13:15:59 -07:00 |
|
Godfrey M
|
713ce7836f
|
add some css in label field selector
|
2024-05-29 13:07:33 -07:00 |
|
Marcus Moore
|
43616d1874
|
Remove alpine reference from webpack
|
2024-05-29 12:30:20 -07:00 |
|
Marcus Moore
|
73e3ac7dd8
|
Migrate to $dispatch
|
2024-05-29 12:18:31 -07:00 |
|
Marcus Moore
|
45419586fe
|
Migrate away from wire:model.prevent
|
2024-05-29 12:11:33 -07:00 |
|
Marcus Moore
|
d8a480b2a8
|
Migrate to wire:model.blur
|
2024-05-29 12:11:02 -07:00 |
|
Marcus Moore
|
29d87246a2
|
Migrate away from wire:model.defer
|
2024-05-29 12:10:46 -07:00 |
|
Marcus Moore
|
58e638d3cb
|
Migrate to wire:model.live
|
2024-05-29 12:08:25 -07:00 |
|
snipe
|
12e107a71b
|
Merge pull request #13062 from ak-piracha/feature/snipe-12892-bulk-consumable-checkout
Bulk Consumable Checkout
|
2024-05-29 19:42:25 +01:00 |
|
snipe
|
7bbee053c6
|
Updated fa icon call
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 19:19:45 +01:00 |
|
snipe
|
369c819a27
|
Merge pull request #14754 from Godmartinz/footer_user_bug
Removed extra div from User Details.
|
2024-05-29 11:29:02 +01:00 |
|
snipe
|
a5d0a21757
|
Fixed string path
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 00:26:33 +01:00 |
|
snipe
|
df882bbcbc
|
Pass item’s currency if set by location
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-28 10:24:10 +01:00 |
|
snipe
|
b3fe10baa8
|
Merge branch 'snipeit_v7_laravel10' into chore/sc-25656/minus_icon_for_fieldsets
|
2024-05-25 11:19:43 +01:00 |
|
snipe
|
dc5e15f919
|
Added translation for external link
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 11:02:07 +01:00 |
|
snipe
|
ad7b291062
|
Added translations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 10:55:48 +01:00 |
|
snipe
|
b54c1caa74
|
Improved translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 10:43:28 +01:00 |
|
snipe
|
c3cf123189
|
Better translation for custom fields
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 10:39:47 +01:00 |
|
snipe
|
3a2900621c
|
Changed icon, added translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 10:20:52 +01:00 |
|
Brady Wetherington
|
4adbd7af4c
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-22 21:02:11 +01:00 |
|
Godfrey M
|
c4d96f6ea3
|
removed extra div
|
2024-05-22 12:35:32 -07:00 |
|
snipe
|
c9f7847fb3
|
Merge pull request #14745 from snipe/fixes/self_api_endpoint
Refactor group syncing on user edit API endpoint
|
2024-05-22 12:43:22 +01:00 |
|
Godfrey M
|
f2693ee957
|
conditionally fixed redirect select option
|
2024-05-21 14:08:35 -07:00 |
|
Godfrey M
|
9f02be0823
|
removed extra div
|
2024-05-21 10:15:18 -07:00 |
|
Godfrey M
|
b5553af8ed
|
rename variable
|
2024-05-21 10:11:53 -07:00 |
|
Godfrey M
|
4d6f4303f5
|
fixed partial up
|
2024-05-21 10:11:01 -07:00 |
|
snipe
|
a7ccf0efff
|
Added translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-21 09:56:51 +01:00 |
|
Godfrey M
|
db9c435ae0
|
removed extra div tags
|
2024-05-20 10:48:57 -07:00 |
|
Godfrey M
|
280c03dcad
|
remove license checkout changes
|
2024-05-20 10:25:59 -07:00 |
|
Brady Wetherington
|
f633dbba64
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-20 12:55:29 +01:00 |
|
snipe
|
6a6272ace3
|
Translate no records found message
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-20 11:19:47 +01:00 |
|
snipe
|
81efaa7481
|
Merge branch 'develop' into fixes/add_next_audit_date_to_assets_form
|
2024-05-16 16:13:21 +01:00 |
|
snipe
|
de088d452f
|
Merge pull request #14451 from Godmartinz/add_decline_note_to_acceptance
Adds a note text area to asset acceptances/declines
|
2024-05-16 15:06:05 +01:00 |
|
snipe
|
30f738646e
|
Merge pull request #14700 from marcusmoore/chore/sc-25471
Updated alpine to the latest version (3.13.10)
|
2024-05-15 19:59:51 +01:00 |
|
snipe
|
71b5bf2eef
|
Added visual on the hardware view screen
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:48 +01:00 |
|
snipe
|
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 |
|
snipe
|
16ec47573b
|
Added help text to bulk edit blade
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:48 +01:00 |
|
snipe
|
556d0b44a3
|
Added asset
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:48 +01:00 |
|
snipe
|
8841e21dc9
|
Removed quickscan header
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:47 +01:00 |
|
snipe
|
f5e03b264f
|
Show additional help text if help text is given
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:47 +01:00 |
|
snipe
|
eb09a99eb0
|
Merge pull request #14707 from spencerrlongg/bug/sc-24912
Bulk Edit Tests and Tweaks
|
2024-05-15 11:22:31 +01:00 |
|
Godfrey M
|
dc418a7033
|
need to make variables names uniform
|
2024-05-14 14:09:54 -07:00 |
|
Godfrey M
|
15cc4345ab
|
adds dynamic redirects to Assets
|
2024-05-14 13:25:52 -07:00 |
|
Marcus Moore
|
d7f0ee49b7
|
Update Alpine to 3.13.10
Includes fix to new label engine.
|
2024-05-07 17:08:05 -07:00 |
|
snipe
|
934593e0b6
|
Updated icon
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 18:09:55 +01:00 |
|
snipe
|
49dc9767b6
|
Added debugging :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 15:54:43 +01:00 |
|
snipe
|
92ae069629
|
Disable button in UI if user cannot be deleted
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-07 12:06:35 +01:00 |
|
snipe
|
3594ed67d1
|
Removed back buttons on settings index
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-06 20:48:32 +01:00 |
|
snipe
|
c816b960b5
|
Fixed stray closing paren
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-06 20:34:36 +01:00 |
|
Brady Wetherington
|
5b02a43957
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-06 18:44:03 +01:00 |
|
Mustafa Online
|
55b004d53d
|
Improve RTL support
|
2024-05-04 13:32:42 +02:00 |
|
Mustafa Online
|
c1b72a8ce6
|
Revert "Improve RTL support"
This reverts commit fa0bea87e6 .
|
2024-05-04 13:31:52 +02:00 |
|
Mustafa Online
|
fa0bea87e6
|
Improve RTL support
I'm starting to make some improvements to RTL support, more PR's to come to address other parts.
|
2024-05-04 13:17:48 +02:00 |
|
Godfrey M
|
c94a7613ca
|
dropdown redirect options, helper function and session variable added
|
2024-05-02 12:16:20 -07:00 |
|
snipe
|
f893b23129
|
Refactored title blade areas
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-02 12:35:52 +01:00 |
|
snipe
|
8c65880504
|
Changed badge to span in default blade
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-02 12:35:41 +01:00 |
|
spencerrlongg
|
25480293dc
|
change keys to values, add test
|
2024-04-30 18:03:26 -05:00 |
|
snipe
|
bfd0530597
|
Fixed notification
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 20:59:13 +01:00 |
|
snipe
|
fc61a4b88d
|
Fixed badge HTML
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 19:50:58 +01:00 |
|
snipe
|
860764a436
|
Use totals for sidebar
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 19:12:21 +01:00 |
|
snipe
|
76129e9011
|
Use trans_choice for title
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:59:13 +01:00 |
|
snipe
|
9c8411c7ff
|
Added checkin due blade
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:58:56 +01:00 |
|
snipe
|
c661d732b3
|
Refactored sidenav links for audit
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:58:44 +01:00 |
|
snipe
|
4b4e3badb7
|
Removed hardware audit overdue blade
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 18:53:36 +01:00 |
|
snipe
|
fe4dd23d39
|
Removed “all” text
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 15:49:12 +01:00 |
|
snipe
|
de6d71cc3b
|
Use plural api endpoints in blades
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 15:47:19 +01:00 |
|
snipe
|
bd8737d986
|
Changed sidenav badge class
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 15:44:21 +01:00 |
|
snipe
|
14b6a75507
|
Updated routes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 14:01:38 +01:00 |
|
snipe
|
bfc30794c5
|
Updated badge styling
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-26 14:01:22 +01:00 |
|
Brady Wetherington
|
3f5c5cbe82
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-04-24 16:24:43 +01:00 |
|
snipe
|
2439758ef3
|
Merge pull request #14587 from Godmartinz/License-export-button
Added a License Export function and button
|
2024-04-24 04:42:56 +01:00 |
|
snipe
|
685f1cbfb8
|
Merge pull request #14499 from Godmartinz/remove_encrpyt_from_labels
Removed encrypted fields from label options
|
2024-04-23 13:31:38 +01:00 |
|
Godfrey M
|
96b3af7cbc
|
fixed view from sending all custom fields
|
2024-04-22 18:27:34 -07:00 |
|
Marcus Moore
|
ac8aab0043
|
Add default "select an option" to data source options
|
2024-04-22 12:22:10 -07:00 |
|
Godfrey M
|
420225c2d5
|
Merge branch 'refs/heads/develop' into License-export-button
|
2024-04-22 10:33:30 -07:00 |
|
snipe
|
b5c83721ad
|
Merge pull request #14577 from Godmartinz/signature_pad_upgrade
Upgraded Signature-pad.js && Fixed Resizing Canvas on mobile
|
2024-04-11 15:35:47 +01:00 |
|