Commit Graph

348 Commits

Author SHA1 Message Date
Hongwei
4b47435c29 bugfix/fixed the date_list bug for the KPI metrics 2020-10-19 23:58:29 +02:00
Simon Redfern
e4029bb4bd
Merge pull request #112 from constantine2nd/master
Add stored_procedure_vDec2019 connector
2020-07-03 08:21:12 +02:00
Simon Redfern
2de93729b4
Merge pull request #111 from hongwei1/master
tweaked the json boolean string "true" --> True
2020-07-03 08:20:45 +02:00
Marko Milić
9fd75e41cf feature/Add stored_procedure_vDec2019 connector 2020-07-02 12:25:33 +02:00
hongwei
3e58fa4cdd tweaked the json boolean string "true" --> True 2020-06-09 14:27:46 +02:00
dependabot[bot]
0c8de3de63
Bump django from 2.2.10 to 2.2.13
Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.10...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-05 17:39:39 +00:00
Simon Redfern
7d62e2db49
Merge pull request #109 from constantine2nd/master
feature/Query users by locked status
2020-05-18 10:47:05 +02:00
Marko Milić
bfc7531a08 feature/Query users by locked status 2020-05-15 16:44:39 +02:00
Simon Redfern
5c7d99d297
Merge pull request #108 from constantine2nd/master
Query users by locked status
2020-05-15 16:24:34 +02:00
Marko Milić
e903b08456 Merge remote-tracking branch 'upstream/master' 2020-05-15 16:19:20 +02:00
Marko Milić
273d5a6be6 feature/Query users by locked status 2020-05-15 16:18:04 +02:00
Simon Redfern
ecdec6ea5b
Merge pull request #107 from constantine2nd/master
feature/Query users by locked status
2020-05-15 16:11:37 +02:00
Marko Milić
ae4dac574f Merge remote-tracking branch 'upstream/master' 2020-05-15 16:06:17 +02:00
Marko Milić
7be3178062 feature/Query users by locked status 2020-05-15 16:06:00 +02:00
Simon Redfern
a8e2981e8d
Merge pull request #102 from OpenBankProject/dependabot/pip/django-2.2.10
Bump django from 2.0.12 to 2.2.10
2020-05-14 11:56:58 +02:00
dependabot[bot]
8f3c0906e2
Bump django from 2.0.12 to 2.2.10
Bumps [django](https://github.com/django/django) from 2.0.12 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.0.12...2.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-14 09:52:55 +00:00
Simon Redfern
ca8b6000e0
Merge pull request #101 from tawoe/master
django security update
2020-05-14 11:52:12 +02:00
Simon Redfern
92ede33494
Merge pull request #106 from constantine2nd/master
Use email as the username in case of Google OpenID Connect
2020-05-14 11:45:06 +02:00
Marko Milić
2b2606b49d messagefix/Tweak error messages 2020-05-14 11:44:29 +02:00
Marko Milić
e1e4e40bac feature/Tweak name at authentication-select drop-down box 2020-05-14 11:33:25 +02:00
Marko Milić
a8a5c9c0cd feature/Tweak name at authentication-select drop-down box 2020-05-14 10:17:58 +02:00
Marko Milić
dff180107e feature/Use email as the username in case of Yahoo OpenID Connect 2020-05-14 10:16:08 +02:00
Marko Milić
705691fb35 feature/Use email as the username in case of Google OpenID Connect 2020-05-11 13:55:27 +02:00
Marko Milić
1fd992305f Merge remote-tracking branch 'upstream/master' 2020-05-11 13:51:07 +02:00
Marko Milić
4b166f90bc Revert "Add http verb - PATCH"
This reverts commit ff421195
2020-05-11 13:50:34 +02:00
Simon Redfern
929d9cd954
Merge pull request #105 from hongwei1/master
enhanced the error handling and disable the textarea
2020-04-01 14:46:45 +02:00
hongwei
fb24fc2d71 blocked the textarea field when click parameter area 2020-04-01 14:03:29 +02:00
hongwei
804ff6954b fixed the error handling for 204 error 2020-04-01 14:02:50 +02:00
hongwei
16a1afd0a8 use the parameter when there is no json_editors 2020-04-01 12:44:25 +02:00
hongwei
6d5c56a047 used the <div instead of <a for method_name and dynamic_endpoint_id 2020-04-01 12:43:54 +02:00
hongwei
ea5477b8ef update the date to 2020 2020-03-31 22:46:38 +02:00
hongwei
516f1f36f2 added the sub title for Dynamic Endpoints and Method Routings 2020-03-31 22:25:40 +02:00
hongwei
3fc62b7108 code clean 2020-03-31 20:50:32 +02:00
Simon Redfern
0c197881a0
Merge pull request #104 from hongwei1/master
added the json editor for the method routing
2020-03-30 11:31:35 +02:00
hongwei
ee711eb09b update the obp-api version to 4.0.0 2020-03-30 11:28:55 +02:00
hongwei
048b32362f removed the T1 file 2020-03-30 11:27:10 +02:00
hongwei
4d0025ce1f clean the error handling,
now obp use the new error format
2020-03-30 11:26:57 +02:00
hongwei
bace82c84f fixed the error handling for 404 2020-03-30 09:01:35 +02:00
hongwei
dda6d2f5a8 added the delete button for dynamicendpoint 2020-03-30 08:22:46 +02:00
hongwei
1dee6d7a6e removed these personal / company details in the example swagger 2020-03-30 07:36:23 +02:00
hongwei
a7bab29d12 typo 2020-03-27 14:04:10 +01:00
hongwei
bd95fcb3db move the jsoneditor.min.js and css to the base folder 2020-03-27 13:33:03 +01:00
hongwei
c72ff89ebc added the DynamicEndpoints 2020-03-27 13:14:15 +01:00
hongwei
9a6c9c9862 set the height for the jsoneditor_div 2020-03-25 09:17:19 +01:00
hongwei
0c8fd12408 fixed the single quote for the parameters bug 2020-03-24 13:40:27 +01:00
hongwei
fdd80d8783 generate the jsoneditor for all method roughings 2020-03-23 13:57:19 +01:00
hongwei
00d629edb6 get the value from the json_editor and save it in backend 2020-03-23 07:47:26 +01:00
hongwei
31a70b5f9e introduced the jsoneditor for the MethodRouting
# try to help the user to write the json easily in the tool ,instead of
# the texterea.
# more document please check: https://github.com/josdejong/jsoneditor
2020-03-12 15:02:24 +01:00
Marko Milić
ff4211958a Add http verb - PATCH 2020-03-06 15:37:29 +01:00
tawoe
740ecf5062 django security update 2020-01-30 18:31:54 +01:00