DarkPhoenix2704
|
ec4c898593
|
fix: calendar filter related issues
|
2025-04-30 16:07:05 +00:00 |
|
Codegen Bot
|
a079579e25
|
Revert LinkOptions.vue changes and use only sessionStorage for shared view/base detection
|
2025-04-29 07:29:53 +00:00 |
|
codegen-sh[bot]
|
9d3d889a6c
|
Use sessionStorage for ncIsSharedViewOrBase to make it tab-specific
|
2025-04-29 07:29:53 +00:00 |
|
Ramesh Mane
|
9910e48a9b
|
chore(nc-gui): lint
|
2025-04-28 22:02:48 +00:00 |
|
Ramesh Mane
|
8ab78e6d20
|
fix(nc-gui): add VNode render support for canvas tooltip
|
2025-04-28 22:02:47 +00:00 |
|
Ramesh Mane
|
94043382cf
|
fix(nc-gui): remove duplicate table length validator
|
2025-04-24 10:53:50 +00:00 |
|
Ramesh Mane
|
2b518b7c27
|
chore(nc-gui): lint
|
2025-04-22 14:15:58 +00:00 |
|
DarkPhoenix2704
|
ab0b21484c
|
fix: support timezone for calendar
|
2025-04-22 14:15:57 +00:00 |
|
Ramesh Mane
|
24db9cb4e3
|
fix(nc-gui): canvas cell timezone issue and editable cell ui changes
|
2025-04-22 14:15:57 +00:00 |
|
Fendy Heryanto
|
e264fe03bb
|
use state config for isEeUI
|
2025-04-22 14:15:56 +00:00 |
|
Ramesh Mane
|
a178bafbcf
|
fix(nc-gui): timezone display issue
|
2025-04-22 14:15:55 +00:00 |
|
Fendy Heryanto
|
8f20ab191b
|
Squashed commit of the following:
|
2025-04-22 14:15:55 +00:00 |
|
Mert E.
|
6ea85400b0
|
Merge pull request #11151 from nocodb/nc-fix/small-ui-payment
fix: wording & icon
|
2025-04-21 14:55:55 +03:00 |
|
Ramesh Mane
|
5e1bbe6a5c
|
fix(nc-gui): upgrade sidebar banner
|
2025-04-21 11:42:51 +00:00 |
|
Ramesh Mane
|
700c74fb33
|
fix(nc-gui): update nocodb icon from top section
|
2025-04-19 08:12:16 +00:00 |
|
mertmit
|
e7b936e8dd
|
fix: sso icon
|
2025-04-18 11:09:18 +00:00 |
|
DarkPhoenix2704
|
d544872de1
|
fix: lint
|
2025-04-17 18:34:46 +00:00 |
|
DarkPhoenix2704
|
9ae6190785
|
fix: trigger onActive Cell Chanhed on nexttick
|
2025-04-17 18:34:46 +00:00 |
|
Ramesh Mane
|
f7f772d683
|
fix(nc-gui): don't focus upgrade btn
|
2025-04-15 05:53:31 +00:00 |
|
Fendy Heryanto
|
c6d5fc28cf
|
refactor validate row filters to nocodb-sdk
|
2025-04-12 09:23:11 +00:00 |
|
DarkPhoenix2704
|
f3b9b772c4
|
fix: parse plain cell broken for some fields
|
2025-04-10 03:52:11 +00:00 |
|
Pranav C
|
172bf6189b
|
fix: accept falsy value and fallback to value prop only if null/undefined
|
2025-04-10 03:52:11 +00:00 |
|
DarkPhoenix2704
|
e19d020a2e
|
fix: group by color for checkbox
|
2025-04-10 03:52:08 +00:00 |
|
Pranav C
|
eb06a2b71a
|
fix: consider x-axis offset for row meta-actions
|
2025-04-10 03:52:06 +00:00 |
|
DarkPhoenix2704
|
a3067acde3
|
fix: addEmptyRow fix. Properly added to group grid now
|
2025-04-10 03:52:03 +00:00 |
|
DarkPhoenix2704
|
b4d7d3cce9
|
fix: refactor row renderer to reuse in group
|
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 |
|
Fendy Heryanto
|
ac5179c61e
|
change to use ?? instead
|
2025-04-07 16:54:06 +00:00 |
|
Fendy Heryanto
|
bf8d01ab08
|
fill handle to consider 0 and false as valid value
|
2025-04-07 16:54:06 +00:00 |
|
Ramesh Mane
|
6129264b28
|
fix(nc-gui): handle error properly
|
2025-04-05 18:36:55 +03:00 |
|
Ramesh Mane
|
c4f513a146
|
fix(nc-gui): allow direct vNode as content to ncMessage
|
2025-04-03 07:57:50 +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
|
65d70e8bad
|
reafctor(nc-gui): ncMessage for easy migration
|
2025-04-03 07:57:49 +00:00 |
|
Ramesh Mane
|
e4d948d9cf
|
fix(nc-gui): show null field alignment issue
|
2025-04-01 09:54:59 +00:00 |
|
Fendy Heryanto
|
ea12ed4f79
|
add support for audio change file icon for audio and video on card
|
2025-03-27 03:16:49 +00:00 |
|
Pranav C
|
1a2b812275
|
fix: if invalid url render as normal string
|
2025-03-21 14:26:26 +00:00 |
|
Pranav C
|
3a5312727e
|
fix: make whitespace around text optional for backward compatability
|
2025-03-21 14:26:26 +00:00 |
|
Pranav C
|
ef1392c2ca
|
fix: Added extra whitespace around URI and LABEL content to avoid conflicts during regex parsing
|
2025-03-21 14:26:26 +00:00 |
|
Pranav C
|
c35d9a9ff5
|
fix: handle undefined
|
2025-03-21 14:26:26 +00:00 |
|
Pranav C
|
2429203072
|
fix: handle empty url
|
2025-03-21 14:26:26 +00:00 |
|
Pranav C
|
e7d068972a
|
fix: other review changes
|
2025-03-21 14:26:26 +00:00 |
|
Pranav C
|
8e201f2e02
|
fix: improve regex to handle escaped parentheses
|
2025-03-21 14:26:25 +00:00 |
|
DarkPhoenix2704
|
faaa6086a0
|
fix: properly handle paranthesis in formula
|
2025-03-21 14:26:25 +00:00 |
|
Fendy Heryanto
|
0f49b6a1a3
|
address compile error
|
2025-03-19 12:45:20 +00:00 |
|
Fendy Heryanto
|
2e62adce82
|
use same logic for uidt on group sort with table sort
|
2025-03-19 12:45:20 +00:00 |
|
Pranav C
|
82269997cf
|
fix: use noco icons
|
2025-03-14 20:56:05 +00:00 |
|
Pranav C
|
45b88982a0
|
fix: replace initially loading material font icons with svg
|
2025-03-14 20:56:05 +00:00 |
|
Ramesh Mane
|
b88672e368
|
fix: move validateEmail fn to sdk and re-export it from old path file
|
2025-03-14 15:05:09 +00:00 |
|
Fendy Heryanto
|
ef0391a6cd
|
use nocodb-sdk for isValidURL
|
2025-03-14 15:05:08 +00:00 |
|