Jens Langhammer
|
37a432267d
|
Squashed commit of the following:
commit 88029a4335
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:55:55 2020 +0200
admin: update to work with new form
commit 4040eb9619
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:43:30 2020 +0200
*: remove path-based import from all PropertyMappings
commit c9663a08da
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:33:34 2020 +0200
flows: update work with new stages
commit a3d92ebc0a
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:23:30 2020 +0200
stages/*: remove path-based import from all stages
commit 6fa825e372
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 16:03:55 2020 +0200
providers/*: remove path-based import from all providers
commit 6aefd072c8
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 15:58:48 2020 +0200
policies/*: remove path-based import from all policies
commit ac2dd3611f
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 15:11:27 2020 +0200
sources/*: remove path-based import from all sources
commit 74e628ce9c
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 14:43:38 2020 +0200
ui: allow overriding of verbose_name
commit d4ee18ee32
Author: Jens Langhammer <jens.langhammer@beryju.org>
Date: Mon Jul 20 14:08:27 2020 +0200
sources/oauth: migrate from discordapp.com to discord.com
|
2020-07-20 18:17:14 +02:00 |
Jens Langhammer
|
418b94a45a
|
e2e: fix grafana docker image tag
|
2020-07-20 13:58:50 +02:00 |
Jens Langhammer
|
1393078fe6
|
e2e: fix oauth/oidc tests not working with current grafana
|
2020-07-20 13:49:07 +02:00 |
Jens Langhammer
|
996aa367d3
|
core: fix autosubmit_form loading full template
|
2020-07-12 17:45:03 +02:00 |
Jens Langhammer
|
40e794099a
|
e2e: only initialise selenium after setting up container
|
2020-07-10 16:49:25 +02:00 |
Jens Langhammer
|
64c47a59f8
|
e2e: add tests for OAuth Source, update tests for new base templates
|
2020-07-09 00:53:18 +02:00 |
Jens Langhammer
|
b30b58924f
|
e2e: Add denied tests for oauth and oidc provider
|
2020-07-02 21:55:02 +02:00 |
Jens Langhammer
|
de1be2df88
|
flows: save entire GET params from shell executor
|
2020-06-21 20:46:38 +02:00 |
Jens Langhammer
|
fd0f0c65e9
|
e2e: add more failsafe
|
2020-06-21 19:03:13 +02:00 |
Jens Langhammer
|
ed4daa64fe
|
e2e: save screenshots with timestamp instead of class name
|
2020-06-21 18:44:08 +02:00 |
Jens Langhammer
|
887163c45c
|
e2e: add more failsafe
|
2020-06-21 18:36:43 +02:00 |
Jens Langhammer
|
e4a9a84646
|
e2e: cleanup, use USER function instead of typing static strings
|
2020-06-20 23:52:53 +02:00 |
Jens Langhammer
|
17424ccc3b
|
e2e: use reverse instead of static URLs
|
2020-06-20 17:21:16 +02:00 |
Jens Langhammer
|
68efcc7bf2
|
e2e: add custom testcase class to simplify code
|
2020-06-20 17:06:00 +02:00 |
Jens Langhammer
|
af8cdb34ee
|
*: fix not all migrations using db_alias
|
2020-06-19 20:43:27 +02:00 |
Jens Langhammer
|
03b1a67b44
|
flows: change wording of consent on flows
|
2020-06-19 20:33:41 +02:00 |
Jens Langhammer
|
12525051b6
|
e2e: add test for providers/oidc with consent
|
2020-06-19 20:26:04 +02:00 |
Jens Langhammer
|
73e7158178
|
e2e: add OIDC Provider test against grafana, more formatting, minor bug fixes
|
2020-06-19 19:45:27 +02:00 |