Anbarasu
d2c493aa7b
Nc fix/api call ( #8841 )
...
* fix: aggregate not loading
* fix: dulpicate call
* fix: scroll issue
* fix: scroll issue
* fix: random fix
* fix: test
* fix: remove console.log
* fix: set Timeout
* fix: enable none aggregation for fk
* fix: test debug
* fix: lookup attachment issue
* fix: skip system LTAR columns from aggregation
* fix: revert debug changes
* fix: if display value missing treat the first column as display value
* fix: disable system col aggregation if hidden
* fix: missing commit
* fix: exclude system column
* fix: rollup grouping/aggregation fix
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
5 months ago
Anbarasu
b7acf202e8
feat: Field aggregation ( #8786 )
...
* feat: basic ui for aggregation
* feat: update aggregation in ui
* feat: aggregation api implementation
* feat: attachment aggregation.ts
* fix: some changes
* fix: rebase
* feat: aggregation for links, rollup, ltar, formula, lookup
* fix: type errors
* fix: move from data-alias controller, service to data-table service, controller
* chore: inline docs for aggregations
* fix: handle edge cases
* fix: ui bugs
* feat: working ui aggregation
* fix: minor issue
* fix: rollup and links fix count
* fix: handle ID Column
* fix: minor fixes
* fix: update aggregation on data change
* fix: round to 2 decimal places
* fix: stddev computation error replace with stddev_pop
* fix: use pg age function
* feat: new record layout
* fix: shared view aggregations
* feat: aggregations based on formula result
* fix: temp pagination
* feat: ncpagination v2
* feat: ncpagination v2
* fix: playwright tests
* fix: pending changes
* fix: failing tests
* feat: mysql2 aggregations
* fix: build
* fix: record count
* fix: cleanup
* fix: disable count aggregation
* feat: expiremental sqlite3 aggregation
* fix: mysql2 median
* fix:minor issues
* refactor: rename column to column_query fix: remove default aggregations fix: disable aggregation for specific dbtype and Foreign Key
* fix: remove unwanted else case
* fix: aggregation not loading
* fix: rebase
* fix: rebase
* fix: pagination fixed height
* fix: respect locked mode for aggregations
* fix: pagination component
* fix: pagination component
* fix: replace Math.random
5 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
7 months ago
Ramesh Mane
be2c0ca59b
fix(nc-gui): grid view pagesize pr review changes ( #8300 )
7 months ago
Ramesh Mane
6db2b67c5b
Nc feat: Grid view custom pagesize option ( #8298 )
...
* feat(nc-gui): custom page size in grid view
* fix(nc-gui): persist grid view page size value across browser
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): on change pagesize offset issue
* fix(test): small changes
7 months ago
Ramesh Mane
1f3305309f
fix(test): pagination pw test fail issue
10 months ago
Ramesh Mane
9aa44ba127
fix(nc-gui): update icons with nocodb design library
10 months ago
Ramesh Mane
4711e77f97
fix(nc-gui): hide pagination for only 1 page
10 months ago
աɨռɢӄաօռɢ
8512e9b440
chore(nc-gui): lint
12 months ago
Ramesh Mane
dc61a97904
style: Apply global style for select dropdown border insted of applying component level
12 months ago
Ramesh Mane
34fc6f4100
fix: update table input field dropdown border color and pagination dropdown
12 months ago
Muhammed Mustafa
17c3c5e5e6
fix: Added tooltip to pagination button for shortcuts and updated in shortcuts info modal
1 year ago
Pranav C
0e3f4e7e36
fix: avoid rendering options using v-for to function virtual scroll properly
1 year ago
mertmit
57b9442ee5
fix: optional prop
1 year ago
Muhammed Mustafa
4551ba51e5
fix(nc-gui): Improved generic pagination
1 year ago
mertmit
0ad197e817
feat: pagination page selector
1 year ago
Muhammed Mustafa
ff9fd6ab40
fix: Fixed pagination in link modal mobile
1 year ago
Muhammed Mustafa
b02f42fa48
fix: Added event to add row btn and pagination of grid
1 year ago
Muhammed Mustafa
431dac800a
fix: Fixed issue with pagination
1 year ago
Muhammed Mustafa
6348f475aa
fix: Integrated pagination changes to grid
1 year ago
Muhammed Mustafa
1bdc1fa8cc
fix: Added generic pagination
1 year ago