blam
|
46960a61ec
|
v0.1.1-alpha.25
|
2020-10-12 22:42:54 +02:00 |
|
Stefan Ålund
|
8d666e43bd
|
Use MissingAnnotationEmptyState for plugins (#2824)
|
2020-10-09 15:11:15 +02:00 |
|
Patrik Oldsberg
|
46b71700ee
|
v0.1.1-alpha.24
|
2020-10-05 15:45:33 +02:00 |
|
ebarrios
|
f192fa5c96
|
Replaced Typography error with a WarningPanel
|
2020-09-28 10:20:49 +02:00 |
|
ebarrios
|
16bf17903f
|
Removed leftover token from getWorkflow api call
|
2020-09-28 10:18:15 +02:00 |
|
ebarrios
|
a930b485c3
|
Removed core-api from dependecie list
|
2020-09-28 10:16:22 +02:00 |
|
ebarrios
|
804e93071a
|
Updated package.json in plugin to include missing deps
|
2020-09-25 15:18:14 +02:00 |
|
ebarrios
|
8eef1d9434
|
Removed unused total_count entry
|
2020-09-23 18:43:09 +02:00 |
|
ebarrios
|
d2dc65637d
|
Bumped version to alpha.23
|
2020-09-23 18:41:51 +02:00 |
|
ebarrios
|
f04f36e2db
|
Change way of getting service account with new URL and qs
|
2020-09-23 18:36:26 +02:00 |
|
ebarrios
|
f322ab957f
|
Using moment to parse the date
|
2020-09-23 17:54:43 +02:00 |
|
ebarrios
|
295d98d595
|
Renamed onReRunClick in useWorkflowRuns.ts to rerun
|
2020-09-23 17:39:50 +02:00 |
|
ebarrios
|
8a0113b4a7
|
Replaced id: for id: run.id
|
2020-09-23 17:33:19 +02:00 |
|
ebarrios
|
631d59e5bd
|
Renamed CLOUDBUID_ANNOTATION from google.com/cloudbuild to google.com/cloudbuild-project-slug
|
2020-09-23 17:28:43 +02:00 |
|
ebarrios
|
e3d9a11d45
|
Removed commented lines from WorkflowRunsTable.tsx
|
2020-09-23 17:26:35 +02:00 |
|
ebarrios
|
8e2a9082cd
|
Replaced warning with <Typography> with a <WarningPanel> in WorkflowRunDetails.tsx
|
2020-09-23 17:25:40 +02:00 |
|
ebarrios
|
bd26c9c8da
|
Removed total_count from ActionsListWorkflowRunsForRepoResponseData type and calculate it on the fly. Clean up types.ts to remove duplicated entry (builds = ActionsListWorkflowRunsForRepoResponseData). Remove redundant line on router.tsx. Removed extra space in title for WarningPanel in Router.ts.
|
2020-09-23 17:21:23 +02:00 |
|
ebarrios
|
6002842bfb
|
Change Promise<any> to Promise<void> in reRunWorkflow function
|
2020-09-23 17:11:30 +02:00 |
|
ebarrios
|
bd9988d58e
|
Using the new way of injecting one API into another and added encodeURIComponent for all urls variables on CloudbuildClient.ts
|
2020-09-23 17:09:23 +02:00 |
|
ebarrios
|
1b9e7e8e7c
|
Updated plugin name on the README.md
|
2020-09-23 16:33:05 +02:00 |
|
ebarrios
|
1f973f4867
|
Modify the value of Service Account in the details to correct the error that was not showing the service account
|
2020-09-21 10:22:41 +02:00 |
|
ebarrios
|
8e73d3b5bf
|
Solved merge conflicts
|
2020-09-21 10:09:21 +02:00 |
|
ebarrios
|
2eab159423
|
Modify Author field in details and change it to Service Account
|
2020-09-18 16:45:02 +02:00 |
|
ebarrios
|
f5b20d5772
|
Change readme from cloudbuild to Goolge cloudbuild
|
2020-09-18 12:15:41 +02:00 |
|
ebarrios
|
f12de035d2
|
Change readme from cloudbuild to Goolge cloudbuild
|
2020-09-18 12:14:30 +02:00 |
|
ebarrios
|
8bdf33c0d4
|
Cleanup unused types
|
2020-09-18 11:51:11 +02:00 |
|
ebarrios
|
0d1695715e
|
Removed unused types
|
2020-09-18 10:50:50 +02:00 |
|
ebarrios
|
d139cf6a28
|
Created a plugin for cloud build as CI/CD
|
2020-09-17 17:59:05 +02:00 |
|