Commit Graph

6946 Commits

Author SHA1 Message Date
Brenda Sukh 7cfabd4d51 Add label to currency select 2020-11-16 17:34:35 -05:00
Brenda Sukh 885526474e Fix styling on dropdowns 2020-11-16 16:14:19 -05:00
Brenda Sukh 4040d4fcb2 Add changeset 2020-11-16 10:07:56 -05:00
Brenda Sukh 746e861d0b Remove currency feature flag 2020-11-16 09:56:21 -05:00
brendasukh 04c0698df8 Merge pull request #3294 from backstage/fix-cost-excess-amount-calculation
Fix cost excess amount calculation
2020-11-16 09:51:38 -05:00
Patrik Oldsberg 90acea0a25 Merge pull request #3302 from backstage/rugvip/noexport
cli: remove plugin:export
2020-11-16 15:11:36 +01:00
Patrik Oldsberg 05ae2a4e52 cli: remove plugin:export 2020-11-16 13:17:35 +01:00
Patrik Oldsberg d04417cc88 Merge pull request #3299 from backstage/rugvip/safe
cli: work around race condition while packing dependencies of the CLI
2020-11-16 12:49:35 +01:00
Patrik Oldsberg 91a45f87f1 Merge pull request #3301 from backstage/rugvip/email
microsite: new email
2020-11-16 11:28:52 +01:00
Patrik Oldsberg 0b2ad28532 microsite: new email 2020-11-16 11:00:19 +01:00
Patrik Oldsberg e4cf4342c2 cli: work around race condition while packing dependencies of the CLI 2020-11-16 00:57:36 +01:00
Brenda Sukh 319b6b17de Make exclusive end dates explicit 2020-11-13 15:51:25 -05:00
Brenda Sukh 259d848eee Add changeset 2020-11-13 15:21:24 -05:00
Brenda Sukh b13324a4de Fix ts errors 2020-11-13 15:18:50 -05:00
Brenda Sukh da883b1fb1 Pass in last complete billing date to compared change calculation 2020-11-13 15:16:32 -05:00
Brenda Sukh 3a86e69f8c Fix cost chart tooltip date label 2020-11-13 15:16:15 -05:00
Brenda Sukh 4339612789 Update compared change calculation to use last billing date 2020-11-13 15:15:58 -05:00
Brenda Sukh 83e3df8a57 Add mock daily cost data for test purposes 2020-11-13 10:16:38 -05:00
Brenda Sukh 3ec3fc48a7 Fix compared change calculation 2020-11-13 10:15:50 -05:00
Brenda Sukh 053fc56745 Move out utility functions for mock data to utils 2020-11-13 10:15:32 -05:00
Himanshu Mishra ad364bdf57 Merge pull request #3270 from backstage/orkohunter/move-techdocs-board 2020-11-13 15:25:12 +01:00
Himanshu Mishra 7a46fa07d1 TechDocs project: Use org token GH_SERVICE_ACCOUNT_TOKEN 2020-11-13 15:22:24 +01:00
Fredrik Adelöw f531d307c4 catalog-backend: reject overwrite of entities from foreign locations (#3286) 2020-11-13 11:16:33 +01:00
Patrik Oldsberg 484385c658 Merge pull request #3283 from backstage/rugvip/retree
backend-common: refactor readTree to only accept URL and options + add response helper
2020-11-13 10:53:53 +01:00
Fredrik Adelöw d21e4172b5 auth-backend: change messaging around missing email (#3287) 2020-11-13 10:04:33 +01:00
Adam Harvey 1b11e7b708 Fix broken link from Docs site to Code of Conduct (#3284)
* Fix link

* Add clarifications
2020-11-13 08:52:27 +01:00
Adam Harvey a51d475899 Standarize code fence and wording tweaks (#3285) 2020-11-13 08:51:11 +01:00
Patrik Oldsberg bd1cef1847 backend-common: review comments for readTree + switch archive return type to a stream 2020-11-13 00:43:20 +01:00
Patrik Oldsberg c85714807a Merge pull request #3232 from backstage/changeset-release/master
Version Packages
2020-11-12 14:49:17 +01:00
Patrik Oldsberg 8e2effb531 changesets: added changeset for UrlReader readTree refactoring 2020-11-12 14:01:32 +01:00
Patrik Oldsberg b672492e21 backend-common: make .readTree required 2020-11-12 13:59:10 +01:00
Patrik Oldsberg 6417d966bb backend-common,techdocs-backend: refactor .readTree to accept options and implement GitHub reader with response utils 2020-11-12 13:53:22 +01:00
Patrik Oldsberg e1057d9a50 backend-common: provide a ReadTreeResponseFactory instance to all ReaderFactories 2020-11-12 13:52:18 +01:00
Patrik Oldsberg 5bc30d262f backend-common: make ReadTreeResponse.dir() accept an options object instead 2020-11-12 12:31:23 +01:00
Patrik Oldsberg 73231427e1 backend-common: add top-level archive filtering to ArchiveResponse + fix files() 2020-11-12 12:27:33 +01:00
Patrik Oldsberg 1b632b5aa7 backend-common: add archive tree reading utilities 2020-11-12 12:27:33 +01:00
Patrik Oldsberg e74422b4d8 backend-common: make ReadTreeResponse.files async 2020-11-12 12:27:33 +01:00
Patrik Oldsberg 1ef651471d package: add override of core for roadie plugins 2020-11-12 12:25:39 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
Fredrik Adelöw 752808090b auth-backend: Handle non-7-bit safe characters in the posted message data (#3280) 2020-11-12 11:48:46 +01:00
Fredrik Adelöw 4628763998 auth-backend: Encode the OAuth state param using URL safe chars (#3281) 2020-11-12 11:43:35 +01:00
Ryan Vazquez d5a2bf9296 Merge pull request #3268 from backstage/ryanv-cost-insights-custom-toolips
Ryanv cost insights custom toolips
2020-11-11 16:41:47 -05:00
Fredrik Adelöw c250dfe293 Update README.md (#3278) 2020-11-11 18:27:27 +01:00
Fredrik Adelöw 9090739a53 storybook: fix broken stories that lack a router parent (#3273) 2020-11-11 14:42:08 +01:00
Himanshu Mishra 67ba233fb6 Merge pull request #3277 from backstage/sonarqube-readme
Improve sonarqube readme
2020-11-11 14:40:35 +01:00
Oliver Sand 84b654d5de Use dense table style and outlined chips in the API Explorer (#3276)
This matches the styling of the catalog.
2020-11-11 13:34:40 +01:00
Fredrik Adelöw 4a9d666a32 catalog: more info about refresh errors (#3272)
We sometimes get errors like `Cannot read property 'toLowerCase' of undefined` which really doesn't help debugging. So log the error stack instead of just the message, and also make the rules enforcer (which is the very first code that's hit by newly read data) more defensive. The latter is needed because no validation has been performed on the entity data yet, so if the user mistakenly inserted bad data, the code will crash instead of just rejecting the data as invalid.
2020-11-11 13:31:08 +01:00
Oliver Sand c3e8426a91 Improve sonarqube readme
The wrong name here leads to confusion.
2020-11-11 13:03:19 +01:00
Himanshu Mishra 9badb8f737 TechDocs project: try without having an emoji in the name 2020-11-11 09:53:26 +01:00
Ryan Vazquez 0703edee09 changeset 2020-11-10 16:48:27 -05:00