flisowna
|
3c867f90a4
|
geodata: fix decimal value formatting for geo data input
|
2 years ago |
flisowna
|
c7772aa588
|
fix format of geodata input
|
2 years ago |
flisowna
|
93c0b496bb
|
geodata: fix geodata format in input
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Southball
|
38639a5e71
|
feat: add filter types for multiselect field
|
2 years ago |
Daniel Spaude
|
d5466bba84
|
geodata: extract out lat/long->joined string logic
|
2 years ago |
Pranav C
|
3aa340d47e
|
feat(gui): update icons order
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5802a85d57
|
refactor(gui): move icons list to utils
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
dd1172e849
|
fix: connection requirements for snowflake connection
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2758569b24
|
feat: relations for snowflake client
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b800f838a7
|
feat: snowflake front-end
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5c19bd3c9a
|
fix(nc-gui): check undefined or null instead for boolean case
|
2 years ago |
Semjon Geist
|
4ba0f5089e
|
fix(nc-gui): fix col = 0 case in getColVal (#4631)
|
2 years ago |
Semjon Geist
|
9a47d08ee1
|
Fix getColVal in parserHelpers.ts -> col index can be 0 -> so check only that its not undefined
|
2 years ago |
Wing-Kam Wong
|
5f64da2f37
|
feat(nc-gui): add DATETIME_DIFF hint
|
2 years ago |
Wing-Kam Wong
|
8a84ad6838
|
chore(nc-gui): remove HH:mm:ss.SSS as SSS is not configurable in picker
|
2 years ago |
mertmit
|
91968ba6be
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
560cf9fc62
|
feat(nc-gui): add time formats
|
2 years ago |
Wing-Kam Wong
|
7e4e089763
|
feat(nc-gui): add isDrawerExist
|
2 years ago |
Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2 years ago |
flisowna
|
e7a15b77ec
|
Barcode column type - WIP (mainly FE related code)
|
2 years ago |
Pranav C
|
10be0190a9
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
701cf04083
|
fix(gui): avoid clearing cell data if it's a non-typable column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
49098822ac
|
refactor(gui): group imports
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e25625be84
|
refactor: cell icon update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
e3fc9b2b00
|
fix(nc-gui): use ant-drawer-open instead
|
2 years ago |
Wing-Kam Wong
|
09991130e8
|
fix(nc-gui): remove active class for .ant-drawer
.ant-drawer will be destroyed when closed. no active class is required.
|
2 years ago |
Daniel Spaude
|
ff3ffe5cdb
|
qrcode: move qr code option after DateTime option
|
2 years ago |
Pranav C
|
a78bd5daf9
|
fix: exclude time and year cell from manual save
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ab88c3fba6
|
feat(nc-gui): check active drawer or modal only
|
2 years ago |
Wing-Kam Wong
|
49655b7c0a
|
feat(nc-gui): add isDrawerOrModalExist
|
2 years ago |
Wing-Kam Wong
|
d2bcf4ace2
|
fix(nc-gui): validation logic
|
2 years ago |
Wing-Kam Wong
|
1ff1e2099a
|
fix(nc-gui): use validator/lib/isURL
|
2 years ago |
Wing-Kam Wong
|
632b7ebab6
|
feat(nc-gui): applyNonSelectable
|
2 years ago |
Wing-Kam Wong
|
92dddf057b
|
fix(nc-gui): take decimal over number
|
2 years ago |
Wing-Kam Wong
|
1ed3ae2261
|
fix(nc-gui): resolve if import data is unchecked
|
2 years ago |
Pranav C
|
25b68a74cd
|
fix(gui): checkbox rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
384bd26684
|
refactor(gui): show super admin role in project user list since they have access to all project
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
|
e1cd1a9e7e
|
refactor(nc-gui): use sql ui of useProject
|
2 years ago |
braks
|
eaeaf6b1fc
|
feat(nc-gui): add isLTAR utility
|
2 years ago |
braks
|
19c38753a4
|
refactor(nc-gui): reduce computed values generated by cells
|
2 years ago |
Wing-Kam Wong
|
a01337cacf
|
fix(nc-gui): convert old validators to the latest format
|
2 years ago |
braks
|
f365c1ef94
|
feat(nc-gui): add option to set RTL on forms
|
2 years ago |
braks
|
07f99f5f51
|
fix(nc-gui): apply ltr/rtl direction on language switch
|
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
|
1aab8e5a6e
|
feat(api): cmd/ctrl + arrow navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0779a69cae
|
fix(nc-gui): reduce of empty array with no initial value
|
2 years ago |