snipe
|
ac907add83
|
Merge pull request #16082 from marcusmoore/chore/sc-28173
Replace calls to Form::text
|
2025-02-18 14:58:40 +00:00 |
|
snipe
|
a9d6a5f618
|
Updated note partial to use generic notes text
Signed-off-by: snipe <snipe@snipe.net>
|
2025-02-11 00:39:46 +00:00 |
|
Marcus Moore
|
0797c4ac97
|
Merge branch 'develop' into chore/sc-28173
# Conflicts:
# resources/views/settings/saml.blade.php
# resources/views/settings/security.blade.php
# resources/views/setup/user.blade.php
|
2025-02-10 15:57:41 -08:00 |
|
snipe
|
ab10fb466c
|
Merge pull request #16193 from marcusmoore/chore/migrate-label-helpers-pt3
Replace calls to Form::label pt3
|
2025-02-06 10:17:26 +00:00 |
|
snipe
|
dcabf90409
|
Merge pull request #16192 from marcusmoore/chore/migrate-label-helpers-pt2
Replace calls to Form::label pt2
|
2025-02-06 10:17:11 +00:00 |
|
snipe
|
27752f595c
|
Merge pull request #16194 from marcusmoore/chore/migrate-label-helpers-pt4
Replace calls to Form::label pt4
|
2025-02-06 10:16:33 +00:00 |
|
Marcus Moore
|
0620b8b163
|
Migrate form label in checkout select partial
|
2025-02-05 13:44:00 -08:00 |
|
Marcus Moore
|
f639d82693
|
Migrate form label in user select partial
|
2025-02-05 13:40:27 -08:00 |
|
Marcus Moore
|
13d2d41f0c
|
Migrate form label in supplier select partial
|
2025-02-05 13:39:03 -08:00 |
|
Marcus Moore
|
015cd44136
|
Migrate form label in status select partial
|
2025-02-05 13:34:07 -08:00 |
|
Marcus Moore
|
4834f60a44
|
Migrate form label in phone input partial
|
2025-02-05 13:32:06 -08:00 |
|
Marcus Moore
|
3327e1d8f2
|
Migrate form label in asset model select partial
|
2025-02-05 13:30:14 -08:00 |
|
Marcus Moore
|
40e002911c
|
Migrate form label in manufacturer select partial
|
2025-02-05 13:29:06 -08:00 |
|
Marcus Moore
|
03bcc3b73f
|
Migrate form label in location select partial
|
2025-02-05 13:27:29 -08:00 |
|
Marcus Moore
|
f963df0658
|
Migrate form label in location profile select partial
|
2025-02-05 13:26:08 -08:00 |
|
Marcus Moore
|
0aa77d281f
|
Replace calls to Form::label in license-select partial
|
2025-02-05 13:24:02 -08:00 |
|
Marcus Moore
|
0988255693
|
Replace calls to Form::label in (unused?) kit select
|
2025-02-05 13:23:10 -08:00 |
|
Marcus Moore
|
fb9e7cf5e1
|
Migrate form label in fax input partial
|
2025-02-05 13:19:22 -08:00 |
|
Marcus Moore
|
ecc1bd69b9
|
Migrate form label in department select partial
|
2025-02-05 13:19:16 -08:00 |
|
Marcus Moore
|
830f095a6e
|
Migrate form label in datepicker partial
|
2025-02-05 13:16:28 -08:00 |
|
Marcus Moore
|
288f7e4e93
|
Migrate form label on consumable select
|
2025-02-05 13:12:52 -08:00 |
|
Marcus Moore
|
a205ae12a4
|
Migrate form label on (unsed?) company select partial
|
2025-02-05 13:11:49 -08:00 |
|
Marcus Moore
|
1866426f11
|
Migrate form label in category select partial
|
2025-02-05 13:02:36 -08:00 |
|
Marcus Moore
|
e4ab6c0c24
|
Migrate form label on asset select partial
|
2025-02-05 12:59:00 -08:00 |
|
Marcus Moore
|
189c148761
|
Migrate labels on address partial
|
2025-02-05 12:47:06 -08:00 |
|
Marcus Moore
|
8b7c1a195c
|
Migrate label on accessory select partial
|
2025-02-05 12:41:35 -08:00 |
|
Marcus Moore
|
0ef20c524f
|
Replace Form::text in certain views
|
2025-01-15 13:01:32 -08:00 |
|
Marcus Moore
|
1cb72e3e9c
|
Replace Form::text in certain views
|
2025-01-15 11:53:22 -08:00 |
|
Marcus Moore
|
5306e1cd15
|
Merge branch 'develop' into saving_custom_report_template
# Conflicts:
# resources/views/partials/forms/edit/location-select.blade.php
# resources/views/partials/forms/edit/manufacturer-select.blade.php
# resources/views/partials/forms/edit/model-select.blade.php
# resources/views/partials/forms/edit/supplier-select.blade.php
# resources/views/reports/custom.blade.php
|
2024-10-15 12:32:01 -07:00 |
|
Brady Wetherington
|
67a605c9a5
|
Fix bulk checkout to users, assets, and locations
|
2024-10-09 17:01:26 +01:00 |
|
snipe
|
cae8aa7840
|
Added maxlengths to additional fields
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 14:02:54 +01:00 |
|
snipe
|
585f998cae
|
Fixes for requiredness display
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-28 15:28:06 +01:00 |
|
Godfrey M
|
ef82f954e5
|
fixed required css, and user input lengths
|
2024-09-25 15:47:57 -07:00 |
|
Godfrey M
|
b797c37acb
|
replace duplicate code with partials
|
2024-09-25 12:48:05 -07:00 |
|
Godfrey M
|
12522a3791
|
fix spacing issues
|
2024-09-25 12:07:15 -07:00 |
|
Godfrey M
|
18ddffe8f9
|
fix partial variable intialization, fix width of input fields
|
2024-09-25 11:42:16 -07:00 |
|
Marcus Moore
|
8bba11e1bb
|
Merge branch 'develop' into saving_custom_report_template
# Conflicts:
# app/Http/Controllers/ReportsController.php
# resources/views/partials/forms/edit/category-select.blade.php
# resources/views/partials/forms/edit/company-select.blade.php
# resources/views/partials/forms/edit/location-select.blade.php
# resources/views/partials/forms/edit/manufacturer-select.blade.php
# resources/views/partials/forms/edit/model-select.blade.php
# resources/views/partials/forms/edit/status-select.blade.php
# resources/views/reports/custom.blade.php
|
2024-09-17 15:26:35 -07:00 |
|
Godfrey M
|
0bc98e971f
|
refactoring modals with partials and fixing misalignments
|
2024-09-12 12:26:19 -07:00 |
|
snipe
|
231bc1e2de
|
Updated blade selectors
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 18:31:34 +01:00 |
|
snipe
|
305dc049a4
|
Added asterisk help text
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 11:01:28 +01:00 |
|
snipe
|
4d8904938d
|
Added calendar icon for datepickers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:24:26 +01:00 |
|
snipe
|
0c09f2b2c0
|
Moar icon replacement
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:13:49 +01:00 |
|
snipe
|
bffba02511
|
Updated icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 17:26:44 +01:00 |
|
Godfrey M
|
6b1784f2ee
|
makes shortcuts optional
|
2024-08-07 10:47:16 -07:00 |
|
snipe
|
73a80a5fbc
|
Use blade component for redirect option
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-25 21:35:13 +01:00 |
|
snipe
|
fc86eefeac
|
Show existing images on user edit page
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-20 00:27:28 +01:00 |
|
snipe
|
2415408a50
|
Prevent ludicrious amount of min_qty
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:22:41 +01:00 |
|
snipe
|
67d6f7119d
|
Prevent a ludicrous amount of consumables
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:22:04 +01:00 |
|
snipe
|
e123eeea9e
|
Added error message if category type is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:00:20 +01:00 |
|
snipe
|
4c19b4d831
|
Added aria-hidden="true" to error icon for accessibility
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-08 17:39:38 +01:00 |
|