Godfrey M
|
0bc98e971f
|
refactoring modals with partials and fixing misalignments
|
2024-09-12 12:26:19 -07:00 |
|
Godfrey M
|
c6c5cb73cf
|
fixes consumables positioning with smaller media
|
2024-09-11 10:49:27 -07:00 |
|
snipe
|
a97530367d
|
Fixed tests again
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-11 17:29:22 +01:00 |
|
snipe
|
98323185de
|
Null and warn if editing asset to a non-deployabe state
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-11 16:43:33 +01:00 |
|
Brady Wetherington
|
9e5f6d656a
|
Improve multi-asset create when using numeric prefixes to asset_tags
|
2024-09-11 15:45:01 +01:00 |
|
snipe
|
ab3b655312
|
Fixed #15483 - show EOL by default
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-11 12:25:09 +01:00 |
|
Marcus Moore
|
ca01261c1f
|
Merge branch 'develop' into fixes/custom-field-values
|
2024-09-10 16:05:39 -07:00 |
|
Godfrey M
|
15183c4822
|
rephrased the ternary <-correctly spelled
|
2024-09-10 11:05:03 -07:00 |
|
snipe
|
7cf30003b6
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-10 14:41:08 +01:00 |
|
Godfrey M
|
367f02af86
|
more partials and includes
|
2024-09-09 16:34:04 -07:00 |
|
Godfrey M
|
7a1c721eca
|
making modal partials for reuse
|
2024-09-09 16:22:56 -07:00 |
|
Marcus Moore
|
6423df2133
|
Merge branch 'develop' into fixes/custom-field-values
# Conflicts:
# resources/views/livewire/custom-field-set-default-values-for-model.blade.php
|
2024-09-09 16:07:37 -07:00 |
|
Godfrey M
|
57fab0268b
|
made it a terenary
|
2024-09-09 13:02:25 -07:00 |
|
Godfrey M
|
ad5768d8b2
|
fixes margin for the sidebar using rtl languages
|
2024-09-09 12:45:11 -07:00 |
|
Marcus Moore
|
51d63d57c6
|
Hide the "Add default values" checkbox if no fieldset selected
|
2024-09-03 12:22:43 -07:00 |
|
snipe
|
13dbf9ee74
|
Added icon for dept
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-31 13:48:42 +01:00 |
|
snipe
|
3c7d455ee3
|
Added employee number to asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-31 13:38:38 +01:00 |
|
snipe
|
76301bc30d
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 20:05:03 +01:00 |
|
snipe
|
231bc1e2de
|
Updated blade selectors
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 18:31:34 +01:00 |
|
snipe
|
37d04b7176
|
Some CSS tweaks for select2
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 17:52:01 +01:00 |
|
snipe
|
69e981364a
|
Made multiple select
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 17:51:20 +01:00 |
|
snipe
|
b64ed254e0
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 13:49:09 +01:00 |
|
snipe
|
c197644ba7
|
Merge pull request #15284 from spencerrlongg/bug/sc-26584
[Multi-Company] Fixes Users Being Moved With Items Still Assigned
|
2024-08-29 11:38:15 +01:00 |
|
snipe
|
5581950fee
|
Corrected language string
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 11:17:17 +01:00 |
|
snipe
|
406ff6984b
|
Added click to select on models table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-28 12:42:23 +01:00 |
|
snipe
|
b5a4389815
|
Added badge count, fixed model bulk edit menu
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-28 12:38:31 +01:00 |
|
snipe
|
67a9929745
|
Opens label new window
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-28 11:56:54 +01:00 |
|
snipe
|
22bc088f6f
|
Added start_date and end_date to user bulk edit
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-27 07:21:19 +01:00 |
|
snipe
|
3fe891a05b
|
Removed a few more commas
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-26 10:25:27 +01:00 |
|
snipe
|
f4c5b712f4
|
Removed colons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-26 10:24:07 +01:00 |
|
snipe
|
5c43a1f87c
|
Use proper style for buttons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 17:54:49 +01:00 |
|
snipe
|
d3b265de8e
|
Moved button on hardware
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 17:48:36 +01:00 |
|
snipe
|
263151658f
|
Moved general label button
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 17:44:09 +01:00 |
|
snipe
|
d92fa5de65
|
fa-fw on settings icon
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 15:17:25 +01:00 |
|
snipe
|
52894615ce
|
More specific gate for checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 08:40:41 +01:00 |
|
snipe
|
8546bbdd65
|
Fixed gate for checkout button
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 08:38:47 +01:00 |
|
snipe
|
f85ebd7ffd
|
Added pull-right to angle bracket
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 07:27:39 +01:00 |
|
Marcus Moore
|
7f3c86165b
|
Conditionally disable Add default values checkbox
|
2024-08-22 13:58:31 -07:00 |
|
Marcus Moore
|
10b45812c4
|
Improve id for checkboxes and radio buttons
|
2024-08-22 13:38:01 -07:00 |
|
snipe
|
ca8864c061
|
Fixed small layout quirks in asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 13:28:52 +01:00 |
|
snipe
|
423f4f9126
|
Merge pull request #14667 from Godmartinz/add_location_to_create_user_via_asset
Adds location select to the create new user via asset checkout
|
2024-08-22 13:25:41 +01:00 |
|
snipe
|
8b5d3f7fbd
|
Fixed extra closing p tag
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 12:56:32 +01:00 |
|
snipe
|
744f43676d
|
Fixed checkbox layout on modal from #15296
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 12:53:16 +01:00 |
|
snipe
|
ec0b9b198f
|
Merge pull request #15296 from uberbrady/expose_restore_sanitize
Expose the 'sanitize' system for backup restores to the web GUI
|
2024-08-22 12:43:07 +01:00 |
|
snipe
|
bc9ea5a2ec
|
Merge pull request #15352 from Godmartinz/mobile_breakpoint
Fixed Mobile misalignment of info on Assets and Users view pages
|
2024-08-22 11:18:06 +01:00 |
|
snipe
|
4635a6efc3
|
Merge pull request #15360 from snipe/more_print_fixes
More print fixes for asset view
|
2024-08-22 11:17:49 +01:00 |
|
snipe
|
5efddf6f5b
|
Allow clear on country dropdown
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 11:01:39 +01:00 |
|
snipe
|
305dc049a4
|
Added asterisk help text
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 11:01:28 +01:00 |
|
snipe
|
3ac0702094
|
Fixed #15344 - make select2 for countries freeform-ish
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 10:13:22 +01:00 |
|
r-xyz
|
4ec361c718
|
Add AssetModel files endpoints to API
|
2024-08-21 19:49:51 +02:00 |
|
snipe
|
d29b3bfb9a
|
Few more hidden-print classes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-21 13:06:16 +01:00 |
|
snipe
|
912bbf0e32
|
More print fixes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-21 13:02:21 +01:00 |
|
snipe
|
26b3c62ab8
|
Cleaned up category title
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-21 10:29:51 +01:00 |
|
Godfrey M
|
963911f2e1
|
changed order of info stgack
|
2024-08-21 00:23:10 -07:00 |
|
Marcus Moore
|
59832126cb
|
Improve comment
|
2024-08-20 16:52:51 -07:00 |
|
Marcus Moore
|
680cce3ee2
|
Align indents
|
2024-08-20 16:42:29 -07:00 |
|
Marcus Moore
|
6c5ec6a16c
|
Get datepicker working
|
2024-08-20 16:41:24 -07:00 |
|
Marcus Moore
|
5d1f98bf93
|
Simplify by directly wire:modeling
|
2024-08-20 15:38:43 -07:00 |
|
Godfrey M
|
9d484077ae
|
missed a file
|
2024-08-20 14:24:37 -07:00 |
|
Godfrey M
|
9858b0f37f
|
fixes info tab for users and assets
|
2024-08-20 14:23:55 -07:00 |
|
snipe
|
5fdeb9c413
|
Merge pull request #15351 from snipe/localizations/new_translations_2024-08-20
Updated languages
|
2024-08-20 19:42:08 +01:00 |
|
Marcus Moore
|
eca6b03f44
|
Allow id to be rendered
|
2024-08-20 11:08:53 -07:00 |
|
Marcus Moore
|
bbdbec7197
|
Rely on $attributes behavior rendering passed attributes
|
2024-08-20 11:00:39 -07:00 |
|
snipe
|
6c450d1338
|
Updated languages
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-20 18:18:17 +01:00 |
|
snipe
|
64bed01a91
|
Merge pull request #15327 from snipe/update_button_style
Update icons to use blade components, standardize button colors and format
|
2024-08-20 10:13:43 +01:00 |
|
snipe
|
f6319e11e7
|
Added fa-fw to sidebar elements
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-20 10:11:27 +01:00 |
|
snipe
|
5d9f988df3
|
Added fw class to topnav icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-20 10:01:49 +01:00 |
|
snipe
|
f8c72fb0ac
|
Merge pull request #15112 from marcusmoore/livewire-importer-improvements
Improved handling attempted access of deleted files in importer
|
2024-08-20 09:57:03 +01:00 |
|
akemidx
|
8e1111c681
|
Merge remote-tracking branch 'upstream/develop' into eol_date_range_for_reports
|
2024-08-19 19:33:44 -04:00 |
|
Marcus Moore
|
fa765667f2
|
Merge branch 'develop' into livewire-importer-improvements
|
2024-08-19 14:41:58 -07:00 |
|
Marcus Moore
|
434bdcd6d4
|
Add missing parentheses to conditional
|
2024-08-19 14:31:47 -07:00 |
|
snipe
|
be5f3f38f8
|
Settings pages
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 14:48:12 +01:00 |
|
snipe
|
08c3a25b39
|
Little more padding
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 14:16:57 +01:00 |
|
snipe
|
34cd4b6244
|
Added links to apple/google maps
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 14:15:36 +01:00 |
|
snipe
|
d89c8682be
|
Reversed location button ordering
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:46:31 +01:00 |
|
snipe
|
6f024849e9
|
Few more
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:39:24 +01:00 |
|
snipe
|
e048f0955f
|
More icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:27:21 +01:00 |
|
snipe
|
479b2b4fd3
|
More icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:23:08 +01:00 |
|
snipe
|
8d52fa51b1
|
Fixed suppliers buttons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:20:06 +01:00 |
|
snipe
|
229d8b9bf5
|
Added location restore
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:19:59 +01:00 |
|
snipe
|
eb8d43a804
|
Updated buttons on models
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 12:32:44 +01:00 |
|
snipe
|
b4b6f7a35f
|
Added css-consumable to overrides for table headers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 11:58:21 +01:00 |
|
snipe
|
0bc995b87f
|
Updated more icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 11:58:05 +01:00 |
|
snipe
|
00bc9ac806
|
Fixed spacing
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 22:39:14 +01:00 |
|
snipe
|
f200960a57
|
Aaaand more
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 22:26:57 +01:00 |
|
snipe
|
c700127f1a
|
Updated user view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 22:09:00 +01:00 |
|
snipe
|
ae2f9571b4
|
And still more
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 21:57:37 +01:00 |
|
snipe
|
a77dcad336
|
More links
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 20:30:53 +01:00 |
|
snipe
|
d2e889e927
|
Still more
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 19:21:59 +01:00 |
|
snipe
|
803bdb457c
|
Added calendar
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:48:19 +01:00 |
|
snipe
|
7c9b1f6e38
|
Added the plus icon
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:39:22 +01:00 |
|
snipe
|
d545537a43
|
More icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:34:13 +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 |
|
snipe
|
da71f031f5
|
Use icon in hardware view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 15:48:24 +01:00 |
|
snipe
|
d2e585baa7
|
Added icon blade
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 15:47:45 +01:00 |
|
snipe
|
4253acad4c
|
Prevent passing an array as login
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 04:51:36 +01:00 |
|
snipe
|
559f0d2f90
|
Added string
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 22:53:21 +01:00 |
|
snipe
|
7658f7c41d
|
First shot
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 20:29:53 +01:00 |
|