DarkPhoenix2704
7d8f351aa5
fix: update swagger apis
2 months ago
DarkPhoenix2704
8c5df8393b
fix: trigger tele
2 months ago
DarkPhoenix2704
4cef7b2373
fix: feed new endpoint apis
2 months ago
DarkPhoenix2704
585fb1fefb
fix: update youtube styles
2 months ago
DarkPhoenix2704
38f5c8c7b0
fix: error cases
2 months ago
DarkPhoenix2704
3e6770b39c
fix: review changes
2 months ago
DarkPhoenix2704
faa688bf3f
fix: review changes
2 months ago
DarkPhoenix2704
2d5c12b164
fix: review changes
2 months ago
DarkPhoenix2704
bc409ab200
fix: catch block
2 months ago
DarkPhoenix2704
0b557e72e2
feat: handle loading state
2 months ago
DarkPhoenix2704
03acbd6530
fix: minor ux
2 months ago
DarkPhoenix2704
5c2d359cb5
fix: update iframe
2 months ago
DarkPhoenix2704
8a2048f8a5
fix: disbale toolbar and top bar
2 months ago
DarkPhoenix2704
e1a074468d
feat: add social links
2 months ago
DarkPhoenix2704
f27e8c8c86
fix: youtube video player and twitter recents page
2 months ago
DarkPhoenix2704
ae9aab163b
fix: recentys
2 months ago
DarkPhoenix2704
431fa80018
feat: support single feed endpoint
2 months ago
DarkPhoenix2704
9f0b5d3b7f
feat:handle infinite load
2 months ago
DarkPhoenix2704
bd936cb1af
feat: feed wip
2 months ago
DarkPhoenix2704
8df61267f8
feat: github release feed
2 months ago
DarkPhoenix2704
15910e4cf7
feat: changelog ui
2 months ago
DarkPhoenix2704
b420d88616
feat: feed wip
2 months ago
DarkPhoenix2704
69e9205471
feat: scripts wip
2 months ago
Ramesh Mane
46e6cff0a3
Nc fix/duplicate name update ( #9573 )
...
* fix(nc-gui): duplicated view name issue
* fix(nc-gui): duplicated webhook title issue
* fix(nc-gui): duplicated field name issue from MFE
* fix(nocodb): duplicate integration unique name issue
* fix(nc-gui): duplicate default view is throwing error in views are not loaded
* test(nc-gui): update copyview test case
* fix(nocodb): ai review changes
* test(nc-gui): update MFE duplicate field test case
* test(nc-gui): fix kanban view test fail issue
2 months ago
Mert E.
bede42aef1
fix: cmdk improvements ( #9575 )
...
* fix: cmdk improvements
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: generate Api.ts
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
2 months ago
mertmit
d755803e0e
fix: remove unused dep
2 months ago
mertmit
07b360c52a
fix: PR requested change & refactor helper name
2 months ago
mertmit
b434cc12e0
fix: initialize sharp only once
2 months ago
mertmit
2c5558ab3b
fix: avoid using existsSync
2 months ago
nathanbegbie
79e9b7c849
[docs] fix docker compose path for installation
2 months ago
nathanbegbie
cce8a0f57c
[docs] fix path to docker compose pg
2 months ago
Ramesh Mane
5c9212ac85
fix(nc-gui): pass view_id in root column object of multi field editor payload ( #9561 )
2 months ago
Ramesh Mane
7737df73cf
fix(nc-gui): grid column resize error ( #9557 )
2 months ago
Raju Udava
c7c483516e
fix: remove xc-auth from swagger authorize
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 months ago
Pranav C
bdd6942359
feat: Decide base creation behaviour on app load based on permission ( #9530 )
...
* feat: decide default base creation behaviour on app load based on permission
* refactor: change the order of init
* docs: update env docs
* feat: add minimal db support for pg
* fix: import statement correction
* fix: add migration to migration list
* fix: pass schema name on baseModelSql instance creation
* refactor: move isMeta logic to CE version
* refactor: accept schema name as argument in pgclient
* refactor: getBaseModelSql method
* refactor: migrate pgClient methods to CE
* refactor: include minimal db schema in data queries
* docs: detailed docs about minimal db
* chore: lint
* refactor: coderabbit review comments
* fix: move table operation methods
* refactor: migrate methods to CE
* refactor: migrate relationCreate to CE
* refactor: review comments
* docs: improvements
* refactor: cleanup import statements
2 months ago
Pranav C
f4cba24832
Nc docs/meta apis cleanup 2 ( #9544 )
...
* docs: meta cleanup (2)
* docs: currency field update
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 months ago
Ramesh Mane
6653e8e7cc
Nc fix/dev warnings ( #9541 )
...
* fix(nc-gui): div cannot be child of table
* fix(nc-gui): div cannot be child of tr
2 months ago
Pranav C
4776eaaa18
fix: skip trimming options while applying filter ( #9542 )
2 months ago
Ramesh Mane
c62ce1dc3e
fix(nc-gui): show mfe save changes field error ( #9535 )
...
* fix(nc-gui): show mfe save changes field error
* fix(nc-gui): small changes
* chore(nc-gui): lint
* fix(nc-gui): ai review changes
2 months ago
Mert E.
c73a3133a4
fix: cmdk issue ( #9529 )
...
* fix: shift modifier ref
* fix: use state workspaces for cmdk
2 months ago
Pranav C
557be16907
chore: lint
2 months ago
Pranav C
e215d5781b
refactor: redirect even if
2 months ago
Pranav C
245fd3262d
refactor: redirect even if
2 months ago
Pranav C
1d7f5235b0
fix: redirect only in page where signin action triggers
2 months ago
Verhille
2642ddd263
fix: prettier
2 months ago
Verhille
cb77f071a0
feat: implement JSON_EXTRACT for mssql, mysql, pg
2 months ago
Verhille
b84ce67060
feat: start implementing JSON_EXTRACT formula
2 months ago
Pranav C
4de0373f71
refactor: update swagger api and sdk methods
2 months ago
Pranav C
47f546e8e6
refactor: replace token with tokenId in the token deletion API
2 months ago
Mert E.
dcf39a08b9
feat: single query command palette & dedicated cache ( #9522 )
...
* feat: single query command palette & dedicated cache
* fix: duplicate selection
* fix: hide mm tables from cmdk
* feat: load cmdK on demand
2 months ago