Emplea-do / emplea_do

Open source tech jobs portal. Made with .Net Core
https://emplea.do
MIT License
77 stars 55 forks source link

bug-fix/205 fix job wizard #245

Closed robertlluberes closed 1 year ago

robertlluberes commented 1 year ago

What's new?

fix #205

Visual aids

Improve Requisitos para aplicar and ¿Cómo Aplicar? editor:

Before After
image image

Improve Job Details view for Requisitos para aplicar and ¿Cómo Aplicar?:

Before After
image image

Make Url and LogoUrl optional in the Companies table image

codercampos commented 1 year ago

@robertlluberes Did you check that the HowToApply and Description don't loose their formats after submitting the form?

robertlluberes commented 1 year ago

@robertlluberes Did you check that the HowToApply and Description don't loose their formats after submitting the form?

Yes. Now the Description Editor and How to Apply Editor are saved in the database as HTML and when is loaded in show as @Html.Raw: Description and How to Apply