Commit Graph

328 Commits

Author SHA1 Message Date
Ramesh Mane
d34e4ae949 feat: add api to fetch cloud features 2025-05-02 19:27:28 +05:30
DarkPhoenix2704
66de4ea874 feat: user markdown renderer 2025-04-29 06:29:52 +00:00
Ramesh Mane
3af5e620be fix(nc-gui): show user base role info on hover user badge 2025-04-28 22:02:47 +00:00
Ramesh Mane
53f9a089f9 refactor(nc-gui): rating cell 2025-04-28 22:02:45 +00:00
Ramesh Mane
1be6bf777a refactor(nc-gui): index cell ui changes 2025-04-24 18:27:56 +00:00
Fendy Heryanto
9a58c7d652 handle group by 2025-04-23 18:46:14 +00:00
Fendy Heryanto
3368b8817f add rowMeta to cell render 2025-04-23 18:46:13 +00:00
Fendy Heryanto
a128e2cbd2 separate to isCellInSelectionRange 2025-04-23 18:46:13 +00:00
Fendy Heryanto
6b09eb13e4 add hover and checked on canvas 2025-04-23 18:46:12 +00:00
Fendy Heryanto
76d4a62a75 hover canvas 2025-04-23 18:46:12 +00:00
Amit Joki
c83b9e7b39 feat: track older aliases and toggleable all member timezone with default values and priority timezones 2025-04-22 14:15:55 +00:00
Ramesh Mane
e51e057475 chore(nc-gui): lint 2025-04-21 17:11:40 +00:00
Ramesh Mane
01a65a2ff0 fix(nc-gui): simple toast message 2025-04-21 17:11:40 +00:00
Ramesh Mane
21beb5235e chore(nc-gui): new toast message type setup 2025-04-21 17:11:40 +00:00
Ramesh Mane
5ad40d8bf5 feat(nc-gui): invoice table 2025-04-21 11:42:50 +00:00
DarkPhoenix2704
19f0235e90 fix: checkbox and rating field not working properlt 2025-04-17 18:34:50 +00:00
Ramesh Mane
340041bafb fix(nc-gui): use constant instead of hardcoded visible rows count 2025-04-15 05:53:29 +00:00
DarkPhoenix2704
b83c4676b7 fix: update group by design 2025-04-10 03:52:12 +00:00
DarkPhoenix2704
8f5c1e4c7c feat: new design 2025-04-10 03:52:11 +00:00
Pranav C
274db5fb27 fix: cleanup 2025-04-10 03:52:10 +00:00
Pranav C
5157610e63 fix: handle active cell state(WIP) 2025-04-10 03:52:10 +00:00
Pranav C
e069981a01 fix: updating cell which is used for grouping - WIP 2025-04-10 03:52:10 +00:00
DarkPhoenix2704
4ddfd760b0 fix: groupby render loop 2025-04-10 03:52:05 +00:00
DarkPhoenix2704
7a03cda4f0 feat: edit enabled cell 2025-04-10 03:52:04 +00:00
Pranav C
64089d30fb fix: move rows once the group changed from current group 2025-04-10 03:52:04 +00:00
DarkPhoenix2704
57faa717c1 feat: action manager working for group by 2025-04-10 03:52:04 +00:00
DarkPhoenix2704
73a5a204c2 fix: refactor wip 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
abf397d595 fix: working hover interactions 2025-04-10 03:52:01 +00:00
DarkPhoenix2704
89baafaec1 feat: more fixes 2025-04-10 03:51:59 +00:00
DarkPhoenix2704
b72c606131 feat: more wip 2025-04-10 03:51:59 +00:00
DarkPhoenix2704
c123cd822c feat: group header title render 2025-04-10 03:51:59 +00:00
DarkPhoenix2704
b7999f712a feat: wip 2025-04-10 03:51:59 +00:00
Ramesh Mane
f95bc7b60a Merge pull request #11068 from nocodb/nc-fix/preview-link-issue-in-form-view
Nc fix(nc-gui): email, phone number & url cell preview text alignment issue in form view
2025-04-08 11:31:02 +05:30
Ramesh Mane
2ee888dd59 fix(nc-gui): decrease toast msg timeout to 6 sec 2025-04-08 05:21:24 +00:00
Ramesh Mane
6ae6d95668 fix(nc-gui): email, phone number & url cell preview text alignment issue in form view 2025-04-07 18:09:15 +00:00
Ramesh Mane
6254afd58f fix(nc-gui): update typedocs example 2025-04-03 07:57:50 +00:00
Ramesh Mane
c4f513a146 fix(nc-gui): allow direct vNode as content to ncMessage 2025-04-03 07:57:50 +00:00
Ramesh Mane
232a1077c4 fix(nc-gui): overwrite and message api with our ncMessage 2025-04-03 07:57:49 +00:00
Ramesh Mane
91f27b3f9d fix(nc-gui): type error 2025-04-03 07:57:49 +00:00
Ramesh Mane
f497c8db02 fix(nc-gui): remove explicit import statement of ant message as this globally imported 2025-04-03 07:57:49 +00:00
Ramesh Mane
4fdbd6df6e fix(nc-gui): copy code btn visibility issue even if we set is as false from one place 2025-04-03 07:57:49 +00:00
Ramesh Mane
72c4141fa6 refactor(nc-gui): ncMessage component 2025-04-03 07:57:49 +00:00
Ramesh Mane
65d70e8bad reafctor(nc-gui): ncMessage for easy migration 2025-04-03 07:57:49 +00:00
Ramesh Mane
c108faec04 fix(nc-gui): add default message if message as well as description is not available 2025-04-03 07:57:48 +00:00
Ramesh Mane
c7c2d5f942 fix(nc-gui): add flat to showDefaultMessage or not 2025-04-03 07:57:48 +00:00
Ramesh Mane
5fb24cecd8 fix(nc-gui): return message instance from showMessage fn 2025-04-03 07:57:48 +00:00
Ramesh Mane
9c09c0de5e refactor(nc-gui): ncMessage and errorBoundary toast msg 2025-04-03 07:57:48 +00:00
Ramesh Mane
e43288be32 feat(nc-gui): nc message component 2025-04-03 07:57:48 +00:00
Ramesh Mane
54398aa2ea feat(nc-gui): toast message 2025-04-03 07:57:47 +00:00
Fendy Heryanto
60dbdcaeec fix interface definition 2025-04-01 09:54:59 +00:00