3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-05 16:09:23 +00:00
Commit Graph

668 Commits

Author SHA1 Message Date
fb789eb048 Remove hard-coded depreciation_id in factories 2023-03-14 17:51:20 -07:00
f7577bff52 Merge branch 'develop' into fixes/purify-factories 2023-03-14 17:09:30 -07:00
c12d261fc8 Merge pull request #12673 from marcusmoore/fixes/fix-component-factory
Fixed Component factory
2023-03-14 17:05:38 -07:00
9cd8460e1e Add proper date format to purchase date in the component factory 2023-03-14 17:02:45 -07:00
72a61783a3 Inline two relationships in asset maintenance factory 2023-03-14 14:59:34 -07:00
1ff094dd47 Remove hard-coded model_id in asset factory 2023-03-14 13:56:25 -07:00
ef8007a890 Remove hard-coded status_id in asset factory 2023-03-14 13:24:50 -07:00
a2efe3fa67 Remove hard-coded category_id in factories 2023-03-14 12:50:02 -07:00
4c4101fe64 Fix key name 2023-03-14 12:04:31 -07:00
7cf424b914 Remove hard-coded manufacturer_id in factories 2023-03-14 12:01:23 -07:00
e8ff7cc09c Remove hard-coded user_id in factories 2023-03-14 11:34:58 -07:00
66bb897ac4 Fix format to purchase date 2023-03-14 02:55:20 -06:00
adba450b40 Remove some hard-coded ids in factories 2023-03-13 17:27:06 -07:00
1b9c3c93ad Removed loading and reduced chunking to 10
Signed-off-by: snipe <snipe@snipe.net>
2023-03-13 17:12:51 -07:00
099ec3f550 Remove creation of category within category factory state 2023-03-13 16:45:43 -07:00
7612c5d852 lowercases variables 2023-03-13 15:26:51 -07:00
27a2ed5c79 Merge branch 'develop' into generalize_webhooks 2023-03-13 10:41:08 -07:00
15c19a7ab7 silenced Discord option and validation, more translations 2023-03-08 10:35:45 -08:00
35dd0d8def adds generalized webhooks, updates settings page, translations, validation 2023-03-07 15:48:21 -08:00
d27fe7d4b9 Merge branch 'develop' into fix/test-suite 2023-03-06 17:04:00 -08:00
ef27c35d1d Update array keys to set asset location properly 2023-03-06 16:33:40 -08:00
ad9eef6393 Update deprecated faker calls in Asset and Supplier factories 2023-03-02 13:41:52 -08:00
c3cc20fe0c Merge branch 'develop' into fix/test-suite 2023-03-02 13:23:00 -08:00
354f04534e add multi array, migration, still having issues 2023-03-01 12:30:32 -08:00
1f7ae08d76 Merge branch 'develop' into features/make_eol_sortable 2023-02-28 18:05:09 -08:00
a7a26bb154 Fix License Factory 2023-02-28 15:55:28 -08:00
4197e613b2 Fix License Factory 2023-02-28 14:50:48 -08:00
589a5d0d8b Merge branch 'develop' into fix/test-suite 2023-02-28 09:48:48 -08:00
bdac0f16ce Set purchase date field to the correct format in asset factory 2023-02-23 13:39:05 -08:00
8e72da42e8 Merge pull request #12406 from akemidx/vip_tag
Added a checkbox to notate VIP status
2023-02-23 12:23:29 -08:00
eb6357636a Merge pull request #12467 from marcusmoore/fix/scope-people-with-full-multiple-companies
Fix full company scoping in user selects
2023-02-23 10:36:33 -08:00
4bf1566d2a Merge pull request #12124 from Godmartinz/feature/sc-16946/add-checkbox-to-allow-skipping-a-user-during
Adds Boolean to Users Table for Auto Assigning Licenses
2023-02-21 20:10:46 -08:00
0c3115553e Merge branch 'develop' into vip_tag 2023-02-21 20:03:49 -08:00
99122ccb50 Add migration to fix already escaped formats in the database 2023-02-12 17:40:04 -06:00
3fdf4dea1b Use factories for relationships in asset factory 2023-02-07 16:17:05 -08:00
89eff23e44 Continue implementing tests 2023-02-02 17:41:32 -08:00
2a8851bbd7 Merge pull request #12342 from marcusmoore/fix/dusk-test-suite
Fixed Dusk Test Suite
2023-02-02 09:50:34 -08:00
b363524305 vipuser label updated to vip 2023-01-25 15:58:44 -05:00
19cf170dd9 Add VIP Checkbox 2023-01-24 15:30:21 -05:00
c2c009a018 Merge branch 'develop' into develop 2023-01-24 09:53:42 +08:00
cd582be851 Drop tables that may exist in down methods 2023-01-23 15:42:45 -08:00
760844de6f Add conditionals 2023-01-23 15:42:33 -08:00
e6dc61d2cf Revert column names to legacy versions in down method 2023-01-23 15:42:05 -08:00
2f7ca37666 Migration to normalize eol date for assets
Signed-off-by: snipe <snipe@snipe.net>
2023-01-22 00:54:24 -08:00
45019c65f1 BYOD migration
Signed-off-by: snipe <snipe@snipe.net>
2023-01-18 13:10:39 -08:00
7ce230fadc missed a few renames 2023-01-18 08:57:59 -08:00
6fbb484dfd renames db column for auto_assign boolean, rewords trans string, default value of 1 now 2023-01-18 08:43:03 -08:00
b5ea8b8a4f Conditionally drop table 2023-01-10 17:29:38 -08:00
aec64fa64a Comment out migration's down method to match its up method 2023-01-10 17:25:25 -08:00
03938d0f32 Conditionally drop table 2023-01-10 17:24:38 -08:00