braks
|
05021f97bf
|
feat(gui-v2): add dropzone to project intro page
|
2 years ago |
Braks
|
99bf23a553
|
Merge pull request #3228 from nocodb/chore/navigate-to-auth
|
2 years ago |
Raju Udava
|
5c0bf30baf
|
Merge pull request #3225 from nocodb/fix/gui-v2-add-row-opens-expanded-row-form
Made `Add new row` button functional
|
2 years ago |
braks
|
6079045be4
|
fix(gui-v2): dblclick not triggered on renmable menu item
|
2 years ago |
Raju Udava
|
1f57c23ff5
|
test: cy markers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
0bec2490ff
|
chore(gui-v2): navigate to auth tab on project select
|
2 years ago |
Wing-Kam Wong
|
b4ba3315c9
|
fix(gui-v2): add missing isSharedBase on LTAR cells
|
2 years ago |
Muhammed Mustafa
|
d8a3179f16
|
chore/typo fixed
|
2 years ago |
Wing-Kam Wong
|
4139e2da81
|
fix(gui-v2): add missing isUIAllowed('xcDatatableEditable') & i18n
|
2 years ago |
Muhammed Mustafa
|
41b9971cf3
|
fix/pr review included
|
2 years ago |
Wing-Kam Wong
|
084bd671b3
|
chore(gui-v2): SharedViewList -> sharedViewList
|
2 years ago |
Wing-Kam Wong
|
9aa8f9e506
|
fix(gui-v2): add missing isSharedBase
|
2 years ago |
Wing-Kam Wong
|
b49e7dedb6
|
fix(gui-v2): add missing share base logic in loadProjectRoles
|
2 years ago |
Wing-Kam Wong
|
fe6f1282e4
|
refactor(gui-v2): isUIAllowed
|
2 years ago |
Muhammed Mustafa
|
5989049bc3
|
fix/minor cleanup
|
2 years ago |
Raju Udava
|
aa5a66c812
|
Merge pull request #3223 from nocodb/fix/gui-v2-improved-email-password-validation-signup-page
Improved email and password validation of signup page
|
2 years ago |
Raju Udava
|
2e4f09ddf0
|
Merge pull request #3224 from nocodb/fix/gui-v2-form
fix(gui-v2): disable lookup in form
|
2 years ago |
Wing-Kam Wong
|
e40f1e9c4c
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
b147834e31
|
style(gui-v2): remove border
|
2 years ago |
Wing-Kam Wong
|
f9d01e9967
|
fix(gui-v2): disable drag for required fields
|
2 years ago |
Wing-Kam Wong
|
1d7828b470
|
fix(gui-v2): remove xor logic in form
|
2 years ago |
Muhammed Mustafa
|
ba0a82d5e8
|
fix/Added creating a new record and opening expanded form when clicking on the Add new row button
|
2 years ago |
Wing-Kam Wong
|
710055aaa8
|
fix(gui-v2): disable lookup in form
|
2 years ago |
Muhammed Mustafa
|
e5abad23f6
|
fix/Improved email and password validation of signup page
|
2 years ago |
Muhammed Mustafa
|
59ffb10224
|
Merge pull request #3221 from nocodb/refactor/gui-v2-more-actions
refactor(gui-v2): use ExportTypes from nocodb-sdk
|
2 years ago |
աɨռɢӄաօռɢ
|
2e020d198e
|
Merge pull request #3185 from nocodb/fix/added-showing-error-message-on-url-error
Added showing error message on invalid url entry
|
2 years ago |
Wing-Kam Wong
|
d7f222c69a
|
refactor(gui-v2): use ExportTypes from nocodb-sdk
|
2 years ago |
Muhammed Mustafa
|
91ba29887a
|
fix/minor ui improvements and bug fix
|
2 years ago |
Raju Udava
|
40f1cd1941
|
Merge pull request #3209 from nocodb/feat/gui-v2-is-locked
feat(gui-v2): isLocked
|
2 years ago |
Wing-Kam Wong
|
554e8bbac3
|
fix(gui-v2): fix typo
|
2 years ago |
Wing-Kam Wong
|
8a0a256ffb
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
ea1ea5d20f
|
fix(gui-v2): add missing import
|
2 years ago |
Wing-Kam Wong
|
a13bb1e615
|
feat(gui-v2): lock LTAR item chip
|
2 years ago |
Wing-Kam Wong
|
84caf31d88
|
feat(gui-v2): lock smartsheet header menu
|
2 years ago |
Wing-Kam Wong
|
137293a224
|
Merge branch 'develop' into feat/gui-v2-is-locked
|
2 years ago |
navi
|
940a5ff235
|
Merge pull request #3188 from nocodb/feat/shared-form-view-2
shared form view
|
2 years ago |
navi
|
049d35ae16
|
Merge pull request #3214 from nocodb/fix/gui-v2-settings-modal-close-button-placement-improved
Settings modal close button placement improved
|
2 years ago |
Muhammed Mustafa
|
6f87ff6596
|
fix/minor ui improvements
|
2 years ago |
Muhammed Mustafa
|
81913c1165
|
fix/Settings modal close button placement improved
|
2 years ago |
Pranav C
|
4a0e878c32
|
fix(api): hide delete record icon in shared form children list(mm/hm)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
187341e633
|
fix(api): handle belongsto column properly in nested insert
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7cb5dcb982
|
fix(gui-v2): hide add new row from record list in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
304d91875f
|
fix(gui-v2): if json parsing failed set attachments as an empty array
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b3062130df
|
fix(gui-v2): make attachment drag-n-drop in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
83d25f362e
|
fix(gui-v2): shared form - attachment show remove icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
131ee2cbb3
|
fix(gui-v2): handle non image file in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
bb52ef321e
|
Merge pull request #3213 from nocodb/fix/gui-v2-3182-fields-menu
fix(gui-v2): fields menu
|
2 years ago |
Raju Udava
|
f97ef5769b
|
refactor: more actions, create column background gray
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
c4f0573fb0
|
fix(gui-v2): field ordering
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a7981c82a5
|
fix(gui-v2): onNavigate disable edit on edge
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |