Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
D
dlink
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhaowei
  • dlink
  • Repository

Switch branch/tag
  • dlink
  • dlink-web
  • src
  • access.ts
Find file
BlameHistoryPermalink
  • zhu-mingye's avatar
    [Feature][admin,web] merge tenant to dev branch (#1093) · c384175d
    zhu-mingye authored Oct 13, 2022
    * add tenant implementation (#776)
    
    * add tenant implement
    
    * add tenant implement
    
    * fix get tenants
    
    * add tenants in the normal process
    
    * update application.yml file mysql info
    
    * fix tenant in normal process
    
    * fix login
    
    * add file agreement  and update dlink_history.sql
    
    * fix application.yml file
    
    * fix system init
    
    * fix tenant bug
    
    * fix tenant bug
    
    * fix tenant bug
    
    * fix tenant bug
    
    * fix application.yml
    Co-authored-by: 's avatartangxiuhong <tangxiuhong@cangshu.vip>
    Co-authored-by: 's avataraiwenmo <32723967+aiwenmo@users.noreply.github.com>
    
    * [Feature-812][admin,web] add FragmentVariable manager && resourcecenter page (#813)
    
    * add FragmentVariable manager
    
    * added resourcecenter
    
    * fix sql file , mapper.xml
    
    * added NameSpaceForm PasswordForm
    
    * added NameSpaceForm PasswordForm (#820)
    
    * Delete SqlParserTest.java
    
    * Optimized for multi-tenant
    
    * [optimization][admin] Optimized for multi-tenant (#834)
    
    * Delete SqlParserTest.java
    
    * Optimized for multi-tenant
    Co-authored-by: 's avataraiwenmo <32723967+aiwenmo@users.noreply.github.com>
    
    * Render multi tenant forms on login (#841)
    
    * [Feature-823][web] Multi tenant front end implementation  (#847)
    
    * Implementation of multi tenant login
    
    * UserManager,RoleManager,TenantManager,NameSpaceManager implementation
    
    * fix NameSpaceForm RoleForm
    
    * optimize multi tenant (#848)
    
    * fix get tenants by role id bug
    
    * fix add tenant key no unique
    
    * fix login get tenants interceptor
    
    * optimize multi tenant
    
    * optimize multi tenant
    Co-authored-by: 's avatartangxiuhong <tangxiuhong@cangshu.vip>
    
    * fix multi tenant add role and delete role (#865)
    
    * fix multi tenant add role and delete role
    
    * fix multi tenant add role and delete role
    Co-authored-by: 's avatartangxiuhong <tangxiuhong@cangshu.vip>
    
    * Optimization of multi tenant &&  Optimize form rendering  (#876)
    
    * 优化多租户相关问题
    
    * 优化用户赋权角色表单渲染
    
    * 优化用户赋权角色表单渲染
    
    * 优化资源中心左右表单渲染
    
    * Optimization of multi tenant && Optimize form rendering 
    
    Optimization of multi tenant && Optimize form rendering
    
    * optimization multi tenant  of delete roles &&  optimization multi tenant web render (#887)
    
    * 用户授权角色穿梭框优化
    
    * 用户授权角色穿梭框删除handleSearch
    
    * 优化角色删除及其关联命名空间删除的逻辑
    
    * 修复角色选择命名空间回显问题
    
    * 优化用户关联角色渲染 (#888)
    
    * [Feature-890][admin] Implementation of user role management
    
    * Realization of user empowerment role function(#893)
    
    * merge dev to dev-tenant (#1006)
    
    * Optimization StudioConsole's StudioProcess click show flinksql the div overflow (#802)
    
    * [Document-793][doc] docs hotfix (#815)
    
    * docs hotfix
    
    * Fix Chinese README link error and add English README. (#817)
    
    * Added ignore of logs folder in git ignore file. (#807)
    
    * [Optimization-810][Common] Added Maven Wrapper (#811)
    
    * add maven wrapper
    
    * add maven-wrapper.jar
    
    * update .gitignore
    
    * Fix jobhistory bug (#805)
    
    * jobHistory bug modify
    
    * jobHistory bug modify
    
    * jobHistory bug modify
    
    * update roadmap (#822)
    Co-authored-by: 's avatargodkaikai <32723967+godkaikai@users.noreply.github.com>
    
    * Optimize cdc SQLSinkBuilder KafkaSinkBuilder, filter to process (#806)
    
    * 优化 cdc SQLSinkBuilder KafkaSinkBuilder, filter to process
    
    * change "_" to "."
    
    * change "db" to config.getSchemaFieldName()
    
    * change "tableMap key" to table.getSchemaTableName()
    
    * [Fix-818][connector] fix when the data is flushed with an exception and no new data is entered subsequently (#824)
    
    Co-authored-by: lucas.wu <1220671715>
    
    * [Document-835][doc] Update the home page and basic information of the document (#836)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * remove sensitive info for more api. (#829)
    Co-authored-by: 's avatardzygcc <avadar@qq.com>
    
    * [fix 833] [dlink-client] Error with SQLSinkBuilder.buildRow (#833) (#842)
    Co-authored-by: 's avatarqiaoyiming <wenpin@tianmagroup.com>
    
    * [Optimization-819][dlink-client] CDCSOURCE with timestamp and timezone (#843)
    
    change default timezone = UTC ,
    set timezone with setting sink.timezone
    (#819)
    Co-authored-by: 's avatarqiaoyiming <wenpin@tianmagroup.com>
    
    * [Optimization-849][client,executor] Replace sql separator and change default sql separator into ;\n (#850)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * fix execute error by flink 1.14.4 (#851)
    
    * Optimize code style import order. (#853)
    
    * fix SQLSinkBuilder.buildRow in flink-client-1.11 and flink-client-1.12 (#864)
    
    change Row.withPositions() to new Row()
    
    * 修复字符乱码和时区不正确以及增加datastream实现 (#845)
    
    * fix: MYSQL CDC JsonDebeziumDeserializationSchema 字节转字符提定字符编码 UTF-8
    
    * fix: MYSQL CDC SQLSinkBuilder 转换mysql 类型datetime时,时区不正确,应该设置UTC实区
    
    * [Feature]:
       1:增加datastream-starrocks 实现,目前strrocks官网jar只到1.14对应的flink版本
       2:增加datastream-kafka-json 实现,主要实现抽像出必须的记录数据,增加扩展op、is_delete、schemaName,tableName,ts_ms等字段,方便业务使用
    
    * [optimization]:优化调整重复代码
    
    [optimization]:优化调整重复代码
    
    * [Feature-794][*] Modify version into 0.6.7-SNAPSHOT (#866)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * Added  git file ignore (#867)
    
    * 修改 dlink-conector-pulsar-1.14 (#871)
    
    <!--新增 pulsar-client-api jar 解决找不到SubscriptionType报错-->
    
    Co-authored-by: wzh8384 <wzh615961806>
    
    * 使用dlink链接Flink1.14.4,SavePoint停止任务时会出现,这个问题我jackjson进行了升级就解决了,Flink1.14.4版本引用的是2.12.1 (#872)
    
    * Using connection pooling to fix jdbc multi-connection problem (#873)
    Co-authored-by: 's avatarliuxiaofeng <liuxiaofeng@xcxd.com>
    
    * [Fix-803] [Client] Fix TypeConvert-ColumnType Enumeration usage error (#878)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * [bug and doc] Fix yarn per job resource release (#863)
    
    * [文档]:
    1. 补充部署细节。
    2. 增加一些 flink sql 案例。
    
    * [bug修复]:
    修复 yarn per job 、 batch 模式下任务完成后,yarn 不自动释放 flink JM 角色资源的问题,任务以 detached 模式运行。
    
    * [Fix-832][doc] add Practice Sharing of FlinkSQL Extending Redis (#879)
    Co-authored-by: 's avatarhzymarine <marinehuang163@163.com>
    
    * [Feature-868][Common] Added github workflow to check the checkstyle, test and build of each PR (#869)
    
    * Added github workflow to check the checkstyle, test and build of each PR.
    
    * Specify the checkstyle file.
    
    * Added dlink-admin module code style (#889)
    
    * [Optimization][Style]Added dlink-alert module code style. (#891)
    
    * Added dlink-alert module code style.
    
    * update alert plugin module code style
    
    * Added dlink-common module code style. (#892)
    
    * Added dlink-catalog module code style. (#895)
    
    * Added dlink-app module code style. (#899)
    
    * Optimized connection pooling and connection creation (#900)
    Co-authored-by: 's avatarliuxiaofeng <liuxiaofeng@xcxd.com>
    
    * feature 全局变量管理增删改查实现 (#906)
    
    * [Feature-907][pom] Change Flink base version into 1.14 (#908)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * Added dlink-connectors module code style. (#913)
    
    * [Feature-915][admin,core] Add global variables takes effect in flinksql (#916)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * Added dlink-daemon module code style. (#918)
    
    * Added dlink-executor module code style. (#919)
    
    * [Optimization][Style]  Added dlink-core module code style (#917)
    
    * Added dlink-core module code style.
    
    * fix AbstractTrans error
    
    * Added dlink-client module code style. (#898)
    
    * Added dlink-function and dlink-gateway module code style (#920)
    
    * Add a license description to the pom file. (#922)
    
    * Added dlink-metadata module code style. (#921)
    
    * [Feature-923][*] Build column lineage base on flink logical plan (#924)
    
    * [Feature-923][*] Build column lineage base on flink logical plan
    
    * [Feature-923][*] Dynamic add getColumnOrigins method to class RelMdColumnOrigins by javassist
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * [Optimization-932][pom] Optimizate package and auto.sh by loading classpaths (#933)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * 'dlink-client-hadoop打包增加ServicesResourceTransformer' (#935)
    
    * [Optimization-943][pom] Optimizate config and static dir packaging (#944)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * flinkSQL supports the posgresql CDC function and the full database synchronization function. (#925)
    
    * 修改点:
    1、dlink-flink1.14增加postgres cdc connector,支持flinksql开发。
    2、整库同步增加支持postgres数据库。
    
    * 修改点:
    1、METADATA_TYPE与dlink-meta中保持一致,避免Driver找不到lib的情况;
    2、url中/后改为databasename,原来代码中填schema名是不正确的。
    
    * postgresCDCBuilder改为首字母大写。
    
    * Modify checkstyle to be a required item. (#948)
    
    * 支持sqlserver cdc功能,测试同步doris通过。 (#951)
    
    * 增加sqlserver-cdc支持,可以通过手写finksql完成sqlservercdc同步,但是不支持cdcsource模式.
    
    * 修改报名\类名为sqlserver
    
    * 增加sqlserver-cdc支持,可以通过手写finksql完成sqlservercdc同步,但是不支持cdcsource模式.
    
    * 优化trycatch异常日志打印代码
    
    * 支持sqlservercdc功能
    Co-authored-by: 's avatar金鑫 <jinyanhui@huansi.net>
    
    * Fix cluster submission taskId is empty (#862)
    
    * The bug that the cluster information cannot be obtained in the savepoint save list
    
    * Add taskId in case dlink maintains sql
    
    * format code
    
    * enhance manage logic
    
    * 1. fix taskId is 0
    2. reformat code
    
    * reformat code
    
    * refactor imports
    
    * [Optimization][Style] Configure global checkstyle validation. (#953)
    
    * Configure global checkstyle validation.
    
    * Configure global checkstyle validation.
    
    * [Feature] Add swagger api doc (#954)
    
    * Add swagger api doc
    
    * update datasource config info in the application file
    
    * [Fix-840] [web] fix registration document type filter condition error (#959)
    
    * Sqlserver增加date类型数据转换规则 (#958)
    
    * sqlserver增加date类型数据转换规则.
    
    * sqlserver增加date类型数据转换规则.
    Co-authored-by: 's avatar金鑫 <jinyanhui@huansi.net>
    
    * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager (#970)
    
    * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager
    
    * cdcsource增加多目标库同步功能 (#969)
    
    单目标使用 'sink.*'
    多目标使用 'sink[N].*', N为0开始的index索引.
    Co-authored-by: 's avatar金鑫 <jinyanhui@huansi.net>
    
    * 修复问题: (#949)
    
    解决KafkaSinkBuilder没有序列化会报错的问题。
    
    * Create PostgreSqlQuery.java (#971)
    
    优化PG库"schema_name"查询
    
    * [Fix][dlink-gateway]修复k8s application模式提交失败,优化增加获取JobId等待时间 (#972)
    
    * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager
    
    * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager
    
    * [Fix][dlink-gateway]修复k8s application模式提交失败,优化增加获取JobId等待时间,
    
    * [Fix][dlink-common]扩展系统配置参数添加jobid的最大等待时间
    
    * [Bug] fix the banner of dlink admin app (#977)
    
    * [Bug] fix the banner of dlink admin app
    
    * remove banners
    
    * [Optimization-981][metadata] Doris support more syntax (#982)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * [Optimization-983][client] Optimizate Doris datastream sink (#984)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * Optimizing Deployment Documents (#980)
    
    * [feature] [dlink-admin] File upload (#939)
    
    * add a table, name: dlink_upload_file_record
    
    * File upload implement
    
    * Modify function name and javadoc
    
    * [Feature-987][admin] ClusterConfig and jar add upload file (#988)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * optimization Some problems in front-end (#986)
    
    * 修订TypeImformation原因,自定义隐函数不能在Flink 1.14.x 版本以上运行。 (#973)
    
    1.引入泛型,以自适应多种数据类型;
    2.直接返回Map<K,V>,避免数据转换
    
    * [Feature-989][metadata] Add StarRocks datasource (#990)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * [Optimization-882][web] Collapse all directories by default on datastudio's directory panel (#991)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * [Feature-946][alarm] Alarm after task monitoring retry (#992)
    
    * [Feature-946][alarm] Alarm after task monitoring retry
    
    * Format code
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * [Optimization-881][datastudio] Optimizate FlinkSql explain exception message (#993)
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    
    * fix code checkstyle
    
    * 渲染用户选择租户菜单
    
    * 优化注册全局变量时被拦截的问题
    
    * 优化用户选择租户菜单
    
    * 优化一些代码
    Co-authored-by: 's avatarKerwin <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: 's avatarmydq <42607771+mydq@users.noreply.github.com>
    Co-authored-by: 's avataraiwenmo <32723967+aiwenmo@users.noreply.github.com>
    Co-authored-by: 's avatargodkaikai <32723967+godkaikai@users.noreply.github.com>
    Co-authored-by: 's avatarZackYoung <42713096+zackyoungh@users.noreply.github.com>
    Co-authored-by: 's avatarlucas.wu <1220671715@qq.com>
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    Co-authored-by: 's avatardzygcc <dzygcc@gmail.com>
    Co-authored-by: 's avatardzygcc <avadar@qq.com>
    Co-authored-by: 's avatarchrofram <32118314+chrofram@users.noreply.github.com>
    Co-authored-by: 's avatarqiaoyiming <wenpin@tianmagroup.com>
    Co-authored-by: 's avatarwindWheel <1817802738@qq.com>
    Co-authored-by: 's avatarzhongjingq <51869301+zhongjingq@users.noreply.github.com>
    Co-authored-by: 's avatarzhonggui.wang <17490539+wangzhonggui@users.noreply.github.com>
    Co-authored-by: 's avatarsunyanqing01 <43230630+sunyanqing01@users.noreply.github.com>
    Co-authored-by: 's avatarxiaofeng <46049797+XiaoF-Liu@users.noreply.github.com>
    Co-authored-by: 's avatarliuxiaofeng <liuxiaofeng@xcxd.com>
    Co-authored-by: 's avatar第一片心意 <107013241+ziqiang-wang@users.noreply.github.com>
    Co-authored-by: 's avatarhzymarine <50948904+hzymarine@users.noreply.github.com>
    Co-authored-by: 's avatarhzymarine <marinehuang163@163.com>
    Co-authored-by: 's avatarlnnlab <35280765+lnnlab@users.noreply.github.com>
    Co-authored-by: 's avatarmengyejiang <403905717@qq.com>
    Co-authored-by: 's avatar金鑫 <jinxincoding@gmail.com>
    Co-authored-by: 's avatar金鑫 <jinyanhui@huansi.net>
    Co-authored-by: 's avatarrafael <46079067+rafaelxie@users.noreply.github.com>
    Co-authored-by: 's avatarcong <274902531@qq.com>
    Co-authored-by: 's avatarzhujunjieit <42972147+zhujunjieit@users.noreply.github.com>
    Co-authored-by: 's avatarleo65535 <leo65535@163.com>
    Co-authored-by: 's avatarbyd-android-2017 <17773406760@189.cn>
    
    * fix tenant bug (#1010)
    
    * optimization choose tenant
    
    * [optimization][*] optimization tenant code checkstyles (#1037)
    
    * optimizer tenant,add user and tenant relation. (#1070)
    
    * Implementation of tenant assignment user function and related code optimization (#1071)
    
    * [Fix][web] Fix tenant assignment user function code (#1073)
    
    * Implementation of tenant assignment user function and related code optimization
    
    * fix tenant assignment user function code
    
    * fix tenant assignment user function code
    
    * [Optimize][web,admin] Optimize tenant selection (#1081)
    
    * Implementation of tenant assignment user function and related code optimization
    
    * fix tenant assignment user function code
    
    * fix tenant assignment user function code
    
    * Optimize tenant selection
    
    * [Optimize][web] change resource center to authentication center (#1082)
    
    * [optimization][web] Tips for optimizing batch deletion (#1085)
    
    * Fix merged problems
    
    * Fix merged sql file problems
    
    * Fix merged sql file problems
    
    * Fix merged init bug
    
    * Fix merged user info bug
    
    * Fix merged web bug
    
    * Optimize internationalization
    
    * Optimize internationalization
    
    * reduction readme.md
    
    * reduction readme.md
    
    * reduction  readme.md
    Co-authored-by: 's avatarXiuhongTang <t_spider@aliyun.com>
    Co-authored-by: 's avatartangxiuhong <tangxiuhong@cangshu.vip>
    Co-authored-by: 's avataraiwenmo <32723967+aiwenmo@users.noreply.github.com>
    Co-authored-by: 's avatarwenmo <32723967+wenmo@users.noreply.github.com>
    Co-authored-by: 's avatarKerwin <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: 's avatarmydq <42607771+mydq@users.noreply.github.com>
    Co-authored-by: 's avatargodkaikai <32723967+godkaikai@users.noreply.github.com>
    Co-authored-by: 's avatarZackYoung <42713096+zackyoungh@users.noreply.github.com>
    Co-authored-by: 's avatarlucas.wu <1220671715@qq.com>
    Co-authored-by: 's avatardzygcc <dzygcc@gmail.com>
    Co-authored-by: 's avatardzygcc <avadar@qq.com>
    Co-authored-by: 's avatarchrofram <32118314+chrofram@users.noreply.github.com>
    Co-authored-by: 's avatarqiaoyiming <wenpin@tianmagroup.com>
    Co-authored-by: 's avatarwindWheel <1817802738@qq.com>
    Co-authored-by: 's avatarzhongjingq <51869301+zhongjingq@users.noreply.github.com>
    Co-authored-by: 's avatarzhonggui.wang <17490539+wangzhonggui@users.noreply.github.com>
    Co-authored-by: 's avatarsunyanqing01 <43230630+sunyanqing01@users.noreply.github.com>
    Co-authored-by: 's avatarxiaofeng <46049797+XiaoF-Liu@users.noreply.github.com>
    Co-authored-by: 's avatarliuxiaofeng <liuxiaofeng@xcxd.com>
    Co-authored-by: 's avatar第一片心意 <107013241+ziqiang-wang@users.noreply.github.com>
    Co-authored-by: 's avatarhzymarine <50948904+hzymarine@users.noreply.github.com>
    Co-authored-by: 's avatarhzymarine <marinehuang163@163.com>
    Co-authored-by: 's avatarlnnlab <35280765+lnnlab@users.noreply.github.com>
    Co-authored-by: 's avatarmengyejiang <403905717@qq.com>
    Co-authored-by: 's avatar金鑫 <jinxincoding@gmail.com>
    Co-authored-by: 's avatar金鑫 <jinyanhui@huansi.net>
    Co-authored-by: 's avatarrafael <46079067+rafaelxie@users.noreply.github.com>
    Co-authored-by: 's avatarcong <274902531@qq.com>
    Co-authored-by: 's avatarzhujunjieit <42972147+zhujunjieit@users.noreply.github.com>
    Co-authored-by: 's avatarleo65535 <leo65535@163.com>
    Co-authored-by: 's avatarbyd-android-2017 <17773406760@189.cn>
    c384175d
access.ts 1.08 KB
EditWeb IDE

Replace access.ts

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.