Commit Graph

199 Commits

Author SHA1 Message Date
Ramesh Mane
60ea6258bb fix(nc-gui): disable ai text input if re-generating #5086 2025-09-16 15:46:20 +00:00
Ramesh Mane
bcc909f521 fix(nc-gui): fix long text modal width and height in mobile view 2025-09-15 07:02:06 +00:00
Ramesh Mane
3d6cb832d4 fix(nc-gui): #6735 2025-09-12 21:13:35 +00:00
Ramesh Mane
0757ae71ea fix(nc-gui): keep re generate btn text normal 2025-09-05 11:30:17 +00:00
Ramesh Mane
0965672b70 fix(nc-gui): ai text input broder has to be in ai theme 2025-09-05 11:30:17 +00:00
Ramesh Mane
ad56c62db1 fix(nc-gui): ai text btn color update 2025-09-05 11:30:17 +00:00
Ramesh Mane
3d2ee647b3 fix(nc-gui): expanded modal resize issue 2025-09-05 11:30:16 +00:00
Ramesh Mane
72cd339431 fix(nc-gui): add close icon expanded ai prompt cell 2025-09-05 11:30:13 +00:00
Ramesh Mane
27b4157b19 fix(nc-gui): regenerate btn padding issue 2025-09-05 11:30:13 +00:00
Ramesh Mane
e463f86897 chore(nc-gui): lint 2025-09-05 11:30:12 +00:00
Ramesh Mane
115fc6c07f fix(nc-gui): disable multiple click when prompt text is generating 2025-09-05 11:30:11 +00:00
Ramesh Mane
31ded32593 fix(nc-gui): add default title for longtext preview 2025-09-05 11:30:11 +00:00
Ramesh Mane
ad606e1398 fix(nc-gui): regenerate ai prompt btn padding issue 2025-09-05 11:30:10 +00:00
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
0fd2e54afe fix(nc-gui): use extension config provider 2025-07-25 11:20:11 +05:30
Ramesh Mane
33a896246e fix(nc-gui): add rich text render support in page designer 2025-07-25 11:20:11 +05:30
mertmit
0599973d5f chore: sync multiple prs
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-08 14:58:12 +03:00
Ramesh Mane
7e2201531d fix(nc-gui): max truncate lines 2025-07-04 08:52:08 +00:00
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
5de7a5aa14 fix(nc-gui): add support to close longtext modal on outside click 2025-06-25 10:17:48 +00:00
Ramesh Mane
263ec9f4c3 refactor(nc-gui): rich text cell 2025-04-28 22:02:44 +00:00
Ramesh Mane
be0bf970fb fix(nc-gui): open rich text modal on single click if it is expanded form 2025-04-28 22:02:43 +00:00
Ramesh Mane
8df39afd1d chore(nc-gui): lint 2025-03-14 07:38:43 +00:00
Ramesh Mane
4c1a26b231 refactor(nc-gui): text area component code 2025-03-11 19:25:20 +00:00
Ramesh Mane
d39704b48d fix(nc-gui): remove duplicate code 2025-03-11 19:25:20 +00:00
Ramesh Mane
7affe0a3f7 fix(nc-gui): remove repeated code 2025-03-11 19:25:20 +00:00
Ramesh Mane
939448df9d fix(nc-gui): rebase conflicts 2025-03-11 19:25:20 +00:00
Ramesh Mane
ad1fd48d23 fix(nc-gui): update expand icon tooltip in canvas cell 2025-03-11 19:25:19 +00:00
Ramesh Mane
179243b4b9 fix(nc-gui): add tooltip 2025-03-11 19:25:19 +00:00
Ramesh Mane
6e840015cc fix(nc-gui): console warnings 2025-03-11 19:25:19 +00:00
Ramesh Mane
f29b9bfc6e fix(nc-gui): add cell expand shortcuts to links and bt, oo cell 2025-03-11 19:25:19 +00:00
Ramesh Mane
f9897996d5 fix(nc-gui): json cell expand 2025-03-11 19:25:19 +00:00
Ramesh Mane
5574507cd4 fix(nc-gui): don't trigger expand cell if input element is active 2025-03-11 19:25:18 +00:00
Ramesh Mane
e05b6b7104 fix(nc-gui): expand canvas longtext cell on shift+space 2025-03-11 19:25:18 +00:00
Ramesh Mane
a59334e2ad fix(nc-gui): add comments to explain changes 2025-03-11 09:38:27 +00:00
Ramesh Mane
e8e3093f2b fix(nc-gui): text area resize issue 2025-03-11 09:38:27 +00:00
Ramesh Mane
921cb48f53 fix(nc-gui): small changes 2025-03-08 11:26:38 +00:00
Ramesh Mane
1a06c0af66 fix(nc-gui): Allow expand cell option for formula field when content length is more 2025-03-08 11:26:37 +00:00
Mert E.
2a4b192e73 feat: sync fw (#10671)
* feat: sync table init

* feat: sync table (WIP)

* feat: oauth flow for github

* feat: sync feature flag

* feat: progress for sync

* feat: revise sync status

* feat: incremental support for sync

* feat: disable insert & delete operations on synced tables

* feat: handle synced & readonly on frontend

* test: apply system column order (always initial)

* test: change wrong index

* fix: PR requested changes

* test: overlapping variable names
2025-02-28 16:43:49 +03:00
Amit Joki
6b27110ae2 feat: json, text area, attachment, user field should convert to selected state upon modal/dropdown close 2025-02-17 13:11:45 +00:00
mertmit
4b4930a73b feat: avoid font size for headings on old component 2025-02-17 13:11:24 +00:00
DarkPhoenix2704
f920f471f0 fix: text are triggered on links mount 2025-02-17 13:11:09 +00:00
Amit Joki
6e36598b5a fix: check for isUnderLookup 2025-02-17 13:11:06 +00:00
DarkPhoenix2704
fa59b36db8 fix: long text edit focus fix: ai longtext editor 2025-02-17 13:11:03 +00:00
Amit Joki
da5c5801b1 feat: ai long text click interaction 2025-02-17 13:10:59 +00:00
Ramesh Mane
30016a429a fix(nc-gui): update tiptap-markdown ext folder structure 2025-01-14 01:49:04 +03:00
Ramesh Mane
5cc78389ec fix(nc-gui): expand btn position issue 2025-01-08 06:53:51 +00:00
Ramesh Mane
70978abc9d fix(nc-gui): allow rich text link click by default 2025-01-08 06:53:50 +00:00
Ramesh Mane
538083100b fix(nc-gui): text overflow issue 2025-01-08 06:53:50 +00:00