Denis
|
ac0276f002
|
refactor(nc-gui): move shared-view postMessage into onMounted
|
2 years ago |
navi
|
77625a3c12
|
New translations en.json (German)
|
2 years ago |
Wing-Kam Wong
|
86b29b57c4
|
feat(nc-gui): disable drag icon in kanban
|
2 years ago |
Wing-Kam Wong
|
0d0366ce3e
|
feat(nc-gui): integrate with groupby api in kanban
|
2 years ago |
Denis
|
6a5b7a472c
|
feat(nc-gui): shared-view postmessage on locationchange
|
2 years ago |
Chetan Verma
|
5b3c135943
|
fix(nc-gui): gallery view icon removing test code
|
2 years ago |
Chetan Verma
|
034ce7124f
|
fix(nc-gui): removing extra whitespace
|
2 years ago |
Chetan Verma
|
c9ad65ac37
|
fix(nc-gui): adding min-w-4 to icons in gallery view drawer
|
2 years ago |
braks
|
85b4570350
|
fix(nc-gui): use preview permissions
|
2 years ago |
Pranav C
|
0742b2f142
|
chore(gui): combine imports
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7455cb5b11
|
chore(gui): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ae73504def
|
refactor(gui): linting and type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2d54ae6730
|
test(cypress): test to verify super admin access to appstore
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
59c777d30e
|
feat(nc-gui): kanban style
|
2 years ago |
Pranav C
|
c9df5b28fe
|
refactor(gui): button style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
a03d52b325
|
feat(nc-gui): kanban v-e
|
2 years ago |
Wing-Kam Wong
|
7e63f89ce3
|
refactor(nc-gui): use lazy components for kanban
|
2 years ago |
Wing-Kam Wong
|
58bd97794c
|
feat(nc-gui): disable icon autoInstall & add enabledCollections to IconsResolver
|
2 years ago |
Raju Udava
|
4bddc45421
|
test(misc): wait clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
94dede4eee
|
chore(nc-gui): remove void from createEventHook
|
2 years ago |
Pranav C
|
4b4561c6fc
|
fix(gui): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
260945e4f8
|
feat(api): update backend api permissions
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f74ea9c044
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2be20c5ee2
|
feat(gui): add appstore in navbar menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ace5f0a06d
|
feat(gui): show app store only for super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4095066c13
|
feat(gui): add app store page and restrict to super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ba994db288
|
refactor(nc-gui): pass head-style & body-style by object instead
|
2 years ago |
Wing-Kam Wong
|
257bd74b6a
|
chore(nc-gui): cast TableType for meta.value
|
2 years ago |
Wing-Kam Wong
|
39e747eeff
|
fix(nc-gui): pass missing where to fetchSharedViewData
|
2 years ago |
Wing-Kam Wong
|
ab71253c58
|
chore(nc-gui): lint on kanban
|
2 years ago |
Wing-Kam Wong
|
49971d1bff
|
refactor(nc-gui): kanban view
|
2 years ago |
Chetan Verma
|
817ecafb48
|
fix(rc-gui): adding max-width-250px to sharedViewList password
|
2 years ago |
Pranav C
|
37324f9163
|
fix(gui): provide reload view data hook as fallback to reload view data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
765a96421f
|
fix(gui): on add new row show expanded form in gallery
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
adfb4300d4
|
feat(nc-gui): add nc version
|
2 years ago |
Wing-Kam Wong
|
1bbdae2ff3
|
fix(nc-gui): cell icons & add duration icon
|
2 years ago |
Wing-Kam Wong
|
9dc5e1b8aa
|
feat(nc-gui): add a-select for choosing grouping field in kanban view creation
|
2 years ago |
Wing-Kam Wong
|
812484a6ca
|
chore(nc-gui): select ending tag
|
2 years ago |
Wing-Kam Wong
|
c012c7c871
|
feat(nc-gui): add grouping field translation
|
2 years ago |
braks
|
fee34c1233
|
fix(nc-gui): pass shared base id to loadProjectRoles
|
2 years ago |
Wing-Kam Wong
|
7de783dac0
|
feat(nc-gui): crowdin for kanban
|
2 years ago |
braks
|
043443322b
|
refactor(nc-gui): use global state for useTheme
|
2 years ago |
braks
|
69475f86ae
|
chore(nc-gui): add comments to `useRoles`
|
2 years ago |
braks
|
27005af74c
|
refactor(nc-gui): simplify useSidebar and update comments
|
2 years ago |
braks
|
6173d6ac2e
|
refactor(nc-gui): implement `useGlobalState` for `useGlobal` composable
|
2 years ago |
braks
|
ff4af30b47
|
chore(nc-gui): export mem storage from utils
|
2 years ago |
braks
|
1fd6e08b1c
|
refactor(nc-gui): remove unnecessary injection state from useSidebar
|
2 years ago |
braks
|
95095c67c8
|
refactor(nc-gui): use shared composable instead of injection state for permissions
|
2 years ago |
braks
|
8bfe3cbb95
|
refactor(nc-gui): use shared composable instead of injection state for roles
|
2 years ago |
braks
|
58210be87a
|
refactor(nc-gui): remove `useInjectionState` from `useUIPermission`
|
2 years ago |