navi
|
90430cf17e
|
Merge pull request #3629 from nocodb/fix/3627-shared-form-view-with-password
fix(gui): shared form view with password
|
2 years ago |
Wing-Kam Wong
|
f35c3a5176
|
chore(nc-gui): revise kanban stack width
|
2 years ago |
Wing-Kam Wong
|
63f8e0c41f
|
fix(nc-gui): new kanban display issues
|
2 years ago |
Wing-Kam Wong
|
16b95bc717
|
feat(nc-gui): add nc-kanban-btn & refactor handleSubmit
|
2 years ago |
Wing-Kam Wong
|
876d5c2e29
|
feat(nc-gui): add nc-kanban-btn style
|
2 years ago |
Pranav C
|
7f79ff514c
|
fix(gui): shared form view with password
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
09bdf6e33b
|
feat(nc-gui): revise kanban styles
|
2 years ago |
Wing-Kam Wong
|
f5070a36c7
|
chore(nc-gui): remove unnecessary ? operators
|
2 years ago |
Pranav C
|
f54f972083
|
Merge pull request #3626 from nocodb/refactor/keep-rightsidebar-open
refactor(gui): keep the right sidebar open by default
|
2 years ago |
navi
|
56bc08a3c3
|
Merge pull request #3624 from nocodb/fix/checkbox-in-form
fix(nc-gui): make checkbox visible on hover & more easy to tick
|
2 years ago |
Pranav C
|
a3bc1b0a40
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5b5bbfb41b
|
feat(nc-gui): close stackedBy dropdown and reload data
|
2 years ago |
Pranav C
|
b5b050dcaa
|
refactor(gui): keep the right sidebar open by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
f2068e05bf
|
feat(nc-gui): include SmartsheetToolbarKanbanStackEditOrAdd for kanban
|
2 years ago |
Wing-Kam Wong
|
c3ac43314d
|
chore(nc-gui): move the new / edit stack logic to kanbanStackEditOrAdd
|
2 years ago |
Wing-Kam Wong
|
04eca1c980
|
feat(nc-gui): add kanbanStackEditOrAdd
|
2 years ago |
navi
|
359ff9befa
|
Merge pull request #3618 from nocodb/fix/gallery-cover
fix: gallery card cover image distortion
|
2 years ago |
braks
|
38a9cb6c44
|
refactor(nc-gui): update useCellUrlConfig composable
|
2 years ago |
Wing-Kam Wong
|
caed42a1c4
|
refactor(nc-gui): kanban skeleton
|
2 years ago |
Wing-Kam Wong
|
fb7867bb95
|
Merge branch 'develop' into feat/kanban-view
|
2 years ago |
navi
|
f94ddc323c
|
Merge pull request #3381 from dolsem/shared-view-url-customization
feat(gui-v2): customizable urls in shared views
|
2 years ago |
Raju Udava
|
a1f213acef
|
Merge pull request #3552 from nocodb/docs/nc-gui
docs: NocoDB Documentation for 0.96.0
|
2 years ago |
Raju Udava
|
221344fdb6
|
docs: update content and screenshots for webhooks page
|
2 years ago |
Wing-Kam Wong
|
403f6d0f5e
|
fix: typo - ref: #3619
|
2 years ago |
Raju Udava
|
c781806469
|
docs: update content and screenshots for `accessing APIs`
|
2 years ago |
Wing-Kam Wong
|
84a93b474a
|
fix(nc-gui): make checkbox visible on hover & more easy to tick
|
2 years ago |
Raju Udava
|
e7c7e22e7c
|
docs: update content and screenshots for airtable import
|
2 years ago |
Raju Udava
|
30237c9a89
|
@dstala docs: update content and screenshots for airtable import
|
2 years ago |
mertmit
|
0cc1d027ba
|
fix: gallery card cover image distortion
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
98b24ed06a
|
Merge pull request #3597 from nocodb/chore/cypress-improvements
chore(cypress): improvements
|
2 years ago |
Raju Udava
|
aff7a1cec4
|
chore(CY): LTAR class name fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
50eaf81b0b
|
chore(CY): modal class name map fix - share base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
e738728cba
|
chore(CY): invite user class name fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
5bc43c0ac5
|
chore(CY): fix modal - class name map
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
d5c39d8811
|
feat(nc-gui): stackMetaObj logic & remove unnecessary functions
|
2 years ago |
Raju Udava
|
8270af97b8
|
test: active modal - class name mapping
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
8963f7c729
|
fix: language title corrections for ch
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
a39f1c740c
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
91251e94e0
|
chore (CY): active menu- class name mapping corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
ab9a2aa06c
|
test: active menu access using class name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
5cff69bbd1
|
chore(cypress): improve date picker selection by filtering by classname
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
15aa5db661
|
test: PG incorrect project configuration param
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
fa8b806a84
|
test: CY wait for PG connection to be up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
9c721f5426
|
chore(CY): add class name for modal & menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
043e8d3040
|
chore(cypress): improve modal selection by filtering by unique classname
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6c8171dd5b
|
chore(cypress): improve drawer selection by filtering by unique classname
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1e436f6651
|
chore(cypress): improve menu selection by filtering by unique classname
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
90957be7cd
|
chore(nc-gui): fix lint issues
|
2 years ago |
Wing-Kam Wong
|
b265d5d5ae
|
wip(nc-gui): add / edit stack logic
|
2 years ago |
Wing-Kam Wong
|
d96a5cc0ac
|
feat(nc-gui): disable column name & type for kanban
|
2 years ago |