Commit Graph

107 Commits

Author SHA1 Message Date
mertmit
8e6ff1df86 chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-03-23 22:39:51 +03:00
Ramesh Mane
0b68f04b1b fix: remove unwanted changes 2026-03-14 17:29:40 +05:30
Ramesh Mane
45dfa5637a fix: update nuxt config file 2026-03-14 11:14:41 +00:00
Ramesh Mane
35e55e3555 feat: pwa setup 2026-03-14 11:14:40 +00:00
mertmit
b95972e4cf chore: ee/ce seperation 2026-03-07 13:46:49 +05:30
Pranav
608275c681 fix: use absolute asset paths for history-mode routing 2026-03-05 17:35:14 +00:00
Pranav
97baa2b6ad chore: switch from hash-based to history-based routing 2026-03-05 17:35:13 +00:00
mertmit
4e7065b765 chore: experimental imp
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-02-28 10:09:38 +05:30
Ramesh Mane
c9b00993d9 chore: add packages in optimizeDeps 2026-01-23 06:21:10 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
DarkPhoenix2704
87f10882a7 fix: include meta info of oss instances 2025-09-12 17:31:06 +05:30
DarkPhoenix2704
39991027b7 fix: chatwoot nuxt config 2025-09-12 10:32:27 +00:00
Ramesh Mane
55ba58c10a fix(nc-gui): chore lint 2025-08-23 10:24:13 +00:00
Ramesh Mane
37435a805f fix(nc-gui): some review changes 2025-08-23 10:24:12 +00:00
Ramesh Mane
700c6d6a09 fix(nc-gui): use proper filename 2025-08-14 16:54:27 +05:30
Ramesh Mane
429bbc8667 chore(nc-gui): add vue3-moveable package under optimizeDeps 2025-07-25 11:20:11 +05:30
DarkPhoenix2704
9ee7e95302 fix: improve cmd j 2025-07-16 18:18:53 +00:00
Fendy Heryanto
3daf4b7545 add ComparisonOpSelect 2025-06-19 03:30:52 +00:00
DarkPhoenix2704
307fe68dcd fix: bump dependencies 2025-06-10 12:12:30 +05:30
mertmit
f82350406b chore: various 2025-05-23 07:02:07 +00:00
Ramesh Mane
9f5a22caaf fix(nc-gui): update nuxt config file 2025-05-01 15:32:35 +00:00
Ramesh Mane
de8232d6a7 fix(nc-gui): use local font file for now 2025-05-01 15:32:33 +00:00
Ramesh Mane
e0ba13f94c fix(nc-gui): update inter font path 2025-05-01 15:32:32 +00:00
Fendy Heryanto
8f20ab191b Squashed commit of the following: 2025-04-22 14:15:55 +00:00
DarkPhoenix2704
80406e9f32 feat: group row header 2025-04-10 03:51:59 +00:00
Ramesh Mane
1326f47973 chore(nc-gui): lint 2025-04-05 18:36:55 +03:00
Ramesh Mane
59c636114d chore(nc-gui): add @stripe/stripe-js package to optimizeDeps 2025-04-05 18:36:55 +03:00
DarkPhoenix2704
41d44e05da fix: base-user oss acl 2025-03-19 15:24:00 +05:30
Amit Joki
3729701bcc feat: display table of related rows 2025-02-28 16:09:58 +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
Pranav C
163c4db687 fix: hide warning icon from header and refactor tooltip handling of cell 2025-02-17 13:11:26 +00:00
Ramesh Mane
728e2daa81 chore(nc-gui): add @floating-ui/vue in optimizeDeps 2025-02-17 13:11:26 +00:00
Ramesh Mane
d8fd69e094 fix(nc-gui): add some packages in optimizeDeps 2025-02-17 13:10:56 +00:00
Ramesh Mane
4d9dba3f91 fix(nc-gui): remove duplicate deps from optimizeDeps 2025-01-14 01:49:03 +03:00
Ramesh Mane
e9cf3e93b3 fix(nc-gui): add some tiptap ext packages in optimizeDeps 2025-01-14 01:49:00 +03:00
Ramesh Mane
9298791e30 chore(nc-gui): add @tiptap/pm/* deps in optimizeDeps 2025-01-14 01:48:59 +03:00
Anbarasu
fa00432874 Merge pull request #10218 from nocodb/nc-nc-scripts
chore: nc sync
2025-01-13 22:19:59 +05:30
Aman Desai
c47e0b9848 test(extension-marketplace): marketplace test funcs (#9966)
* chore(tests): remove dead code

* chore(tests): remove dead code 2

* basic extension marketplace tests

* comments resolution

* fix: use id to add extension rather than name

* cleanup .closeTab

* test: pw issue

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
2025-01-11 14:48:05 +03:00
Ramesh Mane
e52e1eed0c fix(nc-gui): grid row visibility issue in mobile view 2025-01-11 09:30:05 +00:00
DarkPhoenix2704
ed98bdbc42 fix: remove unwanted css import 2025-01-10 16:11:10 +00:00
DarkPhoenix2704
32d64535b5 feat: type generator 2025-01-10 16:11:01 +00:00
DarkPhoenix2704
d53d0045c2 feat: session api feat: output.inspect 2025-01-10 16:10:59 +00:00
Ramesh Mane
7b34ae936f fix(nc-gui): task item convert issue 2025-01-08 06:53:51 +00:00
Ramesh Mane
8d1027361d fix(nc-gui): limit the number of blocks to render in rich text cell 2025-01-08 06:53:47 +00:00
Ramesh Mane
f1b6a26455 feat(nc-gui): tiptap markdown poc setup 2025-01-08 06:53:46 +00:00
amandesai01
a19df89305 fix(nc-gui): attachments: client-zip -> fflate 2025-01-03 14:55:20 +00:00
mertmit
1cddbae328 chore: more optimize deps 2024-12-30 08:46:30 +00:00
mertmit
f687eeefa3 chore: add optimize deps 2024-12-30 08:46:30 +00:00
mertmit
7ad06bf736 chore: various fixes
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-26 11:42:55 +03:00
mertmit
19dbeee01b fix: disable animation for ci 2024-12-24 22:27:14 +00:00