Commit Graph

172 Commits

Author SHA1 Message Date
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
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
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
moule3053
f67ef43acc More improvements and clean up of templates 2018-07-20 15:00:53 +02:00
moule3053
689f0128b7 Improvements to the templates, fixed error on Weekly view, added required dependencies to requirements.txt 2018-07-20 14:00:59 +02:00
Simon Redfern
775b9e79af
Merge pull request #49 from moule3053/master
More changes to views and templates for API KPI Dashboard
2018-07-20 08:31:19 +02:00
moule3053
57958f6be1 More changed to views and templates for API KPI Dashboard 2018-07-19 16:45:10 +02:00
Simon Redfern
e9733b71a1
Merge pull request #48 from moule3053/master
Added views and templates for API KPI Dashboard
2018-07-19 16:32:22 +02:00
moule3053
54e438c84f Added views and templated for API KPI Dashboard 2018-07-19 16:09:02 +02:00
Simon Redfern
3ab9ac9120
Merge pull request #45 from moule3053/master
Added Duration column to metrics
2018-04-04 13:36:19 +02:00
moule3053
2ed858bff5 Added Duration column to metrics 2018-04-03 13:05:21 +02:00
Simon Redfern
0f55941931
Merge pull request #44 from constantine2nd/master
Added filtering by username (separate fields for now)
2018-03-13 10:17:12 +01:00
constantine2nd
9b021d3f45 Added filtering by username - fixed issue 2018-03-13 10:06:36 +01:00
constantine2nd
5a8cb471a5 Added filtering by username 2018-03-12 17:21:51 +01:00
Simon Redfern
d678d4f780
Merge pull request #43 from constantine2nd/master
Get Metrics issue fixed
2018-03-05 22:12:17 +00:00
constantine2nd
f3189ae85c Get Metrics issue fixed 2018-03-05 21:23:43 +01:00
Simon Redfern
d3b27e9a8a
Merge pull request #41 from constantine2nd/master
Added Entitlement Requests
2018-01-25 00:56:59 +00:00
constantine2nd
984ee2c117 Added Entitlement Requests - 6th part 2018-01-24 23:54:02 +01:00
constantine2nd
3045064ae5 Added Entitlement Requests - 5th part 2018-01-24 16:11:06 +01:00
constantine2nd
74c83a2bcb Added Entitlement Requests - 4t part 2018-01-24 11:33:21 +01:00
constantine2nd
b3117a9aa3 Added Entitlement Requests - 3rd part 2018-01-23 23:33:02 +01:00
constantine2nd
e02d6fd769 Fixed issue - Used LOCAL instead UTC time 2018-01-23 23:31:51 +01:00
constantine2nd
42819b2b9c Added Entitlement Requests - 2nd part 2018-01-23 16:05:33 +01:00
constantine2nd
81ffa13ab8 Added Entitlement Requests - 1st part 2018-01-23 14:20:59 +01:00
Simon Redfern
df7b279ed6
Merge pull request #39 from constantine2nd/master
Added a new tab Users -> My User which shows data for currently logged user
2018-01-04 12:14:04 +01:00