Commit Graph

156 Commits

Author SHA1 Message Date
Simon Redfern
fd29ea2bc8
Merge pull request #56 from hongwei1/master
fixed the date time format
2018-09-20 09:19:24 +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
constantine2nd
425f1c9e0b Added a new tab Users -> My User which shows data for currently logged user 2018-01-03 15:18:43 +01:00
Sebastian Henschel
cf5e63c271 Made actions buttons small in consumers index 2017-11-22 14:14:20 +01:00
Sebastian Henschel
af6f6136a4 Another attempt at improving user experience when adding entitlements 2017-11-22 14:09:17 +01:00
Sebastian Henschel
0e533ee4e2 Applied some flake8 fixes 2017-11-09 12:26:55 +01:00
Sebastian Henschel
5cee638f65 Moved API_URL_SWAGGER to bottom of settings
This will make it use an API_HOST from local_settings
2017-11-09 09:22:49 +01:00
Sebastian Henschel
5e2e4efb89 Incorporated some improvements re API handling from API Tester 2017-11-09 09:16:12 +01:00
Sebastian Henschel
fdb8c978b3 Removed now unnecessary headings for authentication forms 2017-11-06 13:09:51 +01:00
Sebastian Henschel
533993bd79 obp_api_request_id has become correlation_id #35
See https://github.com/OpenBankProject/OBP-API/issues/623
2017-11-06 11:45:45 +01:00
Sebastian Henschel
3672b03229 Added margin-bottom to authenticator select for small screens 2017-11-06 11:38:03 +01:00
Sebastian Henschel
5052160ab0 Bumped Django version to 1.11.7 2017-11-06 11:19:19 +01:00
Sebastian Henschel
bfb67c0b24 Added API_TESTER_URL to settings 2017-11-06 10:50:01 +01:00
Sebastian Henschel
d34eba5315 Enabled support for DirectLogin and GatewayLogin #36 2017-11-06 10:48:26 +01:00
Sebastian Henschel
eb53f0f83c Added button to link to API Tester 2017-10-30 15:05:31 +01:00
Sebastian Henschel
5ed7a2e863 Changed create customer to use username #28
Instead of possibly slow retrieval of all users from the API to have
them selectable in a dropdown
2017-10-25 09:32:42 +02:00
Sebastian Henschel
567ea65d40 Added obp to logging config #31 2017-10-25 09:31:15 +02:00
Sebastian Henschel
9fb3f7a09e Made responsive logo on homepage centred 2017-10-25 09:00:24 +02:00