Yi (Alan) Wang
5b7caa2f19
change DatasetIdByURN response key to lowercase ( #760 )
2017-09-20 15:20:36 -07:00
Seyi Adebajo
51c07e6b0f
updates eslintrc : adds define global. renames dataset_id to datasetIdentifier. adds typings for various dataset resource models. adds api functions for columns endpoint. adds a convenience fetch function to get headers. adds a global type for the marked global module. adds typesafe utility function array-map.
2017-09-20 14:25:27 -07:00
Yi (Alan) Wang
69e2d4d7a3
Add Frontend find ID by URN api ( #759 )
2017-09-20 08:49:31 -07:00
Seyi Adebajo
6848e50653
rename api interface nomenclature
2017-09-19 18:20:03 -07:00
Seyi Adebajo
583f0ae8ff
removes unused dataset routes datasets.name, datasets.name.subpage and controller: datasets.name.subpage
2017-09-19 17:26:05 -07:00
Seyi Adebajo
f354ba05c5
adds dataset urn to id translation function
2017-09-19 16:59:23 -07:00
Seyi Adebajo
dee7f9d1d6
moves datasets and datasets.index routes to ts
2017-09-19 16:56:06 -07:00
Seyi Adebajo
dd5cd6e7e2
deletes unused datasets.page route. deletes unused datasets route action. removes non-detailview markup from datasets template
2017-09-19 15:03:06 -07:00
Seyi Adebajo
80d493938e
Merge pull request #757 from theseyi/fetch
...
replaces deprecated ember-network module with ember-fetch. creates fetcher wrapper module around fetch: not yet integrated with app. removes metadata link from navbar. adds typing for fetch import. updates package deps. adds unit test for fetcher
2017-09-19 14:01:28 -07:00
Seyi Adebajo
ace53d8eb8
Merge pull request #756 from theseyi/tmp-deprecate-metadata-dashboard
...
removes metadata dashboard temporarily, pending refactor and/or redesign
2017-09-19 13:33:59 -07:00
Seyi Adebajo
a8af76e0d5
replaces deprecated ember-network module with ember-fetch. creates fetcher wrapper module around fetch: not yet integrated with app. removes metadata link from navbar. adds typing for fetch import. updates package deps. adds unit test for fetcher
2017-09-19 13:32:55 -07:00
Mars Lan
e782f6f018
Update the error message for ID fields missing field format ( #755 )
2017-09-19 10:57:59 -07:00
Seyi Adebajo
7dbfc08cc4
removes metadata dashboard temporarily, pending refactor and/or redesign
2017-09-18 17:51:36 -07:00
Seyi Adebajo
7c0050c7e4
Merge pull request #753 from theseyi/field-format-fixes
...
enterprise field format fix. tests clean. adds pre-compile
2017-09-18 16:46:49 -07:00
Seyi Adebajo
f540e38e78
moves contract id above seatid. fixes search filter rail header text
2017-09-18 16:31:47 -07:00
Seyi Adebajo
d21a39308b
fixes issue with default field format for enterprise account id
2017-09-18 16:13:30 -07:00
Seyi Adebajo
835eaba899
adds html-precompile dep for tests. refactors header string in browser-rail.
2017-09-17 20:03:49 -07:00
Seyi Adebajo
1095023f62
deletes all cli generated tests
2017-09-17 19:47:51 -07:00
Seyi Adebajo
fd7e98594b
Merge pull request #752 from theseyi/enterprise-fields
...
adds support for enterprise product related fields on compliance policy
2017-09-15 19:26:29 -07:00
Seyi Adebajo
30a47ca430
adds support for enterprise product related fields on compliance policy
2017-09-15 19:04:34 -07:00
Mars Lan
c7d4130fab
Add all jython directories found in class path to jython interpreter's path ( #751 )
2017-09-15 16:02:20 -07:00
Yi (Alan) Wang
3a16b6e280
Refactor BaseDao to add generic functions ( #749 )
2017-09-14 15:41:44 -07:00
Yi (Alan) Wang
adcf3a7c93
Fix Dataset comment PUT API ( #748 )
2017-09-14 11:47:13 -07:00
Yi (Alan) Wang
0d6f952d50
Modify Comments row mapper datetime conversion ( #747 )
2017-09-14 10:37:31 -07:00
Seyi Adebajo
f0ac5c58b2
Merge pull request #744 from theseyi/comments-rewrite
...
comments rewrite
2017-09-13 15:46:56 -07:00
Mars Lan
7f01b017c2
Cut down log spam by doing info level logging ( #746 )
2017-09-13 15:46:07 -07:00
Mars Lan
9f7341f542
Clean up the log4j vs slf4j mess and consolidate the dependency resolution into a gradle script ( #745 )
2017-09-13 15:37:29 -07:00
Seyi Adebajo
ef065d0e1d
refactors login flow. adds profile avatar. updates dependencies
...
refactors comments feature: initial get comments and create comment
updates tsconfig to support es2017 object prototype methods: values, entries, creates user-avatar component, adds styles, converts constants files to ts
updates comment editor. updates styling. adds auto focus on click
adds comment deletion
adds confirmation dialog for comment deletion
adds string union generic constraint type. adds comment stream header. adds comment update feature. adds style modifications and additions for comment components. refactors actions for comments using strategy pattern to allow for abstraction. adds dataset-constants constants module
2017-09-13 14:18:24 -07:00
Yi (Alan) Wang
4c39b546f9
Convert dataset comments datetime to epoch, fix PUT comments ( #743 )
2017-09-13 11:35:59 -07:00
Mars Lan
5127b90ded
Remove the unused backend templates ( #742 )
2017-09-13 11:16:45 -07:00
Yi (Alan) Wang
1e129b50d0
Move urn validation to controller when saving ownership ( #741 )
2017-09-12 20:51:25 -07:00
Yi (Alan) Wang
b53374d32a
Move id and urn validation to controller when saving compliance ( #740 )
2017-09-12 16:58:03 -07:00
Yi (Alan) Wang
f015d66fd2
Remove obsolete kafka code in wherehows-common ( #739 )
2017-09-11 18:13:31 -07:00
Mars Lan
1f0ffc71dc
Automatically set createdTime & modifiedTime using JPA annotations ( #736 )
2017-09-11 17:52:36 -07:00
Mars Lan
082e882268
Remove now-obsolete Kafka-related code from wherehows-backend ( #738 )
2017-09-11 17:49:19 -07:00
Yi (Alan) Wang
fbf518d9ee
Remove obsolete kafka processors and actors ( #737 )
2017-09-11 17:46:32 -07:00
Yi (Alan) Wang
55e26e8508
Remove unused avro schemas, move avro resolution ( #735 )
2017-09-11 16:37:32 -07:00
Yi (Alan) Wang
d2a3fe58db
Add schema and generated java to data model, refactor Gobblin audit processor ( #732 )
2017-09-11 15:26:06 -07:00
Mars Lan
6e87040768
Check the existence of dataset based on URN before creating new ones ( #733 )
2017-09-08 17:55:01 -07:00
Yi (Alan) Wang
d1e53c765f
Rewrite Kafka client master and worker ( #731 )
2017-09-07 17:48:39 -07:00
Yi (Alan) Wang
e0e2acf6bf
Move JobsUtil to WH common, fix some tests ( #730 )
2017-09-06 11:45:52 -07:00
Mars Lan
26015aee8a
Leave the actor system running continuously instead of killing it ( #729 )
2017-09-06 11:00:06 -07:00
Yi (Alan) Wang
f31664d5cf
Modify HIVE ETL output file dir ( #728 )
2017-09-05 17:01:21 -07:00
Yi (Alan) Wang
ccafc1ea8c
Put generic view functions in BaseViewDao ( #726 )
2017-09-05 15:03:35 -07:00
Mars Lan
27d6a07bb9
Update getting-started.md
2017-09-05 14:56:20 -07:00
Mars Lan
ab4205731a
Update getting-started.md
2017-09-05 14:56:04 -07:00
Mars Lan
2d8076746a
Update getting-started.md
2017-09-05 14:55:21 -07:00
Mars Lan
82fe402e1c
Update getting-started.md
2017-09-05 14:53:00 -07:00
Mars Lan
862b893d6e
Write PID to the path specified by pidfile.path system property. ( #727 )
2017-09-05 14:05:13 -07:00
Yi (Alan) Wang
cd5f72b7ee
Rename DAO and model into table and view sub-package ( #722 )
2017-09-05 09:59:35 -07:00