Pranav C
|
cb1c2fcd35
|
refactor(api): font size correction and navigation bugs
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
3a9338b3ef
|
chore(nc-gui): rebase
|
2 years ago |
braks
|
0d7b129e33
|
chore(nc-gui): lint
|
2 years ago |
braks
|
9366f971bf
|
fix(nc-gui): add missing injection
|
2 years ago |
braks
|
5ea1b2b661
|
chore(nc-gui): lint
|
2 years ago |
braks
|
6bab6a459c
|
refactor(nc-gui): remove watcher from virtual cell icon
|
2 years ago |
braks
|
b60e861caa
|
refactor(nc-gui): replace virtual cell icon with render fn
|
2 years ago |
braks
|
612978758c
|
chore(nc-gui): cleanup abstractType computed
|
2 years ago |
braks
|
e1cd1a9e7e
|
refactor(nc-gui): use sql ui of useProject
|
2 years ago |
braks
|
7d132e3015
|
refactor(nc-gui): use lazy load for virtual cell
|
2 years ago |
braks
|
9daa6d8b47
|
refactor(nc-gui): remove useColumn and useVirtualCell
|
2 years ago |
braks
|
19c38753a4
|
refactor(nc-gui): reduce computed values generated by cells
|
2 years ago |
Daniel Spaude
|
d4ebad43c9
|
fix: correct api sample template strings
|
2 years ago |
Pranav C
|
a0cd878187
|
fix(gui): make select field editable in form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
16f8707904
|
chore(nc-gui): correct name
|
2 years ago |
braks
|
f365c1ef94
|
feat(nc-gui): add option to set RTL on forms
|
2 years ago |
Pranav C
|
742a68deb0
|
fix(gui): if expanded form is active skip grid view keyboard event actions
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6dba597fef
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c84998d7aa
|
fix(gui): reset to non-editable mode if switching cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
07728342d8
|
fix: proper multi/single select behaviour with keyboard
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ad1a64a985
|
fix(gui): single/multi select issue with arrow and enter keys
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1fa5e3c251
|
fix: on escape key press toggle to readonly
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
72d10d415e
|
fix: block default action on shortcut key press and typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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
|
c610caa667
|
feat(api): scroll to list item when necessary
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
|
75c1c202a9
|
feat(gui): ignore unselecting if clicking inside any picker element
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 |
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2 years ago |
Ekaterina Balakina
|
48b8c1fc45
|
feat: save and restore last opened view (#4182)
|
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 |
Pranav C
|
584bcc03f0
|
fix(gui): ignore update if property is not there in row data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cfaa7b64e7
|
fix(gui): tab switch row insert/update bug
- pass correct column list to get primary key
- handle undefined as null in update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
0e7dfa7933
|
feat(testing): Renamed pw html attribute to nc-data
|
2 years ago |
Muhammed Mustafa
|
3c2720d449
|
feat(testing): Integrated data-nc standard for dom attribute used for testing
|
2 years ago |
Muhammed Mustafa
|
592c94e9d1
|
feat(testing): Added polling to most expect and added stabalization
|
2 years ago |
Muhammed Mustafa
|
86db88cce7
|
feat(testing): Added prefexing to user email and project which will be deleted by each worker on reset and some cleanups
|
2 years ago |
Raju Udava
|
9a7b08b4dd
|
test: stability for language, share base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
a52f780808
|
feat(testing): Playwright build CI optimization removed and solved rebase regression
|
2 years ago |
Muhammed Mustafa
|
f8d852f9d2
|
feat(testing): Added quicktest(not complete)
|
2 years ago |
Muhammed Mustafa
|
61317d5c10
|
feat(testing): Synced to develop regression
|
2 years ago |
Raju Udava
|
faa222b71f
|
test: kanban part-1
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
20144f4240
|
feat(testing): Added ERD test and cleanups
|
2 years ago |
Raju Udava
|
50e88aa594
|
test(refactor): class name correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4876e4ef84
|
test: gallery framework
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
a99ff6e627
|
test: form view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
6c492f1a9c
|
feat(testing): Fixed open table
|
2 years ago |