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

491 Commits

Author SHA1 Message Date
4efac7827b Trying other save method, I guess?
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 22:10:30 -07:00
76425ca2a5 Fixes back-in-time Slack v slack migration
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 21:59:17 -07:00
751abe1438 Re-add asset factory states 2023-03-21 09:54:55 -07:00
272cc1adac Skip creating user when creating a setting since it isn't needed 2023-03-20 15:33:40 -07:00
a0e547c7fb Remove some unused imports 2023-03-20 14:18:59 -07:00
44a91f0a2b Seed license checkouts 2023-03-20 14:18:54 -07:00
92e0c59f89 Fix typo in Keyboard accessory name 2023-03-20 12:01:39 -07:00
1bad8e1fc2 Remove outdated comments 2023-03-20 11:42:15 -07:00
1fd574779b Remove unneeded or outdated comments and update imports 2023-03-20 11:39:27 -07:00
a37d69fcf1 Replace remaining user_ids in factories 2023-03-20 11:19:34 -07:00
3849bb838d Make a few more factories a bit more pure 2023-03-16 18:29:51 -07:00
605f214597 Add properties necessary for factories to be called in isolation 2023-03-16 17:08:18 -07:00
d9c1a548f1 Update deprecated faker calls 2023-03-16 17:07:46 -07:00
582c3b987b Update some faker calls 2023-03-16 16:38:21 -07:00
f47a28f790 Actually remove unused methods 2023-03-16 15:40:16 -07:00
ca677038b0 Remove unused methods 2023-03-16 15:39:02 -07:00
a50ddb4a5d Improve actionlog factory and seeder 2023-03-16 15:25:23 -07:00
daf6e9fa4b Seed assets with randomized locations 2023-03-16 14:23:40 -07:00
31630e3677 Seed licenses with categories 2023-03-16 13:47:02 -07:00
2f0f9586b1 Remove default category relationship from license factory 2023-03-16 13:46:30 -07:00
a98cc01766 Seed users with departments 2023-03-16 13:25:35 -07:00
345946d6d4 Remove default department relationship from user factory 2023-03-16 13:25:02 -07:00
76861c0c30 Remove hard-coded manager_id in factory 2023-03-16 12:46:47 -07:00
7062b0acaa Remove hard-coded supplier_id in factories 2023-03-16 12:41:34 -07:00
0ec885bf18 Remove hard-coded fieldset_id in factories 2023-03-15 18:49:21 -07:00
dfd6cf0d29 Improve factories for location relationships 2023-03-15 18:31:08 -07:00
b944945377 Remove hard-coded company_id in factories and update seeders 2023-03-15 14:12:34 -07:00
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