Commit Graph

1999 Commits

Author SHA1 Message Date
Jon
b76168b149 Merge pull request #420 from nofusscomputing/development 2024-12-10 00:40:05 +09:30
Jon
0ceb5a512e Merge pull request #411 from nofusscomputing/feat-next-release 2024-12-10 00:28:06 +09:30
Jon
51a2fe1141 Merge pull request #418 from nofusscomputing/2024-12-08 2024-12-09 23:55:44 +09:30
Jon
8332b31a1a docs(release): added next release version
ref: #418
2024-12-09 23:43:58 +09:30
Jon
c03b7e7d49 feat(python): update django 5.1.2 -> 5.1.4
ref: #408 #418
2024-12-09 23:28:44 +09:30
Jon
ed6cdaef8b docs(pr): add migrations task
ref: #408 #418
2024-12-09 23:26:42 +09:30
Jon
5335758c70 docs(admin): Include new UI
ref: #408 #418
2024-12-09 23:21:36 +09:30
Jon
c14ee4c4be feat(api): If global organization defined, filter from ALL organization fields
This field is not intended to be selectable

ref: #418 closes #406
2024-12-09 22:29:57 +09:30
Jon
b51ce7d513 docs(api): add test info for nav menu
ref: #409 #418
2024-12-08 18:43:52 +09:30
Jon
03c39d2e2f test(api): Nav menu permission checks for settings
ref: #418 closes #409
2024-12-08 18:38:38 +09:30
Jon
10285bedef feat(api): Add nav menu permission checks for settings
ref: #409 #418
2024-12-08 18:38:16 +09:30
Jon
b9e8caecc1 test(api): Nav menu permission checks
ref: #409 #418
2024-12-08 17:30:11 +09:30
Jon
afc0c66602 Merge pull request #417 from nofusscomputing/2024-12-06 2024-12-06 17:26:22 +09:30
Jon
41ffe5b3bc refactor(access): Settings must be an available permissions when setting team permissions
ref: #408 #417
2024-12-06 17:06:38 +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
18bb2909a5 docs: update release notes re migration squash
ref: #408 #417
2024-12-06 16:34:13 +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
17f47040d6 fix(settings): Add missing get_url function to user_settings model
ref: #412 #417 closes #410
2024-12-06 15:57:36 +09:30
Jon
c5faf3115d fix(settings): Add missing get_url function to app_settings model
ref: #410 #412 #417
2024-12-06 15:57:11 +09:30
Jon
3cdd8adf38 test(core): Correct url.selfchecks to use list view
history uses curtom view and has no detail

ref: #410 #412 #417
2024-12-06 15:30:23 +09:30
Jon
39539a4bae test(core): Dont test History for table view
this view has a seperate view, History.

ref: #410 #412 #417
2024-12-06 15:04:46 +09:30
Jon
5de8893330 fix(core): correctr the required parameters for related ticket serializer when fetching own url
ref: #410 #412 #417
2024-12-06 14:49:47 +09:30
Jon
d9b9e32019 test(settings): Dont test user settings for table view
this view not expected to be

ref: #410 #417 closes #412
2024-12-06 14:28:38 +09:30
Jon
3bce54b495 test(steeings): Dont test app settings for table view
this view not expected to be

ref: #410 #412 #417
2024-12-06 14:27:58 +09:30
Jon
34c327b7b6 test(core): Dont test related ticket for table or detail view
this view not expected to be

ref: #410 #412 #417
2024-12-06 14:27:25 +09:30
Jon
8b790b451e test(api): Refactor test so that endpoints not expected to have an endpoint or be rendered in a table wont be tested for it.
ref: #410 #412 #417
2024-12-06 14:24:54 +09:30
Jon
00bebbd8f4 fix(core): Remove requirement that ticket be specified for related tickets get_url
ref: #412 #417
2024-12-06 14:19:04 +09:30
Jon
cebb02de99 feat(api): When fething an items url dueing metadata creation, used named parameters
ref: #412
2024-12-06 14:15:47 +09:30
Jon
ebeea4f526 feat(access): Modify Admin User panel by removing perms and adding teams
ref: #408
2024-12-05 14:30:59 +09:30
Jon
c91bc6ee10 fix(access): Add missing table_fields attribute to team users model
ref: nofusscomputing/centurion_erp_ui#29
2024-12-05 07:23:42 +09:30
Jon
625cb52dd2 Merge pull request #415 from nofusscomputing/2024-12-01 2024-12-05 00:04:47 +09:30
Jon
497adc68f4 fix(api): during metadata navigation permission checks, cater for non-existant keys
ref: #410 #412 #415
2024-12-04 23:37:09 +09:30
Jon
a10f1b3694 test(settings): API Metadata checks for user settings
ref: #410 #412 #415
2024-12-04 23:22:52 +09:30
Jon
11abf177ab test(settings): API Metadata checks for external links
ref: #410 #412 #415
2024-12-04 23:22:34 +09:30
Jon
becf55e22f test(settings): API Metadata checks for app settings
ref: #410 #412 #415
2024-12-04 23:22:22 +09:30
Jon
c57d465c5b test(project_management): API Metadata checks for project type
ref: #410 #412 #415
2024-12-04 23:22:05 +09:30
Jon
741a149f33 test(project_management): API Metadata checks for project task
ref: #410 #412 #415
2024-12-04 23:21:57 +09:30
Jon
f85cc0fd3d test(project_management): API Metadata checks for project state
ref: #410 #412 #415
2024-12-04 23:21:49 +09:30
Jon
80a82605aa test(project_management): API Metadata checks for project milestone
ref: #410 #412 #415
2024-12-04 23:21:40 +09:30
Jon
d9b5ec7d41 test(project_management): API Metadata checks for project
ref: #410 #412 #415
2024-12-04 23:21:31 +09:30
Jon
fcf3d568e4 test(itim): API Metadata checks for problem ticket
ref: #410 #412 #415
2024-12-04 23:21:13 +09:30
Jon
eb3071c93d test(itim): API Metadata checks for incident ticket
ref: #410 #412 #415
2024-12-04 23:21:04 +09:30
Jon
873f241d14 test(itim): API Metadata checks for change ticket
ref: #410 #412 #415
2024-12-04 23:20:56 +09:30
Jon
da5c4d76e9 test(itim): API Metadata checks for service
ref: #410 #412 #415
2024-12-04 23:20:43 +09:30
Jon
8f1e61a7a6 test(itim): API Metadata checks for port
ref: #410 #412 #415
2024-12-04 23:20:34 +09:30
Jon
7f46daeb54 test(itim): API Metadata checks for cluster type
ref: #410 #412 #415
2024-12-04 23:20:26 +09:30
Jon
6291510ba4 test(itim): API Metadata checks for cluster
ref: #410 #412 #415
2024-12-04 23:20:20 +09:30
Jon
871cdc6b5d test(itam): API Metadata checks for software version
ref: #410 #412 #415
2024-12-04 23:20:10 +09:30
Jon
9e78aa5940 test(itam): API Metadata checks for software category
ref: #410 #412 #415
2024-12-04 23:19:59 +09:30
Jon
4df7e57ca7 test(itam): API Metadata checks for software
ref: #410 #412 #415
2024-12-04 23:19:52 +09:30