Commit Graph

93 Commits

Author SHA1 Message Date
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
Mert E.
818d9344e9 chore: preps (#9994)
* chore: preps

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

* test: fix unit

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

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-09 11:15:36 +03:00
mertmit
1513f9b9a2 chore: lint
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-07 12:11:34 +05:30
Anbarasu
fe411be9f9 chore: bump nuxt version (#9961)
* chore: bump nuxt 3.14 with compatibility mode 4

* chore: add optimized deps to include list to avoid reload

* fix: failing test

* chore: bump nuxt version

* chore: add vueuse dependency

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2024-12-06 16:09:27 +03:00
Anbarasu
0bb5ab9982 feat: button field (#9144)
* feat: static button type

* fix: swagger

* fix: style corrections

* feat: webhook trigger

* fix: disables

* feat: Button icons fix: row Delete failing

* fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling

* fix: disable case

* fix: disable case

* fix: update Button styles

* fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons

* fix: hide button field in Filters

* fix: fields menu corrections fix: update menu corrections

* fix: rebase

* feat: support webhook creation from ButtonOptions

* fix: sort related tests

* fix: keep webhook modal open

* fix: ui fixes

* fix: icon duplicate

* fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook

* fix: sort disable tooltip

* test: button playwright test

* fix: button column duplication

* fix: add error fix: column options

* fix: EditOrAddProvider.vue

* fix: add invalid configuration

* fix: ux corrections

* fix: ux corrections

* fix: error handling fix: clear single query cache on hook delete

* fix: include button type in api

* fix: update overlay styles fix: webhook update

* fix: formula placeholder

* fix: playwright tests

* fix: playwright tests

* feat: refactor formula input

* fix: added more spacing

* fix: no icon text

* fix: lint

* fix: handle invalid url

* fix: handle sort by for button causes issue when button used as lookup

* fix: button field position

* docs: button field

* fix: tooltip correction

* fix: link

* fix: add btn href

* fix: handle some edge cases

* fix: handle some edge cases

* fix: update font color

* fix: add manual trigger docs

* fix: sqlite BaseModel fix

* docs: button share view info

* fix: rebase

* fix: reduce height and added resize support fix: added tooltip if label overflow

* fix: manual hook disable state

* docs: manual trigger details in webhook page

* fix: chevron grey shade to 500

* docs: sample payload for manual trigger

* fix: style update

* fix: pr review comments

* fix: pr review changes

* fix: reactivity issue

* fix: reactivity issue

* fix: filter enabled on button

* fix: reload meta on webhook change

* fix: error handling in formula filter

* fix: handle url error

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-14 15:32:19 +05:30
Ramesh Mane
923d14aa27 Nc chore/slow dev (#8616)
* chore: disable devtools to avoid slow dev setup

* fix: make baseId optional since it will pick the active base if missing

* fix: wrap menuItem with a div to support using directive

* fix: bind attributes to menu-item component

* fix: avoid inheriting attributes on root elements

---------

Co-authored-by: Pranav C <pranavxc@gmail.com>
2024-05-31 12:19:04 +05:30
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Ramesh Mane
20b2aaf49a fix(nc-gui): long text field alignment in grid cell 2024-03-09 07:54:44 +00:00
renovate[bot]
718a9b94c3 chore(renovate): Update minor (minor) (#6999)
* chore(renovate): Update minor

* chore: update node version

* chore(deps): pnpm-lock.yaml

* chore(deps): pnpm-lock.yaml

* chore(deps): pnpm-lock.yaml

* fix(nc-gui): remove process.nextTick define

* fix(playwright): mysql version

* chore(playwright): bump NC_REQ_NODE_V

* fix(deps): bump @nestjs/throttler

* chore(nc-gui): components.d.ts

* fix(deps): use @nuxt/image

* fix(nc-gui): broken image

* fix(nc-gui): @antfu/eslint-config

* fix(deps): bump knex versions

* fix(deps): use 2.4.2 for knex

* chore(deps): rollback

* chore(deps): @antfu/eslint-config

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
2024-03-06 15:53:10 +08:00
mertmit
8bc9e75ff7 fix: enable experimental props destructuring 2024-02-20 09:35:45 +00:00
mertmit
36477dc79e chore: bump nuxt version 2024-02-20 09:35:45 +00:00
mertmit
c9a3fc69b0 chore: use @nuxt/image 2024-02-20 09:35:44 +00:00
Ramesh Mane
59da183617 fix(nc-gui): docsearch is not defined nocodb/nocodb#7563 2024-02-06 08:07:53 +00:00
Ramesh Mane
ed3d134ac9 feat(nc-gui): added keyboard shortcuts setup for oss 2024-01-25 12:47:33 +00:00
Pranav C
a3fd691dd6 fix: load workers inline 2023-12-14 06:15:47 +00:00