Spencer Long
|
19850e8c5a
|
Merge branch 'snipeit_v7_laravel10' into chore/sc-16907
|
2023-11-15 20:37:15 -06:00 |
|
spencerrlongg
|
12dcf76da9
|
more cleanup
|
2023-11-15 20:33:44 -06:00 |
|
spencerrlongg
|
36aac328e4
|
delete vue component
|
2023-11-15 20:32:22 -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
|
fd02385c22
|
deleted components i've already rebuilt in livewire
|
2023-11-15 17:14:09 -06:00 |
|
spencerrlongg
|
713b21de14
|
note
|
2023-11-15 16:56:08 -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
|
4cb0012872
|
cleanup
|
2023-11-15 16:33:16 -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 |
|
spencerrlongg
|
e504b20235
|
couple small changes
|
2023-11-14 11:01:38 -06:00 |
|
Brady Wetherington
|
f64b0d3818
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2023-11-14 16:00:29 +00:00 |
|
snipe
|
a81e2be6da
|
Merge pull request #13876 from snipe/fixes/added_fieldmap_back_for_cli_import
Added default map back to the importer
|
2023-11-14 14:40:08 +00:00 |
|
snipe
|
73ebd9017f
|
Added default map back to the importer
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-14 14:37:48 +00:00 |
|
spencerrlongg
|
fbfc817c5f
|
just some cleanup
|
2023-11-13 19:47:03 -06:00 |
|
snipe
|
13601031cb
|
Merge pull request #13764 from Godmartinz/expiring-alerts-fix
Fixed the `getExpiringLicenses` query
|
2023-11-13 20:39:29 +00:00 |
|
snipe
|
4546e87eb5
|
Merge pull request #13680 from marcusmoore/feature/sc-23769
Changed data source input to select in new label engine
|
2023-11-13 20:38:42 +00:00 |
|
snipe
|
9dc9834bcb
|
Merge pull request #13859 from inietov/fixes/attempt_to_read_id_on_boolean
Fixed ErrorExemption: Attempt to read property "id" on bool [sc-23945]
|
2023-11-13 20:22:52 +00:00 |
|
snipe
|
4ecce51b57
|
Merge pull request #13831 from Godmartinz/multi-sync-ldap-locations
Added multi location sync for ldap
|
2023-11-13 20:20:45 +00:00 |
|
snipe
|
000a28d648
|
Merge pull request #13830 from spencerrlongg/bug/sc-23921
Resolves Exceptions When An Array is Submitted and Exception Occurs Before Validation
|
2023-11-13 20:19:44 +00:00 |
|
snipe
|
495df737fc
|
Unfixed indenting :(
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-13 16:39:35 +00:00 |
|
snipe
|
0bae1a1f5e
|
Merge pull request #13853 from snipe/features/link_back_to_asset_on_create
Link back to asset on create
|
2023-11-13 16:37:35 +00:00 |
|
snipe
|
442cad69a7
|
Merge pull request #13864 from marcusmoore/chore/sc-24012
Fixed GitHub Action tests for v7
|
2023-11-13 16:34:35 +00:00 |
|
Marcus Moore
|
be6545a366
|
Merge Laravel setup steps
|
2023-11-09 15:55:04 -08:00 |
|
Marcus Moore
|
32fdd36802
|
Run migrations
|
2023-11-09 15:51:30 -08:00 |
|
Marcus Moore
|
fbc54526ed
|
Set variables for Passport install step
|
2023-11-09 15:47:52 -08:00 |
|
Marcus Moore
|
a3306e4a81
|
Install Passport during test setup process specifying the environment
|
2023-11-09 15:41:22 -08:00 |
|
Marcus Moore
|
3d858b21fa
|
Revert "Install Passport during test setup process"
This reverts commit 690a5119f4 .
|
2023-11-09 15:29:31 -08:00 |
|
Marcus Moore
|
62b557f82c
|
Revert "Add database migration step"
This reverts commit 65e3696029 .
|
2023-11-09 15:29:19 -08:00 |
|
Marcus Moore
|
158c82ff5f
|
Revert "Be explicit about database host"
This reverts commit fd410c0281 .
|
2023-11-09 15:26:50 -08:00 |
|
Marcus Moore
|
fd410c0281
|
Be explicit about database host
|
2023-11-09 15:20:41 -08:00 |
|
Marcus Moore
|
65e3696029
|
Add database migration step
|
2023-11-09 14:56:32 -08:00 |
|
Marcus Moore
|
690a5119f4
|
Install Passport during test setup process
|
2023-11-09 14:49:56 -08:00 |
|
Marcus Moore
|
cc0653c68a
|
Update GitHub test action to run on PHP 8.1 and 8.2
|
2023-11-09 14:42:47 -08:00 |
|
Marcus Moore
|
042a15d294
|
Set minimum PHP version to 8.1
|
2023-11-09 14:41:13 -08:00 |
|
snipe
|
9bff2d0bbf
|
Fixed indenting?
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-09 21:47:29 +00:00 |
|
snipe
|
9e1cfac995
|
Merge pull request #13857 from akemidx/bug/sc-20532
Bug Fix: Undefined array key 266
|
2023-11-09 09:39:04 +00:00 |
|
spencerrlongg
|
8e4c0f60a1
|
return format
|
2023-11-08 17:36:54 -06:00 |
|
spencerrlongg
|
5615fc09e6
|
add view modal
|
2023-11-08 16:55:29 -06:00 |
|
spencerrlongg
|
d68f1e4cfa
|
initial display work done
|
2023-11-08 16:48:20 -06:00 |
|
spencerrlongg
|
0c4901487d
|
delete component class (for now)
|
2023-11-08 16:12:01 -06:00 |
|
spencerrlongg
|
7f4b2d6e42
|
modal and initial stuff working
|
2023-11-08 16:10:09 -06:00 |
|
Ivan Nieto Vivanco
|
7d30001ff8
|
Ignore the importer checkout if user is not found
|
2023-11-08 15:32:33 -06:00 |
|
Marcus Moore
|
49136a4d67
|
Add tests for color helper
|
2023-11-08 12:35:42 -08:00 |
|
akemidx
|
4382adce85
|
typo in error log message
|
2023-11-08 15:29:29 -05:00 |
|
spencerrlongg
|
715a49d9fe
|
update php in composer.json
|
2023-11-08 14:29:06 -06:00 |
|
akemidx
|
2051ac785d
|
adding in error logging and code comments
|
2023-11-08 13:44:46 -05:00 |
|