Commit Graph

194 Commits

Author SHA1 Message Date
PengfeiLi0218
e1ceb52dda fix Webui function bug 2019-07-03 21:21:37 +08:00
PengfeiLi0218
7cdd4e5bb8 add Webui function 2019-07-03 21:04:52 +08:00
PengfeiLi0218
f74e0301db Unknown error text is shown at consumer page 2019-02-27 22:00:00 +08:00
PengfeiLi0218
10b00348cc Throw 500 error, when grant some roles to some users #83 2019-02-23 17:30:26 +08:00
PengfeiLi0218
fa61cfafe7 Throw 500 error, when grant some roles to some users #83 2019-02-20 21:24:56 +08:00
PengfeiLi0218
fd3971f20d branch update api 2019-02-15 20:55:53 +08:00
PengfeiLi0218
9df709b850 branch update api 2019-02-14 23:22:12 +08:00
PengfeiLi0218
40a8c46582 check pagination / sorting of entitlement requests #76 2019-02-13 19:38:08 +08:00
PengfeiLi0218
61d98c55ac check pagination / sorting of entitlement requests #76 2019-02-08 13:05:24 +08:00
PengfeiLi0218
739c44da62 Add Branches page #75
verify should come from settings and default to true #78
2019-02-08 12:35:51 +08:00
PengfeiLi0218
ed3556152c https://github.com/OpenBankProject/API-Manager/pull/67
user None exception in users\views

verify warnings to check if start with https
2019-02-06 20:01:29 +08:00
PengfeiLi0218
331fcf74d5 https://manager.ahlisandbox.com/metrics/summary still throws a 500 2019-02-05 21:25:49 +08:00
PengfeiLi0218
b11b85a9f1 https://github.com/OpenBankProject/API-Manager/pull/67
user None exception in users\views
2019-01-31 23:11:00 +08:00
PengfeiLi0218
ed457e128f Change Customer menu item to Resources which is a drop down menu #74 2019-01-31 20:16:41 +08:00
PengfeiLi0218
179bb51ca7 https://github.com/OpenBankProject/API-Manager/pull/67
user None exception in users\views
2019-01-29 20:45:24 +08:00
PengfeiLi0218
e349d641ec Error handling for KPI Dashboard of API Manager if CanGetConsumers, CanGetAnyUser is not present #65 2019-01-29 19:52:21 +08:00
PengfeiLi0218
c515a822f5 Error handling for KPI Dashboard of API Manager if CanGetConsumers, CanGetAnyUser is not present #65 2019-01-29 00:07:20 +08:00
PengfeiLi0218
8a8d5ceec4 Error handling for KPI Dashboard of API Manager if CanGetConsumers, CanGetAnyUser is not present #65 2019-01-28 23:59:15 +08:00
PengfeiLi0218
18dbaeee45 Error handling for KPI Dashboard of API Manager if CanGetConsumers, CanGetAnyUser is not present #65 2019-01-28 20:16:40 +08:00
Simon Redfern
aed119466d
Merge pull request #62 from shanhuhai/master
Fix the 500 error when query an none exist username , removed the duplicated error message and updated the Readme.md and settings.py
2018-10-02 14:57:53 +02:00
JianweiGao
b7d7fd4bc6 Update the README.md 2018-10-02 18:50:38 +08:00
JianweiGao
4d77164be6 Fixed the 500 error when query a none exist username
Removed the duplicate messages when role missing on KPI dashboard of Metrcs
2018-10-02 16:43:39 +08:00
JianweiGao
2460508ad1 Change the font size of some section caption 2018-10-02 15:16:38 +08:00
JianweiGao
40d5036cd9 Update the Readme and settings.py 2018-10-02 00:06:28 +08:00
Simon Redfern
bad89e8233
Merge pull request #61 from shanhuhai/master
Fix the datetime problem in "KPI Dashboard" of "Metrics"
2018-10-01 12:58:19 +02:00
JianweiGao
8220547ecd Added pagination for the users list page
No longer load all users with "/users/all" to filter usernames and email
Load the all entitlements with the "/entitlements" api  instead of traversing all the users
Set default value for the call limits inputs
2018-10-01 16:23:22 +08:00
JianweiGao
53f84db2a9 Fix the datetime problem in "KPI Dashboard" of "Metrics" 2018-09-27 23:38:17 +08:00
Simon Redfern
cdd943b24b
Merge pull request #60 from shanhuhai/master
Show the five call limits value on consumer detail view
2018-09-26 21:32:18 -04:00
JianweiGao
fee4336078 Merge remote-tracking branch 'upstream/master' 2018-09-26 21:44:11 +08:00
JianweiGao
a40e6450bd Show the five call limits value on detail view 2018-09-25 22:51:24 +08:00
Simon Redfern
6e77ce21c3
Merge pull request #59 from hongwei1/master
revert the consumers response json
2018-09-24 11:35:31 -04:00
JianweiGao
339ce1359d Fix the "/consumers" api again
Set the consumer_id to a hidden input in the Consumers detail view
2018-09-24 23:08:56 +08:00
hongwei1
74bc583533 revert the consumers response json 2018-09-23 14:13:18 +02:00
Simon Redfern
ed46c54b69
Merge pull request #58 from shanhuhai/master
Added a form to update consumer's call limit on the consumer's details page
2018-09-21 17:56:05 +02:00
Simon Redfern
7922338575
Merge pull request #57 from karmaking/patch-1
added requirement
2018-09-20 09:21:13 +02:00
Simon Redfern
113843a80c
Merge branch 'master' into patch-1 2018-09-20 09:20:53 +02:00
Simon Redfern
fd29ea2bc8
Merge pull request #56 from hongwei1/master
fixed the date time format
2018-09-20 09:19:24 +02:00
JianweiGao
264b9a085c Added "django-bootstrap-datepicker-plus" in requirements.txt
Fix the bug where the /conumsers page could not be opened due to interface changes
Added more files that don't need to be added to the repository to .gitignore
2018-09-19 23:33:54 +08:00
karmaking
fb447236f6
added requirement
added django-bootstrap-datepicker-plus as requirement
2018-08-31 12:20:49 +02:00
hongwei1
817ca8f678 fixed the date time format 2018-08-21 09:02:47 +02:00
Simon Redfern
40038e3b43
Merge pull request #55 from OpenBankProject/develop
Develop
2018-08-19 13:27:32 +02:00
moule3053
83fe0bcc3d Fixed top apis when include obp system calls is selected, removed unnecessary lines 2018-08-16 14:34:58 +02:00
moule3053
95faea84cc Implemented median time to first api call 2018-08-15 15:57:21 +02:00
moule3053
840f1d8e4d Fixed issue with drop down menu, implemented time to first api call 2018-08-14 16:47:09 +02:00
moule3053
64edfcd7f1 Incorporated date time picker based on bootstrap, renamed "Include OBP" to "Include System Calls" 2018-08-01 15:17:06 +02:00
Simon Redfern
c281da99c6
Merge pull request #53 from moule3053/master
Temporarily disabled views, kept only weekly and daily views
2018-07-24 11:49:37 -04:00
moule3053
13f937f7f1 Temporarily disabled views, kept only weekly and daily views 2018-07-24 12:35:38 +02:00
Simon Redfern
0f3326eaf1
Merge pull request #52 from moule3053/master
Reversed bar chart and renamed "Active apps" to "Active Apps (at leas…
2018-07-23 16:31:00 +02:00
moule3053
a9f17110d9 Reversed bar chart and renamed "Active apps" to "Active Apps (at least one API call in the period)" 2018-07-23 16:25:14 +02:00
Simon Redfern
1065b31da0
Merge pull request #50 from moule3053/master
Improvements to the templates, fixed error on Weekly view, added requ…
2018-07-20 15:05:57 +02:00