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
Raju Udava
be38b8f2f5
chore: add support for hungarian
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
infeeeee
35c5a7e1eb
Add Hungarian language to enums.ts ( #8803 )
5 months ago
Ramesh Mane
09e2e1817a
fix(nc-gui): single select default value option update issue on adding new option from MFE ( #8819 )
5 months ago
Ramesh Mane
2fdc4cf532
fix(nc-gui): calendar sidebar issue
5 months ago
Pranav C
94916344c4
fix: when remove user from base update base_roles in state
5 months ago
Pranav C
29c06ef627
fix: skip smtp check in cloud
5 months ago
Ramesh Mane
67882a44de
fix(nc-gui): qr & barcode visibility issue if value is 0
5 months ago
Ramesh Mane
9ec424cff0
fix(nc-gui): member count issue ( #8797 )
5 months ago
Anbarasu
dcf0896505
fix: comments of prev row loading in ui ( #8799 )
5 months ago
navi
ac038ebd38
New Crowdin updates ( #8789 )
...
* New translations en.json (English)
* 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)
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Pranav C
cd735c9be3
fix: pass source reference
5 months ago
Pranav C
e125832a1b
refactor: add tooltip for disabled ui datatype
5 months ago
Pranav C
c5a1047d0b
fix: show RO option for all type of sources
5 months ago
Pranav C
091ec733b4
test: disable datatype in dropdown if schema RO
5 months ago
Pranav C
652a1676d8
test: extract title from base in context
5 months ago
Pranav C
17bbfd3532
fix: permission correction
5 months ago
Raju Udava
e1174bbf72
chore: tooltip update
5 months ago
Pranav C
180c5206e6
fix: if table list missing id fallback to the parameter value
5 months ago
Pranav C
8cc39feb60
fix: review comments
5 months ago
Pranav C
212488b1c1
fix: review comments
5 months ago
Pranav C
d62f2cccfc
tests: playwright
5 months ago
Pranav C
f11734f967
refactor: review comments
5 months ago
Pranav C
234037d26c
feat: handle in fields
5 months ago
Pranav C
4a308757de
feat: allow virtual column duplication(except LTAR and Links)
5 months ago
Pranav C
4561423226
refactor: move readonly props from meta to new cols for better stability
5 months ago
Pranav C
3820e91a1b
feat: label and tooltip corrections
5 months ago
Pranav C
0b184fc3ca
feat: allow virtual column add/edit/remove - backend
5 months ago
Pranav C
79747d8fb4
feat: allow virtual column add/edit/remove
5 months ago
Pranav C
c73b0b62ad
fix: proper role extraction
5 months ago
Pranav C
76ff5594d1
fix: pass source reference where it's missing
5 months ago
Pranav C
82b89d1ffe
fix: middleware corrections
5 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
5 months ago
Pranav C
e82ea344bd
refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context
5 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
5 months ago
Pranav C
0d2505ebcb
fix: save readonly state in source meta column
5 months ago
navi
a5b74a1955
New Crowdin updates ( #8765 )
...
* 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)
* Update source file en.json
* New translations en.json (German)
5 months ago
Raju Udava
88e2d40d9b
Nc UI/groupby ( #8781 )
...
* feat: groupby design update
* fix: add groupby icons
* fix: misc
* fix: groupby
* fix: update groupBy menu
* fix: remove unwanted addnl widths
* fix: grouopby fixes
* fix: updated styles
* fix: updated styles
* fix: updated styles
* fix: remove data manipulation in fe
* fix: update groupby menu design
* fix: test
* fix: flaky tests
* fix: pagination border fix: left margin fix: shared view and base, incorrect width
* fix: minor fixes
* fix: width calculation
* fix: better width calculation
* fix: refactor group by width caluclation
* fix: tests fix
* fix: groupby tests fix
* fix: pagination bg color
* fix: group by
* fix: group by
* fix: update scrollBump calculation
* fix: updated color
* fix: updated text
* fix: meu margins
* fix: hover effect for elements
* fix: overflow
* fix: coderabbit comments
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
5 months ago
Anbarasu
8f7ef4317b
fix: break synchronous execution of recursive function ( #8772 )
5 months ago
Ramesh Mane
f0c7b76243
fix(nc-gui): sync option when we select selectType option color ( #8767 )
5 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
5 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>
5 months ago
navi
24f6f57d45
New translations en.json (Portuguese, Brazilian) ( #8761 )
5 months ago
Pranav C
646ff49e82
fix: on delete find index using id since index could change while deleting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
github-actions[bot]
c59f1a31bf
chore: update sdk path
5 months ago
mertmit
6cf353413c
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
5 months ago
Pranav C
cd0ff8e234
fix: wait until any previous filter is in saving state
5 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
5 months ago
Pranav C
371fed9fdf
refactor: better function name
5 months ago
Pranav C
71d3d68dbf
fix: exclude other sources tables when fetching meta for ERD
5 months ago