484 Commits (3eed09041d7588057a378c5ca775662d042d85ac)

Author SHA1 Message Date
Wing-Kam Wong 630c7634bc feat(nc-gui): revise attachment filter operators 2 years ago
Wing-Kam Wong 0f5f1b7b0a feat(nc-gui): exclude null operators for checkbox 2 years ago
Wing-Kam Wong 30b6623383 feat(nc-gui): exclude SingleSelect, MultiSelect, Collaborator for null operators 2 years ago
Wing-Kam Wong 685aa99b99 feat(nc-gui): exclude numeric types for null 2 years ago
Wing-Kam Wong 2db63b2bd6 feat(nc-gui): getEqText & getNeqText 2 years ago
Wing-Kam Wong bd28bb837a feat(nc-gui): display filter operator text conditionally 2 years ago
Wing-Kam Wong 7b98e30a8c feat(nc-gui): exclude operators for LinkToAnotherRecord 2 years ago
Wing-Kam Wong 0e7e55ea92 feat(nc-gui): exclude operators for attachment 2 years ago
Wing-Kam Wong 1b2150a449 feat(nc-gui): revise filter operators for multiselect 2 years ago
Wing-Kam Wong 5f4202a26b feat(nc-gui): exclude equal for checkbox 2 years ago
Wing-Kam Wong d0bb200dd6 feat(nc-gui): exclude single select & collaborator for like & empty 2 years ago
Wing-Kam Wong 441950d0f5 feat(nc-gui): exclude numeric UI Types for like & empty operators 2 years ago
Wing-Kam Wong a0ccee055d feat(nc-gui): only include numeric ui types for >, <, >= and <= 2 years ago
Pranav C d0a11b99c7 fix(gui): on typing make editable and focus url input 2 years ago
Raju Udava 1ccc9a8375 fix: exclude isEmpty & isNotEmpty filter options for number based datatypes 2 years ago
mertmit 88add83cf1 fix: show empty filtering for select options 2 years ago
mertmit ade937a64b fix: filtering options for select columns 2 years ago
flisowna 7990db512d fix PR isssues 2 years ago
Pranav C f1be5c3ea6 fix(gui): retain null/undefined as null while parsing for string type 2 years ago
Pranav C 5298c8e340 fix(gui): convert value to string to avoid database error 2 years ago
Raju Udava 5a2031062b test: checkbox sort filter update 2 years ago
Pranav C 7b08819fde fix: convert input arg to string if a different type passed 2 years ago
Pranav C 1d11ba2861 feat(gui): hide unnecessary options from filter comparison dropdown based on type 2 years ago
Pranav C 9792a3a0ad feat(gui): add checked and notchecked option in filter 2 years ago
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 2 years ago
Pranav C 5802a85d57 refactor(gui): move icons list to utils 2 years ago
mertmit dd1172e849 fix: connection requirements for snowflake connection 2 years ago
mertmit 2758569b24 feat: relations for snowflake client 2 years ago
mertmit b800f838a7 feat: snowflake front-end 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 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 2 years ago
Pranav C 701cf04083 fix(gui): avoid clearing cell data if it's a non-typable column 2 years ago
Pranav C 49098822ac refactor(gui): group imports 2 years ago
Pranav C e25625be84 refactor: cell icon update 2 years ago
Wing-Kam Wong e3fc9b2b00 fix(nc-gui): use ant-drawer-open instead 2 years ago