Brady Wetherington
|
8a2f3405d5
|
Merge branch 'develop' into snipeit_v7_laravel10
A lot of changes here, but hopefully this works?
|
2024-01-29 22:12:58 +00:00 |
|
Godfrey M
|
00f07ac2ce
|
add translations, brush up code
|
2024-01-24 10:38:06 -08:00 |
|
Godfrey M
|
ce02e43ab2
|
fixed integration link, added some conditionals
|
2024-01-17 16:30:27 -08:00 |
|
Godfrey M
|
9f2af40ef2
|
adds MS teams integration test
|
2024-01-17 13:41:45 -08:00 |
|
Godfrey M
|
93ef8317e8
|
added payload, new MS webhook test method
|
2024-01-17 11:49:31 -08:00 |
|
spencerrlongg
|
f93e7b91ff
|
that's all folks
|
2023-12-06 16:20:30 -06:00 |
|
spencerrlongg
|
18720b3302
|
safety stuff
|
2023-12-05 20:36:59 -06:00 |
|
spencerrlongg
|
12e546e63a
|
everything working, cleanup
|
2023-12-05 20:22:20 -06:00 |
|
spencerrlongg
|
c28936fefb
|
almost there... problem with update button
|
2023-12-05 17:39:35 -06:00 |
|
spencerrlongg
|
080d196138
|
buttons work now after style tags removed
|
2023-12-05 16:41:25 -06:00 |
|
spencerrlongg
|
d3967b37cd
|
this is a start, buttons not working?
|
2023-12-05 14:52:14 -06:00 |
|
spencerrlongg
|
af3417d6cc
|
add return type
|
2023-11-16 11:42:37 -06:00 |
|
spencerrlongg
|
c3e02286d3
|
i can't blame this on livewire - animations or something?
|
2023-11-16 11:24:54 -06:00 |
|
spencerrlongg
|
9cf81c7ad4
|
cleanup, validation
|
2023-11-15 20:29:14 -06:00 |
|
spencerrlongg
|
6c6417e595
|
ok, maybe i do like livewire
|
2023-11-15 20:19:03 -06:00 |
|
spencerrlongg
|
efa8ba5965
|
nice, just need frontend work now
|
2023-11-15 17:24:54 -06:00 |
|
spencerrlongg
|
af144a5184
|
cleanup
|
2023-11-15 16:55:21 -06:00 |
|
spencerrlongg
|
9b31ae3146
|
create mostly working
|
2023-11-15 16:51:09 -06:00 |
|
spencerrlongg
|
eaa68327f7
|
SINGLE QUOTES
|
2023-11-15 16:27:01 -06:00 |
|
spencerrlongg
|
9f303cc116
|
playing around with livewire
|
2023-11-14 11:50:27 -06:00 |
|
snipe
|
c1f545a523
|
Merge pull request #13679 from Godmartinz/bug/sc-23688
Fixed General Webhooks error messaging and validation
|
2023-09-28 20:24:09 +01:00 |
|
Godfrey M
|
8792d654b6
|
added translations for messages
|
2023-09-28 12:15:17 -07:00 |
|
Godfrey M
|
c21586dee5
|
adds better error messaging
|
2023-09-28 11:29:46 -07:00 |
|
snipe
|
492fb15036
|
Fixed #13670 - order number missing from license import
Signed-off-by: snipe <snipe@snipe.net>
|
2023-09-28 14:24:07 +01:00 |
|
Marcus Moore
|
5a88a64ebd
|
Remove unnecessary redirect
|
2023-09-20 17:35:34 -07:00 |
|
Marcus Moore
|
b1199100a0
|
Display error message if import file deleted before it can be selected
|
2023-09-20 17:22:12 -07:00 |
|
Godfrey M
|
b7901ae2d8
|
dont allow redirects, messaging applied, general webhook validation applied
|
2023-09-20 12:54:34 -07:00 |
|
Godfrey M
|
66abf8d5c0
|
redoing logic
|
2023-09-19 17:46:29 -07:00 |
|
snipe
|
a6a742d8d8
|
Merge pull request #13407 from marcusmoore/feature/sc-23465
Added messaging to category edit page to improve clarity around when users will be emailed
|
2023-08-09 10:36:19 +01:00 |
|
Brady Wetherington
|
6afbf1b152
|
Re-add the option for asset_eol_date as an import field
|
2023-08-08 17:45:33 +01:00 |
|
Marcus Moore
|
ae9cf1e5b6
|
Formatting
|
2023-08-02 18:24:32 -07:00 |
|
Marcus Moore
|
3fd0853fd0
|
Ensure eula field enabled when not using default eula
|
2023-08-02 18:02:56 -07:00 |
|
Marcus Moore
|
896f038054
|
Set send email back to original value when eulas cleared
|
2023-08-02 17:03:56 -07:00 |
|
Marcus Moore
|
48979ce177
|
Disable send email when it should not be modified
|
2023-08-02 16:52:56 -07:00 |
|
Marcus Moore
|
e12935f7fa
|
Disable eula textarea when using global eula
|
2023-08-02 16:18:57 -07:00 |
|
Marcus Moore
|
6400034435
|
Improve variable name
|
2023-08-02 16:06:59 -07:00 |
|
Marcus Moore
|
269414e4f2
|
Automatically check the send email to user checkbox in certain conditions
|
2023-08-02 16:04:01 -07:00 |
|
Marcus Moore
|
dee6ebf8e0
|
Scaffold component test
|
2023-08-02 12:58:07 -07:00 |
|
Marcus Moore
|
105c94aea9
|
Implement toggling message when email will be sent
|
2023-08-02 11:36:20 -07:00 |
|
Marcus Moore
|
6349d52803
|
WIP: migrate to livewire
|
2023-08-01 17:29:23 -07:00 |
|
snipe
|
244e4ec11f
|
Added manufacturer back into license importer
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-20 13:48:51 +01:00 |
|
Ivan Nieto Vivanco
|
88c40c9c14
|
Change the field name to the same the model uses
|
2023-07-17 12:08:10 -06:00 |
|
Ivan Nieto Vivanco
|
299e546021
|
Adds the Username and Email to License Importer dropdown
|
2023-07-06 18:36:13 -06:00 |
|
Ivan Nieto Vivanco
|
a4b8723dcb
|
Delete notes column map from assets importer
|
2023-06-28 11:38:51 -06:00 |
|
snipe
|
6c684bccd0
|
Accept user ID as authoratative field for updates
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-15 10:02:05 +01:00 |
|
snipe
|
b57730ee9d
|
Added missing assets_fields declaration
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-07 15:52:18 +01:00 |
|
snipe
|
7ae260b489
|
More license translations
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-01 19:51:06 +01:00 |
|
snipe
|
5e96fd200f
|
Refactor to remove general_fields
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-23 20:31:53 -07:00 |
|
snipe
|
3e4426c68c
|
Clearer comments
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-23 19:20:52 -07:00 |
|
snipe
|
d4c5a4eb2e
|
More aliases
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-23 13:18:32 -07:00 |
|