summaryrefslogtreecommitdiffstats
path: root/components
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Adding DB Init and setupefiacor17-103/+536
2020-01-20Adding AAI client and apply filterefiacor12-21/+899
2020-01-14Merge "Docker build for Docker Hub"Vijay Venkatesh Kumar1-4/+16
2020-01-14Merge "To optimize the shared module and apply it into the page"Vijay Venkatesh Kumar24-585/+1017
2020-01-14Merge "Modified resp topicConfig and add getTopicName()"Vijay Venkatesh Kumar5-8/+86
2020-01-10Merge "Pull config from CBS"Joseph O'Leary6-3/+262
2020-01-09Docker build for Docker HubGuobiao Mo1-4/+16
2020-01-09To optimize the shared module and apply it into the pageEkko Chang24-585/+1017
2020-01-09Modified resp topicConfig and add getTopicName()ZhangZihao5-8/+86
2020-01-07Create Docker image in Maven buildGuobiao Mo2-7/+65
2020-01-07Pull config from CBSemartin6-3/+262
2020-01-07Merge "Auto populate table 'topic_name'"Tony Hansen3-1/+73
2019-12-30Auto populate table 'topic_name'Guobiao Mo3-1/+73
2019-12-19Fixed kafka's ui and add getKafkaDetail()ZhangZihao4-36/+67
2019-12-17Merge "Optimize the flow of api callback function"Vijay Venkatesh Kumar25-1128/+1203
2019-12-16Merge "fix db and tools ui"Vijay Venkatesh Kumar15-58/+128
2019-12-12Modified topic and db api functionZhangZihao6-32/+31
2019-12-12fix db and tools uiZhangZihao15-58/+128
2019-12-10Optimize the flow of api callback functionEkko Chang25-1128/+1203
2019-12-02Merge "Initial commit for PMSH"Vijay Venkatesh Kumar19-0/+1107
2019-12-02Initial commit for PMSHefiacor19-0/+1107
2019-11-27Merge "Fixed the related api function with topic"Tony Hansen6-10/+37
2019-11-26Fixed the related api function with topicEkko Chang6-10/+37
2019-11-22Fix UI bugsGuobiao Mo14-34/+73
2019-11-21fix: topic table and mockup dataMay Lin10-752/+407
2019-11-20Merge "rest api modify"Tony Hansen1-1/+1
2019-11-19rest api modifyZhangZihao1-1/+1
2019-11-19db by toolZhangZihao2-13/+16
2019-11-13tools codeZhangZihao20-20/+951
2019-11-03Merge "dbs modify code"Vijay Venkatesh Kumar6-28/+87
2019-11-03Merge "dbs ui code"Vijay Venkatesh Kumar24-990/+1326
2019-10-27dbs modify codeZhangZihao6-28/+87
2019-10-25dbs ui codeZhangZihao24-990/+1326
2019-10-24Replace hard-coded IP address with host nameGuobiao Mo1-1/+1
2019-10-14kafka uiZhangZihao21-108/+1175
2019-09-10Defined a constant for this literal "Db not found"Rama-Huawei1-4/+5
2019-09-09Static field is updated from a non-static method.Rama-Huawei1-272/+266
2019-08-18Merge "Removed unused imports"Tony Hansen4-21/+9
2019-08-18Merge "Bug fix"Tony Hansen1-1/+1
2019-08-14Merge "Return an empty collection instead of null"Yan Yang6-29/+7
2019-08-14Merge "System.out is replace by a logger"Yan Yang2-21/+12
2019-08-14Merge "Get all databases id and name by designTypeId"Yan Yang1-10/+16
2019-08-12feat: support new deploy formatcyuamber1-2/+10
2019-08-12Merge "feat: add new features of design module"Yan Yang9-147/+183
2019-08-09feat: add new features of design modulecyuamber10-150/+183
2019-08-08Get all databases id and name by designTypeIdZhangZihao1-10/+16
2019-08-08feat(mockup): add the mockup data serverEkko Chang5-6/+323
2019-08-07Removed unused importsRama-Huawei4-21/+9
2019-08-07Return an empty collection instead of nullRama-Huawei6-29/+7
2019-08-07System.out is replace by a loggerRama-Huawei2-21/+12