Coder Social home page Coder Social logo

spectacles's People

Contributors

angular-cli avatar stephanmullernl avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

abcdexter

spectacles's Issues

Reciprocate vanuit Spectacles

Kan alleen als er de login/register functie is:

Klikken op username > user detail page > basic stats & recent posts. Hier vanuit upvoten. Of een shortcut "Upvote most recent post". Bv iemand die jou net heeft geupvote - dat je hetzelfde kan doen voor die persoon

Clickable @username

In de tables zou men graag een link willen hebben naar de blog van deze persoon.

Liefst in een target=_BLANK zodat onze pagina wel open blijft!

Add timeframes

"I would love to be able to have a function where I can see for example; the last week, last month, last day data of who has been my most loyal followers."

"How many votes placed in a day, week, all time, etc."


Not sure waar we deze optie kunnen plaatsen. Misschien boven de boxes nog, dus aan de bovenkant van de pagina - wat denk jij?

Fixed header

Ik denk niet dat het heel cruciaal is om de header fixed te hebben.

Eventueel zouden we met scroll de header height kunnen verkleinen met de helft.

I am unable to view my account details on Steemspectacles

I am a regular user of steemspectacles.com. I find it useful because it enable me to view some statistics about my steemit account.

However, I have been receiving an error Error: The WS connection was closed before this operation was made while trying to view my details today.

Below is a screenshot attached.

image

Margin right en bottom v/d pagina

Not sure hoe het ergens anders eruit ziet, maar bij mij zit de table en de boxen (bijna) tegen het randje aan. Het heeft zeg maar scrollbar breedte.

image

Zou de margins dezelfde kunnen zijn als tussen de items?
image

Voting Information

"I'd be looking to see who the account votes for most, like the rankings you have but what you've given rather than received. How many votes placed in a day, week, all time, etc."

Most Loyal Followers - Hide followers

Op een gegeven moment kunnen we zo ver naar beneden scrollen dat we alle volgens ook zien die alles 0 hebben. Ik denk dat we bij most loyal followers alleen de mensen moeten tellen die vanaf een bepaald aantal upvotes en/of comments in de lijst komen.

Bv. Alle followers die minder dan 10 upvotes en/of comments op jou hebben, worden niet weergeven.

Loading page - Retrieving data

image

Natuurlijk zonder die witte achtergrond, maar kan geen .CSS code transparant uitknippen :(

Ideeen voor tekst:

  • Sensually feeling the ground for vision..
  • Breathing heavily on glasses..
  • Wiping stains..
  • Taping the bridge..
  • Pushing spectacles back onto nose..

PS:

Deze loading animation vond ik ook dope: https://codepen.io/ruigewaard/pen/CtnsJ

Table/Box: Dead following

A table and/or box which displays the amount of people you follow and are inactive. This way you can clean up your following list.

Name | SP | Last Active

https for www.steemspectacles.com

would it be possible that you offer also https? ... in Version 3 of SteemPi we want to integrate Web Notifications, thats need a secrure connection (https). But if i now include spectacles i have mixed content.

Would be nice if you could look :-)

MVP

Dashboard:

  • Box: No. of followers
  • Box: No. of following
  • Graph: TBA
  • Table: Most loyal followers

Followers:

  • Box: No. of followers
  • Box: No. of following
  • Box: No. of ghost followers
  • Box: No. of dead followers
  • Graph: Followers and unfollowers over time
  • Table: New followers
  • Table: New unfollowers

Upvotes

  • Box: Avg. upvotes per post
  • Box: Avg. payout per post
  • Graph: Number of upvotes and payout over time (day/week/month?)
  • Table: Top upvoters
  • Table: Newest upvotes received

Table: Upvotes received

image

Hoe vaker ik mn upvotes check, hoe grager ik zou willen zien met hoeveel ze nou hebben geupvote (vooral bij services als @randowhale).

Hoeft niet voor het MVP maar wel chill als het bovenaan het lijstje staat van V2 :)

Your favorite Steemians

En mssn is t idd wel interessant om te zien wie jouw favoriete steemians zijn. dus aan wie jij loyal bent? en dna leuk om te zien hoeveel geld je ze hebt gegeven

Build error `ERROR in ./src/app/card/card.component.scss`

I want to build the angular app but i get a lot of errors

Hash: 81376f5b088bedc63120                                                               
Time: 13920ms
chunk    {0} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 184 kB {5} [initial] [rendered]
chunk    {1} main.bundle.js, main.bundle.js.map (main) 93.3 kB {4} [initial] [rendered]
chunk    {2} scripts.bundle.js, scripts.bundle.js.map (scripts) 160 kB {5} [initial] [rendered]
chunk    {3} styles.bundle.js, styles.bundle.js.map (styles) 8.5 kB {5} [initial] [rendered]
chunk    {4} vendor.bundle.js, vendor.bundle.js.map (vendor) 4.92 MB [initial] [rendered]
chunk    {5} inline.bundle.js, inline.bundle.js.map (inline) 0 bytes [entry] [rendered]

ERROR in ./src/app/card/card.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/card/card.component.ts 46:17-49
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/home/home.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/home/home.component.ts 22:17-49
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/made-with-love/made-with-love.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/made-with-love/made-with-love.component.ts 22:17-59
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/main/main.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/main/main.component.ts 61:17-49
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/main/dashboard/dashboard.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/main/dashboard/dashboard.component.ts 76:17-54
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/main/followers/followers.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/main/followers/followers.component.ts 65:17-54
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/side-nav/side-nav.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/side-nav/side-nav.component.ts 25:17-53
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/user-info/user-info.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/user-info/user-info.component.ts 31:17-54
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/main/upvotes/upvotes.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/main/upvotes/upvotes.component.ts 63:17-52
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./src/app/common/linear-progress/linear-progress.component.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/app/common/linear-progress/linear-progress.component.ts 22:17-60
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi ./src/main.ts

ERROR in ./~/css-loader?{"sourceMap":false,"importLoaders":1}!./~/postcss-loader?{"ident":"postcss"}!./~/sass-loader/lib/loader.js?{"sourceMap":false,"precision":8,"includePaths":[]}!./src/styles.scss
Module build failed: 
@include _assert-ascending($grid-breakpoints, "$grid-breakpoints");
        ^
      No mixin named -assert-ascending

Backtrace:
        node_modules/bootstrap/scss/_variables.scss:190
      in /var/www/spectacles/node_modules/bootstrap/scss/_variables.scss (line 190, column 10)
 @ ./src/styles.scss 4:14-189
 @ multi ./src/styles.scss

Can somebody help? I want to integrate it in our SteemPi :-)

Idea: Resteems

A table with the most recent resteems you got along with the postname and the user who resteemed.

Sticky table headers

image

Zou nice zijn als de headers sticky blijven zodat je kan blijven zien wat het is dat je ziet.

Loading icons don't always show properly

When switching user while on any other page than the dashboard, the app switches to the dashboard for the new user. At that point the loading icons don't show (it seems like followerStats$ is updated once with the old users, causing the allDone flag to be set to true too early)

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.