Use memberID session key and include creatorType in creatable branch-types response
Add findbyBranchTypeID संगठन के लिए व्युत्पन्न क्वेरी
सुरक्षा सेवा में नए / फ्रेंच प्रकार / {id} / उपयोग समापन बिंदु का समर्थन करता है यह जांचने के लिए कि क्या किसी शाखा के प्रकार में हटाने से पहले सक्रिय बच्चे के ...
Add GET /branch-types/creatable and /{id}/usages endpoints
/creatable returns branch types filtered by the caller's creator-type (OWNERS/TEAM_MEMBERS/MEMBERS) via AppliedModelEnforcementService. /{id}/usages returns th...
सक्रिय ऑर्ग उपयोग के खिलाफ गार्ड शाखा प्रकार की विलोपन
एक शाखा प्रकार चिप को हटाने से पहले, फ्रंटेंड अब कॉल करता है ************* अगर कोई ऑर्ग मौजूद है तो यह दिखाता है एक सूचनात्मक संवाद उन्हें सूचीबद्ध करता है और व...
Use correct session key 'memberID' instead of 'MID'
KSessionService stores member ID under key 'memberID' but both **************** and OrganizationController were reading session.get("MID") which always returned...
Live pending support ticket count via NATS — notify org owner on new tickets, add pending-count REST endpoint
Set org owner usernameAlias on creation and fix website-contact member alias
समर्थन करने के लिए लंबित गिनती फ़ील्ड जोड़ेंAgentNotificationDTO और समर्थन के लिए क्वेरी की गिनतीTicketRepository
Exclude master model from models list; add debug log to child-org creation check
SecurityModelController now filters out the org's master model (identified by org.getMasterModelID()) from the /api/security/models response — it is managed exc...
Read session rights as List<String> names, not CSV of integer IDs
Session rights are stored as a JSON array of RoleRightType name strings. Both **************** and OrganizationController were casting them to String (causing C...
शाखा सेटअप प्रबंधक में आयु सीमा चेकबॉक्स पर डबल टॉगल बंद करें
बॉक्स ऑनक्लिक और चेकबॉक्स ऑनचेंज दोनों ने प्रत्येक क्लिक पर फायर किया, दो बार टॉगल करना और राज्य को अपरिवर्तित छोड़ दें। केवल FormControlLabel पर प्रचार बंद करो...
स्टैकिंगऑर्डर मैनेजर में MUI v7 ग्रिड आकार प्रोप का उपयोग करें
MUI v7 ग्रिड2 ने xs/sm/md को आकार ऑब्जेक्ट प्रोप के साथ बदल दिया।.
स्टैकिंगऑर्डर मैनेजर में डीप्रीकेटेड MUI ग्रिड आइटम प्रोप निकालें
MUI ग्रिड v2 आइटम prop गिरा दिया; ग्रिड पर सीधे आकार props का उपयोग करें।.
डोमेन नाम फ़ील्ड को ऑर्ग निर्माण विज़ार्ड में जोड़ें
बेसिक्स के लिए एक आवश्यक डोमेन फ़ील्ड जोड़ें स्वचालित www के साथ कदम। अलग करना। मान्य, एपीआई पेलोड में शामिल, और समीक्षा चरण में दिखाया गया।.
एपीआई संशोधन कॉलआउट को कैमो-api-reference पेज में जोड़ें
केवल /kamo-api-reference पर दिखाया गया है, उपयोगकर्ताओं को एपीआई परिवर्तन जमा करने के लिए प्रेरित करता है अनुरोध के माध्यम से /requests या के माध्यम से / contac...
Add GET /branch-types/creatable endpoint with creator-type filtering
Returns only the branch types the calling member is permitted to create a child org under, based on their OWNERS/TEAM_MEMBERS/MEMBERS classification against the...
संगठन बदलें शाखा प्रकार / सुरक्षा के साथ प्रकार विज़ार्ड कदम मॉडल चयन
-संगठन टाइप + कॉन्फ़िगरेशन ड्रॉपडाउन ब्रांचटाइपस्टेप जो **************** - नए समापन बिंदु रिटर्न केवल शाखा प्रकार कॉलर को बनाने की अनुमति है उनके OWNERS / TEAM ...
Kamo-shared-library अद्यतन (CREATE CHILD ORG राइट + लागू करने वाले झंडे) के लिए पुनर्निर्माण
नई रोलRighttype.CREATE CHILD ORG (id 131) को खींचता है, जो चाइल्डऑर्ग सिक्योरिटी मॉडल पर तीन लागू झंडे हैं, दो 13-आर्ग सर्विस ओवरलोड और एप्लाइडमॉडल प्रवर्तन सेव...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
Rebuild for kamo-shared-library update (CREATE_CHILD_ORG right + apply-to flags)
Pulls the new RoleRightType.CREATE_CHILD_ORG (id 131), the three apply-to flags on ChildOrgSecurityModel, the two 13-arg service overloads, and the AppliedModel...
/नेटवर्क का निर्माण वहन सदस्य-प्रकार + दाएं द्वारा किया जाता है
- BranchSetupManager: नया "Who Can create Child Ors Under this Model" तीन टॉगल्स (मेम्बर्स / टीम के सदस्यों / मालिकों) के साथ कार्ड। मूल्य नक्शे बैकेंडमॉडल के म...
Gate /network child-org creation by right + member-type applicability
Wires the applied-security-model child-org creation gate end-to-end: - SecurityModelController + MasterModelController round-trip the three new apply-to flag...
सदस्य-प्रकार गेट + CREATE CHILD ORG बच्चे के निर्माण के लिए सही
सदस्य प्रकार द्वारा गेट /नेटवर्क चाइल्ड-ऑर्ग निर्माण के लिए डेटा परत जोड़ें: नई CREATE CHILD ORG दाएं रोलराइट टाइप (आईडी 131) पर। - चाइल्डऑर्ग सिक्योरिटी मॉडल ...
मास्टर मॉडल इनिट पर सभी तीन सदस्य प्रकारों पर लागू होता है
प्रावधान मैक्स्डआउटमास्टरमॉडल अब लागू होता हैToMembers, लागू होता हैToTeamMembers, और लागू होता हैToOwners सब सच तो हर सदस्य प्रकार मास्टर मॉडल को देखता है /नेट...
Kamo साझा पुस्तकालय अद्यतन (appConfig upsert-only फिक्स) के लिए पुनर्निर्माण
कठोर खींचता है ************* कि अब ऐपConfig पंक्तियों को नष्ट नहीं करता है जिसका सेवा प्रकार कॉलर के पेलोड से अनुपस्थित है - जब आंशिक पेलोड प्राप्त होता है तो च...
Rebuild for kamo-shared-library update (appConfig upsert-only fix)
Pulls the hardened **************** that no longer deletes appConfig rows whose service types are absent from the caller's payload — prevents silent data loss w...
Rebuild for kamo-shared-library update (appConfig upsert-only fix)
Pulls the hardened **************** that no longer deletes appConfig rows whose service types are absent from the caller's payload — prevents silent data loss w...
बैनर टेक्स्ट wobble को रोकने के लिए उलटी गिनती चौड़ाई को स्थिर करें
सारणीबद्ध संख्याओं के साथ फिक्स्ड-चौड़ाई मोनोस्पेस कंटेनर लेआउट को रोकता है गिनती अंक के रूप में बदलाव हर 50ms बदल जाते हैं।.
Rebuild for kamo-shared-library update (appConfig upsert-only fix)
Pulls the hardened **************** that no longer deletes appConfig rows whose service types are absent from the caller's payload — prevents silent data loss w...
जैसा कि आप शिपिंग देखते हैं?
इन अद्यतनों में से प्रत्येक स्वचालित रूप से अपने कार्यक्षेत्र में उतरता है। प्रारंभ करें और सप्ताह के बाद इसे सप्ताह के अंत में देखें।.