langflow/src
Gabriel Luiz Freitas Almeida 02c6d77b64 🐛 fix(base.py): sort fields alphabetically before sorting by DIRECT_TYPES
The fields in the Template class were previously sorted by DIRECT_TYPES, which caused issues when fields had the same field_type. Sorting alphabetically first ensures that fields are sorted in a consistent manner before sorting by DIRECT_TYPES.
2023-06-23 15:53:48 -03:00
..
backend 🐛 fix(base.py): sort fields alphabetically before sorting by DIRECT_TYPES 2023-06-23 15:53:48 -03:00
frontend 🎨 style(MongoDB icon): rename SlackSVG to MongoDBSVG for better naming 2023-06-23 15:33:10 -03:00