Commit Graph

305 Commits

Author SHA1 Message Date
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
Simon Redfern
276d953e11
Merge pull request #100 from hongwei1/master
added the kafka_vMay2019 connecotor for methodrouthing
2020-01-21 00:31:01 +08:00
hongwei
e669295542 added the kafka_vMay2019 connecotor for methodrouthing 2020-01-20 16:30:44 +01:00
Simon Redfern
24a5052160
Merge pull request #95 from OpenBankProject/dependabot/pip/requests-2.20.0
Bump requests from 2.11.1 to 2.20.0
2020-01-09 16:10:27 +01:00
dependabot[bot]
1ffcf36f8c
Bump requests from 2.11.1 to 2.20.0
Bumps [requests](https://github.com/requests/requests) from 2.11.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.11.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-09 15:10:12 +00:00
Simon Redfern
ea12b68743
Merge pull request #94 from OpenBankProject/dependabot/pip/django-2.0.12
Bump django from 2.0.7 to 2.0.12
2020-01-09 16:09:41 +01:00
Simon Redfern
f930141c79
Merge pull request #99 from hongwei1/develop
added the cache and fixed the save issues
2020-01-09 16:07:39 +01:00
hongwei
1ccc81b3e4 Merge branch 'master' into develop 2020-01-02 08:09:48 +01:00
yuanxiaojun
5ac7cb2397 apicache fix 2019-12-12 21:14:34 +08:00
yuanxiaojun
927fb9c1f3 fix apicache 2019-12-12 19:21:41 +08:00
yuanxiaojun
d34948c91d apicache bug fix 2019-12-11 17:49:17 +08:00
yuanxiaojun
a5c2852c9d apicache fix 2019-12-11 17:21:18 +08:00
yuanxiaojun
fdf1aef06b optimization api cache 2019-12-05 17:34:43 +08:00
yuanxiaojun
7428cdca61 add top consumers 2019-12-05 16:20:37 +08:00
yuanxiaojun
0ae16d28dc add api caches 2019-12-04 18:00:07 +08:00
hongwei
a2de0d3c70 Merge remote-tracking branch 'xiaojun/master' 2019-12-02 10:56:07 +01:00
yuanxiaojun
534fd0ebe8 bugfix/webui: fix messages display error 2019-11-28 09:17:11 +08:00
hongwei
d39239d11c fix messages display error 2019-11-26 20:12:42 +01:00
yuanxiaojun
e5cc78d32a bugfix/methodrouting: fix messages display error 2019-11-26 15:25:53 +08:00
Simon Redfern
de93444791
Merge pull request #96 from hongwei1/master
added the methodRouting Swagger Url and added the .gitgnore
2019-11-11 16:42:33 +01:00
hongwei
4bd4da0305 ingore the venv 2019-11-11 16:12:34 +01:00
hongwei
c59e2d96d0 added the methodrouting swagger url 2019-11-11 16:12:13 +01:00
dependabot[bot]
881c182a6b
Bump django from 2.0.7 to 2.0.12
Bumps [django](https://github.com/django/django) from 2.0.7 to 2.0.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.0.7...2.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-08 12:06:51 +00:00
Simon Redfern
14c7953a86
Merge pull request #91 from hongwei1/master
fixed the bugs and some enhancements
2019-11-08 13:06:16 +01:00
shuang
df13cd0da0 bugfix/webui_: save_miss_entitlement_errors 2019-11-06 15:37:10 +08:00
shuang
9b61975423 bugfix/metrics_to_day_format: make format %Y-%m-%d %H:00:00 2019-11-04 16:34:57 +08:00
shuang
bf7883a952 bugfix/fix_web_ui_values: fix save and delete success not refresh id problem. 2019-11-01 12:59:09 +08:00
shuang
c155dca141 bugfix/fix_web_ui_values: save and delete message. 2019-10-31 22:51:57 +08:00
hongwei
7afe047700 Merge remote-tracking branch 'OpenBankProject/master'
# Conflicts:
#	apimanager/methodrouting/views.py
2019-10-31 12:32:48 +01:00
PengfeiLi0218
592d79bbe1 reflect after saving 2019-10-23 22:17:45 +08:00
PengfeiLi0218
7665721e3f
Merge pull request #93 from oldbig/bugfix/configurations_pages_not_show_missing_roles
Bugfix/configurations pages not show missing roles
2019-10-22 21:09:08 +08:00
hongwei1
a8ddaa6030 added tge missing library psycopg2 2019-10-14 14:07:08 +02:00
shuang
347e4b7637 buffix, fix: Users->All page, show all missing role message. 2019-10-11 19:29:19 +08:00
shuang
4387995144 buffix, fix: Users->All page, if roles's dropdown is empty, don't show the empty dropdown. 2019-10-10 21:03:05 +08:00
shuang
0443e1c50f buffix, fix: configurations pages not show missing roles. 2019-10-10 16:45:03 +08:00
hongwei1
f341a89355 change bold to normal 2019-09-18 13:13:00 +02:00
hongwei1
9a13c01bae typo 2019-09-18 13:11:21 +02:00
hongwei1
badadfbe61 code clean 2019-09-17 15:12:24 +02:00
hongwei1
3d9b92880c clean the unuseful error handling 2019-09-17 14:31:34 +02:00
hongwei1
351553729c added the method_routing_id and fixed the create method issue 2019-09-17 12:33:38 +02:00
PengfeiLi0218
074f4c09e7 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	apimanager/methodrouting/views.py
2019-08-29 20:26:15 +08:00
PengfeiLi0218
945cf02814 fix webui save function 2019-08-29 20:24:37 +08:00
Simon Redfern
c7aaa42966
Merge pull request #90 from hongwei1/master
tweaked error message (but we need a constant for this)
2019-08-22 12:17:06 +02:00
hongwei1
49eb30c77b Merge remote-tracking branch 'OBP/master' 2019-08-22 12:04:36 +02:00