-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
jglovier ship list [8/15] #12
Comments
So this is what I'm working on building out for the nav structure for the splash screen: @jkleinsc sorry I didn't get this to you today. Heading out on vacation tomorrow, but planning on finishing this up on our travels or sometime after we arrive tomorrow. |
@jkleinsc btw, I'm trying to add some simple jQuery to show/hide the additional options pane. I tried just dropping it in as an inline script for now, but it didn't work. Where is it actually supposed to go? (cc @tangollama if available) The script I wrote is this:
|
@jkleinsc so I just committed the index work all spiked out statically. As we discussed, you'll still have to turn it into ember generated stuff. Also, the JS issue above is unresolved - I just yanked out the code, so that will still need to be added. Ping me in Slack if you need anything urgent, and good luck with getting everything setup on Tuesday! |
There are some issues I'll still need to iterate on WRT layout (thinking of maybe adding masonry?), but this will get you started. |
So I did some work on the button styles, and the patient details sections. I had to rework some of the markup (both for buttons, and for the subsection styles), and only focused on working it out in the patient details view. For other views that use this similar markup, it will also need to be updated (which I can do eventually, just a heads up that it's not addressed yet). Also, if you're adding new sections try to refer to the markup in the patient details section as a reference for now. |
added filter functionality and integratedn get patients api
Stuff I'm currently working on:
The text was updated successfully, but these errors were encountered: