Commit Graph

48 Commits

Author SHA1 Message Date
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
9ce58c9860 fix: Make list of failed checks not jump around
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-22 06:47:14 +00:00
355c3055cb feat: Add tooltip to vollebenen
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:37:27 +02:00
a5c3cacef9 fix: Add full names of cages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:25:47 +02:00
40db2b814b feat: Add favicon
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:25:22 +02:00
3c689015ac feat: Add title to content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:15:10 +02:00
8a8c24d7ac feat: Add floor height criterion
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:14:36 +02:00
07f999aeb2 feat: Add sticky navigation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:12:39 +02:00
6012d48197 feat: reorder floors and num of rats in flexcontainer
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:05:08 +02:00
90f08bf454 fix: adjust path of logo for prod
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 23:00:20 +02:00
aafa70fc1f feat: improve formatting, limit to sensible number of rats
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 22:57:58 +02:00
e3e065af16 feat: Make active cage
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 22:55:10 +02:00
9341c58dba feat: restyle cage cards 2024-07-21 22:44:06 +02:00
ecd7027bdd feat: Update on change in input fields
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-21 11:36:33 +02:00
75c814c057 feat: Rename to Käfigrechner 2024-07-21 11:36:05 +02:00
1d41b0cfc7 fix: Use more descriptive depth
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-20 08:50:07 +02:00
04dc1e6b90 fix: cage selector
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-20 08:47:41 +02:00
6b964c81a8 feat: do checks with correct units 2024-07-20 08:21:25 +02:00
fb83a94d4b feat: Add basic cage selector logic 2024-07-20 08:20:43 +02:00
b17f21a04f feat: Add unit to input 2024-07-20 08:20:10 +02:00
da5dc1da3b refactor: Use more descriptive ids 2024-07-20 08:19:47 +02:00
b9282962f9 refactor: Remove debug code
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-20 08:19:12 +02:00
4d690e2a2a feat: use more descriptive width
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-20 08:18:38 +02:00
143dc31c0e feat: styling cage selector 2024-07-19 23:52:56 +02:00
f2138425b9 refactor: formatting 2024-07-19 23:46:37 +02:00
3b4cbd8ae1 feat: styling cage selector
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-19 23:44:33 +02:00
583b0fb49f feat: improve selector
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-19 00:50:23 +02:00
9e3c89f94d feat: Start selecting cages 2024-07-19 00:24:38 +02:00
7167d275b6 feat: put out descriptive message if everything okay
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-18 23:59:08 +02:00
c8ecd4a809 fix: various styling/syntax 2024-07-18 23:58:42 +02:00
01fc25f42a fix: Logo link
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-18 23:48:15 +02:00
f35fdab202 feat: Add notfellchen style
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-18 23:44:20 +02:00
d51fb299e9 fix: label 2024-07-18 23:43:57 +02:00
5165ef485f feat: Make initial update 2024-07-18 23:37:32 +02:00
df97239ae8 feat: Use other input for number of floors 2024-07-18 23:22:31 +02:00
7e6d85d8a1 docs: Add Readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-18 20:25:48 +02:00
fc102e866c feat: Add ci
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-07-18 20:00:58 +02:00
2b34943a48 feat: Initial commit 2024-07-18 19:51:24 +02:00