Skip to content

EE setup #1358

New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 136 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
136 commits
Select commit Hold shift + click to select a range
42624c6
Updating Remix Icons to 4.5.0
Nov 23, 2024
3fca62d
Tuning Details for EE Features Display
Nov 23, 2024
200bd8a
Merge branch 'dev' into ee-setup
FalkWolsky Nov 30, 2024
49aede0
Adaption in naming of global vars for API & Node-Service
Nov 30, 2024
0729b1f
Merge branch 'dev' into ee-setup
FalkWolsky Dec 7, 2024
80f9ff6
Introducing framework for EnterpriseEditionApiCalls
Dec 7, 2024
9947227
Enterprise Edition API Calls cleanup
Dec 7, 2024
b1a3cfe
Enterprise Edition API Calls cleanup 2
Dec 7, 2024
d31ff44
Merge branch 'dev' into ee-setup
FalkWolsky Dec 14, 2024
8db624c
Enterprise Edition - Branding page
Dec 14, 2024
a13a12d
save branding settings
raheeliftikhar5 Dec 18, 2024
6f3bd42
admin and editor branding
raheeliftikhar5 Dec 20, 2024
2dba7a9
branding on #/signin screens
raheeliftikhar5 Dec 24, 2024
8bb9189
responsive branding on #/signin screens
raheeliftikhar5 Dec 24, 2024
c32959f
Merge branch 'dev' into ee-setup
FalkWolsky Jan 17, 2025
c4de6d9
Fixing merge errors
Jan 17, 2025
32752dd
added echarts-for-react package and created chart for audit logs
raheeliftikhar5 Jan 18, 2025
ca8fff9
Starting with Audit Log
Jan 18, 2025
8db658b
Chart and hierarchic Table
Jan 19, 2025
fc1f2aa
Merge branch 'dev' into ee-setup
FalkWolsky Jan 19, 2025
6ca0e45
Merge branch 'dev' into ee-setup
FalkWolsky Jan 23, 2025
68be2bb
Merge branch 'dev' into ee-setup
FalkWolsky Jan 24, 2025
5a9b97c
branding updates
raheeliftikhar5 Jan 28, 2025
904f46b
LA GRANDE MOTTE
Jan 29, 2025
9f53a3f
Merge branch 'dev' into ee-setup
FalkWolsky Jan 29, 2025
cd452b1
updated branding settings api
raheeliftikhar5 Feb 3, 2025
ed70cfe
remove commented code
raheeliftikhar5 Feb 3, 2025
133f944
Merge pull request #1494 from lowcoder-org/branding_updates
raheeliftikhar5 Feb 3, 2025
e52b215
Merge branch 'dev' into ee-setup
FalkWolsky Feb 16, 2025
33108fc
Removed old isEE
Feb 16, 2025
b44cf8a
Small improvements in Branding Settings Page
Feb 17, 2025
e392279
Added request headers to all EE event details payload
dragonpoo Feb 18, 2025
0d240d6
Merge branch 'ee-setup' into fix/add_headers_to_all_ee_event
FalkWolsky Feb 19, 2025
a41eb9e
Merge pull request #1541 from lowcoder-org/fix/add_headers_to_all_ee_…
FalkWolsky Feb 22, 2025
dbf8d7b
Merge branch 'dev' into ee-setup
FalkWolsky Feb 22, 2025
b105738
Fixing BusinessEventPublisher for correct returns
Feb 22, 2025
fb544a4
Fixing BusinessEventPublisher for APPLICATION_PUBLISH
Feb 22, 2025
33b5836
Audit Log hierarchical
Feb 22, 2025
5b13275
Audit Log functional v1
Feb 22, 2025
caa61e6
AuditLogTitle Change
Feb 24, 2025
af1fe3d
Merge branch 'dev' into ee-setup
FalkWolsky Feb 24, 2025
41d17cc
Fixing transferComp
Feb 24, 2025
e007719
handle images separately for global branding
raheeliftikhar5 Feb 28, 2025
2e73aca
Add sharing details to events APPLICATION_SHARING_CHANGE
dragonpoo Feb 25, 2025
5705207
set icon colors as per main branding color
raheeliftikhar5 Mar 4, 2025
5bd776b
cutomise error page using error image and text from branding settings
raheeliftikhar5 Mar 4, 2025
c8a61d3
show helper links based on branding settings
raheeliftikhar5 Mar 4, 2025
4e8b332
added reset option in branding settings
raheeliftikhar5 Mar 4, 2025
36e4ec1
added audit log detail page
raheeliftikhar5 Mar 7, 2025
374097d
preserve filters in query params in audit logs
raheeliftikhar5 Mar 11, 2025
893e9cd
added routing for app usage logs
raheeliftikhar5 Mar 11, 2025
06b7383
Merge branch 'dev' into ee-setup
FalkWolsky Mar 22, 2025
970c2bb
Update Yarn Lock
Mar 22, 2025
a2e5251
Fix ANTd related Errors
Mar 22, 2025
7a960c9
added charts in app usage dashboard
raheeliftikhar5 Apr 4, 2025
b83abc8
added app usage charts
raheeliftikhar5 Apr 8, 2025
48cdb84
added stats for audit logs
raheeliftikhar5 Apr 8, 2025
c5a8b42
added stats for audit logs
raheeliftikhar5 Apr 8, 2025
6c63789
remove pagination from stats
raheeliftikhar5 Apr 8, 2025
6a67c4e
added geo map chart for user engagment by region
raheeliftikhar5 Apr 8, 2025
362249b
updated logic to count user by region
raheeliftikhar5 Apr 8, 2025
01b112d
small UI updates
raheeliftikhar5 Apr 9, 2025
7aeb28c
show env, org, user, app names instead of id's in audit log page
raheeliftikhar5 Apr 10, 2025
f3a3693
show env, org, app names on app logs page
raheeliftikhar5 Apr 10, 2025
349fdf1
Add Env Listing Page Structure
iamfaran Apr 10, 2025
cc015e6
Add routing structure for Environments
iamfaran Apr 10, 2025
27451ab
Add Environments Table component
iamfaran Apr 10, 2025
4be0dad
Add Env Detail Page
iamfaran Apr 10, 2025
2e88e9f
Create useEnvironmentDetail Hook and add in Detail Page
iamfaran Apr 10, 2025
eb401ee
add workspaces list
iamfaran Apr 10, 2025
3326214
fix Auth headers
iamfaran Apr 10, 2025
c66a048
Add user groups in Env Detail Page
iamfaran Apr 10, 2025
2d6ec6b
setup workspace detail page
iamfaran Apr 10, 2025
fe7e3c1
add click on workspace list
iamfaran Apr 10, 2025
d39b6a0
fix filtering of apps
iamfaran Apr 10, 2025
f5987e2
setup data sources structure
iamfaran Apr 10, 2025
8c11ef5
fix data source error
iamfaran Apr 10, 2025
d9f7dd5
Add Environment Context
iamfaran Apr 10, 2025
46911b0
Add Workspace and UserGroup hooks
iamfaran Apr 10, 2025
9f2c181
Add useWorkspace hook
iamfaran Apr 10, 2025
bf39d50
refactor workspace detail page
iamfaran Apr 10, 2025
204890a
remove unused files
iamfaran Apr 11, 2025
058db37
add enterprise managed workspaces hook
iamfaran Apr 11, 2025
1348756
fix managed workspaces endpoint
iamfaran Apr 11, 2025
c96b993
add utility function for merge workspaces
iamfaran Apr 11, 2025
19c99c7
add managed/unmanged workspaces
iamfaran Apr 11, 2025
82ce3c3
add app enterprise methods
iamfaran Apr 11, 2025
06b3822
add managed/unmaged for apps
iamfaran Apr 11, 2025
a758d7e
Add environments list in Context
iamfaran Apr 14, 2025
ce9b5ba
Move Workspace/User-Group tabs to the seperate component
iamfaran Apr 14, 2025
a9fbce8
remove button from user-groups
iamfaran Apr 14, 2025
aa27421
remove unnecessary code from the Environment Detail page
iamfaran Apr 14, 2025
2690ddf
add useWorkspaces hook that returns merged workspaces
iamfaran Apr 14, 2025
aafb5f5
remove unnecessary imports
iamfaran Apr 14, 2025
0d87a21
Make a seperate AppsTab components and unified managed/unmanged apps
iamfaran Apr 14, 2025
4280e67
add deploy modal
iamfaran Apr 14, 2025
d8ed715
add datasource functions
iamfaran Apr 14, 2025
a520554
fix data sources tab
iamfaran Apr 14, 2025
10b7140
test generic approach
iamfaran Apr 15, 2025
23b8462
add user groups tab generic
iamfaran Apr 15, 2025
ed1f8da
add generic tab for apps
iamfaran Apr 15, 2025
2934db2
setup data sources generic
iamfaran Apr 15, 2025
b704492
fix data source payload
iamfaran Apr 15, 2025
f2dd6a5
add query services
iamfaran Apr 15, 2025
b4b8c1c
add query service tab
iamfaran Apr 15, 2025
83973af
add DeployModal in context
iamfaran Apr 15, 2025
8527dd9
Add deployment config for Datasource
iamfaran Apr 15, 2025
17bb62a
Add deployment config for Query Library
iamfaran Apr 15, 2025
5f393b0
wrap the provider
iamfaran Apr 16, 2025
d5035d6
Test update environment
iamfaran Apr 16, 2025
c1ab2b4
add edit functionality environment
iamfaran Apr 16, 2025
221be50
remove edit from environments table
iamfaran Apr 16, 2025
1b37846
Add managed tag in the header of workspace detail page
iamfaran Apr 16, 2025
6713592
fix environments table width
iamfaran Apr 16, 2025
4251c75
fix tables UI
iamfaran Apr 16, 2025
aac3868
fix data sources tab
iamfaran Apr 16, 2025
04c1a76
add audit link in environments table
iamfaran Apr 16, 2025
3ad52c0
add audit logs
iamfaran Apr 16, 2025
29c2ae2
Fixed workspace detail page header
iamfaran Apr 16, 2025
de01cd8
move all columns to config
iamfaran Apr 16, 2025
860f5bf
remove legacy columns from Deployitemslist
iamfaran Apr 16, 2025
cae995a
move all columns to config
iamfaran Apr 16, 2025
7a6626c
disable button unless managed
iamfaran Apr 17, 2025
72cfeab
add managed/unmanged tags in workspace table
iamfaran Apr 17, 2025
b40147f
fix breadcrumbs
iamfaran Apr 17, 2025
de46a00
fix back links
iamfaran Apr 17, 2025
0c802d0
show tooltip on the workspace detail page
iamfaran Apr 17, 2025
feb158c
fix error flicker
iamfaran Apr 17, 2025
0f89b5a
fix responsiveness detail page
iamfaran Apr 17, 2025
e15f9b6
fix tabs UI
iamfaran Apr 17, 2025
6c04714
replace edit dropdown with button
iamfaran Apr 17, 2025
a3dac7e
remove unused files/code
iamfaran Apr 18, 2025
fa725fa
Merge branch 'ee-setup' into environments-only
FalkWolsky Apr 19, 2025
b8c7625
Merge pull request #1606 from iamfaran/environments-only
FalkWolsky Apr 19, 2025
2397012
Merge branch 'dev' into ee-setup
FalkWolsky Apr 19, 2025
9a23b4a
Small fix for navigation display
Apr 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const ColorSelect = (props: ColorSelectProps) => {

useEffect(() => {
if (color !== selectedColor) {
const value = getGradientObject();
const value = getGradientObject("#ffffff");
if (!value?.isGradient) {
return throttleChange(toHex(selectedColor));
}
Expand Down
6 changes: 5 additions & 1 deletion client/packages/lowcoder-design/src/icons/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,11 @@ export { ReactComponent as APIDocsIcon } from "./remix/instance-line.svg";
export { ReactComponent as SubscriptionIcon } from "./remix/award-fill.svg";
export { ReactComponent as SupportIcon } from "./remix/user-heart-line.svg";
// export { ReactComponent as AllAppIcon } from "./v1/icon-all-app.svg";

// EE
export { ReactComponent as EnvironmentsIcon } from "./remix/git-branch-line.svg";
export { ReactComponent as UsageStatisticsIcon } from "./remix/line-chart-line.svg";
export { ReactComponent as AutitLogsIcon } from "./remix/user-community-line.svg";
export { ReactComponent as BrandingIcon } from "./remix/paint-brush-line.svg";

// Data Sources
export { ReactComponent as MysqlIcon } from "./v1/icon-query-MySQL.svg";
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading