StraboSpot / StraboSpot2

Rewrite for native.
MIT License
13 stars 1 forks source link

Ig/Met Page #210

Closed jessicagood closed 2 years ago

jessicagood commented 3 years ago

Get this page working. Accessed in the notebook from the More menu. There is already a placeholder page. See Strabo Spot 1 for functionality. Uses the 3 forms in assets/forms/pet for 3 subpages and there is a 4th subpage for ternary. Also needs modals to display minerals by class and a minerals glossary.

jessicagood commented 3 years ago

See commits 685dd5f8f5d261522c64926f67237b19bf4f324b, 2b4a9214f9972247e2fc5c025627c6153788c20c, efe3af4ef7ba8712b3982526abd6aebfe22dc080, 00eeb8b062dbe130baab02a2f68f4e3fa8b83f1a, ca265936a294d925759fc31ffad3263b61e756d9, 275a172f913b83e24ea954301930d0ee71c3b25f and 93f5bcd98465967b65d1a082d6736de5c62c307a

Still to do (based on SS1): Add functionality to automatically copy data from any Rock Unit Tags applied to a Spot into the Ig/Met Rock Type subpage. @panamint55 @nicolasmroberts Is this something we want in SS2?

jessicagood commented 3 years ago

From @panamint55: Yes, copy Rock Unit tags

nicolasmroberts commented 3 years ago

Here are the mockups for Igneous, Metamorphic, Minerals, Economic.

ADD_VOLCANIC ADD_PLUTONIC ADD_METAMORPHIC_FACIESDETAIL ADD_METAMORPHIC ADD_REACTION ADD_MINERAL ADD_ECONOMIC

jessicagood commented 3 years ago

@nicolasmroberts @panamint55 Are the Plutonic, Volcanic, Metamorphic and Alteration, Ore fields supposed to be select-one or select-many? Plutonic & Volcanic are select-one in the new forms, but look like select-many in the mockups above.

jessicagood commented 3 years ago

Also should the rock type for each be a required field? It is not now.

jessicagood commented 3 years ago

@nicolasmroberts This is all in the latest version. Can you check it out and see the two comments above too please?

jessicagood commented 3 years ago

Grid used for making the Facies flexboxes image

jessicagood commented 3 years ago

See #380 for additional work needed