Commit graph

13 commits

Author SHA1 Message Date
Kibana Machine fdd67f97ae
[APM] Ensure refresh button works (#112652) (#114082)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-10-06 09:32:55 -04:00
Kibana Machine 590d99f5e2
[APM] Ensure multiple path parameters are matched (#112958) (#113007)
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-09-23 19:04:01 +00:00
Tyler Smalley c16480e849
[7.x][DX] Upgrade prettier to v2.4.0 (#112359) (#112524)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-19 22:34:46 -07:00
Kibana Machine ddfbe87593
[7.x] [APM] Use full path in route definition (#111501) (#111675)
* [APM] Use full path in route definition (#111501)

* [APM] Use new path syntax in waterfall (#111689)

Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-09-09 13:07:46 +00:00
Kibana Machine 7336717d61
chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620) (#111217)
* chore(NA): replace babel config files by inline presets by default in the js_ts_transpiler rule

* chore(NA): update @kbn/ace build to exclude worker file

* chore(NA): remove config file support

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-09-03 18:41:32 -04:00
Kibana Machine bf9413dc42
[APM] Support multiple route paths in useApmParams (#109370) (#109653)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-08-23 12:02:22 -04:00
Kibana Machine 552c7a494d
chore(NA): moving @kbn/io-ts-utils to babel transpiler (#108517) (#108576)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-13 20:04:48 +00:00
Kibana Machine c4a15b4299
[APM] Make environment & kuery required (#108338) (#108536)
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-08-13 12:17:25 -04:00
Spencer 79e45f2190
[build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139)
* [build_ts_refs] improve caches, allow building a subset of projects

* cleanup project def script and update refs in type check script

* rename browser_bazel config to avoid kebab-case

* remove execInProjects() helper

* list references for tsconfig.types.json for api-extractor workload

* disable composite features of tsconfig.types.json for api-extractor

* set declaration: true to avoid weird debug error

* fix jest tests

Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	.gitignore
#	examples/hello_world/tsconfig.json
#	tsconfig.json
#	tsconfig.refs.json

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-11 05:08:54 -04:00
Kibana Machine c4cb0441c8
[APM] Make rangeFrom/rangeTo required (#107717) (#108017)
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-08-10 08:23:20 -04:00
Kibana Machine 4b8a68a1a3
chore(NA): moving @kbn/typed-react-router-config to babel transpiler (#107437) (#107474)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-02 23:55:26 +00:00
Kibana Machine 38f6c18e63
[UX] make route match optional in EnvironmentFilter (#105780) (#105969)
Closes #105757.

Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-07-16 13:07:59 -04:00
Dario Gieselaar b54873dc29
[7.x] [APM] Typed client-side routing (#104274) (#105745) 2021-07-15 10:16:44 -04:00