Anbarasu
9109e7adc2
fix(nc-gui): update the audits design in expanded form ( #8867 )
...
* fix(nc-gui): update the audits design for ce
* fix(nc-gui): ui fix
* fix(nc-gui): left padding
5 months ago
Mert E
0d2899e6e6
fix: add virtual scroll to pagination list ( #8863 )
...
* fix: add virtual scroll to pagination list
* fix: use max-height instead of height
* fix: pr requested change
5 months ago
Raju Udava
3f564388df
refactor: show webhook tab ( #8871 )
...
Co-authored-by: Pranav C <pranavxc@gmail.com>
5 months ago
Raju Udava
0992a5d975
Nc docs/link fix2 ( #8876 )
...
* docs: fix links
* docs: add info for advanced config options
* docs: clarity on paid plans
* Update 070.specific-db-type.md
* Update 070.specific-db-type.md
5 months ago
Mert E
eda4deab96
fix: substitute column ids for LTAR ( #8872 )
...
* fix: move transformObject to root
* fix: substitue column ids for LTAR
5 months ago
Mert E
9bb8db61f9
fix: avoid listening all events ( #8864 )
...
* fix: avoid listening all events
* fix: binding events
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
5 months ago
Ramesh Mane
e6774e1524
fix(nc-gui): update roundUpToPrecision function
5 months ago
Raju Udava
43df1a0033
fix(nc-gui): calendar tooltips not showing fix(nc-gui): handle ltar ( #8870 )
...
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
5 months ago
Ramesh Mane
6e2cfdc20b
feat: Use lookup over attachment field as cover image in gallery & kanban view ( #8801 )
...
* feat(nc-gui): Use lookup over attachment field as cover image in gallery & kanban view
* chore(nc-gui): lint
* fix(nc-gui): nested attchment lookup cell issue
* fix(nc-gui): pr review changes
5 months ago
Ramesh Mane
3a644ae69e
Nc fix/UI bug fixes ( #8858 )
...
* fix(nc-gui): add hover effect if user came from comment url
* fix(nc-gui): show rounded precision decimal value
5 months ago
Ramesh Mane
f141049937
Nc feat: improve lazy loading for field edit or add ( #8846 )
...
* feat: improve lazy loading for field edit or add
* fix(nc-gui): use isEdit.value instead of isEdit
* fix(nocodb): validate required params in qr/barcode column create
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
5 months ago
navi
b3ab974334
New Crowdin updates ( #8866 )
...
* New translations en.json (Polish)
* New translations en.json (English)
* New translations en.json (Hungarian)
* Update en.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Pranav C
757b06c349
Update packages/nocodb/src/db/BaseModelSqlv2.ts
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
5 months ago
Raju Udava
2df06a5090
test: fix bt lookup
5 months ago
Pranav C
9d50338e9e
fix: handle exceptions gracefully
5 months ago
Pranav C
34da8a8d0d
fix: handle when HM lookups to BT
5 months ago
Ramesh Mane
f921535cf2
fix(nc-gui): default value update issue if value is 0 ( #8857 )
5 months ago
Ramesh Mane
7b0419011b
Nc fix: expanded record UI/UX ( #8847 )
...
* fix(nc-gui): update qr code according to new design
* fix(nc-gui): audit logs empty state style
* fix(nc-gui): small changes
* fix(nc-gui): update barcode & qrcode cell from expanded form
* fix(nc-gui): increase expanded form field gap
5 months ago
Mert E
6b1400b9d9
fix: missing storeToRefs ( #8851 )
5 months ago
Anbarasu
95b1b78882
fix: docs build ( #8856 )
5 months ago
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
Pranav C
d63418f90b
fix: db icon alignment in treeview
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
navi
78eea507b1
New Crowdin updates ( #8843 )
...
* 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)
* Update source file en.json
5 months ago
Raju Udava
3b9671445c
Nc docs/update for release ( #8842 )
...
* docs: update RO data-source
* docs: summary footer
* docs: summary footer
* docs: code rabbit fix
5 months ago
Anbarasu
72b25a83e6
fix: null check ( #8845 )
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
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