Mfon Eti-mfon

Results 7 issues of Mfon Eti-mfon

Refs #1923 ### Without filtering on any duration field ![kiwitcms-00-filter-on-no-duration](https://user-images.githubusercontent.com/50708034/137508227-392a80ed-022f-4905-a5c7-9edf1fa3cce8.png) ### Filtering on expected duration ![kiwitcms-01-filter-on-expected-duration](https://user-images.githubusercontent.com/50708034/137508354-0b9cdb3f-db7c-4119-b39f-d411f3854903.png)

The API method `TestCase.filter` is extended to work for queries that contain lookups on the fields `setup_duration`, `testing_duration` and `expected_duration`. It also returns the values of all three fields in...

This PR adds the new design logos for Clever and Google to NRI UI. Two of them are currently named `cleverFull` and `googleClassroomFull` because the names I think they should...

This PR fixes the following errors in the docs: **aiohttp_intro.rst:** The demonstrated code downloads PEPs 8010 - 8015, not 8010 - 8016 **aiohttp_server.rst:** The handler is routed to `/{username}` and...

This PR fixes some typographical errors and confusing grammar I stumbled upon in CONTRIBUTING.md

@nbraud, @AstraLuma, @pathunstrom This is a **super WIP**. I wrote the tests in a separate file from `test_gom.py` so you can review it without any distraction from old code. When...

## Problem The `user-auth` example mentions an `elm add page` command, which is confusing, because that doesn't exist (yet). ## Solution Updating that command to say `elm-land add page` resolves...