Giter Club home page Giter Club logo

quantified-self's Issues

Fix spec for AgmMapComponent

The spec here https://github.com/jimmykane/quantified-self/blob/master/src/app/components/cards/event/map/agm/event.card.map.agm.component.spec.ts
which is commented out has some wierd dependency or component error.

@bellostom it would be great if you could solve it.
try to either comment out the current code or just create a new spec.

The current problem is that:

beforeEach(async(() => {
    // TestBed.configureTestingModule({
    //   declarations: [
    //     EventCardMapAGMComponent, MatProgressBar, MatList, MatListItem, MatCheckbox,
    //     MatCardContent, MatRipple, MatIcon, MatCard, ActivitiesCheckboxesComponent,
    //     AgmMap, AgmPolyline, AgmPolylinePoint, AgmMarker, AgmInfoWindow, ActivityHeaderComponent,
    //     MatDivider
    //   ]
    // })
    //   .compileComponents();
  }));

when the above is called it says that some components could not be loaded. Probably I have something wrong in my mind and took more than 2 hours to solve it with no success .

Fit file import

  • Implement basic importer
  • Extend device names and device support
  • Write basic tests
  • Support for dynamic generation of stats
  • Fix bug with end date

Create Error Style for MatSnackBar

The current mat snack bar module can show a message for some time.
Find a way to show an error message style with a high prio and red color for example

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.