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

Website/refactor #222

Merged
merged 52 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
fa45925
updated for darkmode
tulsiojha May 27, 2024
1511d57
updated new design and added some docs
tulsiojha May 27, 2024
349781e
remove unused cookie addition
tulsiojha May 27, 2024
af0b955
fixed unused links
tulsiojha May 27, 2024
83786d0
documentaions
tulsiojha May 28, 2024
38228b7
fixed environment issue
tulsiojha May 30, 2024
7fc12b9
documentation changes
karthik1729 May 30, 2024
d53ab28
testing kl tool
karthik1729 May 30, 2024
736496d
added approved and name in whoami response
tulsiojha May 31, 2024
5bb2430
code cleanup
tulsiojha May 31, 2024
abaebe0
fixed link prop for option-list and added darkmode support for profile
tulsiojha May 31, 2024
da5e8ac
implemented user profile
tulsiojha May 31, 2024
5f1aad6
removed unused imports
tulsiojha May 31, 2024
5328ec1
merge fix
tulsiojha May 31, 2024
a21a815
wip
karthik1729 Jun 3, 2024
ab60ebf
Merge branch 'testing-kl-tool' into website/refactor
karthik1729 Jun 3, 2024
63cbf2b
fix design system issues
tulsiojha Jun 3, 2024
cc18978
padding changes and provider implementation
tulsiojha Jun 3, 2024
9ba813a
fixed alignment issue in secure core and padding issue in blog page
tulsiojha Jun 3, 2024
d18cebf
Fixed padding for sidebar and toc and changed color in breadcum
tulsiojha Jun 3, 2024
6442178
fixed darkmode color for footer borders
tulsiojha Jun 3, 2024
a6536c2
redesigned privacy and terms page and join provider option
tulsiojha Jun 4, 2024
982b053
fixed document url and refactored header code
tulsiojha Jun 4, 2024
c82dd95
added blogs
tulsiojha Jun 4, 2024
6cdc7f1
refactored graph
tulsiojha Jun 4, 2024
863c5ab
added docs
karthik1729 Jun 4, 2024
bb77963
Merge branch 'website/refactor' of github.com:kloudlite/web into webs…
karthik1729 Jun 4, 2024
783331f
Merge branch 'website/refactor' of https://github.com/kloudlite/web i…
tulsiojha Jun 5, 2024
7b97c29
added noImage option for profile component
tulsiojha Jun 6, 2024
3b80d56
added testimonals and few ui changes
tulsiojha Jun 6, 2024
da129f9
blog updates
karthik1729 Jun 7, 2024
66c36a9
refactored darkmode in design system and implemented it using css var…
tulsiojha Jun 7, 2024
4bf06e4
reimplemented darkmode using css variables
tulsiojha Jun 7, 2024
a9db79d
doc updates
karthik1729 Jun 10, 2024
119c586
Merge branch 'website/refactor' of https://github.com/kloudlite/web i…
tulsiojha Jun 10, 2024
0f1207e
changed scrollbar color
tulsiojha Jun 10, 2024
87df90c
fixed minor ui issues
tulsiojha Jun 10, 2024
538eca3
documentation changes
karthik1729 Jun 10, 2024
64f668e
made steps sticky to top
tulsiojha Jun 10, 2024
adc8b6c
FAQs updated
karthik1729 Jun 10, 2024
e3933cf
Merge branch 'website/refactor' of github.com:kloudlite/web into webs…
karthik1729 Jun 10, 2024
1f67dca
fixed background opacity for tailwind colors, for now only for text-d…
tulsiojha Jun 10, 2024
fa9de53
code refactoring and added new dialog for join provider
tulsiojha Jun 10, 2024
401659d
fixed faq padding
tulsiojha Jun 10, 2024
7fae55e
doc updates
karthik1729 Jun 10, 2024
6503826
Merge branch 'website/refactor' of github.com:kloudlite/web into webs…
karthik1729 Jun 10, 2024
f34e672
added text-on-secondary state on button
tulsiojha Jun 11, 2024
017c3a8
minor changes
tulsiojha Jun 11, 2024
242da0a
added overlay-bg color
tulsiojha Jun 12, 2024
376f3c9
change purple color
tulsiojha Jun 12, 2024
6588a57
added new blog article, added pricing page and fixed ui bugs
tulsiojha Jun 12, 2024
e89c559
fixed merge conflict
tulsiojha Jun 12, 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
4 changes: 4 additions & 0 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ tasks:
PORT=4000
;;
"community")
PORT=4002
;;
"console")
PORT=4001
;;
Expand Down
1 change: 1 addition & 0 deletions gql-queries-generator/doc/queries.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -6376,6 +6376,7 @@ query authWhoAmI {
id
email
verified
name
approved
}
}
Expand Down
258 changes: 258 additions & 0 deletions kl.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,258 @@
{
"lockfile_version": "1",
"packages": {
"git@latest": {
"last_modified": "2024-05-26T09:30:02Z",
"resolved": "github:NixOS/nixpkgs/e2dd4e18cc1c7314e24154331bae07df76eb582f#git",
"source": "devbox-search",
"version": "2.44.1",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/1y3m89x5sl3bwag9lk4fdbqmswzjp9is-git-2.44.1",
"default": true
},
{
"name": "doc",
"path": "/nix/store/hhwbgxadc1r7f2vf0f7mf4mlcy3xsxh9-git-2.44.1-doc"
}
],
"store_path": "/nix/store/1y3m89x5sl3bwag9lk4fdbqmswzjp9is-git-2.44.1"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/y6si9acv2p32jjyavs5arj8lwk7qq945-git-2.44.1",
"default": true
},
{
"name": "debug",
"path": "/nix/store/vjgwf4vr6dqclvb503fqir13yiqp7bf6-git-2.44.1-debug"
},
{
"name": "doc",
"path": "/nix/store/1c5816l3n7dgbjkbf6fdlw0amq5rvazq-git-2.44.1-doc"
}
],
"store_path": "/nix/store/y6si9acv2p32jjyavs5arj8lwk7qq945-git-2.44.1"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/rwkir7nma4hgyg8lydzjisbjgwr9a4xf-git-2.44.1",
"default": true
},
{
"name": "doc",
"path": "/nix/store/y4l5l7k5syy0s3baznixgxbnmn8aiyxq-git-2.44.1-doc"
}
],
"store_path": "/nix/store/rwkir7nma4hgyg8lydzjisbjgwr9a4xf-git-2.44.1"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/jxjzgz1p0hdqsg8k17ivw5mgcd6ffx9c-git-2.44.1",
"default": true
},
{
"name": "debug",
"path": "/nix/store/93xf345jmvrcz1wc3va981rp13rn4hyz-git-2.44.1-debug"
},
{
"name": "doc",
"path": "/nix/store/rvgnmd4cwvmy3v77ig977ix40d2mipri-git-2.44.1-doc"
}
],
"store_path": "/nix/store/jxjzgz1p0hdqsg8k17ivw5mgcd6ffx9c-git-2.44.1"
}
}
},
"nodePackages.pnpm@latest": {
"last_modified": "2024-05-22T06:18:38Z",
"resolved": "github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e#nodePackages.pnpm",
"source": "devbox-search",
"version": "8.15.5",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/98b2ljlansqmkpkd5pqfgwhcwr5kvsha-pnpm-8.15.5",
"default": true
}
],
"store_path": "/nix/store/98b2ljlansqmkpkd5pqfgwhcwr5kvsha-pnpm-8.15.5"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/b0h4xyqwdk2zhyhw42bprjnj2i518sxn-pnpm-8.15.5",
"default": true
}
],
"store_path": "/nix/store/b0h4xyqwdk2zhyhw42bprjnj2i518sxn-pnpm-8.15.5"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/7xyc072k4g6430vijvylidqacjxy5dbb-pnpm-8.15.5",
"default": true
}
],
"store_path": "/nix/store/7xyc072k4g6430vijvylidqacjxy5dbb-pnpm-8.15.5"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/77wblnm5dnmgnan3695j3mk4r7j75s5j-pnpm-8.15.5",
"default": true
}
],
"store_path": "/nix/store/77wblnm5dnmgnan3695j3mk4r7j75s5j-pnpm-8.15.5"
}
}
},
"nodejs@latest": {
"last_modified": "2024-05-22T06:18:38Z",
"plugin_version": "0.0.2",
"resolved": "github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e#nodejs_22",
"source": "devbox-search",
"version": "22.2.0",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/rz5da1id31jgyax1yb6dms0mzpxkywds-nodejs-22.2.0",
"default": true
},
{
"name": "libv8",
"path": "/nix/store/5pa8xjwgg12gh137n51hg90fsh9m0dab-nodejs-22.2.0-libv8"
}
],
"store_path": "/nix/store/rz5da1id31jgyax1yb6dms0mzpxkywds-nodejs-22.2.0"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/dkg3sm7j61sfkpvg0bpi0hbjcccbg2wy-nodejs-22.2.0",
"default": true
},
{
"name": "libv8",
"path": "/nix/store/xy685pkgmwsd5wkdzvsd56ip9kb66g68-nodejs-22.2.0-libv8"
}
],
"store_path": "/nix/store/dkg3sm7j61sfkpvg0bpi0hbjcccbg2wy-nodejs-22.2.0"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/y8ns070yvn6ffbwzhmvk03lw7lh4ly02-nodejs-22.2.0",
"default": true
},
{
"name": "libv8",
"path": "/nix/store/9z2a94v29m4jmq4b899i9mqgswizb7lx-nodejs-22.2.0-libv8"
}
],
"store_path": "/nix/store/y8ns070yvn6ffbwzhmvk03lw7lh4ly02-nodejs-22.2.0"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/72m3szv59j74b12dmicmayvvlikh65qc-nodejs-22.2.0",
"default": true
},
{
"name": "libv8",
"path": "/nix/store/cwmjcfmrp2ry6d7xmm6zxcrc9qhbi22k-nodejs-22.2.0-libv8"
}
],
"store_path": "/nix/store/72m3szv59j74b12dmicmayvvlikh65qc-nodejs-22.2.0"
}
}
},
"vim@latest": {
"last_modified": "2024-05-22T06:18:38Z",
"resolved": "github:NixOS/nixpkgs/3f316d2a50699a78afe5e77ca486ad553169061e#vim",
"source": "devbox-search",
"version": "9.1.0377",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/lmx8m6kzyvipfb0s0jfpmwvrfaakvr16-vim-9.1.0377",
"default": true
},
{
"name": "xxd",
"path": "/nix/store/plkqnw8bx49w9kapywwcqlvid3f24lpy-vim-9.1.0377-xxd",
"default": true
}
],
"store_path": "/nix/store/lmx8m6kzyvipfb0s0jfpmwvrfaakvr16-vim-9.1.0377"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/dgi2x0gadhr1h2vzfhab3kj5jbr74g6x-vim-9.1.0377",
"default": true
},
{
"name": "xxd",
"path": "/nix/store/zk521mqyrx0i3nxiwmhpdsz93ia8rb6s-vim-9.1.0377-xxd",
"default": true
}
],
"store_path": "/nix/store/dgi2x0gadhr1h2vzfhab3kj5jbr74g6x-vim-9.1.0377"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/l3j2ypqx0mq6kk2s3pgxiybmkawpc7ii-vim-9.1.0377",
"default": true
},
{
"name": "xxd",
"path": "/nix/store/qgd4kpvdj8cx8cqfwh09hysh1yrvmfvj-vim-9.1.0377-xxd",
"default": true
}
],
"store_path": "/nix/store/l3j2ypqx0mq6kk2s3pgxiybmkawpc7ii-vim-9.1.0377"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/2126qjwg5cx9aw47bj9b427hazh96sh7-vim-9.1.0377",
"default": true
},
{
"name": "xxd",
"path": "/nix/store/3g9nvidfl7phh7zh03ixymy5nfscianb-vim-9.1.0377-xxd",
"default": true
}
],
"store_path": "/nix/store/2126qjwg5cx9aw47bj9b427hazh96sh7-vim-9.1.0377"
}
}
}
}
}
13 changes: 13 additions & 0 deletions kl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: v1
defaultEnv: test-env
packages:
- nodejs@latest
- nodePackages.pnpm@latest
- git@latest
- vim@latest
initScripts:
- pnpm config set store-dir ~/.pnpm-store
mounts: []
envVars:
- key: HI
configRef: piy-config/hi
15 changes: 7 additions & 8 deletions lib/app-setup/api.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { IMiddlewareResponse, withRPC } from '../server/helpers/rpc';
import { IGQLServerProps, IRemixCtx } from '../types/common';
import { IMiddlewareResponse, withRPC } from "../server/helpers/rpc";
import { IGQLServerProps, IRemixCtx } from "../types/common";

export const RootAPIAction =
(
Expand All @@ -8,11 +8,11 @@ export const RootAPIAction =
}
) =>
async (ctx: IRemixCtx) => {
if (ctx.request.method !== 'POST') {
return new Response(JSON.stringify({ message: 'Not Found' }), {
if (ctx.request.method !== "POST") {
return new Response(JSON.stringify({ message: "Not Found" }), {
status: 404,
headers: {
'Content-Type': 'application/json',
"Content-Type": "application/json",
},
});
}
Expand All @@ -38,11 +38,10 @@ export const RootAPIAction =
);
}
);

return new Response(JSON.stringify({ data, errors }), {
headers: {
'Content-Type': 'application/json',
...(cookie ? { 'set-cookie': cookie } : {}),
"Content-Type": "application/json",
...(cookie ? { "set-cookie": cookie } : {}),
},
});
};
Loading
Loading