Wing-Kam Wong
|
93858b018d
|
feat(nc-gui): infinite scroll to load
|
2 years ago |
Wing-Kam Wong
|
dc85b4a9b0
|
feat(nc-gui): add loadMoreKanbanData
|
2 years ago |
Wing-Kam Wong
|
bbc04c2943
|
Merge branch 'develop' into fix/default-limit
|
2 years ago |
Wing-Kam Wong
|
e403990719
|
Merge branch 'develop' into feat/kanban-view
|
2 years ago |
braks
|
f5fa3cd2d9
|
fix(nc-gui): checkbox cell unselectable
|
2 years ago |
Pranav C
|
bedf228711
|
Merge pull request #3636 from nocodb/fix/airtable-progress
fix(gui): Importing Airtable to SQL databases - scroll fix
|
2 years ago |
Pranav C
|
033b6c2ad3
|
chore(gui): proper formatting
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
c45b5b9f65
|
fix: atbl number as decimal
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
056da116de
|
fix: use ref value instead & drop unnecessary logic
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
21b2c1c3c4
|
fix(gui): on airtable import scroll to the end on progress
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
386a4e3e6e
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
6230408117
|
Merge pull request #3606 from nocodb/refactor/defer-project-load
refactor(nc-gui): defer loading project to subpage
|
2 years ago |
Wing-Kam Wong
|
66b1af89c3
|
fix(nc-gui): change v-t to v-e
|
2 years ago |
Wing-Kam Wong
|
af34366f51
|
Merge branch 'develop' into feat/kanban-view
|
2 years ago |
navi
|
92bd529e76
|
Merge pull request #3630 from nocodb/feat/web-types
feat(nc-gui): add web types for directives
|
2 years ago |
Muhammed Mustafa
|
e3ed82d67e
|
feat/Added tooltip to show table name in table tree view
|
2 years ago |
navi
|
066f9dc83f
|
Merge pull request #3632 from nocodb/all-contributors/add-dolsem
add dolsem as a contributor
|
2 years ago |
allcontributors[bot]
|
7bad8b5278
|
update .all-contributorsrc [skip ci]
|
2 years ago |
allcontributors[bot]
|
d34debfe0d
|
update README.md [skip ci]
|
2 years ago |
braks
|
47788a6664
|
fix(nc-gui): use correct return of fetch result
|
2 years ago |
braks
|
a9b53a4a48
|
feat(nc-gui): add web types for directives
|
2 years ago |
Wing-Kam Wong
|
0fca6c85a0
|
wip(nc-gui): kanban scrolling logic
|
2 years ago |
braks
|
bef059f99c
|
fix(nc-gui): remove if clause that prevent view from loading
|
2 years ago |
braks
|
ba8ee402dc
|
fix(nc-gui): auth tab constantly re-opening
* Only reload project if it's not loaded already
* Prevent tab from re-opening
|
2 years ago |
braks
|
8804bea441
|
fix(nc-gui): fetch view data regardless if meta is present
|
2 years ago |
Raju Udava
|
0ab1af10b4
|
fix: shared view meta validation during load
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
0b96387cba
|
revert(nc-gui): add optional operator
|
2 years ago |
braks
|
4018592655
|
chore(nc-gui): more type fixes
|
2 years ago |
braks
|
971dda7769
|
revert(nc-gui): deep selectors
|
2 years ago |
braks
|
81db2c8435
|
chore(nc-gui): fix type issues and set proper ref types
|
2 years ago |
braks
|
3320453637
|
chore(nc-gui): remove `as any` typecasts wherever possible
|
2 years ago |
braks
|
2b780cc3e0
|
fix(nc-gui): set default values for `useState` and fix type issues
|
2 years ago |
braks
|
e84b8b2272
|
refactor(nc-gui): defer loading project to subpage
|
2 years ago |
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 |
Muhammed Mustafa
|
843ec4d3eb
|
chore/minor fix
|
2 years ago |
Wing-Kam Wong
|
9666c024df
|
fix(nc-gui): remove unnecessary `?`
|
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 |