Commit Graph

169 Commits

Author SHA1 Message Date
Yasser Elsayed 2b58a16e12 Account for padding in metric progress fill (#107)
* Account for padding in metric progress fill

* small mock backend fix

* move to css classes, add color

* changes to breadcrumb style

* increase width of summary card

* tests

* merge tests
2018-11-06 16:44:10 -08:00
Yasser Elsayed 990698e39c Use the experiment's resource reference in the listJobs request (#105)
* use the experiment's resource reference in the listJobs request

* fix test import
2018-11-06 14:21:58 -08:00
Yasser Elsayed 0e2030c645 ExperimentList tests, use immer.js (#86)
* experiment list tests

* use produce in more places

* remove extra test

* remove extra import
2018-11-06 14:09:31 -08:00
Yasser Elsayed bba07e9219 Don't barf when experiment name is already used (#101)
* don't barf when experiment name is already used

* make mock backend use case insensitive names
2018-11-06 13:42:35 -08:00
Ajay Alfred 80eceae867 CSS changes for nav menu and tables (#99) 2018-11-06 12:40:43 -08:00
Riley Bauer 626057794f Change title from 'Start a new run' to 'Start recurring run' as appropriate (#73) 2018-11-05 21:30:49 -08:00
Yasser Elsayed 28e42fd66c add Riley to frontend OWNERS (#82) 2018-11-05 20:59:23 -08:00
Riley Bauer d66cb95b15 Fixes off-by-one error with months in Trigger (#66) 2018-11-05 20:05:14 -08:00
Yasser Elsayed e6dbfacf06 PipelineList tests, fix clearing error banner (#50)
* wip pipeline list tests

* wip pipeline list tests

* more tests

* delete tests

* upload tests, safe setstate

* cleanup

* merge master

* pr comments

* pr comments

* add missing clearBanner in a bunch of places
2018-11-05 19:54:40 -08:00
Riley Bauer 0bdeeeaadc Refresh button now reloads logs and artifacts as well on RunDetails page (#47) 2018-11-05 16:35:10 -08:00
Riley Bauer 153f61aefb Adds the Kubeflow logo to the side nav. Fetches specific font weights (#48)
* Adds the Kubeflow logo to the side nav, and fetches specific font weights

* Change favicon and webpage title

* Updates 'Pipelines' icon
2018-11-05 16:32:10 -08:00
Riley Bauer 3c5154ceb2 Cleans up StaticGraphParser tests as per PR commends from #30 (#45) 2018-11-05 14:36:49 -08:00
Pascal Vicaire 3df28a9700 Updating OWNERS files. Adding per-subdirectory OWNER files. 2018-11-05 14:03:33 -08:00
Yasser Elsayed e5cdc02fe2 Push pagination control to CustomTable (#31)
* initial, moving paging into custom table, tests disabled

* wip, rest of custom table occurrences, run list broken

* fix run list and others

* tests

* cleanup

* pr comments
2018-11-04 00:06:22 -07:00
Riley Bauer c879e9b78f Adds many more static workflow parser tests (#30) 2018-11-03 15:23:37 -07:00
Pascal Vicaire 9ab085ab41 Merge remote-tracking branch 'origin/master' into vicaire/updateImageVersions 2018-11-02 18:47:06 -07:00
Pascal Vicaire 67b011f228 Upgrading the container versions to 0.0.42, the version of the first release of kubeflow/pipelines. 2018-11-02 16:57:37 -07:00
Pascal Vicaire d18f37785d Updating references to the project repository to kubeflow/pipelines. 2018-11-02 15:06:54 -07:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00