erdoganoksuz
b7a061077f
prettier
...
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com >
2021-03-12 15:35:25 +03:00
erdoganoksuz
196d8ec327
prettier
...
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com >
2021-03-12 15:14:17 +03:00
erdoganoksuz
9ca0e40094
locale added all case conversion
...
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com >
2021-03-12 15:06:01 +03:00
Patrik Oldsberg
0e068db972
run prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-07 23:37:48 +01:00
Woody Rousseau
d21058c343
Change terminology for builds on cloudbuild
2021-02-25 20:57:46 +01:00
Woody Rousseau
b2a5320a4b
Use Breadcrumbs from @backstage/core
2021-02-25 20:19:04 +01:00
Patrik Oldsberg
8e1789e0c3
circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional
2021-02-07 23:49:08 +01:00
Patrik Oldsberg
302795d107
cloudbuild: migrate to now composability API
2021-02-02 22:16:45 +01:00
Askar
a6a2ca6204
remove React's FC type from codebase ( #3527 )
...
* WIP-packages: remove React's FC type from codebase
* remove FC from other directories
* fix build failures
* add types to required packages
2020-12-10 11:23:29 +01:00
blam
e44cb85b22
Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
...
* 'master' of github.com:spotify/backstage: (66 commits)
chore: fix lerna linting
v0.1.1-alpha.25
Add Code Insights plugin to sample app and marketplace (#2833 )
Improve main CI build status badge in README (#2866 )
Update roadmap: Design System 🚢 (#2858 )
github/codecov: switch to informational mode
github/workflows: use the tip of master as the base for comparing PR code coverage
make saml provider path from globalConfig (#2855 )
fix(catalog-backend): limit search value lengths
Update project Copyright (#2852 )
fix(catalog-backend): actually use modified entity output (default namespace was broken)
remove unnecessary center keyword
Move card header bg to up contrast, fix #2558
Update name of env authentication env vars
Fix feedback from dtuite
Remove chart testing workflow for now
Only lint charts on Pull Requests
Move the k8s deployment docs to its own helm deployment page
Remove line in initdb script that creates backend db
Use app-config.development.yaml to provide configuration instead of local
...
2020-10-13 03:56:13 +02:00
Stefan Ålund
8d666e43bd
Use MissingAnnotationEmptyState for plugins ( #2824 )
2020-10-09 15:11:15 +02:00
blam
3cf6336a50
chore(cloudbuild): removing the dependency on jest-fetch-mock and node-fetch
2020-10-09 12:04:27 +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
8eef1d9434
Removed unused total_count entry
2020-09-23 18:43:09 +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
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
2eab159423
Modify Author field in details and change it to Service Account
2020-09-18 16:45:02 +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