Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

Rework the job creation flow #29

Merged
merged 1 commit into from
May 17, 2016
Merged

Rework the job creation flow #29

merged 1 commit into from
May 17, 2016

Conversation

drapergeek
Copy link
Collaborator

@drapergeek drapergeek commented May 16, 2016

screencapture-localhost-4000-jobs-new-1463489746735

screencapture-localhost-4000-jobs-15-1463489854417

screencapture-localhost-4000-jobs-15-1463489871474

screencapture-localhost-4000-jobs-15-1463490256545

@creuter creuter force-pushed the jd-reflow branch 2 times, most recently from 1f4aca5 to 8c8ca6e Compare May 17, 2016 13:20
@kylefiedler
Copy link

Code looks good. Like the script a lot more. Why just applications and web?

@creuter
Copy link
Contributor

creuter commented May 17, 2016

Yeah, we don't need that close. Removing.

end

defp connected_trix_input(form, field_name) do
[label(form, field_name),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason you're switching to this syntax?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved quickly and didn't look at it. I'm going to fix it now, thanks!

@jsteiner
Copy link

One question/comment. Otherwise LGTM


def trix_input(form, field_name, attrs \\ []) do
connected_trix_input(form, field_name) ++
trix_tag(field_name, attrs)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe indent this, or keep it on one line so it's not lost that you're appending these?

@drapergeek drapergeek force-pushed the jd-reflow branch 2 times, most recently from 3d88d41 to a437bba Compare May 17, 2016 14:04
* Allow a preview step
* Add links for publishing
* Show the edit/delete options on the show page if the job was looked up by token
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants