26 Commits (3d1767744c57488bbb3cb0a4785a3338aae3ed26)

Author SHA1 Message Date
  David Ludwig ed42d02e6d Rename seeker and request services to manager and interface 4 years ago
  David Ludwig e9ad0b4837 Added progress to webui 4 years ago
  David Ludwig 6e736cafdf Cancel/create movie requests trigger movie ticket updates 4 years ago
  David Ludwig 8c6843980a Add progress to movie list item 4 years ago
  David Ludwig 43989d86b7 Fix movie list component mixin not using update movies action 4 years ago
  David Ludwig 1bb3324014 Use the new movie store action instead of directly mutating 4 years ago
  David Ludwig f252dbd7d8 Add movie ticket caching to state. Include actions and mutations as well 4 years ago
  David Ludwig ffc83ea182 Remove test code from websocket 4 years ago
  David Ludwig 727b6c9585 Add websocket client to webui 4 years ago
  David Ludwig 8f38f265b6 Update click listeners on dashboard and search for movie list 4 years ago
  David Ludwig 74ff3b5265 Clean up store 4 years ago
  David Ludwig 507527c17f Add emits to movie list 4 years ago
  David Ludwig f1d8cc3dd0 Add doc to movies getter 4 years ago
  David Ludwig 639f5872dc Fix movies getter not returning the movie object by default 4 years ago
  David Ludwig a1288e80ca Remove unused imports 4 years ago
  David Ludwig 7aba016fb5 Add MovieListItem component. Integrate MovieListComponentMixin into MovieList 4 years ago
  David Ludwig 284ba38cff Add movies to store to provide global realtime updates in the future 4 years ago
  David Ludwig 1c90101653 Allow Lerna to use shared dependencies across all packages. Fix production builds. 4 years ago
  David Ludwig d40d46eed4 Canceled movies are remove from the dashboard 4 years ago
  David Ludwig 23e852f9d9 Implement movie request canceling in web UI 4 years ago
  David Ludwig c4dcfe9cea Fix Font Awesome not loading 4 years ago
  David Ludwig 50d55f4ff3 Add IBM Plex Sans font 4 years ago
  David Ludwig 18b1f4bd73 Remove old logging 4 years ago
  David Ludwig 544127a635 Update Web UI REST API 4 years ago
  David Ludwig 095a745f77 Update Web UI to use the request API package. Implement all API requests as Vuex actions. Fix components 4 years ago
  David Ludwig 96ec56f1d7 Rename autoplex-webui to just webui 4 years ago