Commit Graph

591 Commits

Author SHA1 Message Date
Ramesh Mane
ef541eaff0 fix(nc-gui): rename color test grey to gray and nc-background to nc-bg 2025-08-14 16:54:27 +05:30
Ramesh Mane
ab13891fc7 fix(nc-gui): keep initial height of lookup dropdown as it is even if some items filtered out using search 2025-08-07 11:07:08 +00:00
Ramesh Mane
7570a98a45 fix(nc-gui): normal button status related changes 2025-07-29 12:56:02 +00:00
Ramesh Mane
38247fcf9a fix(nc-gui): normal html button after action status icon update 2025-07-29 12:56:01 +00:00
Ramesh Mane
8d647a812a fix(nc-gui): button loading icon color issue 2025-07-29 12:56:01 +00:00
Ramesh Mane
7e1828dac9 fix(nc-gui): show tooltip is button url is invalid #6150 2025-07-29 12:56:00 +00:00
Ramesh Mane
0fd2e54afe fix(nc-gui): use extension config provider 2025-07-25 11:20:11 +05:30
Ramesh Mane
c6867915c5 fix(nc-gui): open add link record dlg 2025-07-23 13:59:04 +05:30
Ramesh Mane
a97c3da431 fix(nc-gui): show link records text in form it it is blank 2025-07-23 13:59:04 +05:30
Ramesh Mane
13eb31003f fix(nc-gui): use default stored value 2025-06-26 10:20:39 +00:00
Ramesh Mane
cdbc244062 fix(nc-gui): warning issues 2025-06-26 10:20:39 +00:00
Ramesh Mane
d6b1d9ef26 chore(nc-gui): lint 2025-06-25 15:47:33 +00:00
mertmit
aab46eb9e7 fix: review changes 2025-06-25 15:47:32 +00:00
Ramesh Mane
aff5fcdc85 fix(nc-gui): block linking records if user don't have edit field permission 2025-06-25 15:47:30 +00:00
Ramesh Mane
66a9127da8 fix(nc-gui): disable add new record from link record dropdown if user don't have permission 2025-06-25 15:47:30 +00:00
Ramesh Mane
7319928670 fix(nc-gui): disable create new record from link record dropdown 2025-06-09 15:26:45 +00:00
Ramesh Mane
6ab32cd16d fix(nc-gui): some review changes 2025-06-07 12:08:35 +00:00
Fendy Heryanto
fb2fb62420 remove deleted items from link modal 2025-06-07 12:08:35 +00:00
Ramesh Mane
43082fb007 fix(nc-gui): review changes 2025-06-06 19:17:56 +00:00
Ramesh Mane
7e937b599e fix(nc-gui): url lookup issue 2025-06-06 19:17:56 +00:00
Ramesh Mane
265cf5811c fix(nc-gui): lookup checkbox cell alignment issue 2025-06-06 19:17:56 +00:00
Ramesh Mane
1ae232ce86 chore(nc-gui): lint 2025-06-03 06:23:27 +00:00
Ramesh Mane
938c2cdc9a fix(nc-gui): textarea editable input visibility issue in link record dropdown #5215 2025-06-03 03:32:22 +00:00
Ramesh Mane
9d837e17b7 feat(nc-gui): show extra fields in link record dropdown based on form field settings 2025-06-03 03:32:22 +00:00
Ramesh Mane
0210747088 Merge pull request #11561 from nocodb/nc-feat/allow-commenter-viewer-to-expand-linked-record
Nc Feat: Allow commenter/viewer to expand linked record
2025-06-02 16:21:58 +05:30
Ramesh Mane
4bacbee483 fix(nc-gui): allow commenter/viewer role to expanded linked expanded record nocodb/nocodb/issues/11500 2025-06-02 08:00:30 +00:00
Fendy Heryanto
13a5358299 wrap hook with loading 2025-06-02 07:58:49 +00:00
Pranav C
7574206f0a refactor: move under feature flag 2025-05-22 16:28:01 +00:00
Pranav C
f0628cafd3 fix: hide add record if any one of the table doesn't have edit permission 2025-05-22 16:28:01 +00:00
Pranav C
d4bc1a6fb2 fix: add permission check in GUI 2025-05-22 16:27:59 +00:00
Pranav C
9a2b11c244 feat: permission check related corrections 2025-05-22 16:27:53 +00:00
Pranav C
2761249a78 feat: add permission check in ui 2025-05-22 16:27:53 +00:00
Fendy Heryanto
f4209bbcd8 refactor: use NC_ALLOW_LOCAL_HOOKS to allow using button with non tld urls 2025-05-16 16:57:50 +05:30
Ramesh Mane
715b037dfd fix(nc-gui): expand icon size update 2025-04-28 22:02:48 +00:00
Ramesh Mane
87246eb3de fix(nc-gui): cell button disabled state 2025-04-28 22:02:45 +00:00
Ramesh Mane
90d997ffae fix(nc-gui): show expand/add bt icon even in edit mode 2025-04-28 22:02:44 +00:00
Ramesh Mane
ac62927ef7 refactor(nc-gui): bt cell 2025-04-28 22:02:44 +00:00
DarkPhoenix2704
8acb5cf9bb fix: prevent error from useQRCode 2025-04-24 10:53:27 +00:00
Ramesh Mane
007ecdcf40 fix(nc-gui): review changes 2025-04-16 08:34:45 +00:00
Ramesh Mane
0d21623899 fix(nc-gui): prevent add new record from link record dropdown 2025-04-15 05:53:19 +00:00
Ramesh Mane
a6eb89090c fix(nc-gui): null is always visible in canvas 2025-04-01 09:54:59 +00:00
Fendy Heryanto
cb35d2070e check showNull on canvas 2025-04-01 09:54:59 +00:00
Ramesh Mane
9770b2e279 chore(nc-gui): lint 2025-03-25 13:19:32 +00:00
Anbarasu
f4b2098895 fix: Misc Fixes (#10926)
* fix: buttons colors are different in canvas and grid

* fix: catch error in mail

* fix: enavble context menu on right click on column header, if selectedAllREcords

* fix: remove unwanted string interpolation
2025-03-20 18:31:27 +05:30
DarkPhoenix2704
5b5dce2783 fix: formula not gettign truncated 2025-03-20 06:45:45 +00:00
Ramesh Mane
2637a98f81 chore(nc-gui): lint 2025-03-19 20:42:33 +00:00
DarkPhoenix2704
b48d79f7d4 fix: resize is broken 2025-03-18 16:20:09 +00:00
Ramesh Mane
e0e8deac73 fix(nc-gui): update height of date filter input from link record modal 2025-03-17 19:19:52 +00:00
Pranav C
72c528e3e0 feat: datepicker height 2025-03-17 19:19:52 +00:00
Pranav C
6e0e726164 fix: alignment correction 2025-03-17 19:19:51 +00:00