Pranav C
|
ac68c8c4f9
|
fix(gui): make rating field editable by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5ec33a7883
|
feat(gui): open picker on pressing enter key nd close on escApe key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
230cd2bff0
|
feat(gui): open attchment modal on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b204ba2405
|
feat(gui): toggle rating based on number key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
747202024b
|
feat: toggle checkbox on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f59ee81586
|
feat: open select options on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
59964d5c38
|
fix(gui): stop event bubbling at input level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9f1802b2bd
|
fix(gui): block cell level arrow navigation when multi select is open
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e92f8f1b25
|
fix(gui): block cell level arrow navigation when single select is open
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
1f26d5b9b0
|
Merge pull request #4386 from nocodb/fix/copy-record-url
fix(nc-gui): encode copy record url
|
2 years ago |
աɨռɢӄաօռɢ
|
8f9890f9a0
|
Merge pull request #4385 from nocodb/fix/update-with-multiple-pks
fix(nocodb): fail to update records with multiple primary keys
|
2 years ago |
Muhammed Mustafa
|
d0d73a082d
|
fix(test): Added test to verify row url encoding of expanded row form
|
2 years ago |
Muhammed Mustafa
|
d91ee4ceb2
|
fix(test): Added clipboard support playwright
|
2 years ago |
Wing-Kam Wong
|
e0e655270e
|
fix(nc-gui): encode copy record url
|
2 years ago |
Wing-Kam Wong
|
862fe8815f
|
fix(nocodb): fail to update records with multiple primary keys
|
2 years ago |
mertmit
|
410a7e29c5
|
fix: add key to sidebar teleport slot
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
navi
|
d193a32aec
|
Merge pull request #4376 from nocodb/refactor/playwright-refactor
fix(test): Moved playwright folder outside nc-gui
|
2 years ago |
Muhammed Mustafa
|
8149867db6
|
fix(test): Moved playwright folder from nc-gui
|
2 years ago |
Muhammed Mustafa
|
b5b72e6fac
|
fix(test): Moved playwright folder from nc-gui
|
2 years ago |
Muhammed Mustafa
|
aa5fbdffd4
|
fix(test): Moved playwright folder from nc-gui
|
2 years ago |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
աɨռɢӄաօռɢ
|
643e839c9a
|
Merge pull request #4359 from nocodb/feat/plugin-temp-directory
feat(nocodb): write temp file to os.tmpdir() instead of process.cwd
|
2 years ago |
Muhammed Mustafa
|
6b0b8516d4
|
Merge pull request #4367 from nocodb/fix/fixed-mistakes-in-playwright-readme
fix(test): Improved playwright README
|
2 years ago |
Muhammed Mustafa
|
a666d7b2f5
|
fix(test): Improved playwright README
|
2 years ago |
Muhammed Mustafa
|
cc609781cd
|
Merge pull request #4366 from nocodb/fix/playwright-ci-improvements
fix(test): Fixed quick ci pg config
|
2 years ago |
Muhammed Mustafa
|
017eb90d91
|
fix(test): Fixed quick pg config
|
2 years ago |
Muhammed Mustafa
|
202c816ca4
|
Merge pull request #4360 from nocodb/fix/playwright-ci-improvements
fix(test): Maximum timeout for each instance is 30 minutes and improved quick test CI configuration
|
2 years ago |
Pranav C
|
cd4abaf7be
|
Merge pull request #4306 from nocodb/fix/auth
fix(nc-gui): ref access in auth middleware
|
2 years ago |
Muhammed Mustafa
|
6e6a84cbb3
|
fix(test): Made timeout of CI action 30 minutes
|
2 years ago |
Pranav C
|
a091fd7514
|
Merge pull request #4325 from finn-auto/fix-column-validations
Fix column validations
|
2 years ago |
Muhammed Mustafa
|
5548d3f238
|
fix(test): Removed dummy commit
|
2 years ago |
Muhammed Mustafa
|
29a890ab9a
|
fix(test): Potential fix for the issue with GI CI action action
|
2 years ago |
Wing-Kam Wong
|
6ff37a84a9
|
feat(nocodb): move generate temp file path logic to a function
|
2 years ago |
Muhammed Mustafa
|
b859125903
|
fix(test): Fixed issue with test backend log
|
2 years ago |
Muhammed Mustafa
|
badc15e5f9
|
fix(test): Added github artifact for quick tests and potential fix for playwright node module GH CI cache issue
|
2 years ago |
Muhammed Mustafa
|
f21220ac0d
|
fix(test): Dummy commit
|
2 years ago |
Muhammed Mustafa
|
1e1baaf642
|
fix(test): Maximum timeout for each instance is 30 minutes and imrpoved quick test CI configuration
|
2 years ago |
աɨռɢӄաօռɢ
|
97e7cda67f
|
Merge pull request #4351 from nocodb/fix/formula-right
fix(nocodb): wrap the second argument in formula RIGHT
|
2 years ago |
Wing-Kam Wong
|
18758cb829
|
feat(nocodb): write temp file to os.tmpdir() instead of process.cwd
|
2 years ago |
Wing-Kam Wong
|
a6685b924a
|
fix(nocodb): wrap the second argument in formula RIGHT
|
2 years ago |
Raju Udava
|
56f77c0869
|
Merge pull request #4278 from nocodb/cypress-removed
feat(testing): Removed cypress from CI
|
2 years ago |
Muhammed Mustafa
|
1bdbdf047f
|
fix(test): Removed fetching of entire git history from CI
|
2 years ago |
Muhammed Mustafa
|
ab5f689968
|
fix(test): Added README
|
2 years ago |
Wing-Kam Wong
|
aac0ce28c2
|
fix(nocodb): wrap the second argument in formula RIGHT
|
2 years ago |
Ekaterina Balakina
|
48b8c1fc45
|
feat: save and restore last opened view (#4182)
|
2 years ago |
Muhammed Mustafa
|
554cfd68cf
|
fix(test): Enabled unit tests in CI
|
2 years ago |
Muhammed Mustafa
|
992a8bab5d
|
fix(test): Added quick tests to sqlite workers
|
2 years ago |
Muhammed Mustafa
|
58eb254a88
|
fix(test): Added quick tests to sqlite workers
|
2 years ago |
Muhammed Mustafa
|
6421be196c
|
fix(test): Added quick tests to sqlite workers
|
2 years ago |
Muhammed Mustafa
|
0a24e386b5
|
fix(test): Added quick tests to sqlite workers
|
2 years ago |