This is an automated email from the ASF dual-hosted git repository.

smarru pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git

commit c9ca88774c743bb01882ada793a6cb1129c8019d
Merge: 44b6bb1 ca8a8bb
Author: Aarushi Bisht <39010274+aarushiibi...@users.noreply.github.com>
AuthorDate: Tue Aug 13 11:06:17 2019 -0400

    Merge pull request #4 from aarushiibisht/custos-dev-abisht
    
    Removed customDashboard table from custos profile_service database

 .../user/entities/CustomizedDashboardEntity.java   |  325 ---
 .../commons/user/entities/UserProfileEntity.java   |   11 -
 .../custos/profile/model/user/CustomDashboard.java | 2912 --------------------
 .../custos/profile/model/user/NSFDemographics.java |  145 +-
 .../apache/custos/profile/model/user/Status.java   |   25 +-
 .../custos/profile/model/user/USCitizenship.java   |   25 +-
 .../custos/profile/model/user/UserProfile.java     |  506 ++--
 .../custos/profile/model/user/disability.java      |   25 +-
 .../custos/profile/model/user/ethnicity.java       |   25 +-
 .../org/apache/custos/profile/model/user/race.java |   25 +-
 .../model/user/user_profile_modelConstants.java    |   21 +-
 .../database_scripts/init/01-databases.sql         |   48 -
 .../user_profile_model.thrift                      |   36 +-
 13 files changed, 325 insertions(+), 3804 deletions(-)

Reply via email to