Skip to content

Latest commit

 

History

History
414 lines (384 loc) · 20.6 KB

changelog.md

File metadata and controls

414 lines (384 loc) · 20.6 KB

v2.2.2

  • Refresh all button, when pressing Meta key [Renan GEHAN]
  • Handle draft PRs [Renan GEHAN]
  • Fix build script to avoid weird parcel issues [Renan GEHAN]

v2.2.1

  • Add support for draft PRs [Renan GEHAN]

v2.2.0

  • Fix wrap issues with GH label badges [Renan GEHAN]
  • Add .idea to .gitignore [Renan GEHAN]
  • Update main deps (parcel, tailwind) + node LTS (#219) [GitHub]

v2.1.2

  • Remove unused storage permission [Renan GEHAN]

v2.1.1

  • Remove unnecessary tabs permission [Renan GEHAN]

v2.1.0

  • use-page-overrides-api (#218) [GitHub]

v2.0.0

  • Fallback to localStorage if chrome.storage not available [Renan GEHAN]
  • Upgrade cypress [Renan GEHAN]
  • Upgrade cypress github action [Renan GEHAN]
  • Fix tsc issues [Renan GEHAN]
  • Prettify [Renan GEHAN]
  • Fix .gitignore [Renan GEHAN]
  • Remove some usage of localStorage [Renan GEHAN]
  • Update @types/chrome [Renan GEHAN]
  • Migrate to manifest v3 [Renan GEHAN]
  • Upgrade Cypress [Renan GEHAN]

v1.2.7

  • Upgrade all dependencies [Renan GEHAN]
  • Fix predicates deletion [Renan GEHAN]
  • [Security] Bump acorn from 5.7.3 to 5.7.4 (#161) [GitHub]
  • Bump @babel/core from 7.7.4 to 7.8.7 (#160) [GitHub]
  • Bump ts-jest from 24.2.0 to 24.3.0 (#158) [GitHub]
  • Bump @babel/polyfill from 7.7.0 to 7.8.3 (#154) [GitHub]
  • Bump typescript from 3.7.4 to 3.8.3 (#156) [GitHub]
  • Fix lint [Renan Gehan]

v1.2.6

  • Display last activity date in IssueCard [Renan Gehan]
  • Bump rimraf from 3.0.0 to 3.0.2 (#150) [GitHub]
  • Bump @typescript-eslint/parser from 2.8.0 to 2.19.2 (#152) [GitHub]

v1.2.5

  • Fix Jira resource style in night mode [Renan GEHAN]
  • Fix link style [Renan GEHAN]
  • Add support project predicate (#151) [GitHub]
  • Bump eslint-plugin-react from 7.16.0 to 7.18.3 (#147) [GitHub]
  • Bump @babel/plugin-proposal-object-rest-spread from 7.7.4 to 7.8… (#145) [GitHub]
  • Bump cypress from 3.6.1 to 3.8.3 (#146) [GitHub]
  • Bump mobx from 5.15.0 to 5.15.1 (#137) [Renan GEHAN]
  • Bump sass from 1.23.7 to 1.24.2 (#140) [Renan GEHAN]
  • Bump typescript from 3.7.2 to 3.7.4 (#139) [Renan GEHAN]
  • Bump timeago.js from 3.0.2 to 4.0.1 (#131) [Renan GEHAN]
  • Bump object-hash from 2.0.0 to 2.0.1 (#133) [Renan GEHAN]
  • [Security] Bump serialize-to-js from 3.0.0 to 3.0.2 (#136) [Renan GEHAN]
  • Bump eslint from 6.7.0 to 6.7.2 (#134) [Renan GEHAN]

v1.2.4

  • Fix "Open in New Tab" in recent versions of Chrome [Renan GEHAN]
  • add-tsc-check (#130) [GitHub]
  • migrate-to-eslint (#129) [GitHub]
  • improve-tests (#128) [GitHub]
  • Remove forgotten it.only() [Renan GEHAN]
  • Throw if the CYPRESS_GITHUB_TOKEN env var isn't defined [Renan GEHAN]
  • Cypress tests 2 (#127) [GitHub]
  • Bump immer from 1.12.1 to 5.0.0 (#123) [Renan GEHAN]
  • Bump @babel/polyfill from 7.6.0 to 7.7.0 (#124) [Renan GEHAN]
  • Document cypress tests [Renan GEHAN]
  • Bump react from 16.11.0 to 16.12.0 (#125) [Renan GEHAN]
  • Cypress tests (#126) [GitHub]
  • Bump @babel/core from 7.6.4 to 7.7.2 (#113) [Renan GEHAN]
  • Bump @types/jest from 24.0.21 to 24.0.22 (#118) [Renan GEHAN]
  • Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0 (#115) [Renan GEHAN]
  • Bump tslint from 5.20.0 to 5.20.1 (#117) [Renan GEHAN]
  • Bump rimraf from 2.7.1 to 3.0.0 (#114) [Renan GEHAN]
  • Bump mobx from 5.14.2 to 5.15.0 (#116) [Renan GEHAN]
  • Bump @types/lodash from 4.14.144 to 4.14.146 (#119) [Renan GEHAN]
  • Bump object-hash from 1.3.1 to 2.0.0 (#120) [Renan GEHAN]
  • Bump @types/react-sortable-hoc from 0.6.6 to 0.7.1 (#121) [Renan GEHAN]
  • Bump prettier from 1.18.2 to 1.19.1 (#122) [Renan GEHAN]

v1.2.3

  • Fix URL of the jira issue cards [Renan GEHAN]
  • Upgrade all dependencies [Renan GEHAN]
  • Bump tslint-react from 4.0.0 to 4.1.0 (#102) [Renan GEHAN]
  • Bump human-format from 0.10.0 to 0.10.1 [Renan GEHAN]
  • Bump tslint from 5.19.0 to 5.20.0 [Renan GEHAN]
  • Bump @babel/plugin-proposal-class-properties from 7.4.0 to 7.5.5 [Renan GEHAN]
  • Bump typescript from 3.6.3 to 3.6.4 [Renan GEHAN]
  • Bump prop-types from 15.6.2 to 15.7.2 [Renan GEHAN]
  • Bump react-sortable-hoc from 1.5.3 to 1.10.1 [Renan GEHAN]
  • Bump puppeteer from 1.18.1 to 2.0.0 [Renan GEHAN]
  • Bump tailwindcss from 1.0.4 to 1.1.3 [Renan GEHAN]
  • Bump @types/styled-components from 4.1.12 to 4.1.20 [Renan GEHAN]
  • [Security] Bump safer-eval from 1.3.3 to 1.3.5 [Renan GEHAN]
  • Bump @babel/plugin-proposal-decorators from 7.4.0 to 7.6.0 [Renan GEHAN]
  • Bump mobx-react from 6.1.1 to 6.1.4 [Renan GEHAN]
  • Bump @types/chrome from 0.0.81 to 0.0.91 [Renan GEHAN]
  • Bump sass from 1.17.3 to 1.22.12 [Renan GEHAN]
  • Bump ts-jest from 24.0.0 to 24.1.0 [Renan GEHAN]
  • Bump @types/classnames from 2.2.7 to 2.2.9 [Renan GEHAN]
  • Bump typescript from 3.5.3 to 3.6.3 [Renan GEHAN]
  • Bump mixin-deep from 1.3.1 to 1.3.2 [Renan GEHAN]
  • Bump lodash from 4.17.13 to 4.17.15 [Renan GEHAN]
  • Bump @babel/core from 7.4.0 to 7.6.0 [Renan GEHAN]
  • Show priority in Jira issue card [Renan GEHAN]
  • Revert "Add renovate.json" [Renan GEHAN]
  • Add renovate.json [Renan GEHAN]
  • Bump @types/object-hash from 1.2.0 to 1.3.0 [dependabot-preview[bot]]
  • Bump @babel/plugin-proposal-object-rest-spread from 7.4.0 to 7.5.5 [dependabot-preview[bot]]
  • Bump tslint from 5.14.0 to 5.19.0 [dependabot-preview[bot]]
  • Bump @types/lodash from 4.14.123 to 4.14.137 [dependabot-preview[bot]]
  • Bump @types/jest from 24.0.11 to 24.0.18 [Renan GEHAN]
  • Bump typescript from 3.3.4000 to 3.5.3 [Renan GEHAN]
  • Bump react from 16.8.1 to 16.9.0 [dependabot-preview[bot]]
  • Bump uuid from 3.3.2 to 3.3.3 [dependabot-preview[bot]]
  • Add bottom margin to FilterEditModal to add spacing between CTAs and bottom of screen [Renan GEHAN]
  • Add overflow auto to Modal content [Renan GEHAN]
  • Bump lodash from 4.17.10 to 4.17.13 [Renan GEHAN]
  • Do not show all items as new after editing a filter [Renan GEHAN]
  • Move update logic to the filter model [Renan GEHAN]
  • Clear filter's notifications when navigating to another filter [Renan GEHAN]
  • Generate screenshots with notifications too [Renan GEHAN]
  • Automatically select a filter on creation [Renan GEHAN]
  • Minor ui fixes on Github profile card [Renan GEHAN]
  • Let filters automatically refetch themselves in reaction to their hash changing [Renan GEHAN]
  • Move filter fetching logic inside of filter model (better encapsulation) [Renan GEHAN]
  • Stop resetting whole filter object when simply editing [Renan GEHAN]
  • Fix filter.clone so that it clones all relevant attributes of the model [Renan GEHAN]

v1.2.2

  • Update README with new screenshots [Renan GEHAN]
  • Fix text color on dark RepoCard [Renan GEHAN]
  • Add a few data-* attributes to make navigation easier with Puppeteer [Renan GEHAN]
  • Add a script for automatically taking Chrome Store formatted screenshots [Renan GEHAN]
  • Fix editorconfig again [Renan GEHAN]

v1.2.1

  • Fix color on active FilterLink in light mode [Renan GEHAN]
  • Remove IsDarkContext, directly import settingsStore instead [Renan GEHAN]
  • Stop relying on @inject, directly import stores instead [Renan GEHAN]
  • Convert FilterLink to TS [Renan GEHAN]
  • Add utils for exporting/import the configuration [Renan GEHAN]
  • Remove unused migrations file [Renan GEHAN]
  • Split filters store file in two: FilterStore and Filter model [Renan GEHAN]
  • Convert Dashboard to Typescript [Renan GEHAN]
  • Add small border to indicate which are the new items of a filter [Renan GEHAN]
  • In Filter, store all new items IDs, instead of just the count [Renan GEHAN]
  • Fix type [Renan GEHAN]
  • Fix default filter type predicate [Renan GEHAN]
  • Make filter sidebar sticky [Renan GEHAN]
  • Also fade out toasts when manually discarded [Renan GEHAN]
  • Fix toast z-index so that they are visible above modals [Renan GEHAN]
  • Add feedback toast to some actions [Renan GEHAN]
  • Add active colors to buttons [Renan GEHAN]
  • Minor manual adjustement after Tailwind update [Renan GEHAN]
  • Update all css classes to new tailwind format [Renan GEHAN]
  • Remove normalize.css [Renan GEHAN]
  • Update tailwindcss module to 1.0.4 [Renan GEHAN]
  • Fix .editorconfig facepalm [Renan GEHAN]

v1.2.0

  • Ensure cache invalidation is persistent across hard refreshes [Renan GEHAN]
  • Alter Filter model to compute count of new items since last refresh [Renan GEHAN]
  • Add method on provider to resolve UID for filter items [Renan GEHAN]
  • Add notification badge to FilterLink [Renan GEHAN]
  • Make initialize method on AbstractProvider, abstract [Renan GEHAN]
  • Slightly decouple FiltersStore and Filter model [Renan GEHAN]
  • Add .editorconfig [Renan GEHAN]
  • Allow console.log in tslint.json [Renan GEHAN]
  • Persist the selectedFilterId [Renan Gehan]

v1.1.1

  • Fix useNewTabPage setting not being taken into account [Renan Gehan]

v1.1.0

  • Add title to the check status [Renan Gehan]
  • Show whether a PR is conflicting with an icon [Renan Gehan]
  • Retrieve MergeableStatus from PRs (graphql) [Renan Gehan]

v1.0.0

  • Move IssueStatus enum to its own file [Renan GEHAN]
  • Default IssueStatus to Unknown when using Github REST fetcher [Renan Gehan]
  • Adapt CheckStatusIndicator to new status format [Renan Gehan]
  • Adapt github graphql fetcher to properly format status [Renan Gehan]
  • Fetch checkSuites associated to the last commit of a PR [Renan Gehan]
  • Add header on github fetcher allowing access to the Previews API [Renan Gehan]
  • Use enum for Issue status type [Renan Gehan]
  • Use international URL for Firefox [Renan GEHAN]
  • Bump handlebars from 4.1.1 to 4.1.2 [Renan GEHAN]
  • Bump safer-eval from 1.2.3 to 1.3.3 [Renan GEHAN]
  • Create migration for operators [Renan GEHAN]
  • Add more jira predicates [Renan GEHAN]
  • Allow submitting FilterEditModal by pressing Enter [Renan GEHAN]
  • Fix style when in dark mode [Renan GEHAN]
  • Adapt filtering UI to the operators [Renan GEHAN]
  • Replace negated flag on predicates by an operator key, allowing richer filters [Renan GEHAN]
  • Add testing utils for testing migrations in the browser [Renan GEHAN]
  • Add logging in migrations [Renan GEHAN]
  • Run migrations on app start [Renan GEHAN]
  • Create migration from v1 to v2, with tests [Renan GEHAN]
  • Disable ts diagnostics in tests [Renan GEHAN]
  • Make ts-jest work with js files too [Renan GEHAN]
  • Create migration from v0 to v1, with tests [Renan GEHAN]
  • Install jest-localstorage-mock [Renan GEHAN]
  • setup jest [Renan GEHAN]
  • Run tslint autofix on the whole project [Renan GEHAN]
  • Fix tslint setup [Renan GEHAN]
  • Upgrade build system dependencies [Renan GEHAN]
  • Improve header styling (+ ts rewrite) [Renan GEHAN]
  • Add link to the repo [Renan GEHAN]
  • Rename octolenses-browser-extension to octolenses (to match new repo url) [Renan GEHAN]
  • Cache jira filters too [Renan GEHAN]
  • Change jira service url, change jira app client id [Renan GEHAN]
  • Cache trending repos response [Renan GEHAN]
  • Flush expired cache entries on start [Renan GEHAN]
  • Create settings tab for the cache (with a clear button) [Renan GEHAN]
  • Cache jira available resources for 5m [Renan GEHAN]
  • Create filters in loading state by default [Renan GEHAN]
  • Cache results from the GitHub GraphQL endpoint [Renan GEHAN]
  • Cache results from the GitHub REST endpoint [Renan GEHAN]
  • Add a way to bypass the cache for filter refresh [Renan GEHAN]
  • Compute a hash for each filter, taking into account all data that's relevant to fetching [Renan GEHAN]
  • Implement a cache class (very similar to laravel Cache facade) [Renan GEHAN]
  • Very simple implementation of a caching service worker [Renan GEHAN]
  • Very simple implementation of a caching service worker [Renan GEHAN]
  • Fetch jira resources on init [Renan GEHAN]
  • Properly serialize predicates that can contain whitespaces [Renan GEHAN]
  • Use first jira resource by default [Renan GEHAN]
  • Only refresh jira token if it's expired, or going to in less than 5m [Renan GEHAN]
  • Add key to manifest for a stable dev url [Renan GEHAN]
  • Refresh token on init (+ add types) [Renan GEHAN]
  • Improve Modal animation [Renan GEHAN]
  • Fetch resources on jira connection [Renan GEHAN]
  • Extract token swap logic outside of the component [Renan GEHAN]
  • Use proper token swap service URL [Renan GEHAN]
  • Show jira logout button if the user's connected + it's list of available resources [Renan GEHAN]
  • Make github ProfileCard react on token change [Renan GEHAN]
  • Display user profile in the Github settings panel if the user's logged in [Renan GEHAN]
  • Minor UI fix in settings modal sidebar [Renan GEHAN]
  • Fix settings pane that are not from provides [Renan GEHAN]
  • On init, fetch Github profile [Renan GEHAN]
  • Add a way for providers to run an initialization method on start [Renan GEHAN]
  • Pass whole provider to the settings views [Renan GEHAN]
  • Create method for fetching github profile [Renan GEHAN]
  • Reorganize github fetchers [Renan GEHAN]
  • Ensure providers are persisted/hydrated just like regular stores [Renan GEHAN]
  • Adapt jira provider to the settings changes [Renan GEHAN]
  • Adapt github provider to the settings changes [Renan GEHAN]
  • Stop passing settings from the generic settings store to the provider settings views [Renan GEHAN]
  • Remove providerSettings from the settings store [Renan GEHAN]
  • Add an observable/persistable settings object on each provider, so that they manage their own settings [Renan GEHAN]
  • Transform Provider interface to an AbstractProvider abstract class [Renan GEHAN]
  • Simplify providers by extracting behavior to other files [Renan GEHAN]
  • Temporarily use a working site id [Renan GEHAN]
  • Get token at the proper setting key in jira provider [Renan GEHAN]
  • Update FilterEditModal to accomodate providers system + new UI [Renan GEHAN]
  • Rewrite SettingsModal to dynamically render registered providers settings pane [Renan GEHAN]
  • Create Jira provider [Renan GEHAN]
  • Move GitHub specific rendering logic to the provider, connect it to the settings so it can fetch with credentials [Renan GEHAN]
  • Transform Button component to TS [Renan GEHAN]
  • Create generic animated modal to be used for all modals [Renan GEHAN]
  • Add additional fonts/sizes to tailwind config [Renan GEHAN]
  • Install mobx-react-lite for use with hooks, and a few types [Renan GEHAN]
  • Rewrite Root App component in TS and provide isDark context from it [Renan GEHAN]
  • Create React context for dark mode [Renan GEHAN]
  • Add permission to use 'identity' API [Renan GEHAN]
  • Add some missing types [Renan GEHAN]
  • Move migrations to a file, make them run earlier. [Renan GEHAN]
  • Remove now useless filters lib [Renan GEHAN]
  • Fix filter addition/cloning [Renan GEHAN]
  • Decouple app from GitHub by introducing a system of providers (+ typescript rewrite) [Renan GEHAN]
  • Proper TypeScript/TSlint setup (also install lib types) [Renan GEHAN]
  • Fix comments count total computation [Renan GEHAN]
  • Show sum of reviews/comments count on the IssueCard [Renan GEHAN]
  • Add comments count (and fake reviews count) to the result of the REST query [Renan GEHAN]
  • Fetch comments/reviews totalCount in graphql query [Renan GEHAN]
  • Fix icon used in IssueCard when using REST endpoint [Renan GEHAN]
  • Disable HMR as it makes us hit rate limit really fast in dev [Renan GEHAN]
  • Fix issue status icon color when using REST endpoint [Renan Gehan]
  • Properly serialize REST filter payload [Renan Gehan]
  • Renaming CIStatusIndicator component to CheckStatusIndicator. [Renan GEHAN]
  • Adding a new merged status predicate with merged and unmerged values. [Renan GEHAN]
  • Renaming STATE_COLORS hash map to ISSUE_STATUS_COLORS. Delete unsued import package. [Renan GEHAN]
  • Extraction of issue status indicator logic in a specific IssueStatusIndicator component. [Renan GEHAN]
  • Rename StatusIndicator component to CIStatusIndicator. [Renan GEHAN]
  • Add merged and unmerged values on status filter. [Renan GEHAN]
  • Fix small layout issue [Renan GEHAN]
  • Fetch issues using the REST api when no token is set [Renan GEHAN]
  • Add initial migration for setting schemaVersion to 1 [Renan GEHAN]
  • Add schemaVersion attribute to settings store [Renan GEHAN]
  • Fix loader dark color [Renan GEHAN]
  • Add cursor:pointer on ContextDropdown trigger [Renan GEHAN]
  • 49/use-graphql-api (#57) [GitHub]

v0.4.3

  • Adapt ContextualDropdown to theme [Renan Gehan]
  • Use ContextualDropdown in IssueCard [Renan Gehan]
  • Implement ContextualDropdown [Renan Gehan]
  • Install clipboard dependency [Renan Gehan]
  • Upgrade to React 16.8 [Renan Gehan]

v0.4.2

  • Fix FilterLink observer [Renan GEHAN]
  • Prevent dragging from too far [Renan GEHAN]
  • Fix filter selection [Renan GEHAN]
  • Select the moved filter [Renan GEHAN]
  • Make filters reorderable [Renan GEHAN]
  • Update font-awesome to 5.6 [Renan GEHAN]
  • Install react-sortable-hoc [Renan GEHAN]
  • Allow removing toast by clicking on it [Renan GEHAN]
  • Fix toast colors [Renan GEHAN]
  • Show proper error when getting rate-limited [Renan GEHAN]
  • To rebase toast [Renan GEHAN]
  • Add global ToastManager to the tree [Renan GEHAN]
  • Create ToastManager for handling notifications [Renan GEHAN]
  • Ignore bundled zips [Renan GEHAN]

v0.4.1

  • Fix FilterLink count badge size [Renan GEHAN]
  • Add browser icons in the README.md to guide the user to the link [Renan GEHAN]
  • Update screenshots & README.md [Renan GEHAN]
  • Change default filter [Renan GEHAN]

v0.4.0

  • Fix image placehold bg color to avoid weird border in dark mode [Renan GEHAN]
  • Fix dark mode so that it automatically toggles at night [Renan GEHAN]
  • Fix font size [Renan GEHAN]
  • Reskin FilterLink & Button components [Renan GEHAN]
  • Fix alignment of different pages [Renan GEHAN]
  • Darken modal backdrop in dark mode [Renan GEHAN]
  • Minor UI tweaks in the Settings modal [Renan GEHAN]
  • Adapt FilterPredicate to dark mode [Renan GEHAN]
  • Reskin FilterEditModal [Renan GEHAN]
  • Reskin settings modal [Renan GEHAN]
  • Reskin dropdown [Renan GEHAN]
  • Add dark mode support in reskined components [Renan GEHAN]
  • Reskin app completely [Renan GEHAN]
  • Setup tailwindcss [Renan GEHAN]
  • Update compress script to add version to filename [Renan GEHAN]

v0.3.0

  • Showcase dark mode in the README [Renan GEHAN]
  • Improve Loader style in dark mode [Renan GEHAN]
  • Update yarn.lock with integrity entries [Renan GEHAN]
  • Improve layout of the settings modal [Renan GEHAN]
  • Add night time detection to toggle dark mode [Renan GEHAN]
  • Add a dark theme to all relevant components [Renan GEHAN]
  • Add a dark mode option [Renan GEHAN]

v0.2.3

  • Add ellipsis and overflow to repo cards titles (#46) [Renan GEHAN]
  • Add margins on Loader & error messages (#43) [GitHub]
  • Add refresh filter button (#41) [GitHub]
  • Add 'Last 2 Weeks' option to discover date ranges [Renan GEHAN]
  • Fix Dashboard container height when there are few cards [Renan GEHAN]

v0.2.2

  • Add icons on the browser_action so it works on FF [Renan GEHAN]

v0.2.1

  • Create util method for checking if url is a new tab url [Renan GEHAN]
  • Change new tab url check for firefox (#38) [Renan GEHAN]

v0.2.0

  • Update README to explain why the 'tabs' permission is required [Renan GEHAN]
  • Update README to explain how to disable the New Tab override [Renan GEHAN]
  • Allow setting the new tab behavior in the SettingsModal [Renan GEHAN]
  • Add a browser_action for opening OctoLenses [Renan GEHAN]
  • Reorganize background scripts to expose a single entry point [Renan GEHAN]
  • Update browser_action title [Renan GEHAN]
  • Let the decision of overriding the new tab page to a smart background script [Renan GEHAN]
  • Add icons [Renan GEHAN]
  • Change github personal access token creation link to prefill needed scope (#34) [Renan GEHAN]
  • Add link to the Firefox version [Renan GEHAN]
  • Improve README.md build instructions [Renan GEHAN]

v0.1.5

  • 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]

v0.1.4

  • 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]

v0.1.3

  • 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]