Pranav C
|
471253cabc
|
feat: migrate checkbox cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
489b7377fa
|
feat: migrate textcell and textarea cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cf778cc216
|
fix: clear tab if switching project, navigate to existing tab if found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Braks
|
5a7a38bb11
|
feat(gui-v2): increase icon size
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
39f31d759e
|
feat(gui-v2): add menu to default layout
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
e16d1eaa79
|
chore(gui-v2): remove comments
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
283ade6d8c
|
feat(gui-v2): replace old index with list view
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
8f1688d597
|
feat(gui-v2): add shortcut for custom scrollbar style
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
a235c992ff
|
feat(gui-v2): update language switcher styles
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
1901a5aac7
|
feat(gui-v2): add plugins to windi config
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
4fbeb473bd
|
feat(gui-v2): replace icons
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
c6267b3bb0
|
feat(gui-v2): update styles
|
2 years ago |
Braks
|
8e1ce46f42
|
chore(gui-v2): replace deep selector with non-deprecated version
|
2 years ago |
Braks
|
bde70abb60
|
chore(gui-v2): wrap watcher in scope
|
2 years ago |
Braks
|
c8a29b30a2
|
chore(gui-v2): update list view
|
2 years ago |
Braks
|
fbaa169a12
|
feat(gui-v2): add list view
|
2 years ago |
Braks
|
dd507bd99d
|
feat(gui-v2): add public dir and files
|
2 years ago |
Braks
|
bc4fa6a731
|
feat(gui-v2): add colors composable
|
2 years ago |
Braks
|
e60341caaa
|
chore(gui-v2): lint files
|
2 years ago |
Braks
|
e70af9b459
|
feat(gui-v2): use nuxt-windicss module
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
b59af42164
|
chore(gui-v2): lint files
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
4e1fa99ca1
|
feat(gui-v2): add windicss
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
f6f43ced68
|
chore(gui-v2): remove pt-1 from default layout header
|
2 years ago |
Braks
|
759040752b
|
feat(gui-v2,deps): add translate icon to component
|
2 years ago |
Braks
|
912597a073
|
feat(gui-v2,deps): add `unplugin-icons`
|
2 years ago |
Pranav C
|
23f7f018f4
|
refactor: change `dahshboard` to `nc`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b194ead8b5
|
refactor: rename composables, corrections in components
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
558755e39d
|
fix: corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8afca27dca
|
feat: add composable for data fetch
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0674f6837a
|
wip: grid view migration
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Braks
|
0c36e8f16f
|
refactor(gui-v2): replace `useUser` with global state
# What's changed?
* instead of using the useUser composable, we inject a global state containing user and token
|
2 years ago |
Braks
|
b5003b6df0
|
chore(gui-v2): remove `nuxt3-store` from config
|
2 years ago |
Braks
|
485b85474f
|
feat(gui-v2): add languages enum
|
2 years ago |
Braks
|
132d8de689
|
feat(gui-v2): add global state
|
2 years ago |
Braks
|
85acd356f3
|
feat(gui-v2): add language switcher
|
2 years ago |
Braks
|
f2510e3a96
|
feat(gui-v2): add app header placeholder
|
2 years ago |
Braks
|
6502f5c0db
|
chore(gui-v2): copy assets from v1 to v2
|
2 years ago |
Braks
|
3e17750d24
|
chore(gui-v2): update .eslintrc.js
|
2 years ago |
Braks
|
a41f132637
|
chore(gui-v2): update tsconfig.json
|
2 years ago |
Braks
|
93f3f39119
|
feat(gui-v2,deps): add prettier
|
2 years ago |
Braks
|
724cc58ae3
|
feat(gui-v2): add general layout that extends default
|
2 years ago |
Braks
|
111a50064a
|
chore(gui-v2): remove tailwind config
|
2 years ago |
Braks
|
1587a87b34
|
chore(gui-v2): update nuxt.config.ts to use i18n plugin
|
2 years ago |
Braks
|
45079b6eb1
|
chore(gui-v2): fix ts issues
|
2 years ago |
Braks
|
84276fb29d
|
chore(gui-v2): update tsconfig.json
|
2 years ago |
Braks
|
ade7301a46
|
refactor(gui-v2): remove unnecessary deps
|
2 years ago |
Braks
|
78fbd66c45
|
chore(gui-v2): update plugins
|
2 years ago |
Braks
|
106c2c529a
|
chore(gui-v2): add lint script & lint files
|
2 years ago |
Braks
|
ad85178de0
|
chore(gui-v2): remove layout wrapper from pages
|
2 years ago |
Braks
|
e4d2a52902
|
feat(gui-v2): add meta object to config
|
2 years ago |