|
fa03f7471b
|
build: bump version 1.11.0 -> 1.12.0
1.12.0
|
2025-03-01 10:43:29 +00:00 |
|
|
a28a295d19
|
Merge pull request #652 from nofusscomputing/feature-next-release
|
2025-03-01 19:56:32 +09:30 |
|
|
f9abd0101e
|
chore(api): add missing migration for authtoken.meta
ref: #652
|
2025-03-01 00:43:54 +09:30 |
|
|
053839af9a
|
feat(api): Add delete column to AuthToken Table
ref: #652 nofusscomputing/centurion_erp_ui#88 closes #647
|
2025-02-28 23:52:01 +09:30 |
|
|
5abb4172a9
|
Merge pull request #651 from nofusscomputing/user-token-endpoint
|
2025-02-26 20:56:53 +09:30 |
|
|
d8cfff12ad
|
build: update gitlab-ci to current head
ref: #651
|
2025-02-26 03:28:55 +09:30 |
|
|
526e9e876b
|
docs(development): remove old history model pages and links
ref: #651
|
2025-02-26 03:05:02 +09:30 |
|
|
88163a954f
|
feat(docker): Upgrade system packages on build
ref: #650
|
2025-02-26 02:52:51 +09:30 |
|
|
63184edc88
|
feat(api): AuthToken requires viewset get_back_url
ref: #650 #649
|
2025-02-26 01:59:27 +09:30 |
|
|
e3ec1a4da3
|
test(api): AuthToken ViewSet checks (unit)
ref: #650 #649
|
2025-02-26 01:24:52 +09:30 |
|
|
77316fc682
|
test(api): AuthToken API Field checks
ref: #650 #649
|
2025-02-26 01:01:48 +09:30 |
|
|
38208f3235
|
test(api): AuthToken Serializer checks
ref: #650 #649
|
2025-02-26 00:43:34 +09:30 |
|
|
04ffe056ae
|
test(api): AuthToken ViewSet checks
ref: #650 #649
|
2025-02-26 00:06:06 +09:30 |
|
|
1372609e83
|
fix(api): correct usage of AuthToken.generate to a property
ref: #650 #649
|
2025-02-25 23:01:48 +09:30 |
|
|
c62f472546
|
feat(api): Add auth token api endpoint
ref: #650 #649
|
2025-02-25 22:33:54 +09:30 |
|
|
1b85ffca3e
|
feat(settings): Add section title to auth tokens
ref: #650 #649
|
2025-02-25 22:33:32 +09:30 |
|
|
57cb5b4105
|
feat(settings): Add tokens url to user settings _urls
ref: #650 #649
|
2025-02-25 22:33:10 +09:30 |
|
|
8597c5e474
|
feat(api): Update Auth Token model for use with serializer
ref: #650 #649
|
2025-02-25 22:32:40 +09:30 |
|
|
eaabbb06c3
|
feat(api): Add user Auth Token viewset
ref: #650 #649
|
2025-02-25 22:31:07 +09:30 |
|
|
5bc7d585ad
|
feat(api): Add user Auth Token serializer
ref: #650 #649
|
2025-02-25 22:30:32 +09:30 |
|
|
6c1690fccf
|
feat(settings): Add page_layout attribute to User Settings
ref: #647 #648
|
2025-02-24 02:11:24 +09:30 |
|
|
f158bed904
|
build: bump version 1.10.1 -> 1.11.0
1.11.0
|
2025-02-21 11:36:36 +00:00 |
|
|
9503f88155
|
Merge pull request #570 from nofusscomputing/feature-next-release
|
2025-02-21 20:48:34 +09:30 |
|
|
79199e27c7
|
chore(core): Remove old history permissions from available permissions
ref: #605 #601
|
2025-02-21 02:31:00 +09:30 |
|
|
3058f7212a
|
chore(core): Squash history commits
to reduce amount of migrations
ref: #605 closes #601
|
2025-02-21 02:30:48 +09:30 |
|
|
57d41d12a3
|
chore(core): Remove old history tests
ref: #605 #601 closes #46
|
2025-02-20 22:37:54 +09:30 |
|
|
fe997ee2f8
|
feat(core): Enable App settings History to save without specifying an organization
APP settings do not form part of an organization
ref: #605 closes #642
|
2025-02-20 22:37:17 +09:30 |
|
|
cecad1c368
|
fix(settings): App settings serializer fielad name does not exist
ref: #605 #642
|
2025-02-20 22:34:51 +09:30 |
|
|
df2120ab85
|
test(settings): History Entry checks for App Settings History
ref: #605 #642
|
2025-02-20 22:34:26 +09:30 |
|
|
63400c9ab6
|
test(settings): API Field Checks for App Settings History
ref: #605 #642
|
2025-02-20 22:34:02 +09:30 |
|
|
4ea29dedb9
|
feat(settings): save_history method added to App Settings
ref: #605 #642
|
2025-02-20 22:33:06 +09:30 |
|
|
701608b3ed
|
feat(settings): History Model for App Settings Version added
ref: #605 #642
|
2025-02-20 22:32:46 +09:30 |
|
|
4bf54babb2
|
Merge pull request #605 from nofusscomputing/refactor-model-history
|
2025-02-20 06:58:06 +09:30 |
|
|
c1873e8c6d
|
test: Model History not to save history on self
ref: #605 #602
|
2025-02-20 06:44:30 +09:30 |
|
|
31eded4f69
|
docs: remove api pages no longer required
ref: #605 #602
|
2025-02-20 06:38:12 +09:30 |
|
|
94737e7ae7
|
test(core): Correct lookup for model history test setup
ref: #605 #602
|
2025-02-20 06:28:50 +09:30 |
|
|
13d697e7de
|
feat(core): Migration for history data to new history tables
ref: #605 closes #602
|
2025-02-20 06:07:36 +09:30 |
|
|
37aa9ff968
|
test(access): remove test cases for Team prarent_object
not required for model
ref: #605 #608
|
2025-02-20 05:41:00 +09:30 |
|
|
1663e98a1a
|
fix(access): dont use organization property within organization model
ref: #605 #607
|
2025-02-20 05:40:01 +09:30 |
|
|
f765fe1fa0
|
test(access): History Entry checks for Team model
ref: #605 closes #608
|
2025-02-19 23:39:42 +09:30 |
|
|
1561b3a2e6
|
test(access): API Field Checks for Team History
ref: #605 #608
|
2025-02-19 23:39:28 +09:30 |
|
|
4174bacea1
|
feat(access): save_history method added to Team
ref: #605 #608
|
2025-02-19 23:39:00 +09:30 |
|
|
553f4d8579
|
feat(access): History Model for Team added
ref: #605 #608
|
2025-02-19 23:38:44 +09:30 |
|
|
72314ea2a4
|
test(access): History Entry checks for Organization model
ref: #605 closes #607
|
2025-02-19 23:38:17 +09:30 |
|
|
2c2ed724c3
|
test(access): API Field Checks for Organization History
ref: #605 #607
|
2025-02-19 23:37:28 +09:30 |
|
|
0275c7a211
|
feat(access): save_history method added to Organization
ref: #605 #607
|
2025-02-19 23:36:36 +09:30 |
|
|
b2f1fba86a
|
feat(access): History Model for Organization added
ref: #605 #607
|
2025-02-19 23:36:22 +09:30 |
|
|
61207c55f9
|
Merge pull request #641 from nofusscomputing/refactor-access-models
|
2025-02-19 22:46:52 +09:30 |
|
|
cabb8d8c4e
|
refactor(core): Update access imports to new path
ref: #641 closes #640
|
2025-02-19 22:34:55 +09:30 |
|
|
ef1f764b4b
|
refactor(core): Update access imports to new path
ref: #640 #641
|
2025-02-19 22:20:41 +09:30 |
|