Commit Graph

155 Commits

Author SHA1 Message Date
7e085f5202 Update layout 2023-03-30 14:31:10 +02:00
3b8b1b19f0 Cleanup TunitModifications 2023-03-28 23:44:19 +02:00
5ac1a6c8e7 Remove superfluous line 2023-03-28 14:51:57 +02:00
3a2af2adb4 Add TunitModifications with first modifier unite_with_next 2023-03-28 14:48:26 +02:00
b92503d643 Replace outdated render_html_preview() with render_doc component 2023-03-15 13:24:54 +01:00
2eba3bc500 Update Translators context 2023-03-15 11:26:07 +01:00
43f3ea193f Add miscellaneous stuff 2023-03-15 10:56:30 +01:00
61253f301a Add mainly disfunctional test
Due to utter negligence test results are currently:

221 tests, 186 failures
2023-03-15 10:49:29 +01:00
5d43e61223 Update status styles 2023-03-08 21:09:12 +01:00
724d161f50 Add status preview in translation_live/show 2023-03-08 20:43:42 +01:00
1fb9a40f2c Add overlooked ids for buttons 2023-03-06 23:01:31 +01:00
459c8e6a57 Add shortcuts for saving 2023-03-05 23:13:58 +01:00
21b97bec6e Sanitize variable name 2023-03-05 22:53:52 +01:00
5d9238a65a Fix ugly bug and add more shortcuts 2023-03-05 22:05:54 +01:00
e20f8e33ee Add selecting next/previous tunit and highlight it 2023-03-05 20:56:45 +01:00
4e6c516cb6 Add Public context to iex-local.exs 2023-03-05 20:42:51 +01:00
bacb61252f Adapt core_components table() to dark mode 2023-03-04 23:46:39 +01:00
8a513b1452 Remove unused code 2023-03-04 23:45:49 +01:00
895860baa6 Update Public.get_autor! to only display public Artikel
Also get rid of the superfluous additional loop over articles/translations.
2023-03-03 22:05:52 +01:00
5319785855 Update continue_edit() to reload Translation
Reloading is necessary to detect changes in the changeset. Otherwise
simple changes like changing the value of translation.public wouldn't
get noticed and not being saved to db.
2023-03-03 21:57:09 +01:00
b20bbb232c Refactor query functions 2023-03-02 23:17:21 +01:00
cbea9450e4 Add Autor schema 2023-03-02 23:13:32 +01:00
3fe4a331ac Remove detour over Enum.into(%{}) for keyword results to %Artikel{} 2023-03-01 16:01:14 +01:00
6d0ae825d8 Remove tids for Translations 2023-03-01 15:58:38 +01:00
3a2769eed1 Refactor Autoren context into Public context 2023-03-01 15:24:36 +01:00
e8089eb24e Add important amendment
Yesterday night it got late...
2023-03-01 12:41:09 +01:00
02e6340c0a Add embedded schema for Artikel 2023-02-28 23:47:37 +01:00
ed98f4cbc4 Add some styling 2023-02-28 21:45:04 +01:00
b87b54ec71 Refactor get_artikel*() functions/sql 2023-02-28 21:42:05 +01:00
fc0818678c Add dark mode styling to form elements 2023-02-28 21:38:11 +01:00
dc4c8e4790 Update tidy_raw() to ignore null values 2023-02-28 21:35:09 +01:00
e98187200a Update to Phoenix 1.7.0 final release 2023-02-27 19:47:13 +01:00
b47d7d081d Add .iex-local.exs 2023-02-23 15:46:49 +01:00
2ffea3e490 Add rest of other commit (appr. HEAD~20?) 2023-02-22 14:24:49 +01:00
cb8e9ef14f Add another tidy_raw() 2023-02-14 22:52:43 +01:00
faf2bb0e2e Improve logic and add working "delete" links 2023-02-14 21:02:48 +01:00
7297a907da Update regexes with u option
And add pw validations
2023-02-14 20:56:57 +01:00
66a61c8380 Add tidy_raw() helper 2023-02-14 20:55:36 +01:00
b0267ef752 Add long urls for Artikel 2023-02-12 18:46:19 +01:00
239177db50 Add makeshift image for dark mode 2023-02-11 23:24:19 +01:00
1b68a1de16 Add some forgotten code 2023-02-11 20:12:03 +01:00
6ae1289400 More styling 2023-02-11 20:05:40 +01:00
666c499c72 Add .breakpoint_indicator 2023-02-11 20:05:00 +01:00
7cd9a09cfd More dark mode 2023-02-11 19:56:34 +01:00
32df023891 Update deps 2023-02-11 15:46:43 +01:00
38000db27a Add dark mode styling 2023-02-11 15:46:11 +01:00
8f2698bf7b Amend dark mode related 2023-02-06 16:15:04 +01:00
ba2949a3bd Add eventlistener for change of day/night mode
And add a static js folder for js-files apart from the asset pipeline.
2023-02-05 20:14:06 +01:00
ab2e8ae816 Add dark mode 2023-02-04 23:10:57 +01:00
4cb07692b1 Update styles 2023-01-31 18:22:05 +01:00