Ramesh Mane
d0e62cdff5
fix(nc-gui): audit logs horizontal scroll issue & apply border
4 months ago
Ramesh Mane
43295a6e5d
fix(nc-gui): reset page when user opens audit from base context menu
4 months ago
Ramesh Mane
a937050cbd
chore(nc-gui): lint
4 months ago
Ramesh Mane
aa3c80bacb
fix(nc-gui): make audit log table first column stick
4 months ago
Ramesh Mane
6093641c6a
fix(nc-gui): some pr review changes
4 months ago
Ramesh Mane
12a499abe7
fix(nc-gui): add table border in modal
4 months ago
Ramesh Mane
899db04bdf
fix(nc-gui): update audit date range logic
4 months ago
Ramesh Mane
f2203a3496
fix(nc-gui): audit tab overflow issue
4 months ago
Ramesh Mane
dfe16c5b34
feat(nc-gui): add new audit logs ui for oss
4 months ago
Ramesh Mane
4e51491fb4
fix(nc-gui): update audit logs query params
4 months ago
Ramesh Mane
fe52c26689
feat(nc-gui): add project audit list api
4 months ago
Ramesh Mane
58b2551be6
fix(nc-gui): show audit logs tab only if user has permission
4 months ago
Ramesh Mane
2a0b44f12a
fix(nc-gui): display audit logs in modal for user how have only base creator access
4 months ago
Ramesh Mane
f46aa6415b
fix(nc-gui): use base user list while base audit filter is enabled
4 months ago
Ramesh Mane
c236e8169b
feat(nc-gui): add filter support in base audit list api
4 months ago
Ramesh Mane
d3109c4a1c
feat(nc-gui): add custom date range filter support
4 months ago
Ramesh Mane
acdd894b2c
feat(nc-gui): filter audit logs base on date range
4 months ago
Ramesh Mane
84a308d97d
fix(nc-gui): pr review changes
4 months ago
Ramesh Mane
7cad89e2b0
fix(nc-gui): remove search audit input
4 months ago
Ramesh Mane
46e8e59a74
fix(nc-gui): add search option in dropdown
4 months ago
Ramesh Mane
15b8e4172c
feat(nc-gui): add sort audit logs support
4 months ago
Ramesh Mane
af7407d98f
fix(nc-gui): show only available audit types
4 months ago
Ramesh Mane
e3327dd052
fix(nc-gui): update base audit logs table
4 months ago
Ramesh Mane
3c1b51751e
feat(nc-gui): allow search
4 months ago
Ramesh Mane
45b848a5a3
feat(nc-gui): audit logs filters
4 months ago
Ramesh Mane
4921eccd9e
feat(nc-gui): add audit logs filters
4 months ago
Ramesh Mane
fa907501cd
chore(nc-gui): remove unwanted code
4 months ago
Ramesh Mane
64dcccccfc
fix(nc-gui): display base name and user name in audit logs table
4 months ago
Ramesh Mane
ab21279e79
fix(nc-gui): update NcPagination page size logic
4 months ago
Ramesh Mane
f9c869c6df
fix(nc-gui): add audit logs pagination loader
4 months ago
Ramesh Mane
72dad6d58e
fix(nc-gui): add expanded row audit modal
4 months ago
Ramesh Mane
f57a8574c3
fix(nc-gui): update audit table
4 months ago
Ramesh Mane
da02eafbf0
chore(nocodb): fix ts error
4 months ago
Ramesh Mane
069336ba80
feat(nc-gui): workspace audit api setup
4 months ago
Ramesh Mane
0a116fe7bd
revert(nocodb): non related changes
4 months ago
Ramesh Mane
701c83fc52
fix(nc-gui): hide grouping field by default
4 months ago
Ramesh Mane
8443662844
fix(nc-gui): revert audit type changes
4 months ago
Ramesh Mane
57f1d201bd
fix(nc-gui): remove duplicate types
4 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
4 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
navi
7cbf3dd5f5
New Crowdin updates ( #8828 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (Hungarian)
* Update source file en.json
5 months ago
Mert E
6865b5dd55
fix: at import links ( #8831 )
5 months ago
Mert E
69466209fd
fix: missing setup for barcode & qr columns ( #8829 )
5 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
5 months ago
Pranav C
119b38c194
Merge pull request #8826 from nocodb/nc-fix/misc-bugs
...
Nc fix/misc bugs
5 months ago
Ramesh Mane
b5d8902175
Nc fix: Formula modal UI/UX ( #8825 )
...
* fix(nc-gui): small changes
* fix(nc-gui): formula suggestion popover visibility issue in MFE
* fix(nc-gui): console warnings
* fix(nc-gui): formula field madal width issue
* fix(nc-gui): formula fun or field empty state
5 months ago
Pranav C
7358dd80bc
fix: pass base prop ( #8824 )
5 months ago
navi
a38292a43c
New Crowdin updates ( #8816 )
...
* New translations en.json (English)
* Update source file en.json
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (Hungarian)
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Pranav C
e6b3137de6
fix: dblclick column edit restriction ( #8822 )
5 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
5 months ago