Commit Graph

17 Commits

Author SHA1 Message Date
Jon
7cd4cb965b refactor(core): move get_url to common serializer
reduces duplicated code

ref: #602 #605
2025-02-18 04:13:33 +09:30
Jon
960646a68c feat(settings): External Link Notes ViewSet
ref: #526 #545
2025-02-07 21:42:09 +09:30
Jon
d1dbe965f9 feat(settings): External Link Notes Serializer
ref: #526 #545
2025-02-07 21:41:40 +09:30
Jon
00215f6d0b feat(settings): Add new field button text
to enable the name field to be used as "friendly" name within interface

ref: #467 closes #468
2025-01-09 17:38:28 +09:30
Jon
8f98f02818 feat(itim): Ability to add external link to a service
ref: #467 closes #468
2025-01-09 15:16:37 +09:30
Jon
2dfab2a2e4 fix(settings): remove field owner_organization from App Settings
ref: #441 fixes #439
2024-12-22 21:09:24 +09:30
Jon
c2ad23834e feat(information_management): Ability to link Knowledge Base article to an External Link
ref: #426 #427
2024-12-21 17:10:53 +09:30
Jon
5f7b6ef9eb refactor: update serializers to use model get_url function
ref: #248 #390 #366
2024-11-28 02:22:28 +09:30
Jon
f345dd366c feat(api): Add a Common Model serializer to be inherited by all model serializers
ref: #248 #385 #388 nofusscomputing/centurion_erp_ui#26
2024-11-28 02:22:26 +09:30
Jon
cd0bcf6731 chore(api): Correct DRF Swagger Docs errors
ref: #248 #361 #383
2024-11-28 02:22:25 +09:30
Jon
268e3294a2 feat(api): Setup API to be correctly versioned
ref: #248 #365
2024-11-28 02:22:16 +09:30
Jon
9137758294 test(settings): User Settings API field checks
ref: #15 #248 #360
2024-11-28 02:22:16 +09:30
Jon
926349e04e feat(settings): Add get_organization function to app settings model
ref: #248 #360
2024-11-28 02:22:16 +09:30
Jon
00c2826d9a feat(settings): Add User Settings API v2 endpoint
ref: #248 #360
2024-11-28 02:22:15 +09:30
Jon
86008e9cbd feat(settings): Add App Settings API v2 endpoint
ref: #248 #360
2024-11-28 02:22:15 +09:30
Jon
4336d90dc0 chore(settings): remove extra fields declaration from external_links
ref: #248 #360
2024-11-28 02:22:15 +09:30
Jon
09b2ea378b feat(core): Add External Link API v2 endpoint
ref: #248 #355
2024-11-28 02:22:08 +09:30