Gabriel Jablonski
e635122ff6
fix: add presence validation for account name ( #12636 )
...
## Description
When a user tries creating a new account through the Super Admin
dashboard, and they forget to fill in the account name, they're faced
with an ugly error (generic "Something went wrong" on production).
This PR simply adds the `validates :name, presence: true` model
validation on `Account` model, which is translated as a proper error
message on the Super Admin UI.
2025-11-25 20:11:15 +05:30
..
2025-07-24 14:04:19 +04:00
2025-11-21 16:33:29 +05:30
2025-06-05 15:53:17 -05:00
2025-11-19 15:32:48 +05:30
2019-08-25 19:59:28 +05:30
2025-11-25 20:11:15 +05:30
2024-06-28 12:52:48 -07:00
2023-05-19 14:37:10 +05:30
2025-04-16 18:02:49 +05:30
2025-10-13 18:05:12 +05:30
2025-05-15 17:47:37 -07:00
2025-08-18 19:15:21 -07:00
2025-11-17 14:03:08 -08:00
2025-09-18 14:17:54 +05:30
2025-03-19 17:29:08 -07:00
2023-05-19 14:37:10 +05:30
2025-11-17 16:09:36 +05:30
2025-07-23 17:07:02 +04:00
2023-05-19 14:37:10 +05:30
2025-11-18 18:20:58 -08:00
2023-05-19 14:37:10 +05:30
2023-10-03 22:18:57 -07:00
2023-05-19 14:37:10 +05:30
2023-05-19 14:37:10 +05:30
2025-07-08 09:41:40 +05:30
2020-05-10 22:40:36 +05:30
2023-05-19 14:37:10 +05:30
2023-10-17 18:06:54 +05:30
2023-05-19 14:37:10 +05:30
2025-11-20 11:41:41 +05:30
2025-01-14 16:15:47 -08:00
2020-02-29 20:41:09 +05:30
2025-11-19 15:32:48 +05:30
2021-01-14 20:35:22 +05:30
2021-07-31 21:19:42 +05:30
2025-04-03 16:00:32 -07:00
2023-05-19 14:37:10 +05:30
2023-05-19 14:37:10 +05:30
2023-05-19 14:37:10 +05:30
2025-02-20 21:28:38 -08:00
2025-09-18 20:19:24 +05:30
2023-05-19 14:37:10 +05:30
2022-10-12 14:32:54 -07:00