Commit Graph

311 Commits

Author SHA1 Message Date
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
Fendy Heryanto
cb35d2070e check showNull on canvas 2025-04-01 09:54:59 +00:00
Fendy Heryanto
2a3966e25b render null field for canvas 2025-04-01 09:54:59 +00:00
Ramesh Mane
2637a98f81 chore(nc-gui): lint 2025-03-19 20:42:33 +00:00
DarkPhoenix2704
41d44e05da fix: base-user oss acl 2025-03-19 15:24:00 +05:30
DarkPhoenix2704
125da24cac fix: simplify renderer 2025-03-18 16:20:09 +00:00
Ramesh Mane
445e89972e fix(nc-gui): ltar item chip click issue in canvas 2025-03-12 06:22:15 +00:00
Ramesh Mane
6e840015cc fix(nc-gui): console warnings 2025-03-11 19:25:19 +00:00
DarkPhoenix2704
3e51017641 fix: on field update trigger filter reload 2025-03-07 17:31:28 +00:00
Ramesh Mane
2963d667fd fix(nc-gui): don't load row if it is public view 2025-02-26 08:02:20 +00:00
Ramesh Mane
538ba9c4b6 fix(nc-gui): ltar item chip 2025-02-26 08:02:20 +00:00
Ramesh Mane
02f5036cf6 fix(nc-gui): bt & oo cell chip click expand record in canvas 2025-02-26 08:02:20 +00:00
Fendy Heryanto
e757229b35 fix (nc-gui): excel date format during upload (#10628)
* also try to match based on column name

* working import as per dateformat

* fix incorrect parameters for excel adapter

* removed matchColumnDateFormat option since it doesn't handle date data type

* fix number upload excel

* use rfdc to clone
2025-02-25 19:09:57 +03:00
DarkPhoenix2704
53b5fa2b3e fix: formula fixes 2025-02-20 16:09:16 +05:30
DarkPhoenix2704
29b9bcb9e1 fix: add missing type 2025-02-20 16:08:10 +05:30
DarkPhoenix2704
ca895001cd fix: type errors 2025-02-17 13:11:50 +00:00
DarkPhoenix2704
566c5530c7 fix: rating and checkbox editable in shared view 2025-02-17 13:11:50 +00:00
Ramesh Mane
8e624bc9a6 fix(nc-gui): extract user info from baseUsers and save in colOptions just like select/multiselect 2025-02-17 13:11:43 +00:00