Pranav C
|
326e6ab7ce
|
fix: prevent cell switch on keypress when picker, dropdown or LTAR list is in open state
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d682e56a3f
|
refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dc45ca3133
|
refactor: remove Count and Autonumber field
- Add upgrader to convert all existing Count and Autonumber to Number
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c3b14ede49
|
fix(api): show warning as cell content like formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f8e52e39e0
|
fix(api): block delete key press action for input fields at cell level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c610caa667
|
feat(api): scroll to list item when necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
19b91417c1
|
feat(api): navigation in LTAR link row modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
64f55b841a
|
feat(api): show warning for virtual cells when enter or delete key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1aab8e5a6e
|
feat(api): cmd/ctrl + arrow navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7cfa6491fc
|
feat(gui): On first click outside checkbox, just select cell. Do not toggle value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8775c454de
|
feat(gui): ignore unselecting if clicking inside any picker(date,time and year) element
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
75c1c202a9
|
feat(gui): ignore unselecting if clicking inside any picker element
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4b0845bd30
|
feat(gui): on enter key press open ref table rows modal for LTAR cells
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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 |
Wing-Kam Wong
|
e0e655270e
|
fix(nc-gui): encode copy record url
|
2 years ago |
mertmit
|
410a7e29c5
|
fix: add key to sidebar teleport slot
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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 |
Muhammed Mustafa
|
a666d7b2f5
|
fix(test): Improved playwright README
|
2 years ago |
Muhammed Mustafa
|
5548d3f238
|
fix(test): Removed dummy commit
|
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
|
ab5f689968
|
fix(test): Added README
|
2 years ago |
Ekaterina Balakina
|
48b8c1fc45
|
feat: save and restore last opened view (#4182)
|
2 years ago |
Muhammed Mustafa
|
73cef534b0
|
fix(test): Appstore will automatically remove a plugin if the plugin required to install is already installed and then will install it
|
2 years ago |
Muhammed Mustafa
|
7d1500f85a
|
fix(test): Fixed issues with playwright folder change
|
2 years ago |
Muhammed Mustafa
|
7af3526594
|
fix(test): Added all the tests back to CI, added more connection to postgres pool option and fixed issues with playwright folder change
|
2 years ago |
Muhammed Mustafa
|
73a6bc2d6e
|
fix(test): Integrated new playwright folder location to ci, fixed import test, and minor cleanups
|
2 years ago |
Muhammed Mustafa
|
957cbd2df6
|
fix(test): Moved playwright folder to nc-gui
|
2 years ago |
Muhammed Mustafa
|
946c0c926a
|
fix(test): Moved playwright folder to nc-gui
|
2 years ago |
Vijay Kumar Rathore
|
1865054898
|
reset validation if no validation for the column
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
0a06d30c61
|
fix(test): Added project deletion logic which was created by a test on reset and disabled page transition in front end build for test env
|
2 years ago |
Muhammed Mustafa
|
8b2b87e09d
|
fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI
|
2 years ago |
Muhammed Mustafa
|
aa7733833c
|
feat(testing): Disabled parrelel nc-gui build with other CI action
|
2 years ago |
Muhammed Mustafa
|
570c6760b7
|
feat(testing): Prod build in CI attempt
|
2 years ago |
Vijay Kumar Rathore
|
5f54a8b100
|
fix flitersync typo
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ee685b9076
|
chore: change to local sdk path
|
2 years ago |
wingkwong
|
219500c2fd
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
72d4eb2aed
|
fix(gui): block only required column remove event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
b4b311b8a7
|
fix(nc-gui): ref access in auth middleware
|
2 years ago |
Pranav C
|
b84a7ea9a5
|
fix(gui): remove files from both attachments and storedFiles
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c59de3948a
|
fix(gui): attachment remove issue in shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |