- Refresh filters/trends when a token is set (fix #31) [Renan GEHAN]
- Fix FilterEditModal title input width [Renan GEHAN]
- Remove unnecessary permissions [Renan GEHAN]
- Fix new filter default id not being applied [Renan GEHAN]
- Ensure a failed filter error is removed once refetched successfully [Renan GEHAN]
- Fix typos in README (#24) [Renan GEHAN]
- Add clone filter button (fix #16) [Renan GEHAN]
- Improve filter actions UI in the Dashboard [Renan GEHAN]
- Add default 'is:open' predicate to new filters [Renan GEHAN]
- Ensure there is a filter selected after hydration [Renan GEHAN]
- Use repo id as a key to prevent duplicate key warning when using repo name [Renan GEHAN]
- Remove unused import [Renan GEHAN]
- Fix FilterLink not reacting to loading/error state changes [Renan GEHAN]
- Persist filters definitions, not their data [Renan GEHAN]
- Persist settings and navigation store [Renan GEHAN]
- Install mobx-persist & reorganize store bootstrap logic [Renan GEHAN]
- Replace all rematch models by mobx stores [Renan GEHAN]
- Fix order of babel plugins so that mobx decorators work as expected [Renan GEHAN]
- Replace rematch with mobx [Renan GEHAN]
- Update README to reflect changes in release process [Renan GEHAN]
- Create release script (fix #22) [Renan GEHAN]
- Add placeholders to all predicates [Renan GEHAN]
- Increase input predicate min-width to 250px [Renan GEHAN]
- Add all review related filter predicates [Renan GEHAN]