• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MediaComem / biopocket-mobile / 414
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Ran 05 Nov 2018 03:08PM UTC
Jobs 1
Files 38
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
414

push

travis-ci

AlphaHydrae
Add actions list page and integrate mockups (#11)

Add a new page called ActionsListPage that will list available actions
fetched from the backend.
A new provider called ActionsService is responsible for the fetch.

Some mockups made by Melanie and Ananda are integrated, specifically:
* The slide menu
* The map page

> The actions list page will be integrated in the next PR

Integrating mockups resulted in several custom components being created.

* One for displaying icons from the BioPocket icon set (which is managed
through inline SVG and CLI scripts).
* One for displaying items in the slide menu
* One for displaying specific icons in the above mentioned items
* One for displaying the slide menu header
* And one for displaying the user's profile picture

Each of those components are accompanied with their respective tests and
documentation.
Speeaking of documentation, there's a new folder in the app structure
called `docs`. This is where specific markdown files for part of the
application should go, in order to reduce the size of the `DEVELOPMENT.md`
file.

The mockup integration has been done with compomise in mind : It has both
platform-specific elements or styles (like some fonts or animations), but
still implements specific graphic elements from the mockups.
SASS variables have been updated and expanded to ease future integrations
and the documentation have been updated regarding this topic also.

Use of TypeScript aliases have been expanded through the app.
Files have been updated to make use of these new aliases, both in the
app's code and in the app's tests.

Removed `/src/models/index.ts` as it's now obsolete:
To import a model, you can just do
`import {} from '@models/<model-name>'`.

SASS variables have been updated and expande
Update the documentation to reflect these changes,
and to document previous changes.

All the new providers, pages and components added to the project are
accompanied by... (continued)

34 of 52 branches covered (65.38%)

Branch coverage included in aggregate %.

294 of 327 relevant lines covered (89.91%)

3.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 414.1 (IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret) 05 Nov 2018 03:08PM UTC 0
86.54
Travis Job 414.1
Source Files on build 414
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #414
  • 0e4af278 on github
  • Prev Build on sprint-2-introducing-actions (#194)
  • Next Build on sprint-2-introducing-actions (#469)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc