Pranav C
0e13bff899
Nc feat/one to one ( #7915 )
...
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
Ramesh Mane
bfd59264e7
feat(nc-ui): swap pagination shortcuts arrowUp & arrowDown ( #7865 )
8 months ago
Ramesh Mane
47a08e9e60
fix(nc-gui): Cannot read properties of undefined (reading 'id')
8 months ago
DarkPhoenix2704
1ca038ff64
chore: run lint
9 months ago
DarkPhoenix2704
441f76a6e6
fix(nc-gui): added calendar injection
9 months ago
Ramesh Mane
0483af6b49
fix(nc-gui): mm cell redo undo issue
9 months ago
Ramesh Mane
71158bc6d7
fix: show warning on paste or clear on not supported col
9 months ago
Ramesh Mane
4434da23e9
fix: undo redo mm cell copy paste
9 months ago
Ramesh Mane
3e0a9b9e8f
feat: undo redo support for copy paste mm cell
9 months ago
Ramesh Mane
8b84350a21
test: keyboard interactions on on tables: tab, arrowDown, arrowUp
9 months ago
Ramesh Mane
60953e3382
refactor(nc-gui): table cell keyEventHandler function
9 months ago
Ramesh Mane
64bd0d7c11
feat: shift+tab on first row, col change page to previous page
9 months ago
Ramesh Mane
17d7ebfe71
feat(nc-gui): change page on tab or arrowDown key press
9 months ago
Ramesh Mane
9aa44ba127
fix(nc-gui): update icons with nocodb design library
9 months ago
Ramesh Mane
f5d409b2b7
fix(nc-gui): Wrong chevron Icon in grouping UI
9 months ago
Ramesh Mane
ca9b62c3d6
fic(nc-gui): set new record dropdown position to topLeft
9 months ago
Ramesh Mane
8193b6f638
fix(nc-gui): PR review changes #2238
9 months ago
Ramesh Mane
ebfd837bf7
fix(nc-gui): search data offset issue of gallery view & groupby
9 months ago
Ramesh Mane
7f05a7b095
fix(nc-gui): search in table by fields nocodb/nocodb#7501
9 months ago
Ramesh Mane
ef83759c66
fix(nc-gui): lint errors
9 months ago
Ramesh Mane
135efd7e98
fix(nc-gui): bulk delete webhook trigger issue on selecting single row nocodb/nocodb#7511
9 months ago
Ramesh Mane
2f79e7089e
fix: review changes nocodb/nocodb/pull/7491
9 months ago
Ramesh Mane
bc2a7ef784
fix(nc-gui): Invalid prop, type check failed for prop "disabled", expected Boolean, got Number with value 0
9 months ago
Ramesh Mane
149ad71c7f
fix(nc-gui): grouping by lookup column does not display the group name nocodb/nocodb#7226
10 months ago
Ramesh Mane
40296d5bd7
fix(nc-gui): small changes
10 months ago
Ramesh Mane
dc22e07e35
fix(nc-gui): force load group data if grp count is not equal to grp rows
10 months ago
Ramesh Mane
70d2d43b20
fix(nc-gui): group rows update issue
10 months ago
Pranav C
fd0803ccc8
fix: multiple sentry errors related to accessing prop of null/undefined
10 months ago
Ramesh Mane
c1e8067aa9
fix(nc-gui): small changes
10 months ago
Ramesh Mane
4b3563d3df
fix(nc-gui): PR review changes #2155
10 months ago
Ramesh Mane
61b084a92d
fix(nc-gui): cross browser column drag & drop issue
10 months ago
Ramesh Mane
7a569443a1
fix: lint errors
10 months ago
mertmit
542b3f135d
fix: global search, group by, filter
10 months ago
mertmit
97b956f4ee
feat: createdBy & lastModifiedBy
10 months ago
Pranav C
5fb22bee2e
fix: remove border and fill icon for readonly columns
10 months ago
Pranav C
dfa7a6be61
chore: lint
10 months ago
Pranav C
f3c45e7fd8
refactor: group by - render cell component as label
10 months ago
Ramesh Mane
ef28d43cc5
fix: review changes
10 months ago
Ramesh Mane
53a31efc96
fix: group by lookup groupHeaderLabel height changes as row height change
10 months ago
Ramesh Mane
291e05481b
fix: expanded links add record list items display value is not rendered as cell display format
10 months ago
mertmit
3d60d51f90
test: user option cell operations
11 months ago
mertmit
d7390612b9
fix: user field selector
11 months ago
mertmit
c5ce04cf76
fix: hide fill handle for read only cells
11 months ago
mertmit
d171bdf133
fix: lookup rendering
11 months ago
mertmit
93695d29c5
fix: allow clicking through loading layer
11 months ago
mertmit
b6c398f3f2
feat: group by with user field
11 months ago
Ramesh Mane
0c897b4906
fix: remove additional divider from cell context menu #7253
11 months ago
mertmit
854dad6d14
fix: clear fill handle properly on expanded form close
...
Signed-off-by: mertmit <mertmit99@gmail.com>
11 months ago
Ramesh Mane
5288d991e8
fix: group by new record & add new row default value is not reflecting immediately
11 months ago
Ramesh Mane
62408cbcec
fix: groupBy dateTime/time field title format should be same as cell display format
11 months ago