Releases: NASA-IMPACT/admg-casei
Releases · NASA-IMPACT/admg-casei
v1.1
What's Changed
- Prototype by @AliceR in #5
- End-to-end testing with Cypress by @AliceR in #6
- Add new search bar with filters by @AliceR in #7
- Campaign template by @AliceR in #8
- Create Gatsby nodes from API response by @AliceR in #9
- Match ids in campaign to data entities by @AliceR in #10
- Update campaign card in explore list by @AliceR in #11
- Implement free text search by @AliceR in #16
- Add new design and home page by @AliceR in #19
- Add/20 theme by @necoline in #21
- Enable PropTypes checking by @AliceR in #23
- Update design for search bar by @AliceR in #24
- Update/theme by @necoline in #26
- Make focus area on home page link to filtered campaigns by @AliceR in #28
- Feature/22 funding template by @necoline in #30
- Move components in separate files by @AliceR in #32
- Make region type on home page link to filtered campaigns by @AliceR in #29
- Use Selector instead of big object prop by @AliceR in #36
- Campaign/focus by @necoline in #35
- Reuse section block by @AliceR in #37
- Display map on campaign header by @AliceR in #38
- Campaign/timeline by @necoline in #39
- Campaign/platform instruments by @necoline in #40
- Add eslint plugin to use inclusive words by @AliceR in #41
- adds serializer to jest config by @necoline in #42
- Display list of platforms, filter by instrument by @AliceR in #43
- Link items to campaign on Node creation by @AliceR in #46
- Add/instrument page by @necoline in #47
- Build out campaign template - overview by @AliceR in #48
- add link to instruments by @necoline in #50
- Update/cards by @necoline in #49
- Add/instrument page by @necoline in #52
- Upgrade dependencies by @AliceR in #53
- Authentication: Add login component by @AliceR in #55
- Add/glossary by @necoline in #54
- Replace modal with ssr compatible version by @AliceR in #56
- Add/platform page by @necoline in #59
- Add About page content by @AliceR in #58
- Update title and other small changes by @AliceR in #60
- Add filter for geophysical concepts by @AliceR in #61
- Set up coverage report, save as artifact on ci by @AliceR in #63
- Refactor section block, add header and content components by @AliceR in #64
- Remove collection period count from instrument card by @AliceR in #66
- Maintenance interface by @AliceR in #67
- Update heros by @necoline in #70
- Add images to region type carousel by @AliceR in #71
- Update layout by @AliceR in #72
- Add jsdocs to helper functions by @AliceR in #73
- Replace home hero image by @AliceR in #74
- Add campaign logos to local file by @AliceR in #75
- Update schema for deployment and instrument, fix data section, ... by @AliceR in #76
- Update/photos by @necoline in #79
- Update free text search to find platforms and instruments by @AliceR in #81
- Fix/platform img style by @necoline in #83
- Quick fix/deployment image by @necoline in #82
- Update/campaign logos by @AliceR in #84
- Use gatsby-image for home and about heros by @AliceR in #87
- updates name of official by @necoline in #89
- Add/deployment images by @necoline in #88
- comments out placeholder info by @necoline in #94
- Fix/resource dropdown by @necoline in #92
- Update/cards logos by @necoline in #91
- Changes DOI lang to mention campaign by @necoline in #93
- Add new sort functions for campaigns by @AliceR in #90
- Add script to deploy from ./public to surge by @AliceR in #97
- Clean up theming and styles by @AliceR in #96
- Update region images to use Gatsby Image by @AliceR in #98
- Fix/focus icon by @necoline in #101
- Fix/dropdown by @necoline in #102
- Upgrade api to use https by @AliceR in #106
- Cypress on CI Improvements by @AliceR in #105
- Clean up and tune typography by @AliceR in #104
- Fix/images by @AliceR in #103
- Update search endpoint by @AliceR in #107
- Ensure tests can run in isolation by @AliceR in #109
- More circle ci experiments by @AliceR in #110
- Add a way to manually invalidate circle ci cache by @AliceR in #111
- Update/texts by @necoline in #112
- Fix tagline for geophysics grid by @AliceR in #114
- Improve layout by @AliceR in #115
- adds shortname by @necoline in #116
- Add feedback button by @AliceR in #117
- updates img by @necoline in #118
- Fix/scroll by @necoline in #119
- Query for distinct funding agencies and add filter to campaign by @AliceR in #120
- Update labels on campaign page by @AliceR in #121
- Avoid useEffect to fix scroll bug by @AliceR in #123
- Add/filter clear by @necoline in #124
- adds link highlight by @necoline in #126
- Add/active filter by @necoline in #125
- Add icon button to filter item by @AliceR in #127
- Add platform and campaign cards to instrument page by @AliceR in #128
- Fix/a11y test by @necoline in #131
- adds conditional to timeline by @necoline in #129
- adds filter to instrument by @necoline in #130
- Filter instruments on campaign page by campaign by @AliceR in #132
- Adapt static map parameters to better fit bbox by @AliceR in #136
- Display all dois on campaign page by @AliceR in #135
- Update count of collection periods by @AliceR in #139
- Add data product count to campaign card by @AliceR in #138
- adds logo by @necoline in #137
- Update/instrument-content by @necoline in #140
- Transition campaign map to GL JS...