{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":105664667,"defaultBranch":"master","name":"ngcp-csc-ui","ownerLogin":"sipwise","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-10-03T14:54:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1455492?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726089977.0","currentOid":""},"activityList":{"items":[{"before":"e6cfbaa8a5ca81b8c9742dd598acbf8396f6921b","after":"6555598436bb6c8b7aa62f0d591b723c90c29d54","ref":"refs/heads/mr12.5.1","pushedAt":"2024-09-11T21:26:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.5.1.6+0~mr12.5.1.6","shortMessageHtmlLink":"Release new version 12.5.1.6+0~mr12.5.1.6"}},{"before":"b8d14e7f7ca8605c381d567568d26ea000a7eefd","after":"e6cfbaa8a5ca81b8c9742dd598acbf8396f6921b","ref":"refs/heads/mr12.5.1","pushedAt":"2024-09-11T21:19:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60860 Update new sipwise logo in CSC\n\nThe new sipwise logo has been updated in:\n * header\n * login page\n * favicon\nThe logo component receives a prop (color)\nthat allows to pick between white or default\ncolours.\n\nChange-Id: I7aae1d99b460c84f4b8a66ef7219335d7f6b9d62\n(cherry picked from commit 90eb5ecd87c9d205d5e560579b29b0df8f0928af)\n(cherry picked from commit 93e1bc36e9d557a4a2a92bc497ae5edef19a8366)","shortMessageHtmlLink":"MT#60860 Update new sipwise logo in CSC"}},{"before":"44d1346a91a5ad4269be9c4b9b15ce0f10bdbf67","after":"93e1bc36e9d557a4a2a92bc497ae5edef19a8366","ref":"refs/heads/mr12.5","pushedAt":"2024-09-06T15:45:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60860 Update new sipwise logo in CSC\n\nThe new sipwise logo has been updated in:\n * header\n * login page\n * favicon\nThe logo component receives a prop (color)\nthat allows to pick between white or default\ncolours.\n\nChange-Id: I7aae1d99b460c84f4b8a66ef7219335d7f6b9d62\n(cherry picked from commit 90eb5ecd87c9d205d5e560579b29b0df8f0928af)","shortMessageHtmlLink":"MT#60860 Update new sipwise logo in CSC"}},{"before":"c0cd3f00354151e20333cb078593c9e1c8779565","after":"90eb5ecd87c9d205d5e560579b29b0df8f0928af","ref":"refs/heads/master","pushedAt":"2024-09-06T15:37:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60860 Update new sipwise logo in CSC\n\nThe new sipwise logo has been updated in:\n * header\n * login page\n * favicon\nThe logo component receives a prop (color)\nthat allows to pick between white or default\ncolours.\n\nChange-Id: I7aae1d99b460c84f4b8a66ef7219335d7f6b9d62","shortMessageHtmlLink":"MT#60860 Update new sipwise logo in CSC"}},{"before":"51bc01af9687d124af4d38789787ff1aefe47901","after":"c0cd3f00354151e20333cb078593c9e1c8779565","ref":"refs/heads/master","pushedAt":"2024-08-28T09:18:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60625 add data-cy to outgoing cf ncos selection\n\nChange-Id: I72d93721aed1a429d397e61dd302cdc5f1c3586d","shortMessageHtmlLink":"MT#60625 add data-cy to outgoing cf ncos selection"}},{"before":"dd2298b32ae0a5350f8cb32676b0c1d57f11704a","after":"b8d14e7f7ca8605c381d567568d26ea000a7eefd","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-22T10:58:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.5.1.5+0~mr12.5.1.5","shortMessageHtmlLink":"Release new version 12.5.1.5+0~mr12.5.1.5"}},{"before":"4410e605b3ff5a7fd55e05c64bbb42be36d6abd9","after":"dd2298b32ae0a5350f8cb32676b0c1d57f11704a","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-22T10:58:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60711 removing lang parameter when we use api v2\n\nDue to some changes on api v2, we cannot pass a parameter that doesn't exist to api.\nIn csc, we put the lang parameter in each call but it returns an error when using api v2.\nSo in the case we use api v2 we just removed this parameter.\n\nChange-Id: Ib9e5decc67178d65626a285688e41b88b16e0b03\n(cherry picked from commit 51bc01af9687d124af4d38789787ff1aefe47901)\n(cherry picked from commit 44d1346a91a5ad4269be9c4b9b15ce0f10bdbf67)","shortMessageHtmlLink":"MT#60711 removing lang parameter when we use api v2"}},{"before":"8e1b8bb6559c7853746a34f46894fd139c72dda4","after":"44d1346a91a5ad4269be9c4b9b15ce0f10bdbf67","ref":"refs/heads/mr12.5","pushedAt":"2024-08-22T09:27:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60711 removing lang parameter when we use api v2\n\nDue to some changes on api v2, we cannot pass a parameter that doesn't exist to api.\nIn csc, we put the lang parameter in each call but it returns an error when using api v2.\nSo in the case we use api v2 we just removed this parameter.\n\nChange-Id: Ib9e5decc67178d65626a285688e41b88b16e0b03\n(cherry picked from commit 51bc01af9687d124af4d38789787ff1aefe47901)","shortMessageHtmlLink":"MT#60711 removing lang parameter when we use api v2"}},{"before":"eba868bae84398389f893d2e5c8a97a5534c19e5","after":"4410e605b3ff5a7fd55e05c64bbb42be36d6abd9","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T12:09:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.5.1.4+0~mr12.5.1.4","shortMessageHtmlLink":"Release new version 12.5.1.4+0~mr12.5.1.4"}},{"before":"685f05cc6b48a56fada130b16cd434751097a835","after":"eba868bae84398389f893d2e5c8a97a5534c19e5","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T12:09:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60674 Fix page permission for CE users\n\nAfter having added license check is some of the CSC pages\nwe noticed that CSC call page cannot be accessed anymore\nby CE users.\nThis commit fix this issue and also address a typo in the\nrequired license to access the fax pages.\n\nChange-Id: Ifc6cfa9b41cd53417da43f44a736076b82fcc9cb\n(cherry picked from commit bc1b4f3fbe91ef753b5fb66162e605d94a9b8e72)\n(cherry picked from commit 8e1b8bb6559c7853746a34f46894fd139c72dda4)","shortMessageHtmlLink":"MT#60674 Fix page permission for CE users"}},{"before":"e4c50eb802a8e13234606c39fbf0586a6bcd70dc","after":"8e1b8bb6559c7853746a34f46894fd139c72dda4","ref":"refs/heads/mr12.5","pushedAt":"2024-08-21T09:35:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60674 Fix page permission for CE users\n\nAfter having added license check is some of the CSC pages\nwe noticed that CSC call page cannot be accessed anymore\nby CE users.\nThis commit fix this issue and also address a typo in the\nrequired license to access the fax pages.\n\nChange-Id: Ifc6cfa9b41cd53417da43f44a736076b82fcc9cb\n(cherry picked from commit bc1b4f3fbe91ef753b5fb66162e605d94a9b8e72)","shortMessageHtmlLink":"MT#60674 Fix page permission for CE users"}},{"before":"5ac4a2f0f0f00e28fa330c825667bc8fb743ac58","after":"685f05cc6b48a56fada130b16cd434751097a835","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T08:17:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.5.1.3+0~mr12.5.1.3","shortMessageHtmlLink":"Release new version 12.5.1.3+0~mr12.5.1.3"}},{"before":"7e597d6b7c68b8f45269a6d275a399f79d6c4695","after":"5ac4a2f0f0f00e28fa330c825667bc8fb743ac58","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T08:17:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#59449 Fix selenium tests after password enforcements\n\nChange-Id: Ib2ba3ffa52a7066f35226b0ea700a7470df1de85\n(cherry picked from commit a6fd358cd59b0e216c5ac8f19ea262be090396e0)\n(cherry picked from commit e4c50eb802a8e13234606c39fbf0586a6bcd70dc)","shortMessageHtmlLink":"MT#59449 Fix selenium tests after password enforcements"}},{"before":"60c46e1683c4e706d789666ac1f2df3b477b83a2","after":"e4c50eb802a8e13234606c39fbf0586a6bcd70dc","ref":"refs/heads/mr12.5","pushedAt":"2024-08-21T08:12:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#59449 Fix selenium tests after password enforcements\n\nChange-Id: Ib2ba3ffa52a7066f35226b0ea700a7470df1de85\n(cherry picked from commit a6fd358cd59b0e216c5ac8f19ea262be090396e0)","shortMessageHtmlLink":"MT#59449 Fix selenium tests after password enforcements"}},{"before":"7e0b6e80962095916171c91d1a63399dbebd1048","after":"7e597d6b7c68b8f45269a6d275a399f79d6c4695","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T08:11:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page\n\nThe NCOS and NCOS Sets visibility was restricted to normal\nsubscribers or PBX subscriber administrators. Therefore it\nwas not visible to PBX subscribers that are not administrators.:\n\nChange-Id: I6028c4e3c8537b193b009ae2cd7408cc245dc822\n(cherry picked from commit 4f8015c9b1fe70039e461376809f42edcd6a55c7)\n(cherry picked from commit 60c46e1683c4e706d789666ac1f2df3b477b83a2)","shortMessageHtmlLink":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page"}},{"before":"bd480534db7d511b8803bd0dca96c5660346ec30","after":"31ff304bb1d7c426ba0c2bbd589554f73bd50735","ref":"refs/heads/mr12.4.1","pushedAt":"2024-08-21T08:10:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.4.1.5+0~mr12.4.1.5","shortMessageHtmlLink":"Release new version 12.4.1.5+0~mr12.4.1.5"}},{"before":"9da48cb74037142300176103539f7cfb04f183af","after":"bd480534db7d511b8803bd0dca96c5660346ec30","ref":"refs/heads/mr12.4.1","pushedAt":"2024-08-21T08:09:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page\n\nThe NCOS and NCOS Sets visibility was restricted to normal\nsubscribers or PBX subscriber administrators. Therefore it\nwas not visible to PBX subscribers that are not administrators.:\n\nChange-Id: I6028c4e3c8537b193b009ae2cd7408cc245dc822\n(cherry picked from commit 4f8015c9b1fe70039e461376809f42edcd6a55c7)\n(cherry picked from commit 38c1010be0a360bcf1ab91960a2dc12432020fa2)","shortMessageHtmlLink":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page"}},{"before":"7002e660ce8f315baaeadc0733e119ab2b2362cd","after":"60c46e1683c4e706d789666ac1f2df3b477b83a2","ref":"refs/heads/mr12.5","pushedAt":"2024-08-21T08:07:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page\n\nThe NCOS and NCOS Sets visibility was restricted to normal\nsubscribers or PBX subscriber administrators. Therefore it\nwas not visible to PBX subscribers that are not administrators.:\n\nChange-Id: I6028c4e3c8537b193b009ae2cd7408cc245dc822\n(cherry picked from commit 4f8015c9b1fe70039e461376809f42edcd6a55c7)","shortMessageHtmlLink":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page"}},{"before":"6734f9ae8c5a1d8b167fcdac41ec2e8842dc8ce5","after":"38c1010be0a360bcf1ab91960a2dc12432020fa2","ref":"refs/heads/mr12.4","pushedAt":"2024-08-21T08:02:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page\n\nThe NCOS and NCOS Sets visibility was restricted to normal\nsubscribers or PBX subscriber administrators. Therefore it\nwas not visible to PBX subscribers that are not administrators.:\n\nChange-Id: I6028c4e3c8537b193b009ae2cd7408cc245dc822\n(cherry picked from commit 4f8015c9b1fe70039e461376809f42edcd6a55c7)","shortMessageHtmlLink":"MT#60613 Fix NCOS and NCOS Sets visibility in Block Outgoing page"}},{"before":"14c50c04c3e4d6e0588a30c907c8df2a1a6afb15","after":"7e0b6e80962095916171c91d1a63399dbebd1048","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T07:28:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.5.1.2+0~mr12.5.1.2","shortMessageHtmlLink":"Release new version 12.5.1.2+0~mr12.5.1.2"}},{"before":"e7aee799c4270cf8c388c8cddf714e5aabcb4adc","after":"14c50c04c3e4d6e0588a30c907c8df2a1a6afb15","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-21T07:20:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60623 Add translations for invalid license error message\n\nAdd translations for the error message shown when license is invalid\nand fix a small bug in the router guard, in fact we were checking\nthe licenses list against the attribute which are different values.\n\nChange-Id: Ic595f731cd770f932e30fe9b649d68bcc3af7119\n(cherry picked from commit f301d02b3f84247fb275227aedc04acc8e3ff7fa)\n(cherry picked from commit 7002e660ce8f315baaeadc0733e119ab2b2362cd)","shortMessageHtmlLink":"MT#60623 Add translations for invalid license error message"}},{"before":"a6fd358cd59b0e216c5ac8f19ea262be090396e0","after":"51bc01af9687d124af4d38789787ff1aefe47901","ref":"refs/heads/master","pushedAt":"2024-08-21T07:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60711 removing lang parameter when we use api v2\n\nDue to some changes on api v2, we cannot pass a parameter that doesn't exist to api.\nIn csc, we put the lang parameter in each call but it returns an error when using api v2.\nSo in the case we use api v2 we just removed this parameter.\n\nChange-Id: Ib9e5decc67178d65626a285688e41b88b16e0b03","shortMessageHtmlLink":"MT#60711 removing lang parameter when we use api v2"}},{"before":"abf1d52fe70cae3c8dfff6e0c134a54c62f94e8a","after":"a6fd358cd59b0e216c5ac8f19ea262be090396e0","ref":"refs/heads/master","pushedAt":"2024-08-20T15:36:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#59449 Fix selenium tests after password enforcements\n\nChange-Id: Ib2ba3ffa52a7066f35226b0ea700a7470df1de85","shortMessageHtmlLink":"MT#59449 Fix selenium tests after password enforcements"}},{"before":"adec1e280f27b0864fd6e2e49d40450ce1777756","after":"e7aee799c4270cf8c388c8cddf714e5aabcb4adc","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-20T12:21:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60623 Hide features not covered by the license\n\nFollowing the changes about the licenses, some API will now\nreturn a \"403 - License not available\" error when the needed\nlicense is not available to the user. In the frontend we handle\nthe licenses with two levels of protection:\n1) We hide menus of missing licenses from the sidebar\n2) We add a guard in boot/routes.js that would redirect to the\nhomepage any attempts to access the mentioned menus, in case\nthey are mistakenly shown.\n\nChange-Id: I9e88473ee90935db9b2a234ff03aef1b3a44a97b\n(cherry picked from commit 2d1ec7c499df4dd5f46fe7c74ee8da5aa90535fc)\n(cherry picked from commit 1c1f7b5ee30c21551b6ba5fee55fd7968a8d3301)","shortMessageHtmlLink":"MT#60623 Hide features not covered by the license"}},{"before":"7a4d31fd4e73ca93ce48895729e95600a7a2c1ec","after":"adec1e280f27b0864fd6e2e49d40450ce1777756","ref":"refs/heads/mr12.5.1","pushedAt":"2024-08-20T09:52:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60641 Adapt random password generator to the new security standards\n\nIn the last version mr12.5 we increased the security standards for the subscriber's password.\nNow it is mandatory to have:\n * password length min 12 chars\n * must have at least 3 digits\n * must have at least 3 lowercase letters\n * must have at least 3 uppercase letters\n * must have at least 3 special chars\n\nIn this review we adapt the random password generator in the CSC.\n\nChange-Id: I8f257e34f7df8c99ef776ea9262fa18c32aef4da\n(cherry picked from commit abf1d52fe70cae3c8dfff6e0c134a54c62f94e8a)\n(cherry picked from commit 186458d581b93f78739c0d833046bb0220a9cb5d)","shortMessageHtmlLink":"MT#60641 Adapt random password generator to the new security standards"}},{"before":"1c1f7b5ee30c21551b6ba5fee55fd7968a8d3301","after":"7002e660ce8f315baaeadc0733e119ab2b2362cd","ref":"refs/heads/mr12.5","pushedAt":"2024-08-19T16:14:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60623 Add translations for invalid license error message\n\nAdd translations for the error message shown when license is invalid\nand fix a small bug in the router guard, in fact we were checking\nthe licenses list against the attribute which are different values.\n\nChange-Id: Ic595f731cd770f932e30fe9b649d68bcc3af7119\n(cherry picked from commit f301d02b3f84247fb275227aedc04acc8e3ff7fa)","shortMessageHtmlLink":"MT#60623 Add translations for invalid license error message"}},{"before":"186458d581b93f78739c0d833046bb0220a9cb5d","after":"1c1f7b5ee30c21551b6ba5fee55fd7968a8d3301","ref":"refs/heads/mr12.5","pushedAt":"2024-08-19T15:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60623 Hide features not covered by the license\n\nFollowing the changes about the licenses, some API will now\nreturn a \"403 - License not available\" error when the needed\nlicense is not available to the user. In the frontend we handle\nthe licenses with two levels of protection:\n1) We hide menus of missing licenses from the sidebar\n2) We add a guard in boot/routes.js that would redirect to the\nhomepage any attempts to access the mentioned menus, in case\nthey are mistakenly shown.\n\nChange-Id: I9e88473ee90935db9b2a234ff03aef1b3a44a97b\n(cherry picked from commit 2d1ec7c499df4dd5f46fe7c74ee8da5aa90535fc)","shortMessageHtmlLink":"MT#60623 Hide features not covered by the license"}},{"before":"2a08d9fe19b1e036b4a98483ed579e9d28ade50e","after":"186458d581b93f78739c0d833046bb0220a9cb5d","ref":"refs/heads/mr12.5","pushedAt":"2024-08-19T15:02:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60641 Adapt random password generator to the new security standards\n\nIn the last version mr12.5 we increased the security standards for the subscriber's password.\nNow it is mandatory to have:\n * password length min 12 chars\n * must have at least 3 digits\n * must have at least 3 lowercase letters\n * must have at least 3 uppercase letters\n * must have at least 3 special chars\n\nIn this review we adapt the random password generator in the CSC.\n\nChange-Id: I8f257e34f7df8c99ef776ea9262fa18c32aef4da\n(cherry picked from commit abf1d52fe70cae3c8dfff6e0c134a54c62f94e8a)","shortMessageHtmlLink":"MT#60641 Adapt random password generator to the new security standards"}},{"before":"bc1b4f3fbe91ef753b5fb66162e605d94a9b8e72","after":"abf1d52fe70cae3c8dfff6e0c134a54c62f94e8a","ref":"refs/heads/master","pushedAt":"2024-08-19T13:59:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"MT#60641 Adapt random password generator to the new security standards\n\nIn the last version mr12.5 we increased the security standards for the subscriber's password.\nNow it is mandatory to have:\n * password length min 12 chars\n * must have at least 3 digits\n * must have at least 3 lowercase letters\n * must have at least 3 uppercase letters\n * must have at least 3 special chars\n\nIn this review we adapt the random password generator in the CSC.\n\nChange-Id: I8f257e34f7df8c99ef776ea9262fa18c32aef4da","shortMessageHtmlLink":"MT#60641 Adapt random password generator to the new security standards"}},{"before":"732e15428182cfd77133e8962e7e0049b9301954","after":"2a08d9fe19b1e036b4a98483ed579e9d28ade50e","ref":"refs/heads/mr12.5","pushedAt":"2024-08-14T12:04:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sipwise-jenkins","name":"Sipwise Jenkins User","path":"/sipwise-jenkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1944053?s=80&v=4"},"commit":{"message":"Release new version 12.5.2.0+0~mr12.5.2.0","shortMessageHtmlLink":"Release new version 12.5.2.0+0~mr12.5.2.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQyMToyNjoxNS4wMDAwMDBazwAAAASzr4rq","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMVQyMToyNjoxNS4wMDAwMDBazwAAAASzr4rq","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNFQxMjowNDo0Ny4wMDAwMDBazwAAAASaM68g"}},"title":"Activity ยท sipwise/ngcp-csc-ui"}