Skip to content

v2.0.140

Choose a tag to compare

@znarf znarf released this 09 May 13:46

2.0.140 (2018-05-09)

Bug Fixes

  • latest eslint warnings in search (203d915)
  • send proper error when trying to get members CSV without authentication (a90f210)
  • pages/expense: allow pay action to submit (4551a9a)
  • search: better search field alignment, default no results (378f3f2)
  • search: scope styles to search-input class (eb0cf44)
  • search: set default empty string for query (a0dd06b)
  • TopBar: styles feedback for search input (e2f097b)

Features

  • components: add SearchIcon (c086999)
  • Expense: add processor fee payment for 'other' payouts (8535fbd)
  • graphql/queries: add search query for collectives (aaa828d)
  • search: add empty results message (fdf226a)
  • search: add getLoggedInUser state to Header, export mock page (6c00768)
  • search: add LoadingGrid component (915abab)
  • search: add pagination links, get limit, offset, total from query (e9fa4fe)
  • search: create initial search page with responsive styling (dd4dcb8)
  • TopBar: add responsive search input (74c02fa)