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

MediaComem / biopocket-mobile / 213
87%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Ran 28 Aug 2018 12:27PM UTC
Jobs 1
Files 38
Run time 3s
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
213

push

travis-ci

Tazaf
Add actions list page and integrate mockups

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 their specific sets of unit test and the e2e test ... (continued)

35 of 54 branches covered (64.81%)

Branch coverage included in aggregate %.

298 of 329 relevant lines covered (90.58%)

3.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 213.1 (IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret) 28 Aug 2018 12:27PM UTC 0
86.95
Travis Job 213.1
Source Files on build 213
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #213
  • f834ca13 on github
  • Prev Build on integrating-mockups (#206)
  • Next Build on integrating-mockups (#269)
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