Patrik Oldsberg
3849e24112
config-loader: add support for serializing and deserializing schema
2020-11-18 11:31:11 +01:00
Patrik Oldsberg
564f438edd
cli: load config schema and use to filter config + add --frontend flag to print
2020-11-18 11:31:11 +01:00
Patrik Oldsberg
7298f8b265
config-loader: remove support for conditionally reading secrets
2020-11-18 11:31:10 +01:00
Patrik Oldsberg
f4af5d1dce
config-loader: consider all deps when discovering schema and parallelize processing
2020-11-18 11:31:10 +01:00
Patrik Oldsberg
4ccba1aa96
config-loader: remove debugging output in schema lib
2020-11-18 11:31:10 +01:00
Patrik Oldsberg
a533c15b09
config-loader: document schema lib
2020-11-18 11:31:09 +01:00
Patrik Oldsberg
b652ebc4e7
config-loader: add visibility filtering tests + fix filtering logic
2020-11-18 11:31:09 +01:00
Patrik Oldsberg
8c65cec932
config-loader: split up config schema implementation and move into separate lib
2020-11-18 11:31:09 +01:00
Patrik Oldsberg
4795278039
config-loader: add config filtering by visibility
2020-11-18 11:31:08 +01:00
Patrik Oldsberg
6fec95079a
config-loader: initial incomplete config schema implementation
2020-11-18 11:31:08 +01:00
Patrik Oldsberg
ddb5a38f77
backend-common,core,auth-backend: added initial config schemas
2020-11-18 11:31:08 +01:00
Emma Indal
7d680c075e
[Search] Search frontend plugin ( #3086 )
...
* feat(search) search plugin
* feat(search): search page components
* feat(search): api
* feat(search): filters wip
* feat(search): wip filters
* fix(search): delete unused useParams hook
* fix(search): update docs
* fix(search): use latest versions of dependencies
* fix(search): change version of catalog plugin
* fix(search api): pass instance of catalog api to search api
* fix(filters): rename component from FilterButton to FiltersButton
* fixup
* fix(filters): use list of checkboxes to match style of catalog page filters
* fix(styles): use theme spacing for margins and paddings, delete unused styles
* fix(search): change terminology of search input to be more consistent and clear
* fix(search): restructure component exports according to ADR
* fix(search): replace sm with xs on Grid components to support smaller screens
* fix(search): add types
* fixup
* fix(search): bump backstage core
* change versions of backstage theme and dev-utils
2020-11-18 11:20:37 +01:00
Patrik Oldsberg
bf74096eef
Merge pull request #3324 from lowjoel/custom-app-listen
...
feat(cli): Support specifying listen host/port for frontend
2020-11-18 10:12:56 +01:00
Joel Low
9023404510
feat(cli): Support specifying listen host/port for frontend
2020-11-18 14:24:55 +08:00
Patrik Oldsberg
74b9561a2b
github/workdflows: bump setup-msbuild to fix windows builds ( #3321 )
2020-11-18 01:44:17 +01:00
Himanshu Mishra
a2b83df986
Merge pull request #3316 from backstage/orkohunter/add-techdocs-survey
...
TechDocs Survey: Add link to form on docs site
2020-11-17 13:46:54 +01:00
Fredrik Adelöw
22f7755d29
docs: skip prettier for long metadata lines ( #3311 )
2020-11-17 13:26:24 +01:00
Himanshu Mishra
d1bfe7b71f
Docs: Add TechDocs survey on docs site
2020-11-17 13:19:28 +01:00
brendasukh
56e4278428
Merge pull request #3306 from backstage/remove-cur-feature-flag
...
Remove cur feature flag
2020-11-16 18:07:33 -05:00
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
Ryan Vazquez
07d33bc352
Merge pull request #3305 from backstage/fix/cost-insights-excessive-header-margin
...
fix:(cost-insights-plugin): remove excessive header margin from cost overview banner
2020-11-16 12:37:30 -05:00
Fredrik Adelöw
3ad6320029
docs: catalog - extending the model, and relations ( #3291 )
...
* docs: catalog - extending the model, and relations
* Address comments
2020-11-16 16:45:46 +01:00
Fredrik Adelöw
7b37e68348
integrations: move common integration concerns to a separate package ( #3295 )
2020-11-16 16:15:09 +01: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
Ryan Vazquez
17a9f48f6c
changeset
2020-11-16 09:45:59 -05:00
Ryan Vazquez
2f8a074dd2
remove excessive header margin from cost overview banner
2020-11-16 09:41:01 -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