braks
|
c51c227bd4
|
refactor(gui-v2): remove subpages of signup
|
2 years ago |
braks
|
4ed4133b6e
|
chore(gui-v2): cleanup imports and styles
|
2 years ago |
braks
|
c5a4d00aaf
|
refactor(gui-v2): disable header when not signed in
|
2 years ago |
braks
|
9a629b98e8
|
refactor(gui-v2): move jwt signup view to default signup page
|
2 years ago |
braks
|
2b409c5e34
|
chore(gui-v2): cleanup imports in signin
|
2 years ago |
braks
|
39caacc627
|
chore(gui-v2): fix signup signin form styles
|
2 years ago |
braks
|
20b9d621e8
|
chore(gui-v2): update signup form
|
2 years ago |
braks
|
47f974146a
|
chore(gui-v2): update `components.d.ts`
|
2 years ago |
braks
|
ea2d01b541
|
chore(gui-v2): update `AppInfo` interface
|
2 years ago |
braks
|
5276704a7e
|
refactor(gui-v2): rename signup to [[token]]
|
2 years ago |
Naveen MR
|
bf46248fd6
|
fix : UI improvements
|
2 years ago |
Naveen MR
|
62a1374815
|
fix : setting empty card to no data
|
2 years ago |
Naveen MR
|
e5b72f3707
|
fix : taking out delete table from top right. Can be confusing with add row along with it.
|
2 years ago |
Naveen MR
|
1c24d0808e
|
fix : UI changes (wip)
|
2 years ago |
Naveen MR
|
05c87489d1
|
fix : UI changes
|
2 years ago |
Naveen MR
|
a1ca2daaba
|
fix : UI changes
|
2 years ago |
navi
|
cdd7cc1561
|
Merge pull request #3114 from nocodb/refactor/gui-v2-column-header-ui
refactor: gui v2 column header UI and nocodb logo
|
2 years ago |
Pranav C
|
b8ef0e28ff
|
refactor(gui-v2): edit column and treeview ui updates
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
13a5c64b49
|
fix(gui-v2): incorrect message in rejectDrop
|
2 years ago |
Pranav C
|
7cf30c11ff
|
refactor(gui-v2): remove table list toggle and add table icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4f67ee28bc
|
refactor(gui-v2): add empty card if table is empty
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c584131938
|
refactor(gui-v2): use tab in auth tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f8c6ef2cef
|
refactor(gui-v2): apply tab style only for the root tab
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
3859244ad4
|
fix(gui-v2): change error -> e
|
2 years ago |
navi
|
b7abc2f67f
|
Merge pull request #3113 from nocodb/refactor/gui-v2-messages
refactor(gui-v2): use message instead of notification
|
2 years ago |
Wing-Kam Wong
|
068153531d
|
chore(gui-v2): add cursor-pointer on sidebar toolbar
|
2 years ago |
Pranav C
|
dcee4e2786
|
refactor(gui-v2): align nocodb logo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
2 years ago |
Pranav C
|
90ceac6aed
|
refactor(gui-v2): column header edit/add menu ui update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
5f38a52a35
|
fix: Add/Import tab height
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
3b5b82fba6
|
Merge pull request #3111 from nocodb/fix/gui-v2-missing-logos
fix(gui-v2): add missing logos
|
2 years ago |
navi
|
053152bf08
|
Merge pull request #3110 from nocodb/fix/gui-v2-reset-pwd-flow
fix(gui-v2): sign out after reset pwd like v1
|
2 years ago |
navi
|
14e054c98e
|
Merge pull request #3112 from nocodb/fix/gui-v2-project-rename
fix(gui-v2): check if project title is being in use when renaming
|
2 years ago |
Pranav C
|
d84d0e477c
|
fix(gui-v2): variabale name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b79346b194
|
fix(gui-v2): close datetime picker on clicking ok button
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
32b77870ea
|
fix(gui-v2): check if project title is being in use
|
2 years ago |
Wing-Kam Wong
|
c3e19f3702
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
ffe5113ad2
|
fix(gui-v2): add GeneralNocoIcon
|
2 years ago |
Wing-Kam Wong
|
6d3f8ca90b
|
fix(gui-v2): allow logo shown in project create pages
|
2 years ago |
Wing-Kam Wong
|
d2a5a81353
|
fix(gui-v2): sign out after reset pwd like v1
|
2 years ago |
Raju Udava
|
7aa3d13238
|
Merge pull request #3094 from nocodb/fix/view-rename-validation
fix(gui-v2): abort renaming view on failed validation
|
2 years ago |
Raju Udava
|
e24f413182
|
Merge pull request #3108 from nocodb/fix/3105-close-timepicker
fix(gui-v2): close timepicker on outside click
|
2 years ago |
Raju Udava
|
44e8d82cdd
|
fix: i18n update (database)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Naveen MR
|
617dd50c06
|
fix : UI changes
|
2 years ago |
Naveen MR
|
6174e536df
|
fix : minor UI changes
|
2 years ago |
Naveen MR
|
b435e2c3ff
|
fix : minor UI changes
|
2 years ago |
Naveen MR
|
2fa56c9fbf
|
fix : padding & background in webhook modal
|
2 years ago |
Naveen MR
|
41f774784e
|
fix : padding & background in webhook modal
|
2 years ago |
Naveen MR
|
0abcf23fb8
|
fix : padding & background in webhook modal
|
2 years ago |
Pranav C
|
b9c1be076f
|
Merge pull request #3107 from nocodb/refactor/gui-v2-ui-updates
refactor: remove group class from tr
|
2 years ago |