Pranav C
2455c47088
Merge pull request #8428 from nocodb/nc-fix/2834-one-to-one-erd
...
fix: add one to one relation in ERD diagram
6 months ago
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
6 months ago
Pranav C
6732eaf28d
fix: add one to one relation in ERD diagram
6 months ago
navi
448973c8d3
Merge pull request #8421 from nocodb/8333-ops-auto-upstall-script-enhancements
...
NocoDB installation folder changed to current directory
6 months ago
Rohit
218f20ba76
fix: changed GITHUB_ENV to GITHUB_OUTPUT
6 months ago
Rohit
580b3d273d
fix: swtch to single quotes
6 months ago
Rohit
ff0e63a976
fix: space instead of \n
6 months ago
Rohit
b328549450
fix: fixed typo
6 months ago
Rohit T P
9c4047db23
Merge branch 'develop' into 8333-ops-auto-upstall-script-enhancements
6 months ago
Rohit T P
67acbf21f9
chore: changed NOCO_HOME to ./nocodb
6 months ago
Mert E
08dfcfa7d6
fix: type issues ( #8413 )
6 months ago
Mert E
2d1c743f84
chore: sync ( #8378 )
...
* fix: unique per column for databricks
* fix: id invisible for databricks
* fix: PR requested changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
af2c426c9f
Nc fix/UI flaws p2 ( #8394 )
...
* fix: avoid data reload on field hide & rearrange
* fix: load rollup_function on edit
* fix: hide field if no rollup fn is available
* fix: allowed rollup fns
* fix: multiselect blur on escape
* test: skip wait for update from server for hide field ops
* fix: skip wait for response for field toggle
* fix: disable validation only for hide field
* fix: error handling
* fix: base name missing on dashboard
* fix: replace slash with arrow
* fix: table expand icon & animation
* fix: view chevron
* fix: chevron for base and chevron sizes
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
navi
3747a5fc3c
New translations en.json (Vietnamese) ( #8395 )
6 months ago
Ramesh Mane
14065f60f8
fix(nc-gui): members empty state translation issue ( #8401 )
6 months ago
Pranav C
ed7984508c
docs: coderabbitai suggestions ( #8404 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
2e993445f6
Merge pull request #8400 from nocodb/nc-docs/links-modal
...
docs: update link modal
6 months ago
Pranav C
d54b4e0381
Merge pull request #8399 from nocodb/nc-one-to-one
...
Nc one to one
6 months ago
Pranav C
03c1e429aa
refactor: use variables to improve readability
6 months ago
Pranav C
b72ee44379
fix: add missing tooltip for one to one
6 months ago
Pranav C
3792a9a0b6
fix: always show tooltip for links, formula,rollup and lookup
6 months ago
Pranav C
413b91a192
test: correction
6 months ago
Pranav C
3195d88c82
fix: one-to-one relation in nested add new row option
6 months ago
Raju Udava
99e55162c9
fix: order of link types
6 months ago
Pranav C
ba47522286
fix: one-to-one column delete bug
6 months ago
Pranav C
1b33ebecfb
feat: enable one-to-one relation
6 months ago
Pranav C
6786d374ed
Merge pull request #8396 from nocodb/nc-filter-group-logic-op
...
Allow only same logical operation in filter group level
6 months ago
Raju Udava
1c100ab153
docs: update link modal
6 months ago
Pranav C
4cbe8dcba2
fix: add missing await
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Mert E
838c716a08
fix: sorter UI ( #8393 )
...
* feat: use inline sorter instead of dropdown
* chore: lint
* fix: comparison logic for useUserSort
6 months ago
Mert E
b4e005eb43
Merge pull request #8391 from nocodb/nc-fix/2801-shared-form-bt
...
fix: belongs-to relation in shared form
6 months ago
Pranav C
2e19e4746a
fix: belongs-to relation in shared form
6 months ago
Raju Udava
d0cc64773d
fix: PW tests for webhook
6 months ago
Pranav C
a49ee8f15c
feat: add nested filter support in webhook
6 months ago
Pranav C
3e605e8917
feat: when adding new filter set logical op based on existing siblings
6 months ago
Pranav C
75c9c45bc5
feat: restrict usage of different logical operations within same filter group
6 months ago
Mert E
e925f1411f
Merge pull request #8389 from nocodb/nc-fix/group-by-belongsto
...
fix: group by belongs to
6 months ago
Pranav C
e65c1190bb
Merge pull request #8388 from nocodb/nc-fix/suppress-known-db-errors
...
fix: avoid logging known db errors
6 months ago
mertmit
21073b32cc
fix: avoid logging known db errors
6 months ago
Pranav C
ab25de3e34
Merge pull request #8384 from nocodb/test/upgrade-pw
...
test: PW upgrade
6 months ago
Mert E
e4b8e10ce2
Merge pull request #8387 from nocodb/nc-fix/ui-flaws
...
Nc fix/UI flaws
6 months ago
mertmit
4862570e1f
fix: avoid duplicate loader on bulk delete
6 months ago
mertmit
593262ab88
fix: active border
6 months ago
mertmit
2a788d405a
fix: rating row height
6 months ago
mertmit
f43d442a62
fix: avoid changing sources on deleting active table
6 months ago
mertmit
01d20e2b04
fix: keep selection while resizing column
6 months ago
mertmit
d35e03d013
fix: group by belongs to
6 months ago
Mert E
68b20d3e8e
Merge pull request #8386 from nocodb/fix/org-store
...
fix: Add missing org store placeholder
6 months ago
Pranav C
0e9beb3042
fix: add missing store placeholder
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Raju Udava
5a21e32bc2
test: PW upgrade
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago