Commit Graph

12 Commits

Author SHA1 Message Date
Simone Gotti
4862c6103e update runs.vue to be consistent with other components for user runs
Don't use the "username" property but just the ownername when projectref is
undefined like all the other components already do.
2019-05-17 17:28:11 +02:00
Simone Gotti
5d6f6b8290 runs: add fetch more button and related logic 2019-05-14 14:04:36 +02:00
Simone Gotti
789d0f5fcd *: handle api errors
* Use a global error when fetching data
* Use a local error message when calling a mutating api
2019-05-13 16:29:47 +02:00
Simone Gotti
1d6472811d runs: show no runs message 2019-04-29 16:34:04 +02:00
Simone Gotti
b4cd9806b0 Show run setup errors 2019-04-10 11:21:18 +02:00
Simone Gotti
53e814f00e implement task approval notifications and action 2019-04-08 17:43:34 +02:00
Simone Gotti
19fdb1d08f initial implementation of projectgroups
and related tree based navigation
2019-04-02 18:08:03 +02:00
Simone Gotti
219b2d2e2f convert fetch usage to async/await 2019-03-29 18:19:07 +01:00
Simone Gotti
67756606fa Use absolute group path 2019-03-29 09:28:31 +01:00
Simone Gotti
6f7b0a0e16 project: show last branches, tags, PRs runs 2019-03-27 15:41:29 +01:00
Simone Gotti
b9fb3d6860 update for new api 2019-03-20 13:51:00 +01:00
Simone Gotti
b780e148cc Initial commit 2018-12-09 14:21:20 +01:00