Rickard Cardell
27aeaa96c1
feat(frontend): Handle errors from OIDC provider.
2021-08-10 22:28:28 -07:00
John Joyce
383bde18f5
chore(frontend): Remove unused files 1/4 ( #3014 )
2021-08-09 09:48:05 -07:00
Javier Sotelo
fcabd5ba91
fix(frontend): add support for SASL_KERBEROS_SERVICE_NAME & SASL_PLAINTEXT ( #3022 )
...
Co-authored-by: jsotelo <javier.sotelo@viasat.com>
2021-08-05 22:08:50 -07:00
John Joyce
fa8f8b239a
feat(frontend): encode Original URI in Authentication Redirect ( #3026 )
2021-08-04 11:55:03 -07:00
John Joyce
352a0abf8d
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect ( #2983 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-07-30 17:41:03 -07:00
Wei Hou
bac1ae42fc
refactor(datahub-web): removing frontend Ember app (i.e. datahub-web folder) ( #2921 )
2021-07-22 15:58:30 -07:00
Dexter Lee
acb638cb65
fix(analytics): Fix SSL issue with analytics on frontend ( #2840 )
2021-07-08 15:11:40 -07:00
John Joyce
050d940d58
feat(datahub-frontend): Adding basic file-based authentication to datahub-frontend ( #2818 )
2021-07-02 06:31:01 -07:00
Dexter Lee
6fee59ebac
fix(search): Filter out "removed" entities from autocomplete and analytics ( #2781 )
2021-06-29 17:56:09 -07:00
John Joyce
849b6b4b50
fix(frontend): making nested SSL configs optional ( #2785 )
2021-06-29 10:16:28 -07:00
Dexter Lee
313da07447
fix(docker): Upgrade to 4.1.44 netty-all library ( #2784 )
2021-06-28 17:04:12 -07:00
John Joyce
942196e3c1
feat(logs): add thresholding, misc cleanup ( #2773 )
2021-06-25 11:51:59 -07:00
John Joyce
09cbc548a4
feat(logs): improve logging in GMS and datahub-frontend ( #2761 )
2021-06-25 10:56:45 -07:00
Dexter Lee
3caa09d21a
fix(docker): Fix dependency vulnerability ( #2763 )
2021-06-24 23:00:55 -07:00
Harshal Sheth
7a93a415ce
fix(react): move percent sign after number and update meta tag ( #2765 )
2021-06-24 22:59:25 -07:00
Thomas Larsson
c04f856b7d
fix(frontend): auth session ttl specified in hours instead of days. M… ( #2695 )
...
Fixes : #2680
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-06-24 22:24:27 -07:00
Peter Mortier
a0579321b3
Add support for different oidc client authentication methods ( #2691 )
2021-06-16 09:19:47 -07:00
Thomas Larsson
61a8994bb6
fix(analytics): Support sasl authentication to kafka ( #2675 )
2021-06-10 12:10:13 -07:00
Dexter Lee
5ca484a153
fix(analytics): fix index names ( #2647 )
2021-06-03 21:38:43 -07:00
John Joyce
97e9660037
feat: No Code Metadata Modeling ( #2629 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00
John Joyce
4d82ff8b62
feat(analytics): support configuration of Kafka SSL ( #2620 )
2021-05-27 16:37:57 -07:00
John Joyce
0cdadd810a
fix(react): disable analytics link display ( #2541 )
2021-05-12 09:36:40 -07:00
John Joyce
29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta ( #2499 )
...
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -07:00
Gabe Lyons
1c0dd32730
fix(lineage): Fix issue where large lineage fetches trigger 414 URI too long ( #2462 )
2021-04-28 11:36:28 -07:00
John Joyce
16cada2055
fix(Ember App): Allow ember build (disabled by default) ( #2348 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-04-06 16:10:50 -07:00
Harshal Sheth
478d232d2f
build: remove deprecated ember app from build ( #2328 )
2021-04-01 12:16:47 -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
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
Gabe Lyons
adfe60e97a
feat(tags): adding support for read/write of tags in gms & read-only in react datahub-frontend. ( #2164 )
2021-03-07 11:26:47 -08:00
Harshal Sheth
2e8a0cef34
fix(docs): fix broken links ( #2186 )
2021-03-07 10:46:27 -08:00
Gabe Lyons
85f4f88d7d
docs(frontend): Update docs to clarify running local frontend w/ local react app ( #2147 )
2021-02-26 21:24:20 -08:00
John Joyce
12ff330a54
feat(GraphQL API): GQL implementation of Charts + Dashboards ( #2117 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-02-17 23:36:17 -08:00
John Joyce
8ef5e2a545
Deploy React via Docker
2021-02-15 17:40:41 -08:00
John Joyce
da1258c335
feat(GraphQL Mutation): Introducing updateDataset mutation ( #2091 )
...
* Introducing updateDataset mutation
* WritableType -> MutableType
* Add createdAt input
Co-authored-by: John Joyce <john@acryl.io>
2021-02-09 10:08:28 -08:00
John Joyce
4cdef602b4
Enable mutation only in frontend ( #2081 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-02-03 11:34:16 -08:00
John Joyce
1a49785add
feat(GraphQL Query): Supporting complete Dataset, CorpUser with Search & Browse in GraphQL API ( #2076 )
...
Co-authored-by: John Joyce <johnjoyce@johns-mbp.home>
2021-02-02 20:18:31 -08:00
John Joyce
50cec65f57
feat(GQL Queries): Productionalizing GraphQL Part 1: Dataset Query support + adding shared GraphQL module ( #2066 )
...
* Productionalizing GraphQL Part 1: Dataset Query support + introducing common datahub-graphql-core module.
Co-authored-by: John Joyce <jjoyce0510@gmail.com>
2021-01-22 15:44:00 -08:00
Mars Lan
2d33c905cf
Update README.md
2020-10-12 10:42:45 -07:00
Charlie Tran
84efa73098
fix (frontend): Partially fixes lineage issues and dataset API handling ( #1874 )
...
* Initial fix for lineage graph
* Fixes broken test by lineage fix commit and returns empty response instead of 500 for upstreams
2020-09-14 19:09:02 -07:00
Kerem Sahin
57f81d488d
feat(data-platforms): adding rest resource for /dataPlatforms and mid-tier support ( #1817 )
...
* feat(data-platforms): Adding rest resource for /dataPlatforms and mid-tier support
* Removed data platforms which are Linkedin internal
2020-08-20 12:55:30 -07:00
Mars Lan
dec2ce9152
build(frontend): Drop unnecessary DB-related dependencies ( #1741 )
...
* refactor(frontend): Drop unnecessary DB-related dependencies
* Drop unused dependencies from top-level build script
2020-07-22 19:43:30 -07:00
Mars Lan
267941edea
Update README.md
2020-07-22 11:02:45 -07:00
Mars Lan
c43e119b3e
refactor: change the default log location ( #1667 )
...
The original location (/local/log) is not a commonly writable location on Mac & Linux.
The new default location also matches the default data location for docker containers.
2020-05-08 14:39:20 -07:00
Mars Lan
980f39ae88
refactor(frontend): fails loudly to help debug gms issue ( #1626 )
...
This will print the full stacktrace in log to help identify various gms issues
2020-04-03 07:40:07 -07:00
Kerem Sahin
e56b6a2871
Add forward slash escape for Elasticsearch queries
2020-02-05 19:05:49 -08:00
Seyi Adebajo
8801127f16
Update README.md
2020-02-04 12:24:23 -08:00
Kerem Sahin
6863d09120
Fix wiki link
2020-02-03 11:50:29 -08:00
Kerem Sahin
0bc136da42
Enable people search
2020-01-30 13:38:34 -08:00
Kerem Sahin
dd60454420
Fix RTE resulting from using wrong Json converter on RecordTemplate
2020-01-06 17:51:45 -08:00
Kerem Sahin
f07f545df7
Add corp user search support
2020-01-06 16:35:02 -08:00