Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.0.2 is merging to main #92

Merged
merged 49 commits into from
Feb 19, 2024
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
81d9769
remove namesapce from env creation
nxtcoder19 Feb 5, 2024
5971e5f
:art: Added apex chart for the observability
abdheshnayak Feb 6, 2024
0b4c4db
Merge branch 'release-1.0.10' into feature/observability
abdheshnayak Feb 6, 2024
216662a
Merge branch 'release-v1.0.1' into feature/observability
abdheshnayak Feb 7, 2024
a1ee84f
:sparkles: Implemented overview of app, and improved logs of app.
abdheshnayak Feb 7, 2024
b6742c0
UI Fixes for website
tulsiojha Jan 29, 2024
af2d462
fixed responsive ness
tulsiojha Jan 29, 2024
d431d12
hide case study section and updated the text
tulsiojha Jan 29, 2024
1acae72
fixed icons issue
tulsiojha Jan 30, 2024
ae6aea5
Fixed tab images issue for larger screen
tulsiojha Jan 30, 2024
9a38c95
Fixed animations glitch
tulsiojha Feb 5, 2024
08b8d22
:art: Added apex chart for the observability
abdheshnayak Feb 6, 2024
fdd369b
:bug: Fixed issue with autocomplete in delete dialog
abdheshnayak Feb 6, 2024
f5c81a9
:art: Updated cli queries
abdheshnayak Feb 7, 2024
58afbda
Fixed input field focus issue, added create new team button in teams …
tulsiojha Feb 6, 2024
f58982b
made autocomplete off for all input
tulsiojha Feb 7, 2024
bf30574
fixed sync status flexing
tulsiojha Feb 7, 2024
418d3ba
:sparkles: Implemented overview of app, and improved logs of app.
abdheshnayak Feb 7, 2024
f710a91
Merge branch 'release-v1.0.2' of github.com:kloudlite/web into releas…
abdheshnayak Feb 7, 2024
dad0f34
:sparkles: Implemented logs and metrics for app (#82)
abdheshnayak Feb 8, 2024
016dbaf
Improve/design logs n metrics (#83)
abdheshnayak Feb 8, 2024
a050490
Added google analytics
tulsiojha Feb 8, 2024
b9ba97d
Improve/design logs n metrics (#84)
abdheshnayak Feb 8, 2024
bbd8325
:art: Fixed issue with codeview
abdheshnayak Feb 8, 2024
5096586
:bug: Fixed issue
abdheshnayak Feb 8, 2024
10a1fc3
:bug: Fixed issue with spot instance on nodepool (#85)
abdheshnayak Feb 9, 2024
b9fb58b
Merge pull request #87 from kloudlite/release-fix/env-namespace
abdheshnayak Feb 9, 2024
7112984
:sparkles: Added restart for app
abdheshnayak Feb 9, 2024
46e168d
Merge pull request #88 from kloudlite/feature/restart-app
abdheshnayak Feb 9, 2024
2e1b997
new id view implementation
tulsiojha Feb 12, 2024
84d1747
updated react-select verrsion
tulsiojha Feb 12, 2024
529d56e
:art: Improved logs
abdheshnayak Feb 12, 2024
1271f7c
:art: Improved
abdheshnayak Feb 12, 2024
5641536
Fixed new fullscreen page progress stepper ui, make button non intera…
tulsiojha Feb 13, 2024
81df38d
Merge branch 'features/frontend' into release-v1.0.2
tulsiojha Feb 13, 2024
833f556
Typo correction
tulsiojha Feb 13, 2024
c0593b3
:bug: Fixed issue with observability
abdheshnayak Feb 14, 2024
2ede099
Merge pull request #89 from kloudlite/features/frontend
abdheshnayak Feb 14, 2024
b4ae2ae
:bug: Fixed issue with log types
abdheshnayak Feb 14, 2024
b823244
:bug: Fixed issue with typescript
abdheshnayak Feb 14, 2024
00ba95d
:bug: Fixed skeleton for logs comp
abdheshnayak Feb 14, 2024
cecf0b9
:art: Logs placeholder msg updated
abdheshnayak Feb 14, 2024
4d12174
Added delete feature in storage
tulsiojha Feb 14, 2024
9503da1
Fixed select issue
tulsiojha Feb 14, 2024
114d7cf
Fixed router delete and select issue
tulsiojha Feb 14, 2024
a5890a0
Reimplemented git flow for build
tulsiojha Feb 14, 2024
ed7e7d6
Fixed minor ui issues
tulsiojha Feb 14, 2024
3680f38
Merge branch 'release-v1.0.2' into features/console
tulsiojha Feb 14, 2024
28e114f
Merge pull request #91 from kloudlite/features/console
abdheshnayak Feb 14, 2024
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
Prev Previous commit
Next Next commit
fixed icons issue
  • Loading branch information
tulsiojha authored and abdheshnayak committed Feb 7, 2024
commit 1acae72f9d20f77ce366991efa3bdb5f19d19c19
79 changes: 49 additions & 30 deletions src/apps/devdoc/app/components/page/products.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
import { CheckCircleFill, ArrowRight, Stack } from '@jengaicons/react';
import {
CheckCircleFill,
ArrowRight,
Stack,
Globe,
ClockCounterClockwise,
SecureConfig,
UsersThree,
ChartBar,
Search,
Monitor,
CostMonitoring,
Autoscaling,
Developer,
Infinity as InfinityIcon,
TreeStructure,
GearSix,
Config,
Code,
} from '@jengaicons/react';
import { Button } from 'kl-design-system/atoms/button';
import Image from 'next/image';
import { ReactNode } from 'react';
@@ -17,16 +36,16 @@ const products = [
{
type: 'InfraOps',
title: (
<div>
<span>
Cloud-native <br className="hidden lg:!block" /> at the core
</div>
</span>
),
desc: (
<div>
<span>
Flexible & Cost Effective Kubernetes Cluster{' '}
<br className="hidden lg:!block" /> Management with simple and
user-friendly interface
</div>
</span>
),
features: [
{
@@ -43,20 +62,20 @@ const products = [
},
],
link: '/infraops',
logo: InfraOps,
logo: DevOps,
},
{
type: 'DevOps',
title: (
<div>
<span>
NoOps <br className="hidden lg:!block" /> development
</div>
</span>
),
desc: (
<div>
<span>
Self-Serve environments crafted for <br className="hidden lg:!block" />
development, staging & production workloads
</div>
</span>
),
features: [
{
@@ -73,21 +92,21 @@ const products = [
},
],
link: '/devops',
logo: DevOps,
logo: InfraOps,
},
{
type: 'Distribution',
title: (
<div>
<span>
Simply build <br className="hidden lg:!block" /> and deploy
</div>
</span>
),
desc: (
<div>
<span>
Cloud accelerated build system and container
<br className="hidden lg:!block" /> registry to build and ship
containers anywhere
</div>
</span>
),
features: [
{
@@ -118,31 +137,31 @@ const benefitsItems = [
},
{
title: 'Run Anywhere',
icon: Stack,
icon: Globe,
},
{
title: 'Enhanced Application Security',
icon: Stack,
icon: SecureConfig,
},
{
title: 'Collaborative Environments',
icon: Stack,
icon: UsersThree,
},
{
title: 'Comprehensive Monitoring and Insights',
icon: Stack,
icon: ChartBar,
},
{
title: 'Plug your own CICDs and Observability',
icon: Stack,
icon: Search,
},
{
title: 'Streamlined Application Development',
icon: Stack,
icon: Monitor,
},
{
title: 'Cost - Efficient Resource Management',
icon: Stack,
icon: CostMonitoring,
},
],
},
@@ -151,35 +170,35 @@ const benefitsItems = [
items: [
{
title: 'Faster Deployment',
icon: Stack,
icon: ClockCounterClockwise,
},
{
title: 'Flexible Autoscaling',
icon: Stack,
icon: Autoscaling,
},
{
title: 'Developer Centric',
icon: Stack,
icon: Developer,
},
{
title: 'Reduce Development Inner loop',
icon: Stack,
icon: InfinityIcon,
},
{
title: 'Simplified Infrastructure Management',
icon: Stack,
icon: TreeStructure,
},
{
title: 'Build system for faster deployments',
icon: Stack,
icon: GearSix,
},
{
title: 'Declarative Infrastructure, Projects, and Maintenance',
icon: Stack,
icon: Config,
},
{
title: 'Effective and Efficient Development Process',
icon: Stack,
icon: Code,
},
],
},
107 changes: 67 additions & 40 deletions src/apps/devdoc/app/utils/const.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,35 @@
import {
AWSlogo,
Autoscaling,
AzurelogoFill,
BackingServices,
Binoculars,
ChartBar,
CloudAgnostics,
Config,
Container,
CostMonitoring,
Cpu,
CustomEnv,
DigitalOceanlogoFill,
FlexibleNodepool,
HelmLogo,
HourglassSimpleHigh,
InfraAsCode,
LiquidCompute,
LockKey,
MultiTenant,
NoOps,
Nodeless,
PlayPause,
RocketLaunch,
Search,
SecureConfig,
ShieldCheck,
ShuffleAngular,
SpotManagement,
TreeStructure,
Vpn,
} from '@jengaicons/react';

const consts = {
@@ -54,51 +81,51 @@ const consts = {
],
features: [
{
icon: Cpu,
icon: InfraAsCode,
label: 'Infra as Code (IaC)',
},
{
icon: Cpu,
label: 'GPU ready',
label: 'GPU Ready',
},
{
icon: Cpu,
label: 'Liquid compute',
icon: LiquidCompute,
label: 'Liquid Compute',
},
{
icon: Cpu,
label: 'Nodeless wonders',
icon: Nodeless,
label: 'Nodeless Wonders',
},
{
icon: Cpu,
label: 'Cost monitoring',
icon: CostMonitoring,
label: 'Cost Monitoring',
},
{
icon: Cpu,
label: 'Spot management',
icon: SpotManagement,
label: 'Spot Management',
},
{
icon: Cpu,
label: 'Custom observability',
icon: ChartBar,
label: 'Custom Observability',
},
{
icon: Cpu,
label: 'Flexible nodepools',
icon: FlexibleNodepool,
label: 'Flexible Nodepools',
},
{
icon: Cpu,
label: 'Cloud agnostic',
icon: CloudAgnostics,
label: 'Cloud Agnostic',
},
{
icon: Cpu,
label: 'VPN access',
icon: Vpn,
label: 'VPN Access',
},
{
icon: Cpu,
label: 'SSL-Enabled ingress',
icon: ShieldCheck,
label: 'SSL-Enabled Ingress',
},
{
icon: Cpu,
icon: NoOps,
label: 'NoOps Kubernetes',
},
],
@@ -128,47 +155,47 @@ const consts = {
],
features: [
{
icon: Cpu,
icon: Binoculars,
label: 'Smart Observability',
},
{
icon: Cpu,
icon: Autoscaling,
label: 'Flexible Autoscaling',
},
{
icon: Cpu,
icon: Vpn,
label: 'VPN Connectivity',
},
{
icon: Cpu,
icon: ShuffleAngular,
label: 'Ingress Routing',
},
{
icon: Cpu,
icon: HourglassSimpleHigh,
label: 'Ephemeral Workspaces',
},
{
icon: Cpu,
icon: MultiTenant,
label: 'Multi-tenant Environments',
},
{
icon: Cpu,
icon: Search,
label: 'Pre-deployment Testing',
},
{
icon: Cpu,
icon: PlayPause,
label: 'Start & Stop on-demand',
},
{
icon: Cpu,
icon: CustomEnv,
label: 'Custom Env & Workspaces',
},
{
icon: Cpu,
icon: SecureConfig,
label: 'Secure Config Management',
},
{
icon: Cpu,
icon: BackingServices,
label: 'Comprehensive Backing Services',
},
],
@@ -194,35 +221,35 @@ const consts = {
distribution: {
features: [
{
icon: Cpu,
icon: LockKey,
label: 'Enhanced Security',
},
{
icon: Cpu,
icon: Config,
label: 'Build Native System',
},
{
icon: Cpu,
icon: MultiTenant,
label: 'Lazy Image Distribution',
},
{
icon: Cpu,
icon: Container,
label: 'Container Registry Management',
},
{
icon: Cpu,
icon: TreeStructure,
label: 'Source Integration',
},
{
icon: Cpu,
icon: NoOps,
label: 'Automated Build Process',
},
{
icon: Cpu,
icon: RocketLaunch,
label: 'Image Deployment Automation',
},
{
icon: Cpu,
icon: HelmLogo,
label: 'Helm Charts Distribution',
},
],