|
|
cf1b0bfccf
|
Fix link and currency input (#2697)
* fix link focus
* fix currency value null
* fix currency code nullable
* change in progress
* currency is working
* modify path
|
2023-11-24 15:19:29 +01:00 |
|
|
|
713eada9ef
|
Fix order by (#2646)
* Order by createdAt desc if no sort provided
* Fix '0' currency amounts
* Code review returns
|
2023-11-22 16:19:04 +01:00 |
|
|
|
bc579d64a6
|
Rename Money/Url to Currency/Link and remove snake_case from composite fields (#2536)
* Rename Money/Url to Currency/Link
* regenerate front types
* renaming money/url field types
* fix double text
* fix tests
* fix server tests
* fix generate-target-column-map
* fix currency convert
* fix: tests
---------
Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
|
2023-11-17 10:31:17 +01:00 |
|