9017 Commits (2efd8e9c2b2ff7a443990e4542fd362e45c67785)

Author SHA1 Message Date
mertmit 1f2672d317 fix: asynchronous RestApiBuilder 2 years ago
mertmit 2e5ec1ed18 fix: asynchronous ssl config read 2 years ago
mertmit 22c4d1739d fix: asynchronous local file write 2 years ago
Wing-Kam Wong a1473ddec7 chore(nocodb): update msg in initStrategies.ts 2 years ago
Wing-Kam Wong 83eed319d8 fix(nocodb): prevent from hashing a null salt 2 years ago
Wing-Kam Wong a24812c0a2 fix(nc-gui): project?.value -> project.value 2 years ago
Wing-Kam Wong fecb446d07 refactor(nocodb): move cdn assets to public 2 years ago
Naveen MR cf7bedf6d4 docs : new page for env variables 2 years ago
navi 245a76832d New translations en.json (Ukrainian) 2 years ago
djmaze 791f45a7d6 Allow uploads for public base url users with editor role 2 years ago
Raju Udava d40fdc9292 test: enable UT for filter tests 2 years ago
Raju Udava f47dcc5ad7 test: select filters 2 years ago
Wing-Kam Wong 17dd51fd73 feat(nocodb): numeric-based columns filter migration 2 years ago
Wing-Kam Wong 30f99c246b feat(nocodb): remove `>`, `<`, `>=`, `<=` for text-based columns 2 years ago
Raju Udava 2adb058795 test: filter for duration column 2 years ago
Raju Udava d792297551 test: filter file cleanup 2 years ago
Wing-Kam Wong 52719810ef wip(nocodb): ncFilterUpgrader_0104003 2 years ago
Wing-Kam Wong bb107f3d6f feat(nocodb): add ncFilterUpgrader_0104003 2 years ago
Wing-Kam Wong ffaec299ec feat(nc-gui): add min width for filter value 2 years ago
Wing-Kam Wong 68ef30b889 feat(nc-gui): use the default base id if baseId is not provided 2 years ago
navi 584e3fad66 New translations en.json (Ukrainian) 2 years ago
Raju Udava 3d476125e5 test: filter for numeric types 2 years ago
Pranav C 11dc53a1a5 chore: suggested changes 2 years ago
Raju Udava ab6706d76e test: filter UT for single line text 2 years ago
navi 609159dff2 New translations en.json (Ukrainian) 2 years ago
navi 57f06cc5e0 New translations en.json (Russian) 2 years ago
Wing-Kam Wong 9f16ae7760 feat(nocodb): prevent empty value for date & datetime values for filtering 2 years ago
Raju Udava 8612da67ab test: base data for filters to run on 2 years ago
Pranav C 1b606f99f8 fix(gui): save new row even if user set LTAR column first 2 years ago
Wing-Kam Wong 43daa9f38f feat(nc-gui): exclude null & empty for UITypes.Lookup 2 years ago
Wing-Kam Wong e6e2293725 feat(nc-gui): exclude eq & neq operators for LinkToAnotherRecord 2 years ago
Wing-Kam Wong 26eb441da0 fix(nc-gui): incorrect condition in getLikeText & getNotLikeText 2 years ago
mertmit a0db4eb7ab fix: use text length as key instead of text 2 years ago
mertmit 284fea2462 fix: use debounced refresh for resize observer 2 years ago
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
Wing-Kam Wong 630c7634bc feat(nc-gui): revise attachment filter operators 2 years ago
Wing-Kam Wong a53a33187a feat(nc-gui): reset filter value when changing field & add type to isComparisonOpAllowed 2 years ago
Pranav C b132c33d31 fix(gui): use a unique alias in rollup query to avoid conflict 2 years ago
Pranav C 6416388153 fix(gui): use key to re-render whenever the cell value changes 2 years ago
Pranav C f92c68561c chore(gui): lint 2 years ago
Pranav C e5ef00f1b3 fix(gui): scroll to active cell 2 years ago
Pranav C 84877e51b2 fix(gui): on new row creation using shortcut set the first cell as active 2 years ago
Wing-Kam Wong 31c30e0632 feat(nc-gui): show the first supported filter operator option when changing field 2 years ago
dependabot[bot] e9f59d50b1
chore(deps): bump terser from 4.8.0 to 4.8.1 in /packages/noco-docs 2 years ago
Wing-Kam Wong e7e7ee9265 feat(nc-gui): use field order for filters and use the first option by default 2 years ago
navi 992c448255 New translations en.json (Ukrainian) 2 years ago
Raju Udava 8cf68ffcfe refactor: test list added in comments 2 years ago
Pranav C bdcec083f7 feat(gui): finalised navbar style 2 years ago
Pranav C 48789fab43 refactor(gui): sidebar toggle icon color change 2 years ago
Pranav C 922b203cf2 refactor(gui): use css var to set tab title border 2 years ago