t03i
61a43da822
refactor: set enviformer to main
2025-11-05 17:34:31 +13:00
t03i
211ebfd19b
refactor: remove enviformer loading in settings
2025-11-05 17:33:41 +13:00
t03i
06a6c23d05
fix: add tailwindcss/cli
2025-11-05 17:30:15 +13:00
t03i
3536a14e47
Merge remote-tracking branch 'origin/develop' into feature/frontend_update
2025-11-05 17:25:27 +13:00
t03i
7eb4029ac9
refactor: add public_mode for static pages to remove nav elements
2025-11-04 19:34:04 +13:00
t03i
7b38fc2e37
fix: remove jobs clash
2025-11-04 19:33:31 +13:00
t03i
4834348454
Merge remote-tracking branch 'origin/develop' into feature/frontend_update
2025-10-30 14:02:57 +13:00
t03i
0a52b12f02
fix: handle line-clamp issue with news
2025-10-29 19:59:45 +13:00
t03i
14571d23a6
docs: add pnpm note
2025-10-29 18:23:28 +13:00
t03i
ea8475f0e2
docs: update README regarding dev command
2025-10-29 18:07:56 +13:00
t03i
442d139217
chore: remove obsolete doc
2025-10-29 18:06:21 +13:00
t03i
1ba511a31d
chore: minimize fallback data
2025-10-29 18:02:30 +13:00
t03i
5d89341955
chore: delete obsolete runserver command
2025-10-29 18:01:21 +13:00
t03i
5f390ac2d2
fix: reenable modal showing
2025-10-29 17:52:10 +13:00
t03i
46d21e60d2
chore: add example input to search
2025-10-29 16:36:01 +13:00
t03i
13be240226
feat: working search redirect
2025-10-29 16:30:00 +13:00
t03i
167a72f5a3
fix: remove obsolete menu list
2025-10-29 16:01:13 +13:00
t03i
1736319bd7
style: update navbar and add browse back
2025-10-29 15:58:17 +13:00
t03i
e87aae6bf7
style: add legal footers on login
2025-10-29 12:16:42 +13:00
t03i
253523c81f
feat: add mock legal (impressum page)
2025-10-29 12:16:24 +13:00
t03i
15809a4ccf
style: update login pages
2025-10-29 12:01:35 +13:00
t03i
b7e1dac66a
feat: add mockup for static pages
2025-10-29 11:13:31 +13:00
t03i
849ebbe7f8
style: update hero
2025-10-29 11:13:07 +13:00
t03i
c5dcb36452
fix: dev command working
2025-10-29 10:59:22 +13:00
t03i
16a991220a
Slim down Navbar
2025-10-22 12:10:46 +13:00
t03i
05c8e130b1
Add documentation link
2025-10-22 12:08:31 +13:00
t03i
4fd7856043
Remove fields from navbar
2025-10-22 12:07:55 +13:00
t03i
f5efaf1b3f
Change to icon help button
2025-10-22 12:07:42 +13:00
t03i
4a2ef3a237
Add search icon mockup
2025-10-22 11:37:23 +13:00
t03i
d097013853
Add discourse API for better data retrieval
2025-10-22 11:37:13 +13:00
t03i
63cc7cf460
Change partners location
2025-10-22 11:36:25 +13:00
t03i
9ca94eeb42
Add initial design suggestion index page
2025-10-21 17:09:40 +13:00
t03i
de1dc75a12
Add styled footer
2025-10-20 22:30:11 +13:00
t03i
43a034427d
Add optimized logo components
2025-10-20 22:25:30 +13:00
t03i
d98b60fc57
Add better image
2025-10-17 23:25:55 +13:00
t03i
86c3f9b808
Improve search look
2025-10-17 22:45:16 +13:00
t03i
4408a09e82
Add basic index redesign
2025-10-17 22:33:06 +13:00
t03i
f5889b270a
New Layout for parallel styling
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-17 20:25:50 +13:00
t03i
f76861a83f
chore: migrate build commands to poe
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:24:51 +13:00
t03i
110fbe12c1
chore: update gitignore for pnpm
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:09:06 +13:00
t03i
d8dc9598ff
chore: add makefile integration and documentation
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:07:20 +13:00
t03i
b7e4abae1c
chore: add pnpm install to make
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:07:04 +13:00
t03i
ee776e7d14
refactor: ALLOWED_HOSTS throws exception if not present
...
ALLOWED_HOSTS is now manfatory again. Also cleaned defunct SQLite
backend and autoformated fille to line lenght 100.
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:06:42 +13:00
t03i
f27bc56379
chore: Setup pre-commit to automatically run ruff on commit.
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:06:14 +13:00
t03i
547eac3411
chore: add basic ruff configuration with line lenght 100
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:05:49 +13:00
t03i
9e66169d23
fix: fix docker compose command typo
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:05:28 +13:00
t03i
9a43942f12
docs: remove alternative install instructions for lower maintenance.
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:05:28 +13:00
t03i
1bad6e4b03
docs: add makefile and docker-compose for initial setup
...
Since sqlite is not a suitable backend due to array field switch to an
easy to setup postgres backend relying on docker. From cloning to run is
now just two commands.
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:05:07 +13:00
t03i
ad38704ffe
refactor: create local version of settings w/o postgres
...
This version allows installation using sqlite for local dev setup.
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:04:31 +13:00
t03i
0775ad30d4
docs: add note on RDkit install painpoint
...
Signed-off-by: Tobias O <tobias.olenyi@envipath.com >
2025-10-13 21:03:13 +13:00