π Release 0.9.0
0.9.0 (2021-08-09)
Added
- β¨ Hide LDAP only actions in Home [da3298d]
- β¨ API and Screens to manage LDAP entries (#25) [21bc021]
- β Fix regex for password generation [8acf45e]
- β¨ Add Parameter constructor [e666239]
- β Update tests [1ce9aab]
- β¨ Enable/disable registration [65b8b78]
- β¨ Persist LDAP full DN on login [6e7bef2]
- β¨ User Metadata with JWT payload [4ec5c08]
- β¨ Better health check [7d5e062]
- β¨ Manage LDAP Groups [fcecb62]
- π Ignore Fixtures and Migrations coverage [45b21da]
- β Improve tests [5ed9209]
- β¨ Setup HTTP Basic Auth for API [1d00a27]
- β Test resend of verification code [15608f1]
- β Test authentication token [b2da206]
- β¨ Automatically fill admin dashboard [57e17c2]
- β¨ Sorting and Filtering API and tests [8471418]
- β¨ Add hooks command in manage script [8a62c7b]
- β¨ Improve pagination, filtering and sort [e07302a]
- β¨ Command LDAP (#20) [37072bc]
- β¨ PHPDoc configuration [f7a2e6d]
- β Add test parameters [764e4b1]
- β¨ Improve test commands [296107f]
- β¨ Parameters list command [f31ffb9]
- β¨ Improve CI scripts [7c52fa8]
- β¨ Test command for docker dev env [8e43483]
- β¨ Init Contact form with query param [d17bcee]
- β Set fixtures times in UTC [a8e407a]
- β User repository tests [16c1469]
- β¨ Fix param types with psalm [326884b]
- β¨ Add generic filters and sorting [648564f]
- β¨ Improve Gitpod startup [3c44d4f]
- β¨ Media management [7d10c7a]
- β¨ Add Env var for docker tests [99a880d]
- π Initial commit [e3989bf]
Changed
- π Renaming of project [f6a6ae0]
- βͺ Revert update of lock file [dd24899]
- π¨ Fix code quality [0eda1fe]
- π¨ Simplify Vuex states [a9fc90b]
- π± Update assets [c949ebf]
- π¨ Remove empty line [3789377]
- β¬οΈ upgrade vue-router from 3.5.1 to 3.5.2 (#45) [4b7c90a]
- β‘ Only get current user data once [1409ef0]
- π§ Add missing LDAP config [d73ffb2]
- π Use toast for registration success [f6435c5]
- β¬οΈ upgrade vue-i18n from 8.24.3 to 8.24.5 (#42) [53f0f4a]
- π¨ Improve User constructor [43909a1]
- π Rename Metadata to EntityTrait [691a6c5]
- π§ Fix security config [8c25a65]
- π§ Configure ELK Stack [20ce2e0]
- π¨ Remove unused var in User Controller [68255c5]
- π± Add calendar icon [084b41a]
- π¨ Improve Messenger setup [fac8dd8]
- π¬ Change update texts in admin [db84e5a]
- π¨ Fix Parameter repository issues [f4d33e1]
- π Improve dashboard buttons display [9cda774]
- π¨ Improve docker-compose setup [3394bae]
- β¬οΈ upgrade buefy from 0.9.6 to 0.9.7 (#28) [a386bfb]
- π§ Change media upload directory [25dccc7]
- β¬οΈ upgrade buefy from 0.9.5 to 0.9.6 (#23) [9afbfc2]
- π¨ Update manage.sh [e6ea9b2]
- π¨ Improve Hooks quality [a6d9e00]
- π¨ Format User entity getRoles [3da403f]
- π¨ Use named routing [626c4bf]
- π¨ Use Vuei18n to replace year in footer [541f2fd]
- π¨ Improve naming and set tests namespaces [2afdd57]
- π§ Update lock files [8d395bd]
- π§ Improve GitPod and CI config (#5) [ceb6915]
- π§ Setup Vetur plugin for GitPod [9fbd209]
- π§ Improve Gitpod tasks [e1b5bba]
- π§ Set default branch to main [4bdc07b]
Fixed
- π Add missing handler code for registration [6acc986]
- π Use relative imports for TS [542e346]
- π Fix push for non alpine image [98add4a]
- π Add RabbitMQ config file [1f9401a]
- π Upgrade Docker version [9b5b433]
- π Reverse support address emails [2ef6505]
- π Upgrade Travis dist [e59dd80]
- π Fix user login role array [cdd120a]
- π Fix first language change [53cf67f]
- π Fix Gitpod wait conditions [d477066]
- π Fix call to User registration API [d8c9041]
- π Fix CI health check [aa3a415]
Security
- π upgrade buefy from 0.9.4 to 0.9.5 (#22) [94ffba1]
- π upgrade vue-i18n from 8.24.1 to 8.24.2 (#21) [ddf02c7]
- π upgrade multiple dependencies with Snyk (#18) [f10f8fa]
- π upgrade vue-i18n from 8.24.0 to 8.24.1 (#17) [2deea78]
Miscellaneous
- π Add screenshots [2e645c2]
- π¨ Update lock file on release [05ecd5d]
- π Update docs with new design [9e0dccd]
- π· Improve CI hooks [a3dc15b]
- π Remove Docker Autobuild badge [0072819]
- π· Setup GH Actions to push to DockerHub [4c31f5c]
- π³ Enable APCu [9f009c1]
- π¨ Add HTML code coverage in dev [1910505]
- π¨ Update xdebug setup [577703c]
- π³ Add ELK Stack & Grafana / Prometheus [9cdb09a]
- π Add missing key [722f359]
- π‘ Add links to docs [644cb48]
- π³ Fix update of symfony uploaded data [4e53ea2]
- π³ Fix ACPu setup [054e4e4]
- π³ Enable APCu [3993f93]
- π³ Ignore GitHub config dir [1e812f4]
- fix: upgrade vue-i18n from 8.24.2 to 8.24.3 (#24) [0c39351]
- π³ Improve Docker XDebug config [cb1e7d6]
- π· Add sample GitLab CI [7ca2f8e]
- π Merge pull request #19 from Monogramm/Nathan-Al-manage.sh-update [b8ca7ca]
- Update manage.sh [9c3aec4]
- π Update CONTRIBUTING.md (#15) [fda13cb]
- Merge pull request #11 from Monogramm/snyk-upgrade-377d06694de76bce7f6caf138b37d638 [b2dd351]
- fix: upgrade vue-i18n from 8.23.0 to 8.24.0 [84ec418]
- π³ Setup xdebug in develop mode [b9de14f]
- π³ Restore default develop PHP config [d58a89d]
- π³ Fix develop docker image [f717c01]
- π³ Upgrade composer and PHP prod config [d92fa2d]
- π Update docs [e05645f]
- fix: upgrade vue-i18n from 8.22.4 to 8.23.0 (#8) [2578980]
- π Update contributors (#7) [5b19755]
- π Directory structure of the project [a399ee1]
- π Improve local dev doc [11feace]
- π Fix link for GitPod env [7c76734]
- π Set Codacy link [9661b26]