braks
|
c23117af94
|
chore(gui-v2): wrap card so it doesn't stretch
|
2 years ago |
braks
|
257ed174bc
|
chore(gui-v2): fix alignment for larger screens
|
2 years ago |
braks
|
a643cf3ea3
|
chore(gui-v2): hide links on create / update pages
|
2 years ago |
braks
|
0bdbdd5bd7
|
refactor(gui-v2): make create and update project pages subpages of dashboard
|
2 years ago |
braks
|
614ec773a1
|
chore(gui-v2): stash
|
2 years ago |
braks
|
5f48cfd86d
|
chore(gui-v2): style updates
|
2 years ago |
Pranav C
|
0e1c268a0d
|
enhancement(gui-v2): navigate to home page from project list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
8cfbf347a3
|
chore(gui-v2): update styles
|
2 years ago |
braks
|
0444a20bd4
|
refactor(gui-v2): replace `pink-500` with `accent` color
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
braks
|
706915742c
|
chore(gui-v2): add title meta
|
2 years ago |
braks
|
0bec2490ff
|
chore(gui-v2): navigate to auth tab on project select
|
2 years ago |
braks
|
fa667077f1
|
refactor(gui-v2): project list page style updates
|
2 years ago |
braks
|
e1ff8e806c
|
chore(gui-v2): cleanup styles and imports
|
2 years ago |
braks
|
fdd37c31d9
|
refactor(gui-v2): align project list into center
|
2 years ago |
braks
|
e8de580842
|
refactor(gui-v2): project list page style fixes
|
2 years ago |
braks
|
c3b821bf8e
|
chore(gui-v2): fix type issues
|
2 years ago |
Wing-Kam Wong
|
9140cdccbc
|
feat(gui-v2): add social card
|
2 years ago |
Wing-Kam Wong
|
1023854ac4
|
feat(gui-v2): add sponsors
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
2 years ago |
Wing-Kam Wong
|
3a47508d55
|
fix(gui-v2): add isUIAllowed('projectCreate', true) & $e to page index
|
2 years ago |
Naveen MR
|
617dd50c06
|
fix : UI changes
|
2 years ago |
Wing-Kam Wong
|
b1c4effefb
|
fix(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
7c03cc79c5
|
fix(gui-v2): lint & use notification
|
2 years ago |
braks
|
65f0b1db1a
|
chore(gui-v2): update styles
|
2 years ago |
braks
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
braks
|
42109fa4a7
|
chore(gui-v2): cleanup
|
2 years ago |
braks
|
a9af75dcb3
|
revert(gui-v2): use card in pages/index
|
2 years ago |
braks
|
be826e3b84
|
chore(gui-v2): update sheet alignment and padding
|
2 years ago |
Muhammed Mustafa
|
c6837ad158
|
chore/gui-v2-user-management-added-top-level-await-to-project-page-for-loading-data
|
2 years ago |
Muhammed Mustafa
|
ef76cc2074
|
chore/gui-v2-user-management-project-provide-populated-before-navigating-to-project-page
|
2 years ago |
braks
|
13c35c4aca
|
refactor(gui-v2): cleanup project create utils
# What's changed?
* move form type to utils file
* move ClientType enum to enums file
* use ClientType enum where appropriate
* add default host (localhost)
* lint files
|
2 years ago |
Naveen MR
|
f092c7bda2
|
chore : making signup/signin as flex-column
|
2 years ago |
Naveen MR
|
8c22c30c86
|
chore : create project small changes + shadow to button
|
2 years ago |
Pranav C
|
88483a82ed
|
refactor(gui-v2): set minimum table container height to avoid pagination component position change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
2f354efb60
|
test: class name to assist cypress
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
70994f8ed8
|
fix(gui-v2): layout correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ab5ff0b79
|
refactor(gui-v2): validation message update and code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
2060e04f31
|
refactor: i18n corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
5006f18f9c
|
fix(gui-v2): project create/update/list corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bfbd8d65b8
|
fix(gui-v2): implement project list similar to v1
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
edad796ab4
|
feat: move project create pages to subpages
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
dbb6acfea1
|
chore(gui-v2): cleanup user settings page
|
2 years ago |
braks
|
286ae2d164
|
chore(gui-v2): fix icon style
|
2 years ago |
braks
|
c6b8f7762d
|
feat(gui-v2): implement user-settings page
|
2 years ago |
braks
|
24d42c3172
|
fix(gui-v2): sidebar showing when collapsed
|
2 years ago |
Pranav C
|
b8055af286
|
refactor: move files back to index folder
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
30df144320
|
refactor(gui-v2): replace v-app with ant-layout
|
2 years ago |
braks
|
2bf3935840
|
feat(gui-v2): add nested user-settings page
|
2 years ago |
braks
|
f3f46b2502
|
refactor(gui-v2): rename projects dir to `index`
|
2 years ago |