Commit Graph

2275 Commits

Author SHA1 Message Date
Simon Redfern
831bb7a252
Merge pull request #225 from constantine2nd/develop
JWS support
2023-09-27 16:46:16 +02:00
Marko Milić
cab6b0fbf7 feature/Make MTLS works in dev mode 2023-09-27 15:55:11 +02:00
Marko Milić
52fbac9dc5 feature/Add JWS support 2023-09-27 14:30:04 +02:00
Marko Milić
8e0ac90e79 feature/Add JwsUtil 2023-09-20 10:56:15 +02:00
Marko Milić
8975f3585c feature/Add CertificateUtil 2023-09-20 10:07:56 +02:00
Marko Milić
db97314da9 feature/Add SelfSignedCertificateUtil 2023-09-19 16:53:21 +02:00
Simon Redfern
3c0f915548
Merge pull request #224 from constantine2nd/develop
gitCommit bugfix
2023-09-15 15:50:34 +02:00
Marko Milić
616d423239 bugfix/Close streams at the function gitCommit and use lazy val instead of def 2023-09-15 09:37:29 +02:00
Marko Milić
e658e848a2 feature/Tweak Request Header Box 2023-05-15 08:49:38 +02:00
Marko Milić
cd98f15aa9 Merge remote-tracking branch 'upstream/develop' into develop 2023-05-03 13:53:36 +02:00
Marko Milić
2de07302cc refactor/Avoid JavaScript warning 2023-05-03 13:53:20 +02:00
Simon Redfern
2ca0e1954c
Merge pull request #222 from hongwei1/develop
feature/enhanced the error handling
2023-04-26 12:27:57 +02:00
Hongwei
cf123149b0 docfix/added the list of Endpoints that API Explorer used to README.md 2023-04-21 20:35:55 +08:00
Hongwei
befd4da0cf feature/added the error handling for the oauth 2023-04-21 18:47:01 +08:00
Hongwei
594d6578f5 refactor/tweaked the backend error messages 2023-04-18 18:49:21 +08:00
Hongwei
e755822ee9 refactor/removed unused props defaultAuthProvider 2023-03-30 11:12:35 +02:00
Marko Milić
8576181030 feature/Tweak the function copyJsonResultToClipboard 2023-03-21 10:30:16 +01:00
Simon Redfern
aa4fea20d4
Merge pull request #220 from hongwei1/develop
bugfix/tweaked the url for version_path
2023-03-20 10:12:31 +01:00
Hongwei
7c6b7df455 bugfix/tweaked the url for version_path 2023-03-17 17:04:50 +03:00
Simon Redfern
3f5ab67e96
Merge pull request #219 from hongwei1/develop
refactor/tweaked the Home Menu
2023-03-15 20:15:22 +01:00
Hongwei
2eaf5a3206 Merge remote-tracking branch 'Simon/develop' into develop 2023-03-15 14:25:31 +01:00
Hongwei
599ec34a81 refactor/tweaked the Home Menu 2023-03-15 14:24:51 +01:00
Simon Redfern
01f8838ba2
Merge pull request #218 from hongwei1/develop
refactor/tweaked the ui a bit
2023-03-12 13:25:12 +01:00
Hongwei
defa193461 refactor/tweaked the EN|ES position for the Language 2023-03-09 13:56:41 +01:00
Hongwei
899e99e2d8 refactor/remove local value at top of API Explorer 2023-03-09 13:43:29 +01:00
Simon Redfern
4578f04bf7
Merge pull request #217 from hongwei1/feature/i180nFeatures
feature/i18n add more fields
2023-03-06 15:52:01 +01:00
Hongwei
b7cce3c61a feature/i18n add more fields 2023-03-06 13:58:31 +01:00
Simon Redfern
10815e738c
Merge pull request #216 from hongwei1/develop
feature+refactor/ fixed locale and api manager link
2023-02-28 12:24:54 +01:00
Hongwei
dfe41498dd feature/added the props webui_show_index_api_manager_link 2023-02-27 17:02:45 +01:00
Hongwei
9276aca323 refactor/use locale instead of language 2023-02-27 16:38:14 +01:00
Simon Redfern
fe58d98adf
Merge pull request #215 from constantine2nd/develop
Renamed props language_tag to default_locale, default is en_GB
2023-02-23 16:04:12 +01:00
Marko Milić
3fa73ce48b bugfix/Fix issue in case that default_locale props is set 2023-02-23 15:06:38 +01:00
Marko Milić
25412cf692 feature/Renamed props language_tag to default_locale, default is en_GB 2023-02-23 11:45:42 +01:00
Simon Redfern
244fd9ae22
Merge pull request #214 from hongwei1/develop
bugfix/fixed the issue for empty json body
2023-01-30 17:55:36 +01:00
Hongwei
9677133ec1 bugfix/fixed the issue for empty json body 2023-01-26 14:40:10 +01:00
Hongwei
893dc66ffa refactor/tweaked the error handling for getAPIResponseBody 2023-01-23 16:35:48 +01:00
Hongwei
9deec4b645 bugfix/revert the collection tag in scala code 2023-01-09 11:27:48 +01:00
Simon Redfern
c8e81fade4
Merge pull request #211 from constantine2nd/develop
Enable API version 5.1.0
2023-01-02 11:30:31 +01:00
Marko Milić
2e099eb275 bugfix/API Explorer log on in case of integrate_with_identity_provider=true 3 2022-12-26 15:09:55 +01:00
Marko Milić
61bdc4b218 feature/Enable API version 5.1.0 2022-12-21 09:53:56 +01:00
Simon Redfern
85ccdf5ab1
Merge pull request #209 from constantine2nd/develop
bugfix/Copy Endpoint's Json Response to Clipboard
2022-12-08 17:29:41 +01:00
Marko Milić
6fa0b4a445 docfix/Tweak OAuth2 Props 2022-12-08 08:44:25 +01:00
Marko Milić
41096218db bugfix/Copy Endpoint's Json Response to Clipboard 2022-12-07 11:40:49 +01:00
Simon Redfern
ddb5f48c1d
Merge pull request #208 from constantine2nd/develop
API Explorer log on in case of integrate_with_identity_provider=true
2022-12-07 11:13:52 +01:00
Simon Redfern
e9626cf704
Merge pull request #207 from hongwei1/100.x.x
refactor/reduced the api calls for the home page
2022-12-07 11:10:33 +01:00
Simon Redfern
1158a8a6cd
Merge pull request #205 from oldbig/bugfix/compile_error_by_js_arrow_function
Fix compile error caused by js arrow function
2022-12-07 11:08:31 +01:00
Marko Milić
7d2e734f82 bugfix/API Explorer log on in case of integrate_with_identity_provider=true 2 2022-12-01 13:39:18 +01:00
Marko Milić
56be584655 bugfix/API Explorer log on in case of integrate_with_identity_provider=true 2022-12-01 10:28:24 +01:00
Hongwei
0750a86c29 refactor/enhanced the performances2 2022-11-15 15:29:46 +01:00
Hongwei
a5f20cefd1 Merge remote-tracking branch 'Simon/develop' into 100.x.x 2022-11-15 14:28:33 +01:00