mertmit
|
5c433e3086
|
feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
121c4ed71c
|
fix: show only tables within same base as child table for LTAR
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
c5f95d8248
|
feat: multiple source front-end
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:19:32 +03:00 |
|
mertmit
|
8edb4e4b2c
|
feat: front-end allow multiple base per project
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:19:32 +03:00 |
|
աɨռɢӄաօռɢ
|
498f9e5b3d
|
Merge pull request #4574 from nocodb/fix/types
fix(nc-gui): type issues
|
2022-12-03 16:18:39 +08:00 |
|
Wing-Kam Wong
|
424d23f2cb
|
chore(nc-gui): resolve PR comments
|
2022-12-03 13:45:44 +08:00 |
|
Wing-Kam Wong
|
da3ad9753b
|
fix(nc-gui): prevent focus when there is active drawer
|
2022-12-02 16:21:36 +08:00 |
|
Wing-Kam Wong
|
ba37d4fe5e
|
fix(nc-gui): remove incorrect click event and update icon
|
2022-12-02 16:13:11 +08:00 |
|
Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2022-12-02 14:55:02 +08:00 |
|
Pranav C
|
c6403b62f8
|
fix: verify property exist in row object
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 19:33:19 +05:30 |
|
Wing-Kam Wong
|
7659cac1b2
|
chore(nc-gui): lint
|
2022-12-01 21:40:42 +08:00 |
|
Pranav C
|
c3919db9df
|
fix: pass argument in correct order
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 19:05:48 +05:30 |
|
աɨռɢӄաօռɢ
|
7bb4a5a885
|
Merge pull request #4550 from nocodb/feat/shortcut-e
feat(nc-gui): add $e for shortcuts
|
2022-12-01 18:45:05 +08:00 |
|
Pranav C
|
046ab0bfef
|
Merge pull request #4547 from nocodb/feat/field-option-followup
test: Field menu followup - playwright test
|
2022-12-01 16:09:56 +05:30 |
|
Pranav C
|
d70b18f50b
|
test(playwright): corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 15:35:32 +05:30 |
|
Wing-Kam Wong
|
ac65ec7f8c
|
fix(nc-gui): change $e type from a -> c
|
2022-12-01 18:02:20 +08:00 |
|
Wing-Kam Wong
|
0504427f80
|
feat(nc-gui): add $e for shortcuts
|
2022-12-01 17:31:59 +08:00 |
|
Pranav C
|
3d75334332
|
chore(gui): move label to i18n
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 14:52:19 +05:30 |
|
Wing-Kam Wong
|
270ba22ef5
|
chore(nc-gui): add active: modalVisible to QRcode
|
2022-12-01 16:23:28 +08:00 |
|
Pranav C
|
16feae2b1f
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:11:11 +05:30 |
|
Pranav C
|
4283f48ee8
|
fix(gui): add validation for paste data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:10 +05:30 |
|
Pranav C
|
916029c007
|
fix(gui): avoiding blocking click event propagation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:10 +05:30 |
|
Pranav C
|
5c36a3e9d6
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:08 +05:30 |
|
Pranav C
|
04ff0b0163
|
feat(gui): copying belongs to column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:06:32 +05:30 |
|
Pranav C
|
db10f98fad
|
fix: sync data after copying
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:02:05 +05:30 |
|
Pranav C
|
0d13701bfe
|
fix: avoid opening dropdown on cmd/alt/shift/ctrl key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 10:59:41 +05:30 |
|
Pranav C
|
ecea8cc262
|
feat(gui): allow pasting value directly to cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 10:59:39 +05:30 |
|
Wing-Kam Wong
|
fafa4fb17e
|
fix(nc-gui): disable when the page is index
|
2022-11-30 22:19:23 +08:00 |
|
Wing-Kam Wong
|
b205097a1b
|
feat(nc-gui): disable footer on keyboard shortcut modal
|
2022-11-30 21:25:17 +08:00 |
|
Wing-Kam Wong
|
289f8de9e5
|
Merge branch 'develop' into feat/keyboard-manoeuvre
|
2022-11-30 20:02:27 +08:00 |
|
Raju Udava
|
06347d34c3
|
Merge pull request #4544 from nocodb/fix/misc
fix(gui): Miscellaneous GUI bugs
|
2022-11-30 16:01:48 +05:30 |
|
Raju Udava
|
1335442899
|
Merge pull request #4486 from nocodb/feat/socket-room
feat: reconnect quick import logs
|
2022-11-30 15:55:38 +05:30 |
|
Pranav C
|
a8f421f22b
|
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 15:13:32 +05:30 |
|
Wing-Kam Wong
|
4820c09f65
|
fix(nc-gui): prevent default on arrow keys only
|
2022-11-30 16:47:10 +08:00 |
|
Wing-Kam Wong
|
0b9b0f76d4
|
Merge branch 'develop' into feat/keyboard-manoeuvre
|
2022-11-30 16:44:02 +08:00 |
|
Wing-Kam Wong
|
bcecbfb975
|
chore(nc-gui): lint
|
2022-11-30 16:41:30 +08:00 |
|
Pranav C
|
49098822ac
|
refactor(gui): group imports
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:57:23 +05:30 |
|
Pranav C
|
207c002c6f
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:41:03 +05:30 |
|
Pranav C
|
f302f63759
|
fix(gui): duplicating single/multiselect column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:41:03 +05:30 |
|
Pranav C
|
0c83506e7f
|
refactor(gui): remove sort option from LTAR column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:41:03 +05:30 |
|
Pranav C
|
a4038a81fe
|
fix(gui): allow insert after last column and insert before on first column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:41:03 +05:30 |
|
Pranav C
|
a44ce593e6
|
fix(gui): add newly added sort top of the list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:41:02 +05:30 |
|
Pranav C
|
ae5b022efb
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:39:28 +05:30 |
|
Pranav C
|
4f0f43976d
|
fix: add column menu position correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:39:28 +05:30 |
|
Pranav C
|
044717b443
|
feat: show count in badge for filter, sort and fields button
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:39:28 +05:30 |
|
Pranav C
|
bcbabd0ecb
|
feat: hide field from column menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:39:28 +05:30 |
|
Pranav C
|
44217b0ce4
|
feat: insert column after/before a column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:39:28 +05:30 |
|
Pranav C
|
27a19ea7f5
|
feat: add api to specify default column order in active view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:39:26 +05:30 |
|
Pranav C
|
e25625be84
|
refactor: cell icon update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:38:14 +05:30 |
|
Pranav C
|
19bd5ebcc8
|
feat(gui): duplicate column(wip)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-11-30 11:37:46 +05:30 |
|