Commit Graph

40 Commits

Author SHA1 Message Date
Pranav C
6a905e9f2b fix: left align number in expanded form 2024-02-07 14:08:21 +00:00
Pranav C
27aba09c24 refactor: align on right side if result type is number 2024-02-07 14:08:20 +00:00
Ramesh Mane
22220fd238 fix(nc-gui): link record expanded form fields spacing issue 2024-01-20 11:37:17 +00:00
Ramesh Mane
89b3ccfa20 fix: lint error 2024-01-02 08:15:25 +00:00
Ramesh Mane
4f4a071515 fix: percent field text select on focus issue 2023-12-27 11:22:03 +05:30
Ramesh Mane
530978586e Merge branch 'develop' into fix/expanded-record-ux 2023-12-27 10:38:14 +05:30
Ramesh Mane
e3e3e7d73e fix: lint errors 2023-12-27 00:19:45 +05:30
Ramesh Mane
8e7aaf8d16 fix: field alignment issue in expanded form 2023-12-27 00:10:45 +05:30
Pranav C
b7081169c2 fix: show null label if option enabled - formula 2023-12-26 18:40:18 +00:00
աɨռɢӄաօռɢ
9bc12eaee3 refactor(nc-gui): move common datetime utils functions to sdk 2023-11-05 14:55:50 +08:00
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
DarkPhoenix2704
0dbd47bd27 fix: style 2023-09-20 19:14:36 +05:30
աɨռɢӄաօռɢ
56a6466db3 Revert "Revert "refactor: timezone"" 2023-05-20 18:24:38 +08:00
Pranav C
ad1757b13b Revert "refactor: timezone" 2023-05-20 15:47:23 +05:30
Wing-Kam Wong
b3790bc43f refactor(nc-gui): avoid passing isMssql flag 2023-05-18 09:55:32 +05:30
Wing-Kam Wong
115e29467e refactor(nc-gui): revise renderValue for formula & LTAR 2023-05-18 09:38:17 +05:30
Wing-Kam Wong
351e07d607 fix(nc-gui): revise datetime render value logic 2023-05-17 18:02:21 +05:30
Wing-Kam Wong
4472da3235 fix(nc-gui): formula rendering logic 2023-05-17 17:16:53 +05:30
Wing-Kam Wong
905b67bcc6 refactor(nc-gui): lint 2023-05-17 09:44:33 +05:30
Wing-Kam Wong
f5e7e1350e fix(nc-gui): handle null formula result case 2023-05-17 11:39:40 +08:00
Wing-Kam Wong
3035ed69bc fix(nc-gui): revise datetime extraction regex 2023-05-16 16:45:05 +08:00
Wing-Kam Wong
a846c90788 fix(nc-gui): make it computed value 2023-05-15 18:09:41 +08:00
Wing-Kam Wong
3804c96337 fix(nc-gui): revise datetime format in renderResult 2023-05-15 17:04:52 +08:00
Wing-Kam Wong
d98a84368d feat(nc-gui): convert datetime values in formula to local time 2023-05-15 16:27:47 +08:00
Wing-Kam Wong
414db7e289 fix(nc-gui): show either formula error or value 2023-01-09 21:35:57 +08:00
mertmit
5c433e3086 feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
Wing-Kam Wong
0b9b0f76d4 Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-30 16:44:02 +08:00
Daniel Spaude
dc3f9607a9 qrcode: also show 'Not editable/clearable' message for QR codes (similar to Formula) 2022-11-29 21:19:07 +03:00
Daniel Spaude
71c03ef725 extract 'show/clear not possible for non-editable columns' logic out into composable 2022-11-29 21:02:42 +03:00
Wing-Kam Wong
70ea1fda32 fix(nc-gui): lint 2022-11-28 19:01:01 +08:00
Wing-Kam Wong
2af5e7d224 fix(nc-gui): resolve PR comments 2022-11-28 17:37:09 +08:00
Wing-Kam Wong
83cc395810 feat(nc-gui): add computedFieldEditWarning & computedFieldDeleteWarning 2022-11-24 14:30:27 +08:00
Pranav C
d682e56a3f refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
c3b14ede49 fix(api): show warning as cell content like formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
64f55b841a feat(api): show warning for virtual cells when enter or delete key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Wing-Kam Wong
135c73898b refactor(nc-gui): rename value to cellValue 2022-10-25 16:30:03 +08:00
Wing-Kam Wong
38941c31ee fix(nc-gui): formula values unexpectedly wrapped by double quotes 2022-10-25 16:09:38 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00