Ran
|
Jobs
1
|
Files
563
|
Run time
55s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Event templates (#1230) * add a button to save as a template forgot debugger * ensure item is saved before creating a template from it. Ask user to name a template. * prepare for displaying event templates * use superdesk modal * event template management * read event templates from the store * use templates from the store * make dropdown searchable add t r * add delete button to template list * allow modal to adjust height * update templates in redux store after updating/deleting * use real endpoints * update & delete templates using http api * implement overwriting templates * fix tests * fix tests * hint fixes * do not allow changing template name to whitespace/empty string * templates are now initialized to an empty array * add a button to cancel editing a template * use `openActionModalFromEditor` for handling unsaved changes * move event template actions to api & update event templates when they are changed by another user * move logic to api * use constant * don't uppercase labels * use superdesk api * remove CRUD methods from event templates modal. Updates will be received via websockets * remove unused variables * config required for unit tests * to tsx * fix type errors for modal * to tsx * add typings to modal body * add typescript types * remove export alias * add a warning * export the component * lint fixes * fix unit tests (forgot to add default export) * add selector for event templates * move fetching to planning controller, remove proptypes for removed properties * add modal footer * refresh items in `ManageEventTemplatesModal` on websocket messages * lint fixes * Revert "fix tests" This reverts commit a3d348ea8. * show filter input only if there are more than 5 items * add missing arguments for client api * feature flag event templates * manually m... (continued)
7180 of 15131 branches covered (47.45%)
20923 of 29468 relevant lines covered (71.0%)
4.55 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 4810.1 (TEST_TYPE="unit") | 563 |
71.0 |
Travis Job 4810.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|