pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.25k stars 61 forks source link

Ordering Segments Alphabetically #216

Closed panoramix360 closed 1 year ago

panoramix360 commented 1 year ago

This PR changes the query that gets all segments and order results alphabetically using Ecto.

image
wmnnd commented 1 year ago

Awesome, thank you! And nice touch adding a test case :+1: