Commit Graph

168 Commits

Author SHA1 Message Date
Al Duncanson
c664b36d55 style fixes 2018-12-11 12:22:06 -05:00
Al Duncanson
6fab7d94a2 minor fix 2018-12-11 10:26:47 -05:00
Al Duncanson
f676b1c1a8 resolved conflicts 2018-12-11 10:23:11 -05:00
Al Duncanson
19cba81fff implemented react router 2018-12-11 10:20:18 -05:00
Al Duncanson
b2ec6c9388 Merge branch 'master' into icons-and-fixes 2018-12-10 22:27:50 -05:00
Al Duncanson
ce2a1e8727 small fixes and icons 2018-12-10 21:50:46 -05:00
Alex Duncanson
fa84b6ce71
Merge pull request #68 from alDuncanson/feature/developers-in-about
Feature/developers in about
2018-12-10 19:01:56 -05:00
WildScotsmen
d879236e67 Added paper to collections. 2018-12-10 17:25:42 -05:00
WildScotsmen
37eba8454a Added summary. 2018-12-10 16:57:13 -05:00
ajmaley
df5052a917 Fixed collection bug issue. Bug was caused by ordering assumption I made. 2018-12-10 16:09:30 -05:00
wildscotsmen
bcb4115467 Fixed quiz answers. 2018-12-10 15:33:49 -05:00
wildscotsmen
3feec479f2 Initial feature commit. 2018-12-10 13:58:01 -05:00
Al Duncanson
5e29fc0312 Merge branch 'master' into galleryRedo2 2018-12-06 10:01:39 -05:00
ajmaley
163121b22e Gallery not recovering from slow network bug fix 2018-12-05 20:35:45 -05:00
ajmaley
bebd42aa3a All image 2018-12-05 17:32:07 -05:00
ajmaley
58a87bdda0 Fixing Gallery bug 2018-12-05 17:31:40 -05:00
wildscotsmen
cbac4ec5e6 Moved index.css into css folder for consistency's sake. 2018-12-03 03:04:42 -05:00
wildscotsmen
bb5b90330f Fixed merge conflicts. 2018-12-03 02:31:21 -05:00
wildscotsmen
0ac722ed11 Fixed formatting in App.js. 2018-12-02 21:15:24 -05:00
wildscotsmen
caae81f87f Theme changing now sets a cookie! This means that the chosen theme persists between sessions. 2018-12-02 21:13:16 -05:00
wildscotsmen
aeb880d8fa Updated file and folder names. Made updates to Readme. 2018-12-01 21:06:28 -05:00
wildscotsmen
d8119c8773 Fixed minor bug with theme swap and restructured components folder. 2018-12-01 19:56:09 -05:00
WildScotsmen
be1f4585e7 Made link color more consistent with Material UI indigo. 2018-11-30 17:51:20 -05:00
WildScotsmen
0bca2064c6 Fixed Disqus link color lookin nasty. 2018-11-30 17:47:52 -05:00
WildScotsmen
e6d152e1b6 Prevented having both drawers in side bar open at the same time. 2018-11-30 17:13:58 -05:00
WildScotsmen
a06f991888 Added Typography to App Drawer to ensure all icons change with swap. 2018-11-30 16:00:49 -05:00
wildscotsmen
7815c18dee Added Typography to SightingDetail 2018-11-29 23:58:09 -05:00
wildscotsmen
0dd7ce50d2 Added theme swapping. 2018-11-29 23:55:21 -05:00
ajmaley
c76d1fbeb6 Reordering the collection entries works now. 2018-11-27 17:46:12 -05:00
ajmaley
0f4f10f285 Added similar species gallery 2018-11-25 20:16:11 -05:00
WildScotsmen
8b9fd2303d Fixed more merge conflicts. 2018-11-25 17:46:49 -05:00
WildScotsmen
260e08512f Fixed merge conflict. 2018-11-25 17:44:25 -05:00
Alex Duncanson
ce9f5e9c51
Merge pull request #54 from alDuncanson/flamelinkGalleries
Flamelink collections & galleries
2018-11-25 17:43:15 -05:00
WildScotsmen
073e039148 Pulled in Joey's code and made it work with mine. 2018-11-25 16:53:56 -05:00
Al Duncanson
7937ae1fb2 fixed map 2018-11-25 16:50:17 -05:00
WildScotsmen
43f80c7750 Merge branch 'master' of https://github.com/alDuncanson/marten-application into feature/contact-page 2018-11-25 16:41:13 -05:00
WildScotsmen
970449fc5f Added titles to pages. 2018-11-25 16:37:26 -05:00
ajmaley
89762e4428 All bugs fixed. Good to move into production 2018-11-25 14:59:22 -05:00
ajmaley
1bde733cae Fixed a few more bugs 2018-11-25 14:36:46 -05:00
ajmaley
848961dc25 Dealt with duplicate key error messages and galleries re-rendering when selecting teh quiz or galleries dropdowns 2018-11-25 14:11:47 -05:00
wildscotsmen
da80aeabfd Fixed styling. 2018-11-25 13:42:59 -05:00
wildscotsmen
95143d8034 Fixed startup issue. 2018-11-25 13:19:43 -05:00
ajmaley
73db7e5074 Added some styling got galleries 2018-11-25 12:52:59 -05:00
ajmaley
477a8d264c Handles displaying titles of galleries 2018-11-25 12:32:12 -05:00
ajmaley
00a3566dec Set up Galleries to use flamelink images. Set up to use collection schema type only. There is one bug I need to address. Gallery doesn't render when the webpage is loaded but works otherwise. 2018-11-25 11:28:23 -05:00
ajmaley
a61a881126 Galleries are pulling from FlameLink now. Just have to finish up a few more things before this can be moved to production 2018-11-24 21:41:45 -05:00
ajmaley
212bca8d35 Progress so far converting a collection schema filled with single media entries into a gallery 2018-11-24 21:26:40 -05:00
ajmaley
559e7debfe Merge branch 'develop' 2018-11-23 13:42:01 -05:00
ajmaley
886db4a12d Merge branch 'feature/flamelinkCollections' into develop 2018-11-23 13:40:35 -05:00
ajmaley
598f3bd0a0 Added ability to handle collection type schemas 2018-11-23 13:07:42 -05:00