87 Commits

Author SHA1 Message Date
2470005892 refactor: comments + print 2025-04-14 20:24:17 +02:00
b4c90af4f3 fix: use label class correctly 2025-04-14 20:21:23 +02:00
9f716e68a5 feat: Add cage calc that shows requirements for a number of rats 2025-04-14 19:00:49 +02:00
884840eb6e feat: reset bulma colors 2025-04-13 22:21:55 +02:00
e743608539 fix: Use real FA icon 2025-04-13 22:21:38 +02:00
5142bb66ca feat: Implement "How many rats fit in a cage" 2025-04-13 22:17:57 +02:00
16d7c8f3dc refactor: abstract functions to reuse independent of number of rats 2025-04-13 19:17:23 +02:00
3ab46cbb72 feat: Add basis for how many rats calculator 2025-04-13 19:10:27 +02:00
276c4d6977 refactor: Add fontawesome to prod dependencies 2025-04-13 18:55:28 +02:00
53cac9f3d2 fix: Fix i18n infrastructure
Add dev dependency fix paths and key names so that the default HTML lexer can pick them up
2025-04-13 18:54:35 +02:00
de91ad9367 feat: Move result to tab content 2025-04-13 18:25:55 +02:00
4f9c7d82f8 feat: Add meta information 2025-04-13 18:15:44 +02:00
64b492a758 fix: Make sure first tab content is shown 2025-04-13 17:54:32 +02:00
9241250138 feat: Move app name to navbar 2025-04-13 17:54:13 +02:00
bbf30c4350 feat: Use fontawsome icons for measurements 2025-04-13 17:35:00 +02:00
a6b88b4bb7 refactor: Use standard components for num of floors 2025-04-13 17:28:19 +02:00
ee0ba6acf8 feat: Add primary tabs for the three different modes 2025-04-13 17:13:09 +02:00
7e473955d9 feat: Add tooltip, improve styling a lot 2025-04-13 13:36:34 +02:00
809c73a767 feat: initial bulma restructuring 2025-04-13 09:00:27 +02:00
7b336f2817 fix: style 2025-02-11 15:27:12 +01:00
3808aafa88 feat: add cages from json 2024-09-15 18:06:38 +02:00
8e0adf54a2 refactor: formatting 2024-09-15 17:17:02 +02:00
76a6480528 fix: use vdrd website as main domain
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-25 19:46:34 +02:00
89d9d46a81 feat: add link to real site 2024-08-25 19:46:34 +02:00
6e15ea9006 feat: Enlargen label
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-01 13:10:26 +00:00
7ec5de190d fix: Remove hard-coded language, allow changing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-31 23:19:15 +02:00
63d3a44e4b feat: Style language chooser
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-31 20:45:55 +02:00
6f7cf6e873 fix: Make sure results get cleared
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-31 19:57:29 +02:00
bc7f32b57d feat: Translate result
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-31 19:51:28 +02:00
6897db4bbf feat: Add label for language switcher, hide because obvious 2024-07-31 19:48:29 +02:00
eab39d0d79 trans: fix various translation issues in active components 2024-07-31 19:38:59 +02:00
128ef795d8 trans: Translate success message 2024-07-31 19:29:33 +02:00
b7f2a3ed67 fix: use alt-i18n-key to avoid overwriting alt tag which makes retranslation impossible 2024-07-31 19:20:46 +02:00
3831b81ec2 fix: tiaki alt key 2024-07-31 19:17:35 +02:00
e2632c3934 feat: add alt text to images 2024-07-31 19:17:01 +02:00
ac2715f5f4 feat: style language switcher 2024-07-31 18:48:23 +02:00
527c5b180f trans: Add english translations 2024-07-31 18:21:43 +02:00
04027e26f1 feat: Make translations use interpolation 2024-07-31 18:15:42 +02:00
a86e1b3935 feat: Change rule to allow for smaller floors (25cm) 2024-07-31 18:15:00 +02:00
603e7738ec fix: don't try to load deprecated calculator 2024-07-31 18:04:56 +02:00
45d78a37e9 fix: restructure code so vaildator gets initialized/calculator updates only after translation are loaded 2024-07-31 15:50:46 +02:00
183c41b387 refactor: Move calculator to main js 2024-07-31 15:21:40 +02:00
a886d6575f ci: Add npm bulid
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-31 15:05:42 +02:00
8124b08b88 feat: Exclude build JS files from git 2024-07-31 14:49:29 +02:00
e80902e965 refactor: move js files to dedicated folder 2024-07-31 14:48:59 +02:00
c078eaa6c5 feat: Add basic translation framework
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-30 20:02:37 +02:00
75a6df9d9d feat: add initial i18n tags
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-30 06:20:43 +00:00
9dfc567d5c feat: use min-width in px
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-23 21:52:10 +02:00
093d0c0997 feat: Add minimum short side length rule 2024-07-23 21:52:10 +02:00
c86ed21c1e fix: typo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-22 06:50:19 +00:00