Commit Graph

66 Commits

Author SHA1 Message Date
Jon
a0ab0deb2a chore: squash migrations to reduce amount
ref: #740
2025-05-16 19:29:02 +09:30
Jon
2d7335ff85 refactor(access): Rename model Organization -> Tenant
ref: #756 #505
2025-05-15 02:44:53 +09:30
Jon
9a88b75654 feat(itam): Migrations for ITAssetBase
ref: #741 #692
2025-05-05 00:59:51 +09:30
Jon
9f1a73d7a5 feat(devops): Add model for enabling software for feature flagging
ref: #670 #664
2025-03-05 01:32:05 +09:30
Jon
3058f7212a chore(core): Squash history commits
to reduce amount of migrations

ref: #605 closes #601
2025-02-21 02:30:48 +09:30
Jon
19ccc5af9b refactor: Update migrations imports to new path
ref: #640 #641
2025-02-19 22:17:49 +09:30
Jon
dd312c6351 fix(core): Child models on delete must make model field null
ref: #605 #602
2025-02-18 04:13:39 +09:30
Jon
fcdb2fe057 feat(itam): History Model migrations for Software Version
ref: #605 #625
2025-02-18 04:13:36 +09:30
Jon
e254ec6e78 feat(itam): History Model migrations for Software Category
ref: #605 #624
2025-02-18 04:13:36 +09:30
Jon
d273c35baa feat(itam): History Model migrations for Software
ref: #605 #623
2025-02-18 04:13:36 +09:30
Jon
947a9c88fd feat(itam): History Model migrations for Operating System Version
ref: #605 #622
2025-02-18 04:13:36 +09:30
Jon
1173029981 feat(itam): History Model migrations for Device Type
ref: #605 #620
2025-02-18 04:13:36 +09:30
Jon
2d7e621251 feat(itam): History Model migrations for Device Operating System
ref: #605 #618
2025-02-18 04:13:36 +09:30
Jon
70db017ac2 feat(itam): History Model migrations for Operating System
ref: #605 #621
2025-02-18 04:13:36 +09:30
Jon
08a3042866 feat(itam): History Model migrations for Device Software
ref: #605 #619
2025-02-18 04:13:35 +09:30
Jon
6ccb63c921 feat(itam): History Model migrations for Device Model
ref: #605 #617
2025-02-18 04:13:35 +09:30
Jon
6852aa4748 feat(itam): Add device history model
ref: #605 #616
2025-02-18 04:13:34 +09:30
Jon
05d4c4a94d refactor: Squash migrations so there is less of them for model notes
ref: #525 #389
2025-02-09 20:40:25 +09:30
Jon
0145ee9349 feat(itam): Software Version Notes Model
ref: #525 #541
2025-02-07 22:40:41 +09:30
Jon
a5cbf108cb feat(itam): Software Category Notes Model
ref: #525 #540
2025-02-07 22:31:29 +09:30
Jon
59603e0455 feat(itam): Operating System Version Notes Model
ref: #525 #539
2025-02-07 22:07:22 +09:30
Jon
e18f70a20c feat(itam): Device Model Notes Model
ref: #523 #526
2025-02-07 21:31:09 +09:30
Jon
893066942d feat(itam): Device Type Notes Model
ref: #526 #538
2025-02-07 21:08:05 +09:30
Jon
03ce6824ee feat(itam): Software Notes Model
ref: #526 #532
2025-02-07 19:46:39 +09:30
Jon
d8fdb17112 feat(itam): Operating System Notes Model
ref: #526 #531
2025-02-07 19:36:00 +09:30
Jon
ca4e9add88 feat(itam): Device Notes Model
ref: #524 #525
2025-02-07 18:12:09 +09:30
Jon
64e344206c refactor(access): Dont add releationship from tenancyObject.organization to organization model
ref: #389 #525
2025-02-07 18:10:44 +09:30
Jon
3c120291d2 refactor(itam): Device UUID field requires no default
ref: #437 #459
2024-12-31 13:29:37 +09:30
Jon
e158f49a21 refactor(itam): set deviceoperatingsystem model, device field to be type onetoone
ref: #417
2024-12-06 16:40:58 +09:30
Jon
ca2da06d2c chore: squash previous releases migrations
Every release that occurs is squash ALL migrations to limit the amount of migrations

ref: #408 #417
2024-12-06 16:33:13 +09:30
Jon
06fff3b2df refactor(itam): ensure device is unique for device os model
ref: #248 #390 #366
2024-11-28 02:22:28 +09:30
Jon
aebd0f3580 refactor: ensure filed organization is required
ref: #248 #390 #366
2024-11-28 02:22:28 +09:30
Jon
4f66af4bbb test(itam): Software Version Serializer Validation checks
ref: #15 #248 #353
2024-11-28 02:22:10 +09:30
Jon
976a5f0706 refactor(itam): Software Action field changed char -> integer
ref: #248 #353
2024-11-28 02:22:05 +09:30
Jon
32d5008f63 fix: Ensure all Model fields are created with attributes help_text and verbose_name
ref:  #248 #346
2024-11-28 02:20:42 +09:30
Jon
5565670495 fix(itam): Add missing attribute Meta.verbose_name to Software Category model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
dbde9144d9 fix(itam): Add missing attribute Meta.verbose_name to Software model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
c45da0f676 fix(itam): Add missing attribute Meta.verbose_name to Operating System Version model
ref:  #248 #345 #346
2024-11-28 02:19:24 +09:30
Jon
5042124803 fix(itam): Add missing attribute Meta.verbose_name to Operating System model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
21a50f16ae fix(itam): Add missing attribute Meta.ordering to "Device Software" model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
f24e645d55 fix(itam): Add missing attribute Meta.verbose_name to "Device Software" model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
ab69d8d174 fix(itam): Add missing attribute Meta.verbose_name to "Device Software" model
ref:  #248 #345 #346
2024-11-28 02:19:23 +09:30
Jon
b57df0d5bc fix(itama): Add missing attribute Meta.verbose_name to "Device Model" model
ref:  #248 #345 #346
2024-11-28 02:19:22 +09:30
Jon
3080b1c1b7 fix(access): Add missing attribute Meta.ordering Config Groups model
ref:  #248 #345 #346
2024-11-28 02:19:21 +09:30
Jon
fa9a36dffa refactor(itam): Cleanup Device Software model field names.
ref:  #345 #346
2024-11-28 02:18:25 +09:30
Jon
983921fc22 chore: squash migrations
squash all to limit number of migrations required

ref: #259
2024-10-11 23:41:03 +09:30
Jon
59a930f934 feat(core): Add ability track ticket estimation time for completion
ref: #296 #309 #312
2024-09-21 15:48:06 +09:30
Jon
0020550dde feat(itam): Track if device is virtual
ref: #244 closes #245
2024-08-23 17:45:44 +09:30
Jon
9668e811c5 feat(itam): Ability to add device configuration
!43 fixes #44
2024-08-23 17:45:43 +09:30
Jon
5a201ef548 refactor!: Squash database migrations
BREAKING CHANGE: squashed DB migrations in preparation for v1.0 release.

!40 !35 #74
2024-07-16 13:31:18 +09:30