MrM
|
8abd359b5b
|
Script to hide / show encrypted values in web ui
added a function to show/hide encrypted values with a simple trick because ClipboardJS can't copy display:none element's value
|
2024-03-10 15:18:54 +01:00 |
|
MrM
|
9475871edb
|
Fix multiple tooltip issue
If there are multiple tooltips, they all report the message "copied" because there is no element selection. This fix resolves the issue.
|
2024-02-25 14:48:05 +01:00 |
|
MrM
|
6f0fe16b87
|
Update default.blade.php
removed some repeated attributes
|
2024-02-11 18:45:37 +01:00 |
|
Godfrey M
|
1f7f9717c5
|
fixes checkout bug
|
2024-01-10 11:35:32 -08:00 |
|
snipe
|
456e6979f0
|
Updated import icons
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 00:12:06 +00:00 |
|
snipe
|
26311e46b8
|
Fixed URL to favicon on default blade (used in 404 messages)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-08 11:38:48 +00:00 |
|
snipe
|
bb7a41628a
|
Fixed #13662 - added clipboard.js
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-28 15:06:55 +01:00 |
|
snipe
|
14c0517927
|
Fixed #13628 - removed duplicate favicon tag
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-19 10:21:38 +01:00 |
|
snipe
|
131ccaa5b9
|
Merge pull request #12869 from Godmartinz/bug/sc-23134
Fixed footer sizing issue
|
2023-09-15 14:31:07 +01:00 |
|
snipe
|
36a343365e
|
Switched from fullName() to getFullNameAttribute()
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-21 20:14:07 +01:00 |
|
snipe
|
e41368daac
|
Merge pull request #12050 from cram42/develop
New Label Engine
|
2023-08-15 17:58:57 +01:00 |
|
snipe
|
40aca9709a
|
Added container to the tooltip invocation
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-08 18:52:26 +01:00 |
|
Grant Le Roux
|
b1464e028c
|
Merge branch 'develop' into develop
|
2023-07-31 07:57:29 +08:00 |
|
Godfrey M
|
c9eb1410d7
|
swaps version and open source text in the footer
|
2023-04-25 11:03:05 -07:00 |
|
Godfrey M
|
d2118ba230
|
removed space from un deployable total in sidebar
|
2023-04-19 09:46:15 -07:00 |
|
Godfrey M
|
0ab400f5bc
|
removed deadspace and pull
|
2023-04-18 15:23:11 -07:00 |
|
Godfrey M
|
f15b0d8591
|
fix for footer
|
2023-04-18 15:20:38 -07:00 |
|
snipe
|
bfda46276a
|
Merge pull request #12849 from snipe/features/adds_license_checkin_checkout_to_all_in_gui
Added license checkin/checkout to all in license GUI
|
2023-04-18 12:32:30 -07:00 |
|
snipe
|
220e20d208
|
Changed tooltip invocation
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-18 01:02:36 -07:00 |
|
snipe
|
912f6c45ee
|
Reverted #12832
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-17 21:04:47 -07:00 |
|
Godfrey M
|
aabd5e92a8
|
surrounding text aligns correctly
|
2023-04-17 12:44:06 -07:00 |
|
Godfrey M
|
0cca45d858
|
footer now uses flex
|
2023-04-17 11:57:35 -07:00 |
|
Godfrey M
|
42f198ffed
|
fixes footer space when customized
|
2023-04-13 12:24:59 -07:00 |
|
snipe
|
6ff3745adf
|
Added BM JS
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 16:19:33 -07:00 |
|
snipe
|
161999fbca
|
Fixed #12772 - use the APP_URL config more consistently
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-05 16:05:40 -07:00 |
|
snipe
|
71334b5eae
|
More tweaking for top button alignment
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-15 18:13:38 -08:00 |
|
snipe
|
f124249e1c
|
More padding twiddles
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-15 18:08:11 -08:00 |
|
snipe
|
e451ca1a5c
|
Stray semicolon
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-15 17:37:53 -08:00 |
|
snipe
|
3e111fca6e
|
Cleanup some small UI bugaboos (padding, etc)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-15 17:13:40 -08:00 |
|
akemidx
|
5714824aa7
|
translations for the layout setup
|
2023-02-09 17:24:34 -05:00 |
|
Ivan Nieto Vivanco
|
a7a578bf51
|
Added head only logo to be used as default in apple-touch-icon
|
2023-01-31 00:13:44 -06:00 |
|
cram42
|
c2c009a018
|
Merge branch 'develop' into develop
|
2023-01-24 09:53:42 +08:00 |
|
snipe
|
0c39c7a53d
|
Updated blades to add byod as a “status”
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-18 13:25:46 -08:00 |
|
snipe
|
c5c37fa95f
|
Fixed copypasta
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 01:54:26 -08:00 |
|
snipe
|
9dc016aecc
|
Fixed issue where assets sidenav would collapse if custom status label is selected
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 01:31:00 -08:00 |
|
Cram42
|
67d021e457
|
Add alpinejs to deferred scripts
|
2022-11-11 11:25:41 +08:00 |
|
snipe
|
c233d7fb1c
|
Removed extra spaces
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-26 10:51:06 -07:00 |
|
snipe
|
dea0fcefbd
|
Reflect color in sidenav if one is given
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-26 10:48:42 -07:00 |
|
snipe
|
b503b672ba
|
Merge pull request #11951 from Godmartinz/AccessKey_shortcuts
adds shortcuts for listing, creating, and saving
|
2022-10-25 15:53:57 -07:00 |
|
snipe
|
eb9f17122e
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:21:09 -07:00 |
|
Godfrey M
|
4fa01350c3
|
adds shortcuts for listing, creating, and saving
|
2022-10-11 12:00:15 -07:00 |
|
snipe
|
9cf5f30c77
|
Set safeMode to true and use helper for all parsedown
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-29 11:26:47 -07:00 |
|
snipe
|
8027039754
|
Hide requested assets if the user cannot see requestable items
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-02 11:48:45 -07:00 |
|
snipe
|
af7ccf3beb
|
Handle logout route names
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-01 16:17:40 -07:00 |
|
snipe
|
b035003546
|
Handled hardware route names
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-01 15:59:54 -07:00 |
|
snipe
|
58499c2322
|
Fixed #11508 - font size in alert menu
Signed-off-by: snipe <snipe@snipe.net>
|
2022-07-15 17:09:17 -07:00 |
|
snipe
|
bae9792f01
|
Missed two
Signed-off-by: snipe <snipe@snipe.net>
|
2022-07-07 14:36:09 -07:00 |
|
snipe
|
b98af0f50f
|
Upgrade font-awesome to v6
Signed-off-by: snipe <snipe@snipe.net>
|
2022-07-07 14:22:08 -07:00 |
|
snipe
|
4e568bec8a
|
Moves the settings search box higher
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-23 19:25:30 -07:00 |
|
snipe
|
68150d11b7
|
Make logo clickable
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-21 16:13:52 -07:00 |
|