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
Muhammed Mustafa
06685e6e6a
fix: Link preview url
2023-10-25 05:25:18 +00:00
Muhammed Mustafa
55f18af03d
fix: Added link preview
2023-10-25 05:25:18 +00:00
DarkPhoenix2704
e8da4ca41b
fix: lookup logo
2023-10-06 10:43:08 +00:00
Wing-Kam Wong
9325ab026a
Merge branch 'develop' into feat/pnpm
2023-08-25 12:40:56 +08:00
Pranav C
33ee9bfa62
feat: Improved UI ( #6222 )
...
* feat: Improved ui (#6156 )
* refactor: revert
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: shared base
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: remove duplicate import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
fix: disable starred & license menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix airtable wait issue
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable mysql in ci
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix checkbox order for sqlite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: disable quick tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: fix dbType env variable for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: workspace API access error fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite CI CD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: use DB_TYPE env variable
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: enable SQLite UT
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: isHub cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: add check for EE Timezone spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: EE check fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
chore: sync latest changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
test: set EE=false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
test: set NC Edition to community in workflow file
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
chore: update sdk build command
Signed-off-by: Pranav C <pranavxc@gmail.com >
refactor: i18n and other changes
Signed-off-by: Pranav C <pranavxc@gmail.com >
feat: new ui
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: shared view/base related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: checkbox verification sort order fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix sqlite reset
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable selfhosted runners
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table ops (draft)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* Docs: screenshots for table-operations.md
* refactor: introduce missing buttons
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: get all fields
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: UT fix- new data API response
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: EE is false
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: webhook lookup as string in CE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: include created_at and updated_at
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: fix UT newDataAPI response for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: separate api for webhook related plugins
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: msyql filter corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: mysql group by test corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix datatype for rating field in groupby spec for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: kanban datatype correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: column edit for mysql- rating field
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: misc fixes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 4 workers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: enable 2 workers per shard only
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: table CRUD
* Rename table-operations.md to table-crud.md
* Create column-crud.md
* docs: row CRUD
* Rename row.md to row-crud.md
* docs: project crud
* docs: toolbar (skeleton)
* refactor: single page UI and bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: sync tests playwright
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing dependency
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: single page ui, test corrections
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: tests
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: project rename test correction
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: remove only
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: remove wrong import statement
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: delete option not visible in project context menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: move ws access within isEE()
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: fix groupby
* test: groupby fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: signup & landing page
* docs: project crud
* docs: project-crud misc
* docs: toolbar fields
* docs: toolbar / filters
* docs: toolbar / group by
* docs: toolbar / sort
* docs: toolbar / row height
* docs: filters additional options
* docs: file re-order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: add links to column types
* docs: code snippets
* docs: links
* docs: lookup
* docs: rollup
* docs: formula
* docs: primary key
* docs: display value
* docs: development setup
* docs: swagger
* fix(nc-gui): encodeURIComponent for row id
- closes : #6202
* docs: language
* docs: expanded record
* docs: import airtable
* docs: airtable
* docs: webhook
* docs: revert file rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* docs: account settings
* docs: audit
* docs: meta management
* docs: project settings
* docs: shared base
* docs: shared view
* docs: meta sync
* docs: team-auth
* docs: views
* docs: fix URL
* docs: URL corrections
* fix: shared base, view related bugs
Signed-off-by: Pranav C <pranavxc@gmail.com >
* test: EE check for WSaccess
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* test: exclude EE tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
* fix: missing project delete
closes #6215
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: merge existing project meta if found
closes #6216
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
* refactor: docs and other bug fixes
Signed-off-by: Pranav C <pranavxc@gmail.com >
* feat: populate default project on super admin signup
Signed-off-by: Pranav C <pranavxc@gmail.com >
* fix: include created project details in signup response if avail, missing Dockerfile
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: use custom function for resolving ts path aliases
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: add missing generate script
Signed-off-by: Pranav C <pranavxc@gmail.com >
* chore: webpack build correction - ts path resolve
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: mertmit <mertmit99@gmail.com >
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com >
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com >
2023-08-24 02:58:19 +05:30