11206 Commits (a53a33187af913dd6e167332ffbe00f424a50343)
 

Author SHA1 Message Date
Wing-Kam Wong a53a33187a feat(nc-gui): reset filter value when changing field & add type to isComparisonOpAllowed 2 years ago
Wing-Kam Wong 31c30e0632 feat(nc-gui): show the first supported filter operator option when changing field 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
Wing-Kam Wong 9969213acd Merge branch 'develop' into enhancement/filters 2 years ago
Raju Udava 8cf68ffcfe refactor: test list added in comments 2 years ago
Pranav C de57b911d4
Merge pull request #4996 from nocodb/feat/white-navbar 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
github-actions[bot] 3a389460e5
Merge pull request #5000 from nocodb/release/0.104.3 2 years ago
pranavxc 200b7cd1ee [create-pull-request] automated change 2 years ago
github-actions[bot] 4dde9b94ef
Merge pull request #4999 from nocodb/develop 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 064f9f17fb Merge branch 'develop' into enhancement/filters 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
Raju Udava eed498a154
Merge pull request #4957 from nocodb/fix/single-select-issues 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
Wing-Kam Wong ea63a0c6a8 fix(nc-gui): getColumn(filter) can be null at the beginning 2 years ago
Raju Udava 145cb83f7e test: multiselect test update as per new UX 2 years ago
Wing-Kam Wong bd28bb837a feat(nc-gui): display filter operator text conditionally 2 years ago
Wing-Kam Wong f2b224b964 feat(nocodb): handle case sensitive case for mysql 2 years ago
Pranav C ace0b2f800 fix(gui): multi-select dropdown closing issue on selecting an option 2 years ago
Pranav C 994b53e22c fix(gui): show dropdown arrow in multiselect 2 years ago
Pranav C 93803fad58 fix(gui): cell clear icon 2 years ago
Pranav C 9f2b16091d fix(gui): on spacebar press open expanded form 2 years ago
Pranav C a047c80b2d fix(gui): close dropdown on pressing escape key in form view 2 years ago
Pranav C 074fd0c62a fix(gui): show multiselect in form view 2 years ago
Pranav C 05c0db7cc1 fix(gui): equivalent padding in gallery view 2 years ago
Pranav C d31e0ab224 fix(gui): reset active state if user clicked anywhere outside the tbody 2 years ago
Pranav C 3a92f2aff8 fix(gui): close dropdown only if clicked outside 2 years ago
Pranav C 88a94bf510 refactor(gui): close dropdown on clicking outside, and avoid opening dropdown if expanded form is open 2 years ago
Pranav C a4877e8fbe refactor(gui): cleanup 2 years ago
Pranav C 24a1a2ca64 fix(gui): trigger single select dropdown on clicking anywhere in the cell(td) 2 years ago
Pranav C 493c7e7b33 fix(gui): trigger dropdown on clicking anywhere in the cell 2 years ago
Pranav C e708465697 fix(gui): show pointer for select field if not readonly 2 years ago
Pranav C ad7a2d6610 fix(gui): keep select as disabled until the cell become active or editable 2 years ago
Pranav C 1c3629f6e7 fix(gui): close options list when if not active or editable 2 years ago