| 
							
							
								 neojunjie | bc2e71e9d2 | feat(frontend): logout with oidc (#3049) Co-authored-by: junjie <Jjlchiam4e> | 2021-08-15 22:19:44 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | 308014aea0 | fix(schema-version): temporarily hide schema version tab (#3099) | 2021-08-15 22:18:35 -07:00 |  | 
			
				
					| 
							
							
								 Lal Rishav | 9cbc147975 | feat(business-glossary): added field level glossary terms (#3048) | 2021-08-15 21:59:12 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | c13d83b5c5 | fix: fixing key-value after adding version (#3093) | 2021-08-12 17:52:58 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | b73d0ebb8b | feat: Adding clarity around qualified unions and removing extra lines for structs (#3091) Co-authored-by: Ravindra Lanka <rlanka@acryl.io> | 2021-08-12 16:25:44 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | a5bd0c5c3a | fix(react): bolding field name if single token (#3080) | 2021-08-11 17:14:08 -07:00 |  | 
			
				
					| 
							
							
								 rslanka | 8844240328 | feat: Adding support for nested schemas in ingestion and visualization (#3079) | 2021-08-11 15:47:18 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | a7ea888612 | fix(frontend): fixing homepage jitter (#3054) | 2021-08-06 18:09:35 -07:00 |  | 
			
				
					| 
							
							
								 Lal Rishav | 94b35fe8a0 | fix(Business Glossary): updated glossary term search strategy (#2973) | 2021-08-05 23:31:06 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | ae4cdf0999 | fix(frontend): hide dashboard date when null (#3045) | 2021-08-05 22:09:32 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | d9d4d16fae | fix(frontend): fixing lineage tokenization (#3042) | 2021-08-05 18:17:09 -07:00 |  | 
			
				
					| 
							
							
								 John Joyce | fa8f8b239a | feat(frontend): encode Original URI in Authentication Redirect (#3026) | 2021-08-04 11:55:03 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | ea7952ce77 | fix(caching): refetch query on update (#3020) | 2021-08-03 12:05:18 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 35aca2cad6 | fix(react): fix weird 0 rendering possible bugs (#3000) Co-authored-by: Shirshanka Das <shirshanka@apache.org> | 2021-08-03 11:18:39 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | f4a6d18c12 | fix(blank pages): removing apollo caching (#3008) | 2021-08-02 17:49:57 -07:00 |  | 
			
				
					| 
							
							
								 John Joyce | beb9b623fb | fix(dataset stats): Fix checks for existence of row and column counts  (#3003) | 2021-08-02 07:53:37 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 411bbeab56 | feat(react): update dataset documents tab with a merged document column (#2997) | 2021-08-02 07:50:03 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 25e8e8f5ad | feat(react): update search result has result counts for each entities that has result (#2991) | 2021-08-02 07:48:22 -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 |  | 
			
				
					| 
							
							
								 Dexter Lee | 15c0c4dfb3 | fix(browse): Fix browse pagination and multi-browse path issue (#2984) | 2021-07-30 10:48:32 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | 242ca71f77 | fix(tags): fixing tag applied to module for tags w/ colons in the name (#2982) | 2021-07-28 23:09:25 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | d9d03c9bd9 | feat(ml-model): adding ml models and ml model groups (#2961) | 2021-07-28 20:39:05 -07:00 |  | 
			
				
					| 
							
							
								 Kevin Hu | 59f5d8f8c8 | feat(ingest): add logo and platform entry for Glue (#2943) | 2021-07-22 22:20:00 -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 |  | 
			
				
					| 
							
							
								 Brian | dd43e6b258 | feat(react): surface edited descriptions on search preview for dataset, datajob, dataflow, chart, dashboard (#2932) | 2021-07-22 13:20:40 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 7e2c4d6e44 | feat(mlFeatureTable): add graphql, ui/ux for mlFeatureTable, mlFeature, mlPrimaryKey entities (#2887) | 2021-07-20 11:42:21 -07:00 |  | 
			
				
					| 
							
							
								 John Joyce | f8713fa1f5 | fix(frontend): Don't use Apollo Cache for IsAnalyticsEnabled query.  (#2904) | 2021-07-16 15:39:39 -07:00 |  | 
			
				
					| 
							
							
								 Harshal Sheth | 3179f032de | fix(react): avoid displaying "0" for ignored timestamps (#2889) | 2021-07-16 12:21:23 -07:00 |  | 
			
				
					| 
							
							
								 Gabe Lyons | d376dc49db | fix(search): fixing case where someone issues a null query (#2890) | 2021-07-16 12:19:51 -07:00 |  | 
			
				
					| 
							
							
								 Brian | e075a0a004 | feat(react): update schema history visualizing, truncate long type, original desc bug (#2901) | 2021-07-16 12:13:20 -07:00 |  | 
			
				
					| 
							
							
								 Wan Chiu | 49de7aba66 | feat(react): configure Cypress + MirageJS + GraphQL mock for functional testing plus a couple of example tests (#2597) | 2021-07-16 11:56:50 -07:00 |  | 
			
				
					| 
							
							
								 Lal Rishav | dbf3a8fd83 | fix(search): enable search on business glossary terms (#2790) 8480 | fixed glossary term search issue (#2790) | 2021-07-14 20:04:18 -07:00 |  | 
			
				
					| 
							
							
								 Brian | a6dc9e0dc0 | fix(react): fix bug in description update modal (#2874) | 2021-07-13 21:02:20 -07:00 |  | 
			
				
					| 
							
							
								 Brian | eff502b3f7 | feat(react): implement visualizing historical versions of dataset schema (#2855) | 2021-07-09 08:46:38 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 0e36df4928 | fix(react): fix searchbar width issue in small screen (#2856) | 2021-07-09 08:20:40 -07:00 |  | 
			
				
					| 
							
							
								 Kevin Hu | a2106ca9e8 | feat(ingest): SageMaker jobs and models (#2830) | 2021-07-08 16:16:16 -07:00 |  | 
			
				
					| 
							
							
								 Harshal Sheth | 2f921d15e8 | fix(ingest): avoid setting timestamps unless source system provides it (#2843) | 2021-07-08 12:11:06 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 851fe130b1 | feat(react): fix apollo client cache issues in entities profile pages (#2841) | 2021-07-07 12:54:16 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 29be54330c | fix(react): update platform text in dataset profile header (#2771) | 2021-06-25 10:58:47 -07:00 |  | 
			
				
					| 
							
							
								 Brian | a0d188c46f | fix(react): fix graphql apollo cache update issue cause of usagestats (#2769) | 2021-06-25 10:11:34 -07:00 |  | 
			
				
					| 
							
							
								 Harshal Sheth | 88a7f52cbc | fix(react): update the query frequency text label (#2767) | 2021-06-24 23:23:00 -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 |  | 
			
				
					| 
							
							
								 Harshal Sheth | 19b2a42a00 | feat: usage stats (part 2) (#2762) Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com> | 2021-06-24 19:44:59 -07:00 |  | 
			
				
					| 
							
							
								 Harshal Sheth | 937f02c6bc | feat: usage stats (part 1) (#2750) Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com> | 2021-06-24 17:11:00 -07:00 |  | 
			
				
					| 
							
							
								 Brian | c2252427d9 | fix(react): reverse result of topological sort, autofocus in add tag modal (#2759) | 2021-06-24 15:59:10 -07:00 |  | 
			
				
					| 
							
							
								 Dexter Lee | e640f5ed03 | fix(docker): modernize docker images and fix vulnerabilities (#2746) | 2021-06-23 13:55:14 -07:00 |  | 
			
				
					| 
							
							
								 Kevin Hu | a89094da5b | feat(ingest): add support for Glue ETL jobs (#2687) | 2021-06-22 11:33:22 -07:00 |  | 
			
				
					| 
							
							
								 Kevin Hu | 554e1637c5 | fix(ingest): types for dbt (#2716) | 2021-06-22 10:37:08 -07:00 |  | 
			
				
					| 
							
							
								 Brian | 38471ac700 | fix(react): update schema description edit behavior (#2718) | 2021-06-18 12:02:55 -07:00 |  | 
			
				
					| 
							
							
								 Brian | a5f9b8dfe9 | feat(entities): add markdown description update/viewer feature in dataset, datajob, dataflow, chart and dashboard, update ui/ux (#2707) | 2021-06-16 15:48:27 -07:00 |  |