Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Consistent UI for the Environments#1718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
FalkWolsky merged 14 commits intolowcoder-org:ee-setupfromiamfaran:ui/environments
May 28, 2025
Merged
Show file tree
Hide file tree
Changes from1 commit
Commits
Show all changes
14 commits
Select commitHold shift + click to select a range
77e39d1
Merge branch 'ee-setup' of github.com:lowcoder-org/lowcoder into ui/e…
iamfaranMay 27, 2025
0697c93
Update UI for the EnvironmentsListing Page
iamfaranMay 27, 2025
0abe597
Update Environments Table Card UI
iamfaranMay 27, 2025
d2d7ede
Update Environments UI
iamfaranMay 28, 2025
b2f7583
Merge branch 'ee-setup' of github.com:lowcoder-org/lowcoder into ui/e…
iamfaranMay 28, 2025
d36c5dc
Fix layout issue for Environments List
iamfaranMay 28, 2025
ec7fd1d
remove tabs borders
iamfaranMay 28, 2025
d3e2262
Merge branch 'ee-setup' of github.com:lowcoder-org/lowcoder into ui/e…
iamfaranMay 28, 2025
6fafbae
Merge branch 'ee-setup' of github.com:lowcoder-org/lowcoder into ui/e…
iamfaranMay 28, 2025
817ff1a
Add hubspot modal for the unlicensed environment
iamfaranMay 28, 2025
0b505e0
update to try/catch and async/await
iamfaranMay 28, 2025
ae24fed
fix orgId
iamfaranMay 28, 2025
68e39e5
Only 1 master environment can be created
iamfaranMay 28, 2025
4c6a81b
Fix only one master environment
iamfaranMay 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
remove tabs borders
  • Loading branch information
@iamfaran
iamfaran committedMay 28, 2025
commitec7fd1df1f4d87cde77f182632a952fdef7ff35e
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -227,12 +227,6 @@ const EnvironmentDetail: React.FC = () => {
onChange={setActiveTab}
className="modern-tabs"
type="line"
style={{
background: '#fff',
borderRadius: '4px',
border: '1px solid #f0f0f0',
padding: '0'
}}
>
<TabPane
tab={
Expand Down
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -122,12 +122,6 @@ const WorkspaceDetail: React.FC = () => {
defaultActiveKey="apps"
className="modern-tabs"
type="line"
style={{
background: '#fff',
borderRadius: '4px',
border: '1px solid #f0f0f0',
padding: '0'
}}
>
<TabPane tab={<span><AppstoreOutlined /> Apps</span>} key="apps">
<AppsTab
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp