Ramesh Mane
c6ad09b89c
fix(test): pw test fail issue
5 months ago
Ramesh Mane
94ed67b80f
fix(nc-gui): update font size
5 months ago
Ramesh Mane
302a9602bc
fix(nc-gui): oss review changes
5 months ago
Ramesh Mane
f940c263ba
fix(nc-gui): ai review changes
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
a2650724c6
chore(nc-gui): lint
5 months ago
Ramesh Mane
e6136aa56c
fix(nc-gui): remove filters from oss
5 months ago
Ramesh Mane
f480723d30
chore(nc-gui): lint
5 months ago
Ramesh Mane
0bc1a85b38
fix(nc-gui): pr review changes
5 months ago
Ramesh Mane
d0e62cdff5
fix(nc-gui): audit logs horizontal scroll issue & apply border
5 months ago
Ramesh Mane
43295a6e5d
fix(nc-gui): reset page when user opens audit from base context menu
5 months ago
Ramesh Mane
a937050cbd
chore(nc-gui): lint
5 months ago
Ramesh Mane
aa3c80bacb
fix(nc-gui): make audit log table first column stick
5 months ago
Ramesh Mane
6093641c6a
fix(nc-gui): some pr review changes
5 months ago
Ramesh Mane
12a499abe7
fix(nc-gui): add table border in modal
5 months ago
Ramesh Mane
899db04bdf
fix(nc-gui): update audit date range logic
5 months ago
Ramesh Mane
f2203a3496
fix(nc-gui): audit tab overflow issue
5 months ago
Ramesh Mane
dfe16c5b34
feat(nc-gui): add new audit logs ui for oss
5 months ago
Ramesh Mane
4e51491fb4
fix(nc-gui): update audit logs query params
5 months ago
Ramesh Mane
fe52c26689
feat(nc-gui): add project audit list api
5 months ago
Ramesh Mane
58b2551be6
fix(nc-gui): show audit logs tab only if user has permission
5 months ago
Ramesh Mane
2a0b44f12a
fix(nc-gui): display audit logs in modal for user how have only base creator access
5 months ago
Ramesh Mane
f46aa6415b
fix(nc-gui): use base user list while base audit filter is enabled
5 months ago
Ramesh Mane
c236e8169b
feat(nc-gui): add filter support in base audit list api
5 months ago
Ramesh Mane
d3109c4a1c
feat(nc-gui): add custom date range filter support
5 months ago
Ramesh Mane
acdd894b2c
feat(nc-gui): filter audit logs base on date range
5 months ago
Ramesh Mane
84a308d97d
fix(nc-gui): pr review changes
5 months ago
Ramesh Mane
7cad89e2b0
fix(nc-gui): remove search audit input
5 months ago
Ramesh Mane
46e8e59a74
fix(nc-gui): add search option in dropdown
5 months ago
Ramesh Mane
15b8e4172c
feat(nc-gui): add sort audit logs support
5 months ago
Ramesh Mane
af7407d98f
fix(nc-gui): show only available audit types
5 months ago
Ramesh Mane
e3327dd052
fix(nc-gui): update base audit logs table
5 months ago
Ramesh Mane
3c1b51751e
feat(nc-gui): allow search
5 months ago
Ramesh Mane
45b848a5a3
feat(nc-gui): audit logs filters
5 months ago
Ramesh Mane
4921eccd9e
feat(nc-gui): add audit logs filters
5 months ago
Ramesh Mane
fa907501cd
chore(nc-gui): remove unwanted code
5 months ago
Ramesh Mane
64dcccccfc
fix(nc-gui): display base name and user name in audit logs table
5 months ago
Ramesh Mane
ab21279e79
fix(nc-gui): update NcPagination page size logic
5 months ago
Ramesh Mane
f9c869c6df
fix(nc-gui): add audit logs pagination loader
5 months ago
Ramesh Mane
72dad6d58e
fix(nc-gui): add expanded row audit modal
5 months ago
Ramesh Mane
f57a8574c3
fix(nc-gui): update audit table
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