Dexter Lee
0f035782fd
feat(docker): Add healthchecks to datahub docker images ( #2288 )
2021-03-23 15:15:16 -07:00
Harshal Sheth
f216e1836d
fix: remain as root until final datahub-frontend build stage ( #2283 )
2021-03-23 00:17:36 -07:00
Thomas Larsson
9c618b4835
feat(react): enable the react frontend to use SSL when talking with GMS ( #2267 )
...
Fixes : #2265
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-22 23:23:11 -07:00
Gabe Lyons
01f27b4503
feat(react): updating entity layouts to be friendly to smaller viewport sizes ( #2277 )
2021-03-22 23:19:28 -07:00
Harshal Sheth
1ea450e0e4
fix(ingest): use custom pybigquery ref to get descriptions ( #2279 )
2021-03-22 23:17:54 -07:00
Harshal Sheth
c42ce2e668
docs(ingest): add python versions badge ( #2278 )
2021-03-22 23:12:41 -07:00
Gary Lucas
922307f8ec
feat(ingest): Add DBT source to metadata-ingestion ( #2247 )
2021-03-22 23:11:29 -07:00
Gabe Lyons
457b746185
feat(react): update search suggestion styling ( #2276 )
2021-03-22 14:46:41 -07:00
Gabe Lyons
304b835e94
fix(react): fix randomizing suggestions on autocorrect ( #2274 )
2021-03-22 14:46:05 -07:00
Lal Rishav
2eb8a24147
feat : custom menu options in the main dropdown menu ( #2250 )
...
Co-authored-by: lalrishav <lalrishav@gmail.com>
2021-03-22 14:44:14 -07:00
Harshal Sheth
fec39c682a
fix(docker): use local datahub-frontend in dev.sh ( #2268 )
2021-03-19 15:55:04 -07:00
Gabe Lyons
aea35c1417
feat(react): show search suggestions ( #2270 )
2021-03-19 15:40:48 -07:00
Harshal Sheth
183f7259c7
docs: update readme for v0.7.0 release ( #2269 )
2021-03-19 15:39:00 -07:00
Pedro Silva
f0d093f4ab
feat(react): add druid logo ( #2264 )
2021-03-19 08:29:52 -07:00
Gabe Lyons
29b1eda536
fix: fixing tag formatting issues ( #2266 )
2021-03-19 08:05:52 -07:00
John Plaisted
5e91014e00
feat(search) BREAKING Support ElasticSearch 7, drop ES5 ( #2263 )
...
Merges in changes from our ES7 branch, and drops support for ES5.
This is a breaking change due to the upgrade, we have a ES5 branch at the commit before this.
v0.7.0
2021-03-18 19:16:44 -07:00
Gabe Lyons
711e023f5e
fix(tags): fixing margins on tags for long descriptions ( #2260 )
2021-03-18 16:36:00 -07:00
Harshal Sheth
b1aa5fe007
docs: update roadmap progress ( #2259 )
2021-03-18 16:34:59 -07:00
Dexter Lee
61c37aa04d
refactor(demo): Add empty global tags to BigQuery demo data ( #2258 )
2021-03-18 16:03:05 -07:00
John Joyce
7c5d8cb719
feat(react): Adding shadow and deeper linear gradient ( #2255 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 15:40:24 -07:00
Gabe Lyons
7106753a4d
feat(tags): improving elastic search templates for tags ( #2254 )
2021-03-18 15:04:24 -07:00
Gabe Lyons
8c8de74ec2
fix(tags): fix ownership on tag create ( #2253 )
2021-03-18 14:31:44 -07:00
Harshal Sheth
d8268dae5a
fix: update slack links ( #2256 )
2021-03-18 14:15:33 -07:00
Gabe Lyons
039fe597f7
feat(tags): editing tags from react client on datasets, schemas, charts & dashboards ( #2248 )
2021-03-18 11:52:14 -07:00
John Joyce
728a742528
refactor(react): React as the default UI ( #2252 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 09:55:05 -07:00
Harshal Sheth
b8462028c3
feat(ingest): various minor fixes ( #2246 )
2021-03-17 23:05:05 -07:00
John Joyce
c819289b53
feat(react): Adding big query logo ( #2245 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-17 20:34:37 -07:00
Gabe Lyons
c7febe5d72
fix(react): enabling charts and dashboards to be supported by theme config ( #2249 )
2021-03-17 20:33:43 -07:00
Pedro Silva
6a0c402a58
feat(ingest): Add support for druid ( #2235 )
2021-03-17 20:06:48 -07:00
Gabe Lyons
350e7aaf3c
feat(react): moving schema tab to be default ( #2244 )
2021-03-16 14:31:18 -07:00
Shirshanka Das
dfe0f3c4da
docs: adding mar-19 townhall agenda ( #2243 )
2021-03-16 11:41:29 -07:00
Dexter Lee
c362cc4388
feat(tags): Enable search for datasets by tags ( #2240 )
2021-03-15 22:37:06 -07:00
Pedro Silva
45d622b945
feat(k8s): Add metadata-ingestion as a Helm component ( #2236 )
...
Co-authored-by: Pedro Silva <pedro.silva@definedcrowd.com>
2021-03-15 22:32:28 -07:00
Shirshanka Das
f8b88c5a3c
docs: Improving architecture docs ( #2241 )
2021-03-15 22:29:11 -07:00
Harshal Sheth
c015cf7ca9
feat(docs): use gradle for building docs ( #2239 )
2021-03-15 16:13:07 -07:00
Harshal Sheth
aa6bc15cd7
fix(ingest): various avro codegen fixes ( #2232 )
2021-03-15 15:27:30 -07:00
Gabe Lyons
d895202d52
fix(dataflow): fixing browse dao access ( #2237 )
2021-03-15 11:25:32 -07:00
Arun Vasudevan
7750c6120a
feat: MLmodel Graphql Query ( #2166 )
2021-03-13 08:34:48 -08:00
Fredrik Sannholm
da6b3d111d
feat(datajob): Backend implementation ( #2197 )
2021-03-13 08:00:44 -08:00
John Joyce
595d3672d2
refactor(react): All entity search UI + misc improvements ( #2233 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-13 07:55:29 -08:00
John Joyce
f8a7f1ef96
docs(react): Oidc React Doc Updates ( #2234 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-12 17:16:08 -08:00
Dexter Lee
8d731b577e
fix(docker): start issue when there are multiple kafka brokers in bootstrap config ( #2231 )
2021-03-12 11:26:49 -08:00
John Joyce
81fa8d6129
refactor(React): Misc UI improvements ( #2227 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-12 11:14:47 -08:00
Harshal Sheth
95c124ffc4
fix(ingest): pin version of avro-gen3 ( #2230 )
2021-03-12 09:39:38 -08:00
Harshal Sheth
7d02313a2a
fix(ingest): use python extras in docker image ( #2226 )
2021-03-11 16:30:38 -08:00
Harshal Sheth
6a8fca59f1
feat(ingest): use plugin system based on Python extras ( #2224 )
2021-03-11 13:41:05 -08:00
John Joyce
08616cc610
feat(react): SSO support simple OIDC authentication ( #2190 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-03-11 13:38:35 -08:00
Dexter Lee
e659f749f2
Added images to es/kafka-setup ( #2223 )
2021-03-11 12:55:03 -08:00
Dexter Lee
fd183919cf
fix(ci): rename file to match git workflow needs ( #2222 )
2021-03-11 11:38:25 -08:00
Dexter Lee
07c9a33335
fix(ci): remove paths_ignore from workflow files ( #2220 )
2021-03-11 11:31:21 -08:00