snipe
764b363bbc
A few small tweaks to acceptance screen design
2025-09-18 13:38:37 +01:00
snipe
9034b5ec11
Slightly nicer display
2025-09-15 20:04:17 +01:00
snipe
86fb089901
Remove unused blades
2025-09-15 18:13:32 +01:00
snipe
630ea05e17
A little more cleanup
2025-09-15 17:16:05 +01:00
snipe
01f7b5d709
Added CJK and Arabic font support
2025-09-15 14:46:11 +01:00
snipe
84bf71802c
Added status label to asset view
2025-09-15 10:31:06 +01:00
Marcus Moore
2397bfbad0
Improve variable name
2025-09-08 14:51:19 -07:00
Marcus Moore
7e2bc8e452
Display accurate quantity in banner
2025-09-08 14:48:11 -07:00
snipe
f340390fc8
Merge pull request #17703 from marcusmoore/17369-accessory-checkout-qty-scaffold
...
Fixed issues around accessory acceptance
2025-09-08 09:09:26 +01:00
snipe
5d03038734
Use auto-direction for <p> in preview
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-05 15:12:38 +01:00
Marcus Moore
e164595a0f
Fall back to displaying 1
2025-09-03 12:35:18 -07:00
Marcus Moore
d29e09a3ff
Merge branch 'develop' into 17369-accessory-checkout-qty-scaffold
...
# Conflicts:
# resources/views/account/accept/create.blade.php
# resources/views/account/accept/index.blade.php
2025-09-03 12:26:43 -07:00
snipe
28abeab31d
Fixed a few more display_name instances
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-29 10:06:58 +01:00
Godfrey M
95be847d87
renamed attribute
2025-08-27 14:10:51 -07:00
Godfrey M
c1a6546eba
change column header
2025-08-27 14:09:13 -07:00
Godfrey M
648c25a0a7
adds item type to Accept asset index
2025-08-27 14:06:10 -07:00
Marcus Moore
4298aad008
Merge branch 'develop' into 17369-accessory-checkout-qty-scaffold
...
# Conflicts:
# app/Http/Controllers/Account/AcceptanceController.php
# resources/views/notifications/markdown/asset-acceptance.blade.php
2025-08-26 11:39:52 -07:00
snipe
b6d397bcca
Updated ->present()->fullName() to ->display_name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 14:57:34 +01:00
Marcus Moore
918426a2fa
Add qty to accept assets table
2025-08-21 15:49:36 -07:00
Marcus Moore
c076b37c9b
Add qty to accessory eula pdf
2025-08-21 15:05:24 -07:00
snipe
615e6d6e4f
Fixes #17606 - use getImageUrl() to determine if local or S3
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-17 14:51:52 +01:00
Marcus Moore
59bd6ca360
Update button text
2025-08-14 13:21:11 -07:00
Marcus Moore
22fe9a786e
Display number of items being accepted
2025-08-14 12:36:46 -07:00
snipe
06b040a337
Nicer padding
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-02 18:41:26 +01:00
snipe
f811352c79
Cleaned up HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-02 14:46:34 +01:00
snipe
7ed8963b9f
Fixed #17498 - added serial to user acceptance
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-02 14:38:57 +01:00
snipe
afd794b4c7
Fixed HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-01 22:20:17 +01:00
snipe
301290fb6d
Send emails on acceptance even if signature is not required
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-16 17:02:04 +01:00
snipe
e0bad99ea1
Fixes display of acceptannce button if signature is not required
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-15 10:55:30 +01:00
snipe
f2cdfe9e47
Normalize textarea for notes in acceptance form
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 20:58:07 +01:00
snipe
0573dc136a
Put the sig check back
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 20:16:30 +01:00
snipe
48588f6a9e
Small UI sugar on the acceptance/signature screen
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-09 20:08:19 +01:00
snipe
24c6e836dd
Added checkbox toggle
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:51:24 +01:00
snipe
8e38b3898e
Fixes #14295 - allow user to receive an email PDF upon signing
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 15:38:36 +01:00
snipe
ec17c168ea
Merge pull request #17222 from grokability/fixes-#17221-move-table-featueres-into-js
...
Fixed #17221 - Moved common table elements to partial
2025-06-25 14:52:17 +01:00
snipe
dd01bd3e5f
Cleaned up whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:29:01 +01:00
snipe
59cade9f82
Cleaned up whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 14:28:20 +01:00
snipe
951aee8292
Fixes #15239 and #17259 - better handle external avatars
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-25 13:03:51 +01:00
snipe
103cbfd038
Use profile eula API view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 19:25:05 +01:00
snipe
c39b52fcb5
Move select list closer to the table, removed awkward icon
...
This makes the view more consistent with the normal layout and removes the CSRF that was being passed in the GET on the form.submit
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 16:57:17 +01:00
snipe
e8835fc2b1
Merge pull request #17096 from lukaskraic/feature/manager-view-v2
...
Manager View Feature
2025-06-17 16:24:40 +01:00
snipe
9c61d2eb22
Removed common elements in tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 14:25:02 +01:00
snipe
b48e56bd46
Merge pull request #17110 from Godmartinz/allow-users-to-dl-eula-from-account
...
Fixed #17084 - Adds Eula table to User account area with download option
2025-06-06 17:07:19 +01:00
snipe
867a992183
Added print button to tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 13:51:12 +01:00
Godfrey M
ee3deb9c63
made eula api route, formatted table, cleaned up code
2025-06-04 15:04:59 -07:00
Godfrey M
6f4cee6334
adds Eula tab and count to user account
2025-06-04 11:38:50 -07:00
Lukas Kraic
60989d6766
Fix Codacy warnings
2025-06-04 15:17:55 +02:00
Lukas Kraic
84ec5aea26
Manager View Feature
2025-06-04 09:07:26 +02:00
snipe
783f0c113d
Merge pull request #17009 from marcusmoore/chore/replace-user-skin-macro
...
Replace `skin` and `user_skin` macros with blade component
2025-05-29 13:07:47 +01:00
akemidx
9317076c5e
adding cookie for Assigned Assets
2025-05-28 16:39:37 -04:00