Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.0](v1.1.0...v1.2.0) (2023-01-03) ### 🔁 CI * fix run condition ([d5740c4](d5740c4)) ### ✨ Features * download xtc, visual status of dynamic at home page, form validation and more ([4943481](4943481)) * dynamic execution cancelling ([e9fdc1c](e9fdc1c)) * each unique dynamic now is in its own folder ([41027cd](41027cd)) * ngl, navbar and dynamic progress now are components. About page with images of current Devs, translations updated and revised. ([c4ba672](c4ba672)) * refactored prodrg generator ([6c358ed](6c358ed)) ### 🧹 Chore * drop gromacs auto install ([1efd138](1efd138)) * move mdpfiles to static folder ([a92e243](a92e243)) * **refactor:** APO generator refactored to execute only one write operation ([6c5d98a](6c5d98a)) * remove lig.gro/pdb name from dynamic name ([6a5f47d](6a5f47d)) * remove unused file ([8c5a1c9](8c5a1c9)) * updated docs ([a4ec4c0](a4ec4c0)) * updated readme ([9c2ebfb](9c2ebfb)) * updated readme ([8706c5b](8706c5b)) * updated translations ([0dbbeef](0dbbeef)) ### 🐛 Fixes * apo generator echo value ([b7f311d](b7f311d)) * auto install ([9df5428](9df5428)) * auto install config request ([e62e373](e62e373)) * cancel button should not be visible in completed dynamics ([cae5cc6](cae5cc6)) * cancel button visibility condition ([2ac41cd](2ac41cd)) * change apo trjconv params ([a666e5b](a666e5b)) * commands download, log generation, trjconv echo ([129015e](129015e)) * delete user dynamics on admin area ([9e09672](9e09672)) * doesn't delete 'executing' and 'log_dir' files when ending ([268fd7b](268fd7b)) * en translations ([f9a205f](f9a205f)) * executing dynamics admin page ([c9499ae](c9499ae)) * fixes in various parts of the app ([aac2b82](aac2b82)) * md_pr.mdp modification ([fa5f98c](fa5f98c)) * md_pr.mdp with wrong value again ([94ec5a7](94ec5a7)) * mdp download now uses most recent files versions ([0575365](0575365)) * not updating window when starting dynamic ([ca5f540](ca5f540))
- Loading branch information