Wing-Kam Wong
|
c06c58465e
|
feat(nc-gui): return kanbanData in useViewData
|
2 years ago |
Wing-Kam Wong
|
7942b5309e
|
feat(nc-gui): show toolbar for kanban view
|
2 years ago |
Wing-Kam Wong
|
43409abb5d
|
feat(nc-gui): add IsKanbanInj & isKanban
|
2 years ago |
Wing-Kam Wong
|
20cca98d45
|
fix(nc-gui): set kanbanData.value instead
|
2 years ago |
Wing-Kam Wong
|
5eb466276b
|
fix(nc-gui): add loadKanbanData in useViewData
|
2 years ago |
Wing-Kam Wong
|
a574b4f1c5
|
feat(nc-gui): include SmartsheetKanban in Smartsheet
|
2 years ago |
Wing-Kam Wong
|
95544ddb3a
|
feat(nc-gui): add isKanban in useSmartsheetStore
|
2 years ago |
Wing-Kam Wong
|
36c52b9818
|
feat(nocodb): add kanbanViewApis to router
|
2 years ago |
Wing-Kam Wong
|
071dbdd82b
|
feat(nocodb): add kanban related logic in View
|
2 years ago |
Wing-Kam Wong
|
de8a78221c
|
feat(nocodb): add kanban view apis
|
2 years ago |
Wing-Kam Wong
|
14ccacd02c
|
feat(nocodb): add KanbanViewColumn
|
2 years ago |
Wing-Kam Wong
|
47a099ebc4
|
chore(nocodb): format & fix minor issues in KanbanView
|
2 years ago |
Wing-Kam Wong
|
e7b556b49b
|
feat(sdk): add kanbanCreate, kanbanUpdate & kanbanRead
|
2 years ago |
Wing-Kam Wong
|
1480e6f354
|
chore(sdk): update package-loc.json
|
2 years ago |
Wing-Kam Wong
|
8897b4f941
|
wip(nocodb): KanbanView model
|
2 years ago |
Wing-Kam Wong
|
03d1fe8397
|
feat(nc-gui): add ViewTypes.KANBAN case for ViewCreate
|
2 years ago |
Wing-Kam Wong
|
a16ba2e05f
|
feat(nc-gui): add kanban view in menu bottom
|
2 years ago |
mertmit
|
19bfba4282
|
fix(nc-gui): invite button clickable area
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
navi
|
01830cfe8a
|
Update Crowdin configuration file
|
2 years ago |
Pranav C
|
34863712e4
|
chore: change nocodb-sdk to local path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
github-actions[bot]
|
57c380fca9
|
Merge pull request #3548 from nocodb/release/0.96.2
|
2 years ago |
pranavxc
|
2c88fe3431
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
1a796c1a7f
|
Merge pull request #3547 from nocodb/develop
|
2 years ago |
Pranav C
|
f7ff7e26a4
|
Merge pull request #3546 from nocodb/fix/3542-import-data
fix(gui): avoid unnecessary upload api call from upload component
|
2 years ago |
Pranav C
|
e8e02e0088
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
c888c18c6c
|
Merge pull request #3543 from nocodb/fix/version-api-block
fix: version info implement timeout and cache
|
2 years ago |
Pranav C
|
ccdd096c61
|
fix(gui): avoid unnecessary upload api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
7233957942
|
Merge pull request #3545 from nocodb/fix/3541-shared-view-download-option
fix: show attachment cell data in shared grid view
|
2 years ago |
mertmit
|
6fb7b156d6
|
fix(nc-gui): UI upload alpha version
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
0ee6a6a214
|
fix: use local storage option of attachment only in public form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
1c6b5b24e5
|
fix: version info implement timeout and cache
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
b3b8b6b1b1
|
chore: change nocodb-sdk to local path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
github-actions[bot]
|
d9b58804d8
|
Merge pull request #3539 from nocodb/release/0.96.1
|
2 years ago |
pranavxc
|
3d4aa13a2d
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
320f70d446
|
Merge pull request #3538 from nocodb/develop
|
2 years ago |
Pranav C
|
efc4ecff65
|
Merge pull request #3528 from nocodb/fix/heroku-bugs
fix(gui-v2): include host from NC_DB url
|
2 years ago |
navi
|
39d43626f3
|
Merge pull request #3525 from nocodb/fix/release-info
fix: release info style & hide menu
|
2 years ago |
Pranav C
|
def45f99d8
|
fix(gui-v2): add mariadb mysql mapping and add test for DATABASE_URL
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
92b19a481e
|
fix(gui-v2): allow providing all non null/undefined value under ssl object value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
06540b1c3c
|
Update Crowdin configuration file
|
2 years ago |
Wing-Kam Wong
|
33cf34546d
|
revert(workflows): scope in release-npm
|
2 years ago |
Pranav C
|
367dd09143
|
fix(gui-v2): typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a828a4be43
|
fix(gui-v2): use relative path as base url to avoid issue when using proxy
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9c557c9043
|
fix(gui-v2): include host from NC_DB url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1163c4580a
|
fix(gui-v2): include host from NC_DB url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
8a8c0f3d9f
|
feat(workflows): add scope in setup-node
|
2 years ago |
Wing-Kam Wong
|
7089f4f1b7
|
fix: release info style & hide menu
|
2 years ago |
Wing-Kam Wong
|
8028703bad
|
chore: change nocodb-sdk to local path
|
2 years ago |
github-actions[bot]
|
c45f7b34fb
|
Merge pull request #3523 from nocodb/release/0.96.0
|
2 years ago |
wingkwong
|
ab49e6bde9
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |