Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Init doris manager frontend#5

Merged
hf200012 merged 4 commits intoapache:masterfrom
jeffreys-cat:master
Mar 15, 2022
Merged

Init doris manager frontend#5
hf200012 merged 4 commits intoapache:masterfrom
jeffreys-cat:master

Conversation

@jeffreys-cat
Copy link
Contributor

Proposed changes

  • Init doris manager frontend

  • Update build script

Copy link
Contributor

@hf200012 hf200012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -0,0 +1,5 @@
import React from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,30 @@
import { http } from '@src/utils/http';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,332 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,318 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,34 @@
export interface UserInfo {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,35 @@
import React, { useContext } from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,9 @@
import { CSSProperties } from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,55 @@
import React, { PropsWithChildren, useCallback, useEffect } from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,8 @@
import React, { PropsWithChildren } from 'react';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@@ -0,0 +1,22 @@
import { Result, Button } from 'antd';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add license head

@hf200012 hf200012 merged commit 46e6f36 into apache:master Mar 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants