Commit Graph

244 Commits

Author SHA1 Message Date
Alex
cdc4fce386 Fix tests for duplication 2024-08-11 22:25:10 +02:00
Alex
cdbaac06e0 Add OIDC + better embeds 2024-08-11 11:16:34 +02:00
Alex
f1b732f450 Fix input length validation for polls 2024-07-27 15:48:48 +02:00
Alex
d40f3ad261 Remove useless keys 2024-07-11 18:24:35 +02:00
Alex
b39ab64663 Fix tests 2024-07-11 17:06:54 +02:00
Alex
3817539c5c Fix tests and credo 2024-07-11 16:33:02 +02:00
Alex
9f3f4284ed Remove useless debug 2024-07-11 14:59:13 +02:00
Alex
acc3b37ded Format code 2024-07-11 14:55:18 +02:00
Alex
53cdcd3b2f Fix responsive for manager 2024-07-11 14:50:52 +02:00
Alex
f52d0d1b14 Update locales 2024-07-11 12:54:17 +02:00
Alex
db5d070eab Add new manager layout 2024-07-11 12:53:47 +02:00
Alex
3ceff40a5b Add LTI support 2024-07-11 12:41:05 +02:00
Alex
fc99e497af Add changes for 2.1.0 2024-07-11 12:40:48 +02:00
Alex
a646ce3914 Merge branch 'main' into dev
# Conflicts:
#	.github/workflows/elixir.yml
#	CHANGELOG.md
#	README.md
#	assets/js/app.js
#	lib/claper_web/live/event_live/index.html.heex
#	lib/claper_web/live/event_live/manage.ex
#	lib/claper_web/live/event_live/manager_settings_component.ex
#	lib/claper_web/live/event_live/presenter.html.heex
#	lib/claper_web/live/user_settings_live/show.html.heex
#	mix.exs
#	priv/gettext/de/LC_MESSAGES/default.po
#	priv/gettext/default.pot
#	priv/gettext/en/LC_MESSAGES/default.po
#	priv/gettext/es/LC_MESSAGES/default.po
#	priv/gettext/fr/LC_MESSAGES/default.po
v2.0.1
2024-06-28 11:57:38 +02:00
Alex
e1945c714f Add missing locales in config 2024-06-15 23:01:54 +02:00
Alex
5d8b67384a Fix language selection 2024-06-15 22:47:26 +02:00
Alex
11b674bba4 Fix enabled on embed 2024-06-12 19:45:18 +02:00
Alex
46504d117f Fix flacky test for events 2024-06-08 17:11:40 +02:00
Alex
ad10e0ffc5 Add dynamic layout for presenter 2024-06-08 16:31:59 +02:00
Alex
90f5faf00e Fix facilitator changeset 2024-06-08 13:20:58 +02:00
Alex
8e2bd933a2 Add toggle for global reactions (#66) 2024-06-07 20:05:19 +02:00
Alex
cce4b2022c Add last fix to changelog 2024-06-07 18:59:28 +02:00
Alex
b54f9a4b47 Fix self invite as a facilitator 2024-06-07 18:56:30 +02:00
Alex
0b315ace9a Format 2024-06-07 15:06:38 +02:00
Alex
26aa91e0c1 Add dutch to settings 2024-06-07 15:04:02 +02:00
robinaartsma
5412ed7bcd Dutch translation (#91)
Co-authored-by: Ariel Weher <ariel@weher.net>
Co-authored-by: Alexandre Lion <github@alexandrelion.com>
2024-06-07 13:25:13 +02:00
Alex
2eecf3ccfa Fix unknown locales 2024-05-20 18:50:56 +02:00
Alex
705d05ce1e Change breakpoint profile menu 2024-04-27 12:50:40 +02:00
Alex
103cb6fccb Fix format 2024-04-27 12:39:08 +02:00
Alex
b78e01a162 Fix layouts and streams 2024-04-27 12:38:04 +02:00
Alex
3a6f949ecd Update button styles in index.html.heex 2024-04-27 09:16:58 +02:00
Alex
bf3235a09e Fix responsive layout 2024-04-27 09:11:15 +02:00
Alexandre Lion
6d26c0ec86 Claper v2 (#88)
Check the changelog
v2.0.0
2024-04-26 22:58:53 +02:00
Alex
9281468a6f Update badges in README.md 2024-04-26 22:52:08 +02:00
Alex
9302f6b8a7 Update readme 2024-04-26 22:51:25 +02:00
Alex
e1456b60f3 Add BASE_URL environment variable to action 2024-04-26 22:11:26 +02:00
Alex
31f809b359 Remove doc workflow 2024-04-26 10:44:28 +02:00
Alex
36f26f78ed Fix UI inconsistencies in manageable post component and index page 2024-04-26 10:42:47 +02:00
Alex
e9b58c4be1 Delete unused assets and update user menu and settings 2024-04-26 10:18:33 +02:00
Alex
91d2f80e4e Remove unused code in manage.html.heex 2024-04-26 00:14:33 +02:00
Alex
d45132f624 Update event card component to use "Event manager" instead of "Presentation manager" 2024-04-26 00:09:26 +02:00
Alex
16941acb0f Refactor presenter module to use endpoint configuration 2024-04-18 21:47:02 +02:00
Alex
f05b72be69 Add responsive manager 2024-04-16 22:36:50 +02:00
Alex
dcc0bf4e33 Replace Endpoint host and port by base url 2024-04-14 23:58:14 +02:00
Alex
6a16e91de9 Fix converter on osx 2024-04-14 19:25:29 +02:00
Alex
9eb35cf84a Fix edit link 2024-04-14 19:24:56 +02:00
Alex
75d49ad90a Add docker improvement in changelog 2024-04-14 12:38:48 +02:00
Alex
bcba718813 Add ERL_FLAGS 2024-04-14 10:52:14 +02:00
Alex
81db07628b Optimize dockerfile 2024-04-14 01:01:23 +02:00
Alex
a3092a147d Fix docker image and docs 2024-04-13 21:19:56 +02:00