376 Commits (28b76dc73dd7fca83250374815ee7ac37114fe4a)

Author SHA1 Message Date
flisowna 973de5ba94 geodata: address PR feedback (WIP) 2 years ago
Pranav C 25129c23fb fix(gui): stop mouse event propagation from json cell to avoid unexpected behaviour 2 years ago
Pranav C 27d05c65bb fix(gui): assign click event handler to button 2 years ago
Daniel Spaude d5466bba84
geodata: extract out lat/long->joined string logic 2 years ago
flisowna 6f932a3266 geodata: fix linter issues 2 years ago
flisowna 1c5139f101 WIP geodata: add marker by tap holding in a map view - passing and saving in expanded form works 2 years ago
flisowna a19ca14147 Revert "geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP" 2 years ago
flisowna d21525f0c6 geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna 49d9ade608 geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna 3fbe68317f geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna c63c343a48 geodata: pass default geo position (based on map click) through to GeoData column component 2 years ago
flisowna b73165be5f geodata: number input in geodata column responsive to keys and loading icon format 2 years ago
flisowna 832c4adf8b clean code 2 years ago
Pranav C d395d643bb fix(gui): treat empty string as null for number fields 2 years ago
flisowna 4f9367faa4 fix spinner icon on current location in geodata 2 years ago
flisowna 467b992ea8 fix layout of geodata column 2 years ago
flisowna c2d41d6a10 WIP easter egg feature for geodata 2 years ago
Wing-Kam Wong 5291dc6c20 fix(nc-gui): use YYYY-MM-DD HH:mm:ss instead 2 years ago
mertmit 91968ba6be fix: PR requested changes 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
Wing-Kam Wong 55fd0fee74 feat(nc-gui): format DateTime data 2 years ago
Wing-Kam Wong 424d23f2cb chore(nc-gui): resolve PR comments 2 years ago
Wing-Kam Wong b1b362366e fix(nc-gui): type issues 2 years ago
flisowna 0b6a60b404 WIP layout in geodata input 2 years ago
Pranav C 4283f48ee8 fix(gui): add validation for paste data 2 years ago
Pranav C 916029c007 fix(gui): avoiding blocking click event propagation 2 years ago
Pranav C 5c36a3e9d6 chore(gui): lint 2 years ago
Pranav C 0d13701bfe fix: avoid opening dropdown on cmd/alt/shift/ctrl key press 2 years ago
flisowna dcffa8954f WIP layout in input of geodata column and adding markers to the map 2 years ago
Pranav C a8f421f22b fix(gui): allow drag select, mouse select and cmd/ctrl + a select 2 years ago
Wing-Kam Wong dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2 years ago
Wing-Kam Wong 507a1f496a feat(nc-gui): keyboard maneuver for json cell 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong 2af5e7d224 fix(nc-gui): resolve PR comments 2 years ago
Ekaterina Balakina b419bf0f26 review fixes 2 years ago
Wing-Kam Wong cd56d6bf1e feat(nc-gui): click enter to open modal, click enter again to attach file 2 years ago
Wing-Kam Wong af685a9cf8 feat(nc-gui): add active class when the modal is open 2 years ago
Wing-Kam Wong 2f5160e047 feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker 2 years ago
Wing-Kam Wong ccf42266fe fix(nc-gui): query the active date picker only 2 years ago
Wing-Kam Wong ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 2 years ago
Wing-Kam Wong 21c0be04a2 fix(nc-gui): return if expanded form is active for Enter & Escape on date picker 2 years ago
Wing-Kam Wong 5d048d37f2 fix(nc-gui): set show-search always true 2 years ago
Wing-Kam Wong 3b02b6627e feat(nc-gui): keyboard maneuver on date picker 2 years ago
Pranav C 12a95968ba fix(gui): check default value defined or not 2 years ago
Pranav C 9b9894f72b fix(gui): remove unnecessary chars from column default value 2 years ago
Pranav C 523105c8b0 fix(gui): allow typing directly in single select 2 years ago
Pranav C 043cbcf4e7 fix(gui): block event bubbling 2 years ago
Pranav C 913a3ba800 fix(gui): skip delete key and toggle options list only if char key pressed 2 years ago
Pranav C eb12c2f63c fix: allow arrow navigation with multi select 2 years ago
Pranav C 0d98aac265 refactor: group import statements 2 years ago