invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
53 stars 47 forks source link

[Feature] Implementing always_show_required_fields Field | Company Gateways #1728

Closed Civolilah closed 4 months ago

Civolilah commented 4 months ago

@beganovich @turbo124 The PR includes the implementation of the "always_show_required_fields" field on the Company Gateway page under the "Required Fields" tab. Screenshot:

Screenshot 2024-04-24 at 19 22 09

Note: We're missing the "always_show_required_fields" translation keyword in the files. If you agree, please just add it to the files.

Let me know your thoughts.

turbo124 commented 4 months ago

Looks good, please add always_show_required_fields_help as helper text also.

Civolilah commented 4 months ago

Looks good, please add always_show_required_fields_help as helper text also.

@turbo124 Sure, helper label added! Screenshot:

Screenshot 2024-04-25 at 09 33 54

Let me know your thoughts.