|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [5.0.0-2](https://github.com/GluuFederation/flex/compare/admin-ui-v1.0.0-1...admin-ui-v5.0.0-2) (2022-08-31) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **admin-ui:** add count of client in scope list page ([511b549](https://github.com/GluuFederation/flex/commit/511b549f7fb9b528eb5ec2037190e429041d9f7e)) |
| 9 | +* **admin-ui:** add delete dialog ([6c1db7b](https://github.com/GluuFederation/flex/commit/6c1db7b7507f0d8da644da42c00d3bf0d92ddc39)) |
| 10 | +* **admin-ui:** add loader to user list page ([f5f766a](https://github.com/GluuFederation/flex/commit/f5f766ac2b5a52d1b0cd9dc15a8f04cf778fd1ad)) |
| 11 | +* **admin-ui:** add uma resources detail ([84acd39](https://github.com/GluuFederation/flex/commit/84acd392cc44db0085ab399d949383c6f2f24438)) |
| 12 | +* **admin-ui:** add uma resources function ([94c513a](https://github.com/GluuFederation/flex/commit/94c513af6df399257505ab5ab29c64d3faff4cfa)) |
| 13 | +* **admin-ui:** add view mode in scripts [#292](https://github.com/GluuFederation/flex/issues/292) ([94effe5](https://github.com/GluuFederation/flex/commit/94effe502bfcea7244a1996847fddd738f1d2f3b)) |
| 14 | +* **admin-ui:** added custom tooltip ([07eb695](https://github.com/GluuFederation/flex/commit/07eb6958e1053d2d1f0ee2bcfc9d26562314d456)) |
| 15 | +* **admin-ui:** added the possibility to filter client by organization [#335](https://github.com/GluuFederation/flex/issues/335) ([bade331](https://github.com/GluuFederation/flex/commit/bade3319639872f82cf8a90c7d51a7a51c444d4a)) |
| 16 | +* **admin-ui:** change in client ([ce2f20c](https://github.com/GluuFederation/flex/commit/ce2f20cc323d32a4afbfaf39dcae27a63d124420)) |
| 17 | +* **admin-ui:** change uma resource detail page to modal ([68f7cb0](https://github.com/GluuFederation/flex/commit/68f7cb0f42513103e7310aa4385d3b59f2034b8d)) |
| 18 | +* **admin-ui:** changed view_only to camel case and removed inline styling [#375](https://github.com/GluuFederation/flex/issues/375) ([a94c8ea](https://github.com/GluuFederation/flex/commit/a94c8ea586156383914a0f74f0e95cd5c5b90340)) |
| 19 | +* **admin-ui:** convert boolean dropdowns to switch completed [#389](https://github.com/GluuFederation/flex/issues/389) ([8d85657](https://github.com/GluuFederation/flex/commit/8d85657b1a836200a2f530af35c8641823c85122)) |
| 20 | +* **admin-ui:** convert boolean dropdowns to switch in admin-ui [#389](https://github.com/GluuFederation/flex/issues/389) ([0dc18d8](https://github.com/GluuFederation/flex/commit/0dc18d82ee71d9ae0966c9521e2bcb28e575a95e)) |
| 21 | +* **admin-ui:** create redux for uma ([8a4aeb4](https://github.com/GluuFederation/flex/commit/8a4aeb45750b8adeb0c47144d448f58876528cde)) |
| 22 | +* **admin-ui:** fix on scope count click in the client list page ([b6a185b](https://github.com/GluuFederation/flex/commit/b6a185b88fae47d22af8e273a4049b4e1e6ffdf2)) |
| 23 | +* **admin-ui:** Fix Tokens and Logout tab in Client Edit Page [#390](https://github.com/GluuFederation/flex/issues/390) ([13c622a](https://github.com/GluuFederation/flex/commit/13c622a297e1cd270da29ee0af2bb3294d934f71)) |
| 24 | +* **admin-ui:** fix undefined inum ([c0d3676](https://github.com/GluuFederation/flex/commit/c0d36763616f76d8f79f1df534a33c5ea8ab4fac)) |
| 25 | +* **admin-ui:** get clients from scope api endpoint ([73d0ea3](https://github.com/GluuFederation/flex/commit/73d0ea39db8d208dae507263515ad6e71c452845)) |
| 26 | +* **admin-ui:** get scope by inum api not triggered ([a1b568c](https://github.com/GluuFederation/flex/commit/a1b568ca887fa29d9d66ba7a05037e886edfb21b)) |
| 27 | +* **admin-ui:** get scope data in the edit page instead ([44fbf66](https://github.com/GluuFederation/flex/commit/44fbf6664afe23f7926fcd6e824b758a48a50398)) |
| 28 | +* **admin-ui:** handle delete uma ([2d1c47d](https://github.com/GluuFederation/flex/commit/2d1c47d606540d4ed15026c93b3b01713324a1ec)) |
| 29 | +* **admin-ui:** handle edit scope ([9116ecc](https://github.com/GluuFederation/flex/commit/9116eccec9b4090349886fa78b289cb7c7cd3368)) |
| 30 | +* **admin-ui:** implement dashboard graph ([0cc7494](https://github.com/GluuFederation/flex/commit/0cc749494af165d2cc5a4107c2b4ec13dc60eb5f)) |
| 31 | +* **admin-ui:** implement translation in dashboad page ([08cc409](https://github.com/GluuFederation/flex/commit/08cc4096bbbfba44c90634562d90258377a14b96)) |
| 32 | +* **admin-ui:** implement uma option ([e8dddf8](https://github.com/GluuFederation/flex/commit/e8dddf8c9c0357672336738109eef3aacc6ad9ee)) |
| 33 | +* **admin-ui:** improved the look of License Details page [#399](https://github.com/GluuFederation/flex/issues/399) ([a8a40e1](https://github.com/GluuFederation/flex/commit/a8a40e16ee27a62cb13b58852c2f1d9d7fa988d4)) |
| 34 | +* **admin-ui:** improvement in oidc client info in view mode [#375](https://github.com/GluuFederation/flex/issues/375) ([dbd9f11](https://github.com/GluuFederation/flex/commit/dbd9f110a36f8e7f7325a310285b0563c9f79003)) |
| 35 | +* **admin-ui:** little refactoring on feature Filter clients by organization [#335](https://github.com/GluuFederation/flex/issues/335) ([b4240d2](https://github.com/GluuFederation/flex/commit/b4240d29df92ddd0fe6681b1fa422060ee7e9862)) |
| 36 | +* **admin-ui:** little refactoring on licence details page [#399](https://github.com/GluuFederation/flex/issues/399) ([45bc00e](https://github.com/GluuFederation/flex/commit/45bc00ed22d367f3aad7216fc7caf06215f3567a)) |
| 37 | +* **admin-ui:** loading in the client list page ([82c47e1](https://github.com/GluuFederation/flex/commit/82c47e158c23325fab0653be37199a7bbf19447c)) |
| 38 | +* **admin-ui:** remember languange and theme config after user logout ([3580382](https://github.com/GluuFederation/flex/commit/35803821caa08b5e4d28221db9a815a13d8053b6)) |
| 39 | +* **admin-ui:** remove debug code ([194631d](https://github.com/GluuFederation/flex/commit/194631d4be24c8a36553ea23558e6ef52f97ba20)) |
| 40 | +* **admin-ui:** remove unnecessary inline styling ([af7099b](https://github.com/GluuFederation/flex/commit/af7099b4e62460073f3d77ab03303c4aa6882bbf)) |
| 41 | +* **admin-ui:** removed some chunks of commented code [#390](https://github.com/GluuFederation/flex/issues/390) ([636e511](https://github.com/GluuFederation/flex/commit/636e511dbd1804b372ea154cb389c28ff187900b)) |
| 42 | +* **admin-ui:** removed some unused imports [#389](https://github.com/GluuFederation/flex/issues/389) ([414550c](https://github.com/GluuFederation/flex/commit/414550c79d92d23c2ff3f720a5eb21ab6ce3d6c5)) |
| 43 | +* **admin-ui:** shift rpt claims field ([d33a7db](https://github.com/GluuFederation/flex/commit/d33a7dbecba5ce8d1e579fe9a10d467262723670)) |
| 44 | +* **admin-ui:** show client of scope in client list page ([28bf678](https://github.com/GluuFederation/flex/commit/28bf678c418805dd3bc0d9b2bb93f9549ab92f21)) |
| 45 | +* **admin-ui:** show display name in scope selection ([9d65849](https://github.com/GluuFederation/flex/commit/9d658499cc6b4a6dffcc37a133f1c5c144d12e74)) |
| 46 | +* **admin-ui:** show ldpat test result based on API response ([871340c](https://github.com/GluuFederation/flex/commit/871340c99d1177556445e33c61e78523e4437fb2)) |
| 47 | +* **admin-ui:** show uma in coba tab ([dd23342](https://github.com/GluuFederation/flex/commit/dd23342c42905453deab1207fc37a634e89d408f)) |
| 48 | +* **admin-ui:** show uma resource on edit ([32117a7](https://github.com/GluuFederation/flex/commit/32117a71fe0ad2c710368e6d6a86b6c1c84ed69f)) |
| 49 | +* **admin-ui:** update badge dynamically to theme color ([f19cdde](https://github.com/GluuFederation/flex/commit/f19cdded5b3b200ba26b45a32e9a835161a81105)) |
| 50 | +* **admin-ui:** update button dynamically to theme color ([5cc85be](https://github.com/GluuFederation/flex/commit/5cc85be7d1930a2fd5b37eb3b945a0c91a0fa006)) |
| 51 | +* **admin-ui:** update count style and url param ([8134ce9](https://github.com/GluuFederation/flex/commit/8134ce980b8f93f3e43d30da8b96fe4c3eba96bb)) |
| 52 | +* **admin-ui:** update dashboard count summary from stat data ([0d0d0b2](https://github.com/GluuFederation/flex/commit/0d0d0b2c76967e5cd90057769a91f244501b2fa3)) |
| 53 | +* **admin-ui:** update dashboard count summary not shown ([1fed704](https://github.com/GluuFederation/flex/commit/1fed704fd6842aff16210c832117dfb69dc28228)) |
| 54 | +* **admin-ui:** update dashboard layout ([0c6cc4c](https://github.com/GluuFederation/flex/commit/0c6cc4c1cbf47f12306ec3ceb802d1ce9c53fa14)) |
| 55 | +* **admin-ui:** update date selection in MAU graph ([1d1f078](https://github.com/GluuFederation/flex/commit/1d1f0783bf0a12d98ced750eefb92f50c6eb77c3)) |
| 56 | +* **admin-ui:** update get and set umar resource ([26203d9](https://github.com/GluuFederation/flex/commit/26203d92055f77cf2b527073bc10d5b5a4cfb85a)) |
| 57 | +* **admin-ui:** update scope and selection ([e2fde36](https://github.com/GluuFederation/flex/commit/e2fde3616110f3f0f07afd7d71c74ce1482f36f4)) |
| 58 | +* **admin-ui:** update scope edit url ([2837852](https://github.com/GluuFederation/flex/commit/2837852bc726a90e73407fdeaa3d8f7129cd265d)) |
| 59 | +* **admin-ui:** update some depedencies [#375](https://github.com/GluuFederation/flex/issues/375) ([a52b12e](https://github.com/GluuFederation/flex/commit/a52b12e78388962f2a139682148bbbb38fd8270a)) |
| 60 | +* **admin-ui:** update tablet view dashboard ([6d26cc8](https://github.com/GluuFederation/flex/commit/6d26cc84640521f3152a3350ea118fb35bf128ab)) |
| 61 | +* **admin-ui:** update tr highlighted background color ([9a08147](https://github.com/GluuFederation/flex/commit/9a08147865e585cac7653b7ccf33f8222dddc20c)) |
| 62 | +* **admin-ui:** update translation for uma detail page ([136f613](https://github.com/GluuFederation/flex/commit/136f613fd522ac5695c9767b77707471a395125a)) |
| 63 | +* change to Spontaneous Scope should not be allowed [#334](https://github.com/GluuFederation/flex/issues/334) ([314a2a8](https://github.com/GluuFederation/flex/commit/314a2a855def634dcaa89ff9268c4b2b54623ef5)) |
| 64 | +* change to Spontaneous Scope should not be allowed [#334](https://github.com/GluuFederation/flex/issues/334) ([b89b911](https://github.com/GluuFederation/flex/commit/b89b911f3364ee3084dfc78e8cd674c84a5b3840)) |
| 65 | +* change to Spontaneous Scope should not be allowed [#334](https://github.com/GluuFederation/flex/issues/334) ([bfac54f](https://github.com/GluuFederation/flex/commit/bfac54fbc329179f87df4c3fb7a459ffef5ea7f1)) |
| 66 | +* change to Spontaneous Scope should not be allowed [#334](https://github.com/GluuFederation/flex/issues/334) ([9361de9](https://github.com/GluuFederation/flex/commit/9361de9f49a55998cd571c8debf69bb7d5cc2c0b)) |
| 67 | +* change to Spontaneous Scope should not be allowed [#334](https://github.com/GluuFederation/flex/issues/334) ([86f7ebb](https://github.com/GluuFederation/flex/commit/86f7ebbc8fe73a2b4541fb83819559b9563f6268)) |
| 68 | +* change to Spontaneous Scope should not be allowed [#334](https://github.com/GluuFederation/flex/issues/334) ([7b390c0](https://github.com/GluuFederation/flex/commit/7b390c0ae531cfe21a4abef3932fb522ca81c79a)) |
| 69 | +* remove Auth Server Defaults page [#307](https://github.com/GluuFederation/flex/issues/307) ([9721318](https://github.com/GluuFederation/flex/commit/972131805b19ba977bef8a19608bd0cd5c6619b8)) |
| 70 | +* remove Auth Server Defaults page [#307](https://github.com/GluuFederation/flex/issues/307) ([d4eef01](https://github.com/GluuFederation/flex/commit/d4eef01e3dadecbbce185a096e11f9cb6bea1938)) |
| 71 | +* remove Auth Server Defaults page [#307](https://github.com/GluuFederation/flex/issues/307) ([0d54fed](https://github.com/GluuFederation/flex/commit/0d54feda0be7be769109ce000d49cf92f2acefd1)) |
| 72 | +* scopes Form is broken -- missing most important field (id) [#305](https://github.com/GluuFederation/flex/issues/305) ([44e3c52](https://github.com/GluuFederation/flex/commit/44e3c52ddfdf9186d7ced2d3d16e2a94f9a99cdf)) |
| 73 | +* scopes Form is broken -- missing most important field (id) [#305](https://github.com/GluuFederation/flex/issues/305) ([a108965](https://github.com/GluuFederation/flex/commit/a1089658c9a9762eb1d6ad0da8fd2659340ed5cb)) |
| 74 | +* scopes Form is broken -- missing most important field (id) [#305](https://github.com/GluuFederation/flex/issues/305) ([67ee7a3](https://github.com/GluuFederation/flex/commit/67ee7a369a5f49e7dd50f307b241a2de610895fa)) |
| 75 | +* scopes Form is broken -- missing most important field (id) [#305](https://github.com/GluuFederation/flex/issues/305) ([c1c7e8b](https://github.com/GluuFederation/flex/commit/c1c7e8b08ace16e57dbe4860f1b78e47a0b30d7f)) |
| 76 | + |
| 77 | + |
| 78 | +### Bug Fixes |
| 79 | + |
| 80 | +* **admin-ui:** add translation ([e4fa52e](https://github.com/GluuFederation/flex/commit/e4fa52ef787b2f18929720bec1e5940e9e766dc0)) |
| 81 | +* **admin-ui:** associated client ([e04e99c](https://github.com/GluuFederation/flex/commit/e04e99cf54afda1c086df0ee56f5b77a9451fe3a)) |
| 82 | +* **admin-ui:** audit log remove red border from no ([022d2a9](https://github.com/GluuFederation/flex/commit/022d2a9c653a858794804932ca774a9d5d213312)) |
| 83 | +* **admin-ui:** basic page correction ([8f33c39](https://github.com/GluuFederation/flex/commit/8f33c391505a96258d22bba1455d0e671b75c303)) |
| 84 | +* **admin-ui:** camel case and creator change ([4a20fc2](https://github.com/GluuFederation/flex/commit/4a20fc2fe0e95b37eb7904a074acc8ef71c2ea47)) |
| 85 | +* **admin-ui:** change birthdate value ([b5d5c6b](https://github.com/GluuFederation/flex/commit/b5d5c6b52526c1224b84e21ff511e7c110599f82)) |
| 86 | +* **admin-ui:** change links theme ([04b416d](https://github.com/GluuFederation/flex/commit/04b416d284cd767eb07fd9df571635e359f915c1)) |
| 87 | +* **admin-ui:** change password infinity loading ([07cea41](https://github.com/GluuFederation/flex/commit/07cea41d8c5063012be1681fe623364306948996)) |
| 88 | +* **admin-ui:** change password payload changed ([e5d756c](https://github.com/GluuFederation/flex/commit/e5d756c1cf5360a02d9c5d03f50e57b5a41c7afe)) |
| 89 | +* **admin-ui:** creator date and type added ([f9ae6b3](https://github.com/GluuFederation/flex/commit/f9ae6b3c38ea07b8e986ef344747e6fb017c234e)) |
| 90 | +* **admin-ui:** dashboard card overlapping ([e90667d](https://github.com/GluuFederation/flex/commit/e90667db167c1ba9148161f4b40556c8123ce792)) |
| 91 | +* **admin-ui:** filter records for spontaneous ([957a227](https://github.com/GluuFederation/flex/commit/957a22794c00583020e9625f9220b05eed67cc38)) |
| 92 | +* **admin-ui:** final push for clients redesign ([636923d](https://github.com/GluuFederation/flex/commit/636923d84e81f37c7f9be64a1e0fd1025229c1be)) |
| 93 | +* **admin-ui:** fix bars alignment ([d283b04](https://github.com/GluuFederation/flex/commit/d283b0463c14471e13a304013b922e628ef5f803)) |
| 94 | +* **admin-ui:** fix feedback points ([6c88067](https://github.com/GluuFederation/flex/commit/6c88067e648033f01cd2f235e17b8b9f03363389)) |
| 95 | +* **admin-ui:** fix some ui issues ([15d02ca](https://github.com/GluuFederation/flex/commit/15d02caac6fe3cbfc05a0d78463cc1f21b81f224)) |
| 96 | +* **admin-ui:** gentle push ([b721cd7](https://github.com/GluuFederation/flex/commit/b721cd775a9126d2e4c3fb59bc2fb1a845f0e72d)) |
| 97 | +* **admin-ui:** gentle push for backup ([4c406f0](https://github.com/GluuFederation/flex/commit/4c406f02ba27f9b0e28a06093e0fec1e13368ef4)) |
| 98 | +* **admin-ui:** get scope from scripts ([59c8693](https://github.com/GluuFederation/flex/commit/59c8693da708318529fb6c1bdf3b77dd36d095a1)) |
| 99 | +* **admin-ui:** link associated client ([ad38103](https://github.com/GluuFederation/flex/commit/ad38103091a55cf5eb93d6e39574480c978e426e)) |
| 100 | +* **admin-ui:** minor bug fix ([3d1fd39](https://github.com/GluuFederation/flex/commit/3d1fd39d59a79f0945008006ae4e1710dcbe1bd5)) |
| 101 | +* **admin-ui:** remove resources api ([dc5bc75](https://github.com/GluuFederation/flex/commit/dc5bc756c5076ed19e4a6f2b24280cb9c88d1a02)) |
| 102 | +* **admin-ui:** removed filed put blank value ([758ba85](https://github.com/GluuFederation/flex/commit/758ba85053510977dab08a30daa8b24a919dd59b)) |
| 103 | +* **admin-ui:** show client name ([918a959](https://github.com/GluuFederation/flex/commit/918a959b7a0223c9c316bed05c8e78cefd91979b)) |
| 104 | +* **admin-ui:** show id for scopes 357 ([7f35a6b](https://github.com/GluuFederation/flex/commit/7f35a6b71196286725545f4dac2123090d77cc9e)) |
| 105 | +* **admin-ui:** show scope expression as json ([17ae2d0](https://github.com/GluuFederation/flex/commit/17ae2d0644e8924e2eb8be708fed67fa64507c47)) |
| 106 | +* **admin-ui:** uma fix ([e60ee71](https://github.com/GluuFederation/flex/commit/e60ee717f1fbc1779c78d55486f3b1d29c1f9a3a)) |
| 107 | +* **admin-ui:** update labels name ([f615ffa](https://github.com/GluuFederation/flex/commit/f615ffab84decc851e7e671fbab2b3fb8df8ec8e)) |
| 108 | +* **admin-ui:** update modal uma resource and editor config ([20ed15b](https://github.com/GluuFederation/flex/commit/20ed15b5c0ef431cb92b800216bebe10750b6e44)) |
| 109 | +* mismatch of new added fields name on oidc clients screen [#352](https://github.com/GluuFederation/flex/issues/352) ([20a04ad](https://github.com/GluuFederation/flex/commit/20a04adb373e07b60b43c927532c0c5372ec7b9b)) |
| 110 | +* remove inum from scripts list page [#296](https://github.com/GluuFederation/flex/issues/296) ([bd4c042](https://github.com/GluuFederation/flex/commit/bd4c042f7cb82278ccf61652e0829e8d0223cd34)) |
| 111 | +* replace inum with jansID [#303](https://github.com/GluuFederation/flex/issues/303) ([c765894](https://github.com/GluuFederation/flex/commit/c765894195462e8b3813b206d8a2dd3b19dfb906)) |
| 112 | + |
| 113 | + |
| 114 | +### Miscellaneous Chores |
| 115 | + |
| 116 | +* release 1.0.1-1 ([0bed6d0](https://github.com/GluuFederation/flex/commit/0bed6d0545305ad3ad279ad047d862dab35318e2)) |
| 117 | +* release 5.0.0-2 ([06c6e64](https://github.com/GluuFederation/flex/commit/06c6e64f43a7c98bcb04ba1d48ec97044c19d75d)) |
| 118 | + |
3 | 119 | ## 1.0.0-1 (2022-07-14)
|
4 | 120 |
|
5 | 121 |
|
|
0 commit comments