Commit Graph

387 Commits

Author SHA1 Message Date
Simon Redfern
d8a5240be1
Merge pull request #120 from hongwei1/master
docfix/tweaked the url example value
2021-01-20 23:31:27 +01:00
Hongwei
477a37131f docfix/tweaked the url example value 2021-01-20 21:34:08 +01:00
Simon Redfern
fb07c28e06
Merge pull request #119 from hongwei1/master
feature/fixed the cache issue and added the example value for the method_routings parameters
2021-01-20 15:55:08 +01:00
Hongwei
ca48b530cb feature/support multiple methodroutings 2021-01-12 11:12:50 +01:00
Hongwei
6768374cae feature/set the methodrouting parameters jsoneditor to show or not 2021-01-11 15:08:40 +01:00
Hongwei
d17a815d6e feature/set the methodrouting parameters textarea to readonly 2021-01-11 13:38:51 +01:00
Hongwei
20f9de55a8 feature/disabled the django session cache
#it broke the methodrouting save,delete button
2021-01-11 13:13:39 +01:00
Hongwei
afc06f8df8 feature/added the Hyperlink for method-routing field 2021-01-08 11:44:53 +01:00
Hongwei
ed4bb5c265 feature/added the example value for the method_routings parameters 2021-01-08 09:59:57 +01:00
Simon Redfern
5a045f8106
Merge pull request #118 from hongwei1/master
bugfix/fixed metrics endpoints wrong parameters
2021-01-07 13:18:23 +01:00
Hongwei
3f75bbbd4e bugfix/set the order for the json.dumps 2021-01-07 12:02:18 +01:00
Hongwei
f0d9e3bfdf bugfix/fixed summary-partial-function exception 2021-01-06 10:42:42 +01:00
Hongwei
53495dfc7e Merge remote-tracking branch 'OpenBankProject/master' 2020-11-25 15:15:06 +01:00
Hongwei
fbd241252c bugfix/fixed metrics endpoints wrong parameters
start_date--> from_date and end_date --> to_date
2020-11-25 15:12:24 +01:00
Simon Redfern
45cca70d36
Merge pull request #117 from hongwei1/master
bugfix/tweaked the date format for getMetric
2020-11-20 09:45:03 +01:00
Hongwei
7917b45869 bugfix/tweaked the date format for getMetric 2020-11-19 09:20:05 +01:00
Simon Redfern
ef4ec2dd7c
Merge pull request #116 from hongwei1/master
fixed the Metrics KPI performance
2020-10-27 12:41:05 +01:00
Hongwei
525b526034 feature/added the TODO for the cache key 2020-10-23 12:41:36 +02:00
Hongwei
6ff1c852d3 feature/introduced the django session cache 2020-10-23 12:13:06 +02:00
Hongwei
e2ed95d09d feature/extracted new method get_all_consumers method 2020-10-23 12:07:11 +02:00
Hongwei
e139305e94 feature/tweaked the default cache TIMEOUT setting 2020-10-23 11:08:44 +02:00
Hongwei
ef428790d1 feature/fixed get_aggregate_metrics method for dayly,monthly,yearly,custom htmls 2020-10-23 10:59:09 +02:00
Hongwei
33ec1d14c2 feature/clean the get_aggregate_metrics method and set the proper cache for it. 2020-10-22 14:19:16 +02:00
Hongwei
62189a95fd feature/used the utils and put the get_cache_key_for_current_call method there 2020-10-22 14:04:58 +02:00
Hongwei
88c1c75318 feature/added the error handling for the get method 2020-10-22 14:04:25 +02:00
Hongwei
4c04363b15 feature/tweaked the summary.html remove the unused tag 2020-10-22 14:04:00 +02:00
Hongwei
18079b2037 feature/added the logging for the cache 2020-10-22 14:03:32 +02:00
Hongwei
db2d6d467f bugfix/used the DateField for the Form fields 2020-10-22 14:03:03 +02:00
Hongwei
f5aad88cd1 feature/fixed the cache CACHES setting and set the default API_EXPLORER_APP_NAME 2020-10-22 14:01:40 +02:00
Hongwei
5112ca87e7 feature/added the log for the error_once_only method 2020-10-22 10:49:27 +02:00
Hongwei
7b3a9ebda5 feature/move the error handling to ErrorHandler 2020-10-21 16:07:18 +02:00
Hongwei
150c243b22 feature/added the cache for getUser 2020-10-21 14:55:33 +02:00
Simon Redfern
2bf6e388ee
Merge pull request #115 from hongwei1/master
fixed the date_list bug for the KPI metrics
2020-10-20 09:50:13 +02:00
Hongwei
bd5b17fd6c Merge remote-tracking branch 'OpenBankProject/master' 2020-10-19 23:58:52 +02:00
Hongwei
4b47435c29 bugfix/fixed the date_list bug for the KPI metrics 2020-10-19 23:58:29 +02:00
Simon Redfern
3aaa676c0f
Merge pull request #114 from constantine2nd/master
Improve error handling
2020-07-17 12:58:07 +02:00
Marko Milić
1250df8aaa feature/Improve error handling at page Consumers 2020-07-17 09:07:32 +02:00
Marko Milić
bedecf928e feature/Improve error handling at page Entitlement Requests 2 2020-07-17 08:53:19 +02:00
Simon Redfern
687a1bd56e
Merge pull request #113 from constantine2nd/master
feature/Improve error handling at page Entitlement Requests
2020-07-16 13:42:23 +02:00
Marko Milić
1e35965853 feature/Improve error handling at page Entitlement Requests 2020-07-16 13:13:35 +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