Wing-Kam Wong
|
174a1edf0b
|
refactor(gui-v2): remove virtual col code
|
2 years ago |
Wing-Kam Wong
|
383180777e
|
feat(gui-v2): add deleteTableColumn
|
2 years ago |
Wing-Kam Wong
|
055218d723
|
feat(gui-v2): add addNewColumnRow
|
2 years ago |
Wing-Kam Wong
|
bb0d5794b7
|
feat(gui-v2): select option column in template & mark column name editable
|
2 years ago |
Wing-Kam Wong
|
bdf6cbbfda
|
wip(gui-v2): action column
|
2 years ago |
Pranav C
|
bac8675c67
|
Merge pull request #2735 from nocodb/feat/add-ui-permission-composable
feat: add isUIAllowed composable
|
2 years ago |
Wing-Kam Wong
|
a9ec6580fb
|
wip(gui-v2): integrate with antdv
|
2 years ago |
Pranav C
|
7953923a28
|
feat: add isUIAllowed composable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
562227dbd4
|
wip(gui-v2): parse and load template
|
2 years ago |
jinxm
|
7a1bba4112
|
feat: server.enable('trust proxy');
|
2 years ago |
Wing-Kam Wong
|
72c9b3ec9c
|
Merge branch 'refactor/gui-v2' into feat/gui-v2-templates
|
2 years ago |
Braks
|
f92fbaadc9
|
Merge pull request #2728 from nocodb/fix/sidebar-collapse
|
2 years ago |
braks
|
24d42c3172
|
fix(gui-v2): sidebar showing when collapsed
|
2 years ago |
navi
|
7cdd6e5a1b
|
Merge pull request #2729 from nocodb/feat/project-tree-add-settings-modal
Feat/project tree - add settings modal
|
2 years ago |
Pranav C
|
160e54a44a
|
feat: add settings modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5142a15f2c
|
Merge pull request #2723 from nocodb/feat/project-list
Feat/project list
|
2 years ago |
Pranav C
|
6d2d402a9d
|
refactor: code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cb5dd5816d
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b8055af286
|
refactor: move files back to index folder
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
6f9f1ced4b
|
Merge pull request #2727 from nocodb/all-contributors/add-systemctls
docs: add systemctls as a contributor for code
|
2 years ago |
allcontributors[bot]
|
c04e880693
|
docs: update .all-contributorsrc [skip ci]
|
2 years ago |
allcontributors[bot]
|
573d78ce1c
|
docs: update README.md [skip ci]
|
2 years ago |
navi
|
5633c193a6
|
Merge pull request #2725 from systemctls/patch-1
docs: Update chinese.md
|
2 years ago |
Pranav C
|
bbf2e2dac1
|
feat: update list view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
16d0cc59dd
|
refactor: move project pages
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f1a313d42d
|
feat(gui-v2): add project delete and edit options
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e7ebc79cc5
|
feat(gui-v2): integrate project delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
51c5e4dc81
|
refactor(gui-v2): replace project type list with antd menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
00449dd0ff
|
refactor(gui-v2): replace project create vuetify menu with antd
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a74b9c8e68
|
Merge pull request #2722 from nocodb/feat/user-settings
feat(gui-v2): add user settings page
|
2 years ago |
braks
|
e4fa18f446
|
chore(gui-v2): fix style.scss file
|
2 years ago |
braks
|
30df144320
|
refactor(gui-v2): replace v-app with ant-layout
|
2 years ago |
braks
|
bddbff77b5
|
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
|
68cae516d4
|
chore(gui-v2): cover image in Sponsors.vue
|
2 years ago |
braks
|
f3f46b2502
|
refactor(gui-v2): rename projects dir to `index`
|
2 years ago |
braks
|
d357662bbe
|
chore(gui-v2): add icon to header
|
2 years ago |
braks
|
31b65555bf
|
chore(gui-v2): add dark styles for language switcher
|
2 years ago |
Braks
|
2c4a5bb364
|
Merge pull request #2721 from nocodb/feat/password-reset
|
2 years ago |
jinxm
|
dfb1145f44
|
Update chinese.md
If you don't build it first, the local operation fails
|
2 years ago |
braks
|
51e27908bf
|
refactor(gui-v2): rename `reset-password` page to `forgot-password`
|
2 years ago |
braks
|
6b1211567a
|
chore(gui-v2): add translation to button
|
2 years ago |
braks
|
e4210fffd7
|
chore(gui-v2): lint
|
2 years ago |
braks
|
d1e233ebf1
|
feat(gui-v2): implement reset-password page
|
2 years ago |
braks
|
2c4d8ee8e2
|
chore(gui-v2): remove duplicate color transitions
|
2 years ago |
braks
|
b18d56fe91
|
refactor(gui-v2): change `style-v2.css` to `.scss`
|
2 years ago |
braks
|
a699feb3a3
|
feat(gui-v2): add noco icon component
|
2 years ago |
Wing-Kam Wong
|
1e0f6ba908
|
wip(gui-v2): template editor draft
|
2 years ago |
braks
|
915c34e1b0
|
feat(gui-v2): add reset-password page
|
2 years ago |
Braks
|
bbab4a7f2b
|
Merge pull request #2720 from nocodb/feat/color-transition
|
2 years ago |