|
35d161c080
|
Removed obsolete fix
|
2023-03-20 14:40:56 +01:00 |
|
|
818163cbed
|
Formatted tools
|
2023-03-20 14:39:23 +01:00 |
|
|
468ebb5f79
|
Merge branch 'master' into 1.0.0-fix
# Conflicts:
# kdb-bot/src/bot/__init__.py
# kdb-bot/src/bot/bot.json
# kdb-bot/src/bot/config
# kdb-bot/src/bot/extension/__init__.py
# kdb-bot/src/bot_api/__init__.py
# kdb-bot/src/bot_api/abc/__init__.py
# kdb-bot/src/bot_api/bot-api.json
# kdb-bot/src/bot_api/configuration/__init__.py
# kdb-bot/src/bot_api/controller/__init__.py
# kdb-bot/src/bot_api/event/__init__.py
# kdb-bot/src/bot_api/exception/__init__.py
# kdb-bot/src/bot_api/filter/__init__.py
# kdb-bot/src/bot_api/filter/discord/__init__.py
# kdb-bot/src/bot_api/logging/__init__.py
# kdb-bot/src/bot_api/model/__init__.py
# kdb-bot/src/bot_api/model/discord/__init__.py
# kdb-bot/src/bot_api/route/__init__.py
# kdb-bot/src/bot_api/service/__init__.py
# kdb-bot/src/bot_api/transformer/__init__.py
# kdb-bot/src/bot_core/__init__.py
# kdb-bot/src/bot_core/abc/__init__.py
# kdb-bot/src/bot_core/bot-core.json
# kdb-bot/src/bot_core/configuration/__init__.py
# kdb-bot/src/bot_core/core_extension/__init__.py
# kdb-bot/src/bot_core/events/__init__.py
# kdb-bot/src/bot_core/exception/__init__.py
# kdb-bot/src/bot_core/helper/__init__.py
# kdb-bot/src/bot_core/logging/__init__.py
# kdb-bot/src/bot_core/pipes/__init__.py
# kdb-bot/src/bot_core/service/__init__.py
# kdb-bot/src/bot_data/__init__.py
# kdb-bot/src/bot_data/abc/__init__.py
# kdb-bot/src/bot_data/bot-data.json
# kdb-bot/src/bot_data/migration/__init__.py
# kdb-bot/src/bot_data/model/__init__.py
# kdb-bot/src/bot_data/service/__init__.py
# kdb-bot/src/bot_graphql/__init__.py
# kdb-bot/src/bot_graphql/abc/__init__.py
# kdb-bot/src/bot_graphql/filter/__init__.py
# kdb-bot/src/bot_graphql/mutations/__init__.py
# kdb-bot/src/modules/auto_role/__init__.py
# kdb-bot/src/modules/auto_role/auto-role.json
# kdb-bot/src/modules/auto_role/command/__init__.py
# kdb-bot/src/modules/auto_role/events/__init__.py
# kdb-bot/src/modules/auto_role/helper/__init__.py
# kdb-bot/src/modules/base/__init__.py
# kdb-bot/src/modules/base/abc/__init__.py
# kdb-bot/src/modules/base/base.json
# kdb-bot/src/modules/base/command/__init__.py
# kdb-bot/src/modules/base/configuration/__init__.py
# kdb-bot/src/modules/base/events/__init__.py
# kdb-bot/src/modules/base/events/base_on_voice_state_update_event.py
# kdb-bot/src/modules/base/helper/__init__.py
# kdb-bot/src/modules/base/model/__init__.py
# kdb-bot/src/modules/base/service/__init__.py
# kdb-bot/src/modules/base/thread/__init__.py
# kdb-bot/src/modules/boot_log/__init__.py
# kdb-bot/src/modules/boot_log/boot-log.json
# kdb-bot/src/modules/boot_log/configuration/__init__.py
# kdb-bot/src/modules/database/__init__.py
# kdb-bot/src/modules/database/database.json
# kdb-bot/src/modules/level/__init__.py
# kdb-bot/src/modules/level/command/__init__.py
# kdb-bot/src/modules/level/configuration/__init__.py
# kdb-bot/src/modules/level/events/__init__.py
# kdb-bot/src/modules/level/level.json
# kdb-bot/src/modules/level/service/__init__.py
# kdb-bot/src/modules/permission/__init__.py
# kdb-bot/src/modules/permission/abc/__init__.py
# kdb-bot/src/modules/permission/configuration/__init__.py
# kdb-bot/src/modules/permission/events/__init__.py
# kdb-bot/src/modules/permission/permission.json
# kdb-bot/src/modules/permission/service/__init__.py
# kdb-bot/src/modules/stats/service/__init__.py
# kdb-bot/src/modules/stats/stats.json
# kdb-bot/src/modules/technician/__init__.py
# kdb-bot/src/modules/technician/command/__init__.py
# kdb-bot/src/modules/technician/technician.json
# kdb-bot/tools/get_version/get-version.json
# kdb-bot/tools/post_build/post-build.json
# kdb-bot/tools/set_version/set-version.json
|
2023-03-20 14:39:18 +01:00 |
|
|
085726bf60
|
Updated config
|
2023-03-20 14:32:44 +01:00 |
|
|
223abbe66f
|
Fixed user mutation
|
2023-03-20 14:11:02 +01:00 |
|
|
4c5a8baed5
|
Build release
|
2023-03-20 14:01:08 +01:00 |
|
|
59162408e5
|
Merge pull request 'Datenschutz und Impressum angeben #251' (#252) from #251 into 1.0.0
Reviewed-on: sh-edraft.de/kd_discord_bot#252
Reviewed-by: edraft-dev <dev.sven.heidemann@sh-edraft.de>
Closes #251
|
2023-03-20 13:42:23 +01:00 |
|
|
634b81d23b
|
Merge branch '1.0.0' into #251
|
2023-03-20 13:40:17 +01:00 |
|
|
c0cd5bb70e
|
Merge pull request '1.0.0.rc2' (#250) from 1.0.0.rc2 into 1.0.0
Reviewed-on: sh-edraft.de/kd_discord_bot#250
Reviewed-by: edraft-dev <dev.sven.heidemann@sh-edraft.de>
|
2023-03-20 13:40:00 +01:00 |
|
|
cc0a0a5c69
|
Added logic to confirm privacy before registration #251
|
2023-03-17 14:43:16 +01:00 |
|
|
4420c0e11c
|
Added imprint & privacy to auth and improved getting url #251
|
2023-03-17 13:48:48 +01:00 |
|
|
7be40ed236
|
Added imprint and privacy urls
|
2023-03-17 13:18:33 +01:00 |
|
|
ff415c354d
|
Merge branch '1.0.0' into 1.0.0.rc2
|
2023-03-14 18:43:35 +01:00 |
|
|
283eaabef6
|
Merge pull request 'Als Nutzer möchte ich Datenänderungen nach verfolgen können #246' (#248) from #246 into 1.0.0
Reviewed-on: sh-edraft.de/kd_discord_bot#248
Reviewed-by: Ebola-Chan <nick.jungmann@gmail.com>
Reviewed-by: Jonas <joni.drescher@web.de>
|
2023-03-14 18:31:36 +01:00 |
|
|
b7e72888f7
|
Fixed translation #246
|
2023-03-14 17:00:52 +01:00 |
|
|
b29227e8d5
|
Fixed translation
|
2023-03-14 17:00:34 +01:00 |
|
|
9f57182fc1
|
Fixed collection sorting & paging order
|
2023-03-14 15:32:26 +01:00 |
|
|
699377be54
|
Added type hints #246
|
2023-03-14 15:32:00 +01:00 |
|
|
efba1a4ce8
|
Added type hints #246
|
2023-03-12 18:46:39 +01:00 |
|
|
68fa1b8c2d
|
Fixed translation
|
2023-03-12 05:04:26 +01:00 |
|
|
8b79d69e41
|
Build 1.0.0.rc2
|
2023-03-12 04:55:42 +01:00 |
|
|
c1b75dff78
|
Set frontent version 1.0.0.rc2
|
2023-03-12 04:55:42 +01:00 |
|
|
5f284597aa
|
Build 1.0.0.rc2
|
2023-03-12 04:55:42 +01:00 |
|
|
e1b1a68b07
|
Set version for rc2
|
2023-03-12 04:55:42 +01:00 |
|
|
b1a0115e8b
|
Fixed db set date & show only changed fields in history view #246
|
2023-03-12 04:55:04 +01:00 |
|
|
ad00dce5d9
|
Fixed mysql scripts #246
|
2023-03-11 03:09:27 +01:00 |
|
|
e3c47ce5b1
|
Fixed mysql scripts #246
|
2023-03-11 03:09:18 +01:00 |
|
|
68026e4b47
|
Improved history component #246
|
2023-03-11 03:08:47 +01:00 |
|
|
ee503f76f2
|
Order history tables #246
|
2023-03-11 01:19:06 +01:00 |
|
|
a1f7b8b2dc
|
Added en and fixed de translation #246
|
2023-03-11 01:19:06 +01:00 |
|
|
b8e4146b33
|
Added history to all data tables #246
|
2023-03-11 01:19:06 +01:00 |
|
|
51f0ee5744
|
Improved history component #246
|
2023-03-11 01:19:06 +01:00 |
|
|
69ce659328
|
Added history tables to graphql #246
|
2023-03-11 01:18:35 +01:00 |
|
|
325a17b5a8
|
Added level history to graphql #246
|
2023-03-11 01:18:35 +01:00 |
|
|
5df0501505
|
Added last migration parts #246
|
2023-03-11 01:18:35 +01:00 |
|
|
c3ef7a746f
|
[WIP] Added last tables #246
|
2023-03-11 01:18:35 +01:00 |
|
|
bca33c6e56
|
[WIP] Added more tables #246
|
2023-03-11 01:18:35 +01:00 |
|
|
d24d3fa4de
|
[WIP] Added more tables #246
|
2023-03-11 01:18:35 +01:00 |
|
|
1755efb5d9
|
[WIP] Added migration and basics for history logic #246
|
2023-03-11 01:18:35 +01:00 |
|
|
54b0086a14
|
Merge pull request 'Unbekannte Benutzer führen zu einem Fehler mit tracking id statt einer fehlermeldung #247' (#249) from #247 into 1.0.0
Reviewed-on: sh-edraft.de/kd_discord_bot#249
Reviewed-by: edraft-dev <dev.sven.heidemann@sh-edraft.de>
Closes #247
|
2023-03-11 01:17:15 +01:00 |
|
|
f404287cc1
|
Merge branch '1.0.0' into #247
|
2023-03-11 01:14:47 +01:00 |
|
|
7966ca16e5
|
Merge pull request '1.0.0.rc1' (#244) from 1.0.0.rc1 into 1.0.0
Reviewed-on: sh-edraft.de/kd_discord_bot#244
Reviewed-by: edraft-dev <dev.sven.heidemann@sh-edraft.de>
|
2023-03-11 01:12:31 +01:00 |
|
|
c0e5f0d4b0
|
Updated config
|
2023-03-09 19:41:10 +01:00 |
|
|
80769a1bf0
|
Fixed permission service
|
2023-03-09 19:27:56 +01:00 |
|
|
bc92dc4536
|
Fixed icon buttons #247
|
2023-03-09 11:22:10 +01:00 |
|
|
16ef29999c
|
Fixed _is_email_valid method #247
|
2023-03-09 11:15:28 +01:00 |
|
|
33279b7053
|
Fixed collection count field #247
|
2023-03-09 11:12:48 +01:00 |
|
|
04fcfddbd9
|
Code cleanup #247
|
2023-03-09 11:10:53 +01:00 |
|
|
21f0f32322
|
Retranslate sidebar on lang change
|
2023-03-06 10:54:58 +01:00 |
|
|
d1420d18c0
|
Put boot log send message in loop task #243
|
2023-03-06 10:54:58 +01:00 |
|