github-actions[bot]
10a20b1291
chore: update sdk path
5 months ago
pranavxc
6fa897195c
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
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
Raju Udava
98bee4c748
refactor: update table drop migration ( #8840 )
...
Co-authored-by: Pranav C <pranavxc@gmail.com>
5 months ago
Mert E
de3c72fa3d
fix: add virtual as expected & avoid overriding with default ( #8832 )
5 months ago
Pranav C
336d6b5fe1
Nc fix/shared view filter ( #8837 )
...
* fix: shared view filter
* fix: set delete count 1 to avoid removing all followed filter from UI state
* fix: nested root value correction
* fix: select the first column by default when creating placeholder filter
5 months ago
Ramesh Mane
c23244b031
fix(chore): swagger file json error
5 months ago
Ramesh Mane
25491edde2
fix: update audit logs oss api
5 months ago
Ramesh Mane
dfe16c5b34
feat(nc-gui): add new audit logs ui for oss
5 months ago
Ramesh Mane
fe52c26689
feat(nc-gui): add project audit list api
5 months ago
Ramesh Mane
c236e8169b
feat(nc-gui): add filter support in base audit list api
5 months ago
Ramesh Mane
45b848a5a3
feat(nc-gui): audit logs filters
5 months ago
Ramesh Mane
da02eafbf0
chore(nocodb): fix ts error
5 months ago
Ramesh Mane
069336ba80
feat(nc-gui): workspace audit api setup
5 months ago
Ramesh Mane
0a116fe7bd
revert(nocodb): non related changes
5 months ago
Ramesh Mane
701c83fc52
fix(nc-gui): hide grouping field by default
5 months ago
Ramesh Mane
8443662844
fix(nc-gui): revert audit type changes
5 months ago
Ramesh Mane
57f1d201bd
fix(nc-gui): remove duplicate types
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
Raju Udava
c747a63971
Nc fix/shared view opt query ( #8833 )
...
* fix: use opt-query for shared view
* fix: avoid duplicate api call if page size different from default
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
5 months ago
Mert E
6865b5dd55
fix: at import links ( #8831 )
6 months ago
Mert E
69466209fd
fix: missing setup for barcode & qr columns ( #8829 )
6 months ago
Ramesh Mane
5dda4c7d37
Nc fix: misc UI fixes ( #8827 )
...
* fix(nc-gui): external source text bold issue
* fix(nc-gui): make new record btn sticky to left in groupby
* fix(nc-gui): add some padding after add column header btn
* fix(nc-gui): links cell margin issue
* fix(nc-gui): groupby table footer issue
* chore(nc-gui): lint
* fix(test): pw test fail issue
* fix(test): pw test fail issue
* fix(test): remove only from test
6 months ago
Pranav C
d4e5ede2d3
Nc feat/Readonly source followup ( #8795 )
...
* feat: allow partial column update (GUI)
* feat: allow partial column update (backend)
* refactor: swagger schema description correction
* feat: allow edit from multi field editor
* fix: allow meta update in api level
* fix: add tooltip and docs link
* fix: multi field editor corrections
* fix: allow table meta update
* fix: allow table meta update
* fix: allow column validation update
* fix: block adding new option directly from cell
* fix: add tooltip for column menu options
* refactor: tooltips
* test: replace index with count as parameter
* fix: corrections
* refactor: hint text update
6 months ago
Mert E
5f490fb84d
fix: return unsubscribe callback on subscribing ( #8811 )
...
* fix: return unsubscribe callback on subscribing
* fix: keep redis channel if subscribers available
6 months ago
Ramesh Mane
4d6e3ff796
fix(nocodb): display value column order in new view ( #8808 )
6 months ago
Pranav C
652a1676d8
test: extract title from base in context
6 months ago
Pranav C
17bbfd3532
fix: permission correction
6 months ago
Pranav C
234037d26c
feat: handle in fields
6 months ago
Pranav C
c5f8e8a762
test: api tests
6 months ago
Pranav C
4a308757de
feat: allow virtual column duplication(except LTAR and Links)
6 months ago
Pranav C
4561423226
refactor: move readonly props from meta to new cols for better stability
6 months ago
Pranav C
0b184fc3ca
feat: allow virtual column add/edit/remove - backend
6 months ago
Pranav C
76ff5594d1
fix: pass source reference where it's missing
6 months ago
Pranav C
82b89d1ffe
fix: middleware corrections
6 months ago
Pranav C
6c856f4f57
fix: error handling correction in middleware
6 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
6 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
6 months ago
Pranav C
4e641f3fd2
feat: extract source id in middleware and remove unnecessary optional chaining
6 months ago
Naveen MR
e627111d30
chore : simplify self-hosting - default to postgres/sqlite
6 months ago
Naveen MR
5ae6b3e687
chore : simplify self-hosting - default to postgres/sqlite
6 months ago
Naveen MR
fdd6ab93fa
chore : simplify self-hosting - default to postgres/sqlite
6 months ago
Naveen MR
c8a19964a3
chore : remove mssql ref from readme and docs.
...
From internal analysis mssql has been rarely used
6 months ago
Ramesh Mane
30aa5fdf3a
Nc Fix: Minor bug fixes ( #8766 )
...
* fix(nc-gui): add addNew record btn in gallery view
* fix(nc-gui): allow clear json field value
* fix(nc-gui): add unlink btn in ltar cell expanded form
* fix(nc-gui): currency field display value visibility issue in ltar cell
* fix(nc-gui): hide kanban grouping field by default
* fix(nc-gui): small changes
6 months ago
Ramesh Mane
50f287f215
Nc Refactor: dialog modals ( #8743 )
...
* fix(nc-gui): update view create modal for grid & kanban
* fix(nc-gui): update calendar view create modal
* feat(nc-gui): add support to select gallery cover image while creating/duplicating view
* fix(nc-gui): update view icon size in view create modal
* fix(nc-gui): add input shadow effect
* refactor(nc-gui): dlg ui
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* chore: revert display message
* chore: lint
* fix(nc-gui): truncate field name
* fix(nc-gui): ignore empty lines at the end in form view #3104
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Pranav C
c2e31c3836
fix: apply sort after parsing list data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
6489a4e3cf
fix: add option to sort cache data
6 months ago
github-actions[bot]
c59f1a31bf
chore: update sdk path
6 months ago
mertmit
6cf353413c
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
6 months ago
Ramesh Mane
6176e1871b
Fix: Misc bug fixes ( #8748 )
...
* fix(nc-gui): hide deprecated fields and width of modal if field is att
* fix(nocodb): duplicate table/base if kanban view is prasent
6 months ago