monicahq / chandler

The upcoming brand new version of Monica. Not suitable for production use at the moment.
GNU Affero General Public License v3.0
272 stars 12 forks source link

feat: introduce sortByCollator #534

Closed asbiin closed 1 year ago

asbiin commented 1 year ago

Sorting objects is highly dependent of the locale. SQL cannot provide a perfect sort function, thus we have to sort list in php.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

98.1% 98.1% Coverage
0.0% 0.0% Duplication