Code Monkey home page Code Monkey logo

stashfrontend's People

Contributors

speshak avatar stashappdev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

stashfrontend's Issues

Scene sorting: date added

Ability to sort scenes based on when they were added to the database. Then you can view your newest content quite easily.

Can not compile

After a clean git clone and npm install (node 8.11.2 npm 5.6.0) and npm start I get these TypeScript errors:


ERROR in node_modules/@types/zen-observable/index.d.ts(9,18): error TS2687: All declarations of 'observable' must have identical modifiers.
node_modules/apollo-cache-inmemory/lib/inMemoryCache.d.ts(25,35): error TS2314: Generic type 'Query<TVariables>' requires 1 type argument(s).
node_modules/apollo-cache-inmemory/lib/inMemoryCache.d.ts(26,41): error TS2314: Generic type 'Fragment<TVariables>' requires 1 type argument(s).
node_modules/apollo-cache-inmemory/lib/inMemoryCache.d.ts(27,25): error TS2314: Generic type 'WriteQueryOptions<TData, TVariables>' requires 2 type argument(s).
node_modules/apollo-cache-inmemory/lib/inMemoryCache.d.ts(28,28): error TS2314: Generic type 'WriteFragmentOptions<TData, TVariables>' requires 2 type argument(s).
node_modules/apollo-client/ApolloClient.d.ts(108,27): error TS2314: Generic type 'Query<TVariables>' requires 1 type argument(s).
node_modules/apollo-client/ApolloClient.d.ts(120,30): error TS2314: Generic type 'Fragment<TVariables>' requires 1 type argument(s).
node_modules/apollo-client/ApolloClient.d.ts(126,25): error TS2314: Generic type 'WriteQueryOptions<TData, TVariables>' requires 2 type argument(s).
node_modules/apollo-client/ApolloClient.d.ts(138,28): error TS2314: Generic type 'WriteFragmentOptions<TData, TVariables>' requires 2 type argument(s).
node_modules/apollo-client/ApolloClient.d.ts(149,24): error TS2314: Generic type 'WriteDataOptions<TData>' requires 1 type argument(s).

GraphQL error: Field 'framerate' doesn't exist on type 'SceneFileType'

GraphQL error: Field 'bitrate' doesn't exist on type 'SceneFileType'
Error: GraphQL error: Field 'framerate' doesn't exist on type 'SceneFileType'
GraphQL error: Field 'bitrate' doesn't exist on type 'SceneFileType'
    at new ApolloError (ApolloError.js:37)
    at QueryManager.js:326
    at QueryManager.js:698
    at Array.forEach (<anonymous>)
    at QueryManager.js:697
    at Map.forEach (<anonymous>)
    at QueryManager.push../node_modules/apollo-client/core/QueryManager.js.QueryManager.broadcastQueries (QueryManager.js:692)
    at Object.next (QueryManager.js:749)
    at notifySubscription (Observable.js:126)
    at onNotify (Observable.js:161)
    at new ApolloError (ApolloError.js:37)
    at QueryManager.js:326
    at QueryManager.js:698
    at Array.forEach (<anonymous>)
    at QueryManager.js:697
    at Map.forEach (<anonymous>)
    at QueryManager.push../node_modules/apollo-client/core/QueryManager.js.QueryManager.broadcastQueries (QueryManager.js:692)
    at Object.next (QueryManager.js:749)
    at notifySubscription (Observable.js:126)
    at onNotify (Observable.js:161)
    at resolvePromise (zone.js:814)
    at zone.js:724
    at rejected (default~galleries-galleries-module~performers-performers-module~scenes-scenes-module~settings-settin~a92d7e94.js:29212)
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:388)
    at Object.onInvoke (core.js:17366)
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:387)
    at Zone.push../node_modules/zone.js/dist/zone.js.Zone.run (zone.js:138)
    at zone.js:872
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
    at Object.onInvokeTask (core.js:17357)```

Editing content

I've been using this now for a while, and one thing that stands out is all the extra mouse clicks it takes to manually tag scenes.

Rather than having to click the edit button every time you want to add or modify a scenes data, let the user manage this data right form the http://localhost:8080/scenes/n/ page. This would make things so much more efficient, especially for add/removing tags, performers, studio, and scene rating. Also, why not let the user create a new tag or performer from the scene page as well?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.