Commit Graph

415 Commits

Author SHA1 Message Date
Marko Milić
40b2287b20 feature/Re-brand API Manager - logo 2021-07-28 17:03:31 +02:00
Marko Milić
47f952c4c9 Merge remote-tracking branch 'upstream/master' 2021-07-23 14:05:50 +02:00
Marko Milić
d2f852d35b bugfix/Fix SSO redirects to the portal instead of apis side 2021-07-23 14:04:56 +02:00
Simon Redfern
058808c456
Merge pull request #136 from constantine2nd/master
SSO
2021-07-21 12:46:10 +02:00
Marko Milić
a48d68e35e Merge remote-tracking branch 'upstream/master' 2021-07-21 11:26:34 +02:00
Marko Milić
a1c59b1b18 feature/Hide the delete status once a user is not deleted 2021-07-21 11:26:22 +02:00
Marko Milić
d6ab343c5b feature/Add Single Sign On flow 2021-07-21 10:37:05 +02:00
Simon Redfern
700d4169e3
Merge pull request #135 from constantine2nd/master
feature/Hide the delete button once a user is deleted
2021-07-20 16:32:21 +02:00
Marko Milić
9ab2cdb2d3 feature/Hide the delete button once a user is deleted 2021-07-20 16:29:44 +02:00
Simon Redfern
5b3bd91f8c
Merge pull request #134 from tawoe/removeUsers
add home link to portal page
2021-06-30 11:27:18 +02:00
tawoe
3e747842b3 add home link to portal page 2021-06-30 10:55:27 +02:00
Simon Redfern
83da126472
Merge pull request #133 from tawoe/removeUsers
delete user
2021-06-29 14:34:54 +02:00
tawoe
7acfc14129 delete user 2021-06-29 14:29:49 +02:00
Simon Redfern
b4ebd671ee
Merge pull request #132 from hongwei1/master
refactor/modify the invitation form
2021-06-17 12:49:31 +02:00
Hongwei
27b13eaa6f refactor/modify the invitation form 2021-06-17 12:24:04 +02:00
Simon Redfern
f76056a621
Merge pull request #130 from hongwei1/master
bugfix/remove the Secret Key
2021-06-17 12:02:11 +02:00
Hongwei
9114537a56 bugfix/remove the Secret Key 2021-06-10 10:50:25 +02:00
Hongwei
5ed5b59f57 feature/added the getAll invitations 2021-06-03 11:56:00 +02:00
Simon Redfern
a7dd8c9c18
Merge pull request #127 from hongwei1/master
docfix/tweaked H1 for invitation page
2021-06-03 11:24:42 +02:00
Hongwei
12a0b6bbb4 docfix/tweaked H1 for invitation page 2021-06-03 11:23:34 +02:00
Simon Redfern
7fe03cd201
Merge pull request #126 from hongwei1/master
feature/added create user invitation page
2021-06-03 11:23:13 +02:00
Hongwei
462ef1281e feature/added create user invitation page 2021-06-03 09:40:20 +02:00
Simon Redfern
e6750a2e3f
Merge pull request #123 from hongwei1/master
bugfix/#sonarcloud: Change this code to not perform redirects based o…
2021-03-16 09:09:27 +01:00
Hongwei
774f3c5133 feature/support the internal connector in the page 2021-03-15 14:56:26 +01:00
Hongwei
7a9a44e4f3 bugfix/#sonarcloud: Change this code to not perform redirects based on user-controlled data. - step2 2021-02-17 15:06:30 +01:00
Simon Redfern
0a1b1627f5
Merge pull request #122 from hongwei1/master
bugfix/sonar cloud - Vulnerabilities issues
2021-02-17 14:23:56 +01:00
Hongwei
bdf4aa609e bugfix/#sonarcloud: Dynamic code execution should not be vulnerable to injection attacks 2021-02-17 14:04:36 +01:00
Hongwei
1b97cadc5c bugfix/#sonarcloud: Change this code to not perform redirects based on user-controlled data. 2021-02-17 13:05:30 +01:00
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