John Joyce
|
c69310522b
|
feat(metadata service): Introducing Platform Events (#4477)
|
2022-03-29 18:32:04 -07:00 |
|
Pedro Silva
|
db35aca869
|
feat(frontend) Adds multiple group claim support (#4450)
|
2022-03-21 13:33:53 -07:00 |
|
Kevin Neville
|
d8e6f890a9
|
fix: Replace old repository link with new link (#4446)
|
2022-03-18 14:12:19 -07:00 |
|
John Joyce
|
11f809abd2
|
feat(oidc): Adding support for extracting single string groups claim (#4419)
|
2022-03-15 17:41:19 -07:00 |
|
John Joyce
|
86f240769f
|
Fixing OIDC encryption bug from v0.8.29 (#4418)
|
2022-03-15 17:41:08 -07:00 |
|
John Joyce
|
c713b60810
|
fix(oidc): Update group membership each login (and make group extraction disabled by default) (#4380)
|
2022-03-11 08:49:31 -08:00 |
|
John Joyce
|
ef31b0ee6a
|
fix(frontend): Fix common OIDC issues (#4351)
|
2022-03-08 14:27:19 -08:00 |
|
Dexter Lee
|
18dd5b6c13
|
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity (#4322)
|
2022-03-04 16:10:25 -08:00 |
|
John Joyce
|
acf6eaaf1c
|
refactor(ui): Simplify process of adding user.props (w/ docs) (#4296)
|
2022-03-03 19:22:35 -08:00 |
|
Gabe Lyons
|
9a4a1bb03c
|
fix(docs): fix frontend docs to replace port 9001 with 9002 (#4280)
|
2022-03-01 16:55:16 -08:00 |
|
Ravindra Lanka
|
1ac20ee764
|
feat(platform): add timeline api for dataset entity (#4252)
|
2022-02-24 19:40:55 -08:00 |
|
John Joyce
|
50b9aa8de8
|
make frontend debug logs richer (#3967)
|
2022-01-25 16:45:50 -08:00 |
|
Aseem Bansal
|
4aa14214d9
|
feat(ingest): rest-emitter: make test_connection more robust (#3919)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-01-19 18:51:47 -08:00 |
|
John Joyce
|
5886e63e5c
|
doc(components): Adding DataHub components overview (#3606)
|
2021-11-24 12:41:07 -08:00 |
|
John Joyce
|
f49666a230
|
feat(auth): Metadata Service Authentication! (#3598)
|
2021-11-22 16:33:14 -08:00 |
|
John Joyce
|
1062c3ebc5
|
fix(frontend): Hush noisy datahub-frontend warnings (#3559)
|
2021-11-12 16:33:06 -08:00 |
|
John Joyce
|
c7d3f8b930
|
Proxy GMS API requests (#3509)
|
2021-11-08 13:37:31 -08:00 |
|
Gabe Lyons
|
9572f46652
|
docs(frontend): remove confusing suggestion to manually create users (#3465)
|
2021-10-26 12:18:36 -07:00 |
|
Gabe Lyons
|
b4a4a83ab2
|
build(frontend): make unzip depend on yarnBuild (#3452)
|
2021-10-25 22:19:03 -07:00 |
|
John Joyce
|
710dc3db1c
|
fix(oidc): Fix the oidc lastModifiedAt bug (#3429)
|
2021-10-20 17:09:02 -07:00 |
|
John Joyce
|
a25434c81e
|
fix(oidc): add name claim extraction (#3384)
|
2021-10-13 18:56:20 -07:00 |
|
John Joyce
|
ed01b59a00
|
feat(users & groups): User & Groups Management GraphQL APIs + UI (#3318)
|
2021-10-07 16:14:35 -07:00 |
|
John Joyce
|
fe589a58b3
|
fix(oidc): Tolerate null emails (#3330)
|
2021-10-05 19:30:51 -07:00 |
|
John Joyce
|
c742cbd62d
|
Attach Client ID to token request in Authentication Mode none (#3308)
|
2021-09-29 10:28:28 -07:00 |
|
John Joyce
|
33f4d2ede0
|
fix(upgrade): Improving NoCodeUpgrade logic to account for Bootstrap logic (#3301)
|
2021-09-28 16:30:49 -07:00 |
|
John Joyce
|
add778c04a
|
feat(oidc): Support NONE client auth method in OIDC (stopgap) (#3305)
|
2021-09-28 16:30:17 -07:00 |
|
John Joyce
|
dfcfc6984d
|
Fixing response type bug (#3251)
|
2021-09-16 16:54:38 -07:00 |
|
Dexter Lee
|
9172700585
|
fix(frontend): Add additional sasl config for kafka producer in datahub-frontend (#3220)
|
2021-09-15 18:08:54 -07:00 |
|
Dexter Lee
|
bf6c2dcf0f
|
fix(oidc): add more oidc config (#3221)
|
2021-09-10 16:57:28 -07:00 |
|
John Joyce
|
ccb09a6966
|
feat(access control): Fine-Grained Access Control M1 (#3182)
|
2021-09-02 19:05:13 -07:00 |
|
John Joyce
|
2c5edd88ab
|
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) (#3131)
|
2021-08-20 10:58:07 -07:00 |
|
John Joyce
|
81eb4f19bf
|
feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc) (#3082)
|
2021-08-20 07:42:18 -07:00 |
|
John Joyce
|
f40bf1ce19
|
feat(group ui): Basic group search membership in UI (#3094)
|
2021-08-16 20:47:18 -07:00 |
|
neojunjie
|
bc2e71e9d2
|
feat(frontend): logout with oidc (#3049)
Co-authored-by: junjie <Jjlchiam4e>
|
2021-08-15 22:19:44 -07:00 |
|
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 |
|