This repository was archived by the owner on Jul 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Feat/status board #198
Open
Oludare96
wants to merge
140
commits into
cos-archives:develop
Choose a base branch
from
Oludare96:Feat/Status-Board
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feat/status board #198
Changes from all commits
Commits
Show all changes
140 commits
Select commit
Hold shift + click to select a range
50bfbbd
Starting Template for Harvest log!
Oludare96 0abc8c0
Follow up!
Oludare96 47d05aa
Template edits
073d30f
termplate edits
Oludare96 97d4f03
Render: commit one
Oludare96 5bdc40d
Rendering data
Oludare96 34d1e9e
Rendering id and status
cardene 744ce08
rendering id and status
cardene f2ea136
render id and status
cardene 27d7f42
template change(3)
Oludare96 ee78278
merged status descriptions into table
cardene 83695b9
no message
Oludare96 f72f806
merged table with statuses
cardene c5a36bc
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 92372f3
emoji icon statuses
cardene 70e3bec
TERMPLATE EDITS (4)
Oludare96 fbf8e50
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 c3ac197
Yet another commit
Oludare96 07d63eb
new url harvest-history but no data rendering yet
cardene 47aff3c
data rendering on new url
cardene 80c7284
no message
Oludare96 ddc61b9
model of history page format-- incorrect data
cardene 1159356
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 1f3e4b2
new route harvest-log
cardene 8114d89
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 d37b284
rendering sources in harvest-log
cardene 436d7c8
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 6305c8f
Making API requests only using Routes and models!
Oludare96 a8c0408
Making API requests only using Routes and models!
Oludare96 a70c6af
adding new source config routes
Oludare96 8408df6
commit
Oludare96 479a15e
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 1cbc3f7
resolved merge conflict
Oludare96 8c2f4a6
remove hard coding from adapters
cardene 2f7adde
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene cb57c2c
fixing render
cardene 4cb237a
removing harves-history
cardene ca0a583
Revert "removing harves-history"
cardene 02dea09
rendering data from source, source-config, and sources
cardene 025f308
no message
Oludare96 c19644e
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 53a081f
appropriate deletions
Oludare96 066df52
deleting harvest history
cardene 7190420
commit!
Oludare96 21c1ad9
before pulling develop
cardene 5096e72
no message
Oludare96 3d0f4a2
deleting serializers
cardene d734236
commits
Oludare96 6deb59a
inherit from ShareObjectViewSet
cardene 7a755c0
statuses printing together next to source-- no formatting yet
cardene bc5ac37
name change (harvest-log -> status-board, source-config -> record)
cardene 57776f7
hard coded query for all the harvest logs for one source config, and …
cardene e6099d5
doesnt work-- working on making a computed property in the source con…
cardene 7cb1f80
status-board gets first page of source configs and recent harvest logs
cardene 27eebf9
statusboard creation and record creation
Oludare96 d96d1a6
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 e630348
formatting on record page
cardene ad7699f
Render source and status through use of components
Oludare96 f5b1062
Merge branch 'develop' of https://github.com/CenterForOpenScience/emb…
Oludare96 75df8fa
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 8e37e88
more record formatting changes
cardene 6078501
Render Source Config info through use of components
Oludare96 ca5bc32
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene 8dbbe97
link from status board to records
cardene c74b3b8
link records back to status board
cardene 31a2caf
emoji statuses
cardene a1dd5de
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 89bcf3c
moving to components
Oludare96 71553e7
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 49e7133
using components for status board
cardene d164cda
link to records page from status board
cardene 563a37c
change url to label instead of id
cardene 659573a
change record to harvestloglist, and create links from harvest lists …
cardene 1d0bada
no message
Oludare96 fe91082
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 21deaa0
Implementation of breadcrumbs navigation
Oludare96 f6ac824
return button from details page
cardene 8c21f4f
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 f173f1b
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 613a228
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene 17139f9
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene 0219a09
linked emojis to detail page
cardene bd2c996
loading bar on status board
cardene 45281f1
Adding breadcrumbs to work on the details page as well! (In Progress)
Oludare96 7ff6639
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene 5602dc9
Addition of breadcrumbs nav to the details page, and troubleshoot/ an…
Oludare96 edadda6
breadcrumbs
cardene 44a13a4
fix gray backdrop on details page
Oludare96 3d80855
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene c68ba27
fix for routing issue/refresh page for harvestloglistpage
Oludare96 7321f34
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
cardene 551ca79
fixed back button/reload errors
cardene 021ec72
status-emoji component for harvest log list
cardene 48641e9
components for contexts and emojis
cardene fb7dd5b
emoji/status components complete for all 3 pages
cardene f604a97
Pagination for status-board page
Oludare96 598e039
working on moving recentHarvests to a component
cardene 837445e
recentHarvests as a computed property-- needs formatting
cardene a58b753
links between status board and details pages
cardene b79c54a
commit
Oludare96 5f3b170
commit
Oludare96 2763f2a
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 faff348
Merge branch 'develop' of https://github.com/Oludare96/ember-share in…
Oludare96 ded57f1
query for 2 statuses in progress
cardene a19e3c0
statusboard prints status failed and succeed
Oludare96 25955d8
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 26ad252
statuses 2 and 3 emojis on status board
cardene 9776516
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 ff5eabb
links to details
cardene fcad2b7
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 01bd867
Breadcrubs fix HarvestLogList
Oludare96 b58a54d
harvestloglist pagination(in progress)
Oludare96 5c44719
no message
Oludare96 87f55a8
disabled prevPage method if page=1
Oludare96 8b30a9e
table formatting
cardene da1083e
formatting issues
Oludare96 ca89fdc
formating fix
Oludare96 bde57e2
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 98db056
page-nav progress
Oludare96 dd957d4
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 4525c4a
Clean up
cardene 19d9e72
disabled prev and Next on first and last page
Oludare96 6412a79
Merge branch 'developOOO' of https://github.com/Oludare96/ember-share…
Oludare96 d32cb42
Working Copy For PR
Oludare96 15fc823
Change routes and templates into nested routes
cardene 3f8da3c
Merge branch 'developesc' of https://github.com/cardene/ember-share i…
Oludare96 3f2cae7
process of weeding out and condensing project
Oludare96 31ce206
Final clean up of project
Oludare96 9b6628e
Final push for PR
Oludare96 a1e5d92
PR Changes
Oludare96 0b22837
adapter changes to for new Api endpoint names
Oludare96 63432c1
Merge branch 'Feat/Status-Board' of https://github.com/Oludare96/embe…
Oludare96 af4ef01
no message
Oludare96 4387e54
Merge branch 'Feat/Status-Board' of https://github.com/Oludare96/embe…
Oludare96 b1b2c0e
Moving components into pod structures
Oludare96 1224fb1
Moving styles to style sheets!
Oludare96 0c5967a
moving status/details to style sheet
Oludare96 18b5887
PR Changes
Oludare96 71815f1
creation of new routes
Oludare96 87eb5e9
creation of raw-datum and normalized-datum routes
Oludare96 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| import ApplicationAdapter from './application'; | ||
|
|
||
| export default ApplicationAdapter.extend({ | ||
| pathForType() { | ||
| return 'harvest_logs'; | ||
| }, | ||
| ajax(url, type, options) { | ||
| if (options) { | ||
| options.traditional = true; | ||
| } | ||
| return this._super(...arguments); | ||
| } | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| import ApplicationAdapter from './application'; | ||
|
|
||
| export default ApplicationAdapter.extend({ | ||
| pathForType(){ | ||
| return 'normalizeddata' | ||
| } | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| import ApplicationAdapter from './application'; | ||
|
|
||
| export default ApplicationAdapter.extend({ | ||
| pathForType() { | ||
| return 'rawdata'; | ||
| } | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| import ApplicationAdapter from './application'; | ||
|
|
||
| export default ApplicationAdapter.extend({ | ||
| pathForType() { | ||
| return 'source_config'; | ||
| } | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Component.extend({ | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| {{yield}} | ||
| <div class="page-nav"> | ||
| <button class="btn btn-link" disabled={{atFirstPage}} {{action prevPage}}>Prev</button> | ||
| <button class="btn btn-link" disabled={{atLastPage}} {{action nextPage}}>Next</button> | ||
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Component.extend({ | ||
|
|
||
| store: Ember.inject.service(), | ||
|
|
||
| recentHarvest: Ember.computed('sourceConfig.id', 'status', function(){ | ||
| return this.get('store').query('harvest-log', { source_config_id: this.get('sourceConfig.id'), status: [2,3]} ); | ||
| }), | ||
|
|
||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| {{yield}} | ||
| <div class="recent-harvest"> | ||
| {{#each recentHarvest as |hl|}} | ||
| {{#link-to "status.source-detail.log-detail" sourceConfig.label hl}} | ||
| <td> | ||
| {{status-emoji status=hl.status}} | ||
| </td> | ||
| {{/link-to}} | ||
| {{/each}} | ||
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Component.extend({ | ||
| emojis : {'Enqueued':'created', 'In Progress':'in_progress', 'Failed':'fail', 'Succeeded':'succeed', 'Rescheduled':'reschedule', 'Forced':'forced', 'Skipped':'skipped', 'Retrying':'retry'} | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| {{yield}} | ||
| <div class="status-emoji-class"> | ||
| <img height="30" width="30" style="align:center" src="assets/images/{{get emojis status}}.png" /> | ||
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Controller.extend({ | ||
| queryParams: [ | ||
| 'page', | ||
| ], | ||
| page: 1, | ||
| atFirstPage: Ember.computed.equal('page', 1), | ||
| atLastPage: Ember.computed('page', 'meta.pagination.pages', function(){ | ||
| return this.get('page') === this.get('meta.pagination.pages'); | ||
| }), | ||
| actions: { | ||
| nextPage: function() { | ||
| this.incrementProperty('page'); | ||
|
|
||
| }, | ||
| prevPage: function() { | ||
| this.decrementProperty('page'); | ||
|
|
||
| } | ||
| } | ||
|
|
||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| import DS from 'ember-data'; | ||
| import Model from 'ember-data/model'; | ||
|
|
||
| export default Model.extend({ | ||
| sourceConfig: DS.belongsTo('source-config', {async: true}), | ||
|
|
||
| status: DS.attr('string'), | ||
| context: DS.attr('string'), | ||
| completions: DS.attr('string'), | ||
| dateStarted: DS.attr('string'), | ||
| endDate: DS.attr('string'), | ||
| startDate: DS.attr('string'), | ||
| harvesterVersion: DS.attr('string'), | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| import DS from 'ember-data'; | ||
|
|
||
| export default DS.Model.extend({ | ||
|
|
||
| type: DS.attr('string'), | ||
| graph: DS.attr('string'), | ||
|
|
||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| import DS from 'ember-data'; | ||
| import Model from 'ember-data/model'; | ||
|
|
||
|
|
||
| export default Model.extend({ | ||
| harvestLogs: DS.hasMany('harvest-log', {async: true}), | ||
|
|
||
| label: DS.attr('string'), | ||
| baseUrl: DS.attr('string'), | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| import DS from 'ember-data'; | ||
| import Model from 'ember-data/model'; | ||
|
|
||
|
|
||
| export default Model.extend({ | ||
|
|
||
| longTitle: DS.attr('string'), | ||
| name: DS.attr('string'), | ||
| homePage: DS.attr('string'), | ||
| icon: DS.attr('string') | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Route.extend({ | ||
| queryParams: { | ||
| page: { | ||
| refreshModel: true | ||
| } | ||
| }, | ||
| model(params) { | ||
| return this.get('store').query('normalized-datum', params); | ||
| }, | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Route.extend({ | ||
| queryParams: { | ||
| page: { | ||
| refreshModel: true | ||
| } | ||
| }, | ||
| model(params) { | ||
| return this.get('store').query('raw-datum', params); | ||
| }, | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Route.extend({ | ||
| queryParams: { | ||
| page: { | ||
| refreshModel: true | ||
| } | ||
| }, | ||
| model(params) { | ||
| return this.get('store').query('source_config', params); | ||
| }, | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Route.extend({ | ||
| model(params) { | ||
| return this.get('store').query('harvest-log', {source_config_id: params.id}); | ||
| }, | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| import Ember from 'ember'; | ||
|
|
||
| export default Ember.Route.extend({ | ||
| model(params) { | ||
| return this.get('store').findRecord('harvest-log', params.logId); | ||
| } | ||
|
|
||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| import ApplicationSerializer from './application'; | ||
|
|
||
| export default ApplicationSerializer.extend({ | ||
| keyForAttribute: function(attr) { | ||
| return attr === 'datum' ? 'data' : this._super(...arguments); | ||
| } | ||
| // keyForAttribute: function(attr) { | ||
| // return attr === 'datum' ? 'data' : this._super(...arguments); | ||
| // } | ||
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {{loading-bars}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| <div> | ||
| <table class = "Normalized-data table"> | ||
| <tr> | ||
| <th>Data Id</th> | ||
| </tr> | ||
| {{#each model as |nd|}} | ||
| <tr> | ||
| <td>{{nd.id}}</td> | ||
| data type <td> {{nd.type}}</td> | ||
| </tr> | ||
| {{/each}} | ||
| </table> | ||
| </div> | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| <div> | ||
| <table class="rawTableData"> | ||
| <tr> | ||
| <th>Datum</th> | ||
| <th>DateHarvested</th> | ||
| </tr> | ||
| {{#each model as |rd|}} | ||
| <tr> | ||
| Datums: <td>{{rd.datum}}</td> | ||
| </tr> | ||
| {{/each}} | ||
| </table> | ||
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
|
|
||
| {{page-nav atLastPage=atLastPage atFirstPage=atFirstPage nextPage=(action 'nextPage') prevPage=(action 'prevPage')}} | ||
|
|
||
| <div> | ||
| <table class="statusTable"> | ||
| <tr> | ||
| <th>SOURCE</th> | ||
| <th>RECENT HARVESTS</th> | ||
| </tr> | ||
| {{#each model as |sc|}} | ||
| <tr> | ||
| <td>{{#link-to "status.source-detail" sc.label}}{{sc.label}}{{/link-to}}</td> | ||
| <td>{{recent-harvest sourceConfig=sc}}</td> | ||
| </tr> | ||
| {{/each}} | ||
| </table> | ||
| </div> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indentation