41 Commits (0ecff700e67e1e2acd8574a494f33a5f79216844)

Author SHA1 Message Date
Pranav C 6cf0de21f8 fix: make `isUpdatedFromCopyNPaste` optional 1 year ago
Wing-Kam Wong 7beccb57f4 chore: sync with develop 1 year ago
Wing-Kam Wong e45e07f424 fix(nc-gui): send the payload in UTC format 1 year ago
աɨռɢӄաօռɢ 56a6466db3
Revert "Revert "refactor: timezone"" 1 year ago
Pranav C ad1757b13b
Revert "refactor: timezone" 1 year ago
Wing-Kam Wong 980adf38e2 fix(nc-gui): inconsistent payload datetime format 1 year ago
Wing-Kam Wong f05941edf1 fix(nc-gui): remove localTime in utc for mysql 1 year ago
Wing-Kam Wong 94b52ce4d6 fix(nc-gui): mysql xcdb logic 1 year ago
Wing-Kam Wong 89ce77919c fix(nc-gui): copy n paste logic 1 year ago
Wing-Kam Wong a823feb5b9 fix(nc-gui): keep local time for mysql only 1 year ago
Wing-Kam Wong 52582f9800 fix(nc-gui): keep local time for mysql only 1 year ago
Wing-Kam Wong 885bcab0d7 fix(nc-gui): dont keep local time when getting but setting to localModelValue 1 year ago
Wing-Kam Wong 78a5a5a305 refactor(nc-gui): remove unused code 1 year ago
Wing-Kam Wong c69eaba40b fix(nc-gui): incorrect datetime value after saving in expanded form 1 year ago
Wing-Kam Wong b13a1e7231 fix(nc-gui): show as it is in ext db 1 year ago
Wing-Kam Wong ba77ca157c feat(nc-gui): datetime logic for mssql 1 year ago
Wing-Kam Wong 63783fd992 fix(nc-gui): revise datetime picker rendering logic ... 1 year ago
Wing-Kam Wong 4ae44474df fix(nc-gui): revise parsing logic 1 year ago
Wing-Kam Wong 7470da51d2 refactor(nc-gui): move to backend 1 year ago
Wing-Kam Wong e348c44125 feat(nc-gui): apply new logic on xcdb base only 1 year ago
Wing-Kam Wong f451594b9f feat(nc-gui): handle sqlite datetime 1 year ago
Wing-Kam Wong 8f6382e42c feat(nc-gui): revise emit model value logic for datetime picker 1 year ago
Wing-Kam Wong 6dbcc0acc8 refactor(nc-gui): switch to parseProp 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
mertmit a581bbc7fd feat: extended support for NULL indicator 2 years ago
Wing-Kam Wong 5291dc6c20 fix(nc-gui): use YYYY-MM-DD HH:mm:ss instead 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 dae1c53a91 feat(nc-gui): skip keydown logic if drawer / modal is active 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong 2f5160e047 feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker 2 years ago
Wing-Kam Wong ae2271c7b8 feat(nc-gui): cmd + ; to select the current date(time) 2 years ago
Pranav C 62f04a05ee fix(gui): prevent escape key press event bubbling only if picker is active 2 years ago
Pranav C 2d16ed7a3a fix: allow toggling picker if cell is in editable state 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C 5ec33a7883 feat(gui): open picker on pressing enter key nd close on escApe key press 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
braks 8b255f3096 refactor(nc-gui): use ref for readonly injection 2 years ago
Wing-Kam Wong 07f525b900 fix(nc-gui): cell styles 2 years ago
braks a40fdadd55 chore(nc-gui): prop type 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Pranav C 5cff69bbd1 chore(cypress): improve date picker selection by filtering by classname 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Pranav C b33cdd97b4 fix(gui-v2): keep font color normal even in readonly mode 2 years ago
Wing-Kam Wong 465c96a5cc chore(gui-v2): remove placeholders for *Picker cells 2 years ago
Wing-Kam Wong 9d3f3ec900 fix(gui-v2): date time picker disable 2 years ago
Pranav C e6611e577c fix(gui-v2): use ReadonlyInj in date and time pickers since those are in editable state by default 2 years ago