Wing-Kam Wong
|
d422ac742b
|
wip(gui-v2): validateAgainstMeta
|
2 years ago |
Wing-Kam Wong
|
c1ee1dab56
|
feat(gui-v2): register jsep curly hook
|
2 years ago |
Wing-Kam Wong
|
bb9ae844a1
|
fix(gui-v2): undefined is not iterable
|
2 years ago |
Wing-Kam Wong
|
3c42fc49cd
|
feat(gui-v2): add empty text
|
2 years ago |
Wing-Kam Wong
|
fbf463f8c1
|
fix(gui-v2): disable mask & set default suggestion list
|
2 years ago |
Wing-Kam Wong
|
1d094d690b
|
fix(gui-v2): fix suggestion type
|
2 years ago |
Wing-Kam Wong
|
ed0b97ab46
|
fix(gui-v2): drop IE logic in GetCaretPosition
|
2 years ago |
Wing-Kam Wong
|
59b6be25b1
|
fix(gui-v2): init trie in AC tree
|
2 years ago |
Wing-Kam Wong
|
e7da0fc798
|
fix(gui-v2): insertAtCursor logic
|
2 years ago |
Wing-Kam Wong
|
8c87d2ee21
|
fix(gui-v2): remove IE insertAtCursor logic
|
2 years ago |
Wing-Kam Wong
|
be8efc66d9
|
feat(gui-v2): sugListRef & sugOptionsRef
|
2 years ago |
Pranav C
|
4a099b65ba
|
feat(gui-v2): lookup cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27a6a0f05f
|
wip(gui-v2): lookup cell
|
2 years ago |
Raju Udava
|
3980662a6c
|
fix: info message error when using invite more option
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
c2917d090b
|
Merge pull request #2992 from nocodb/fix/grid-view
fix: grid view corrections
|
2 years ago |
Raju Udava
|
ace40750a3
|
fix: null check
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
աɨռɢӄաօռɢ
|
98a4377704
|
Merge pull request #2986 from nocodb/feat/gui-v2-checkbox-options
feat(gui-v2): checkbox options
|
2 years ago |
Pranav C
|
9e9053d212
|
refactor(gui-v2): replace with use
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
8aac0b5853
|
fix: null check validations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
6057ee687e
|
feat(gui-v2): make edit enabled toggle possible
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
92cdc64119
|
feat(gui-v2): enter key navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bf947e8012
|
fix(gui-v2): cell outline correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4a09e2787b
|
chore(gui-v2): arrow/tab navigation correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
75164d167a
|
feat(gui-v2): formula suggestion
|
2 years ago |
Wing-Kam Wong
|
685d282528
|
feat(gui-v2): add keydown events to formula input
|
2 years ago |
Wing-Kam Wong
|
90f3684eb1
|
feat(gui-v2): inject meta & add suggestionsList
|
2 years ago |
Wing-Kam Wong
|
3c86117437
|
feat(gui-v2): export column utils
|
2 years ago |
Wing-Kam Wong
|
b115098ede
|
wip(gui-v2): formula functions
|
2 years ago |
Wing-Kam Wong
|
7eee37baf2
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
5220ecc6a0
|
fix(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
28dd7145b1
|
feat(gui-v2): add NcAutocompleteTree
|
2 years ago |
Wing-Kam Wong
|
2bcfd7c7e5
|
feat(gui-v2): include getWordUntilCaret & insertAtCursor in formula utils
|
2 years ago |
Wing-Kam Wong
|
2ec0e75b66
|
Merge branch 'develop' into feat/gui-v2-formula-options
|
2 years ago |
Pranav C
|
b03eac43ae
|
Merge pull request #2991 from nocodb/fix/edit-enabled
fix: Provide edit-enabled in cell level
|
2 years ago |
Pranav C
|
6ec63d9f9b
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bec5a095a7
|
fix(gui-v2): provide editEnabled from cell component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
4c6288d9ff
|
Merge pull request #2851 from LouisDelbosc/feat/export-excel
Feat/export excel
|
2 years ago |
Raju Udava
|
18a150e39e
|
fix: cy-menu-cnt-corrections for different role
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
2fb4f2c7bd
|
Merge branch 'develop' into feat/gui-v2-formula-options
|
2 years ago |
Raju Udava
|
d63fb1b41d
|
fix: cypress corrections for new menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
5a2fa56cde
|
Merge pull request #2984 from nocodb/fix/gui-v2-empty-meta
fix(gui-v2): fix empty meta & feed default values
|
2 years ago |
Pranav C
|
88a553efe0
|
fix(gui-v2): reset validators on new column meta generation and include meta prop
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
26389f16db
|
refactor: i18n arabic language support
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
8d76f19451
|
feat(gui-v2): allow virtual column to edit
|
2 years ago |
Wing-Kam Wong
|
9e57d8fcd9
|
feat(gui-v2): add useProvideColumnCreateStore
|
2 years ago |
Wing-Kam Wong
|
721a8c8dfe
|
feat(gui-v2): export column in useColumnCreateStore
|
2 years ago |
Pranav C
|
38ed45d2fd
|
refactor(gui-v2): type correction and null check
- input value can be null as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
34bee526cf
|
feat(gui-v2): add jsep
|
2 years ago |
Wing-Kam Wong
|
2e6c6264cf
|
Merge branch 'develop' into feat/gui-v2-formula-options
|
2 years ago |
Wing-Kam Wong
|
6150d4785a
|
wip(gui-v2): formula options
|
2 years ago |