- user file tree refreshing in production (69dbc1a)
- session age now set to 4 hours to prevent sending the default email address to worker (b06ca32)
- user approval (15eb5e7)
- user approval (54b2a06)
- worker: added try except to worker (c061000)
- download on admin panel (3a578e0)
- changed how simulations work
- trigger next major version (7aaff72)
- remove print from abort route and proxyfix (f83a0cc)
2.7.0 (2023-12-12)
- added dev environment (bdbd7b8)
- build gromacs docker image locally (697c333)
- client: add prisma seed script (9260140)
- client: admin area almost redone (7090398)
- client: admin area complete (aae23af)
- client: create and run new apo simulation using server actions (e4752b9)
- client: loading states for sidebar and header (03318a9)
- client: moving to app router, new translation lib (c50f5b1)
- client: properly create database entry for each simulation submitted (fa4fd68)
- client: re-added about page (379eef8)
- client: re-added acpype simulation (4d73146)
- client: re-added prodrg simulation (34ca361)
- client: re-added running simulation screen (907adf9)
- client: re-added user simulations page (e0e3587)
- client: reset password module refactored to use server actions (b2a7196)
- client: simulation artifact downloads run o serverside now (63a0ea6)
- client: user registering to app router and server action (22c2fa2)
- deploy: moving apps to docker containers (8dc6b63)
- deploy: moving apps to docker containers -- missed the folder on the last commit (0e1c69f)
- infra: introduce traefik (5ea08cc)
- properly use database on server and client (7f45370)
- server: migrating simulations to single folder under username (3922053)
- simulation cancellation and more (95dcfcf)
- admin simulations list height (781b998)
- build errors (167512f)
- build: added docker configurations for machines without GPU (f3dc41c)
- client: added admin link to CMS interface (c69e9b8)
- client: added knowledge (Tutorials and Posts) and docs (System Documentation) initial pages (79c39e6)
- client: allow e-mails with .,-,_ on both sides (f6a12a8)
- client: fix eslint warnings (aaa2e6b)
- client: ide recommendations (9cd5932)
- client: ide warnings (52725e6)
- client: production docker compose (f675620)
- client: recommended ide fixes (ebb9057)
- client: redirect to callbackUrl on login if needed (98d71f9)
- client: theme cookie must persist for at least one year (fe5190e)
- client: unified celery config in one file (379ea25)
- client: update form inputs to use the new internationalization (3f1354a)
- client: update general components for future usage (e09bf4b)
- client: update useAppSettings hook to use server actions (88639ea)
- client: use 24h format instead of 12h (b391fc3)
- fix behaviors and more (ebff3d5)
- import on user-validation (18af4f0)
- maintainer images (5b431ae)
- new simulation not cleaning folder before running (13b71f9)
- server: added _pr_PBC.gro on APO (bcd4603)
- tutorials page, download button actions for figures and result switched (3b20072)
- use -nt 10 on apo simulation (221ec81)