8826 Commits (0ffefe4d84d361d27b0b8f7160f44046ffdc6f53)

Author SHA1 Message Date
Raju Udava b77eb3d5a7 test: single select, multi select 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
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
navi 584e3fad66 New translations en.json (Ukrainian) 2 years ago
Pranav C 11dc53a1a5 chore: suggested changes 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
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
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
Pranav C 1e5f268b74 refactor(gui): tab size increase and define colors as css var 2 years ago
Pranav C 3f51aa6756 chore: refer nocodb-sdk locally 2 years ago
dependabot[bot] 483ce0f70b
chore(deps): bump http-cache-semantics in /packages/nocodb 2 years ago
dependabot[bot] dc9129da15
chore(deps): bump http-cache-semantics in /packages/nc-plugin 2 years ago
dependabot[bot] ad9fb3ca77
chore(deps): bump http-cache-semantics in /packages/noco-docs 2 years ago
pranavxc 200b7cd1ee [create-pull-request] automated change 2 years ago
Pranav C dc46b9afae chore(nocodb): lint 2 years ago
Wing-Kam Wong 0f5f1b7b0a feat(nc-gui): exclude null operators for checkbox 2 years ago
Pranav C 10190d5941 refactor(gui): single select clear icon alignment 2 years ago
Pranav C 6a17924c85 fix(gui): reduce view toolbar items text size 2 years ago
Pranav C 80fb1292a2 fix(gui): align pagination arrows center 2 years ago
Pranav C 7971792c9b feat(gui): new navbar style 2 years ago
Pranav C 4f1f63db72 refactor(gui): icon text color and border color change 2 years ago
Pranav C 0a8594d347 refactor(gui): hide sidebar shadow in navbar part 2 years ago
Pranav C e84c7db820 feat(gui): white navbar (WIP) 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 62429ce310 feat(nocodb): handle eq & neq cases for numerics 2 years ago
Wing-Kam Wong e15c03a789 fix(nocodb): handle empty field value 2 years ago
Wing-Kam Wong 2db63b2bd6 feat(nc-gui): getEqText & getNeqText 2 years ago