Ramesh Mane
6c62cfec67
Nc fix: Groupby pagination layout shift and hide loading text from groupby header ( #8267 )
...
* fix(nc-gui): groupby pagination layout shift issue if pagination is loading
* fix(nc-gui): hide pagination loading text from gropby header
* fix(nc-gui): add new cell grid row width issue
7 months ago
Ramesh Mane
4bbabda3a7
fix(nc-gui): group by header is not sticky if we scroll down more than screen height(100vh) ( #8264 )
7 months ago
Ramesh Mane
5f7a298778
Nc fix(nc-gui): On Add Field/Edit Field in form view - pre-select the placeholder field name ( #8255 )
...
* fix(nc-gui): focus & select title text on addOrEdit modal open in form builder
* refactor(nc-gui): focus add or edit field placeholder input code
7 months ago
Anbarasu
c39b30d311
fix: Expanded Record Fields ( #8250 )
...
* fix: expanded record display field is messed up
* fix: delete modal
7 months ago
Anbarasu
fdd2884da6
fix: calendar datetime overlap fix ( #8247 )
...
* fix: some perf fixes
* fix: date time overlap issue
* fix: show hidden records count
7 months ago
Raju Udava
31621732c0
docs: webhook body usage
7 months ago
Pranav C
76068c3b51
refactor: enable webhook body
7 months ago
Ramesh Mane
7b9de4e726
fix(nc-gui): view reorder lost if we minimise table ( #8245 )
7 months ago
Ramesh Mane
8e0262c9e9
fix(nc-gui): prefill form issue on clicking submit another form btn ( #8238 )
7 months ago
navi
f893e64cfe
New Crowdin updates ( #8225 )
...
* New translations en.json (French)
* 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 (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* 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 (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* Update packages/nc-gui/lang/en.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update packages/nc-gui/lang/en.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update en.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
7 months ago
navi
b2e9b24c5b
New translations en.json (Hebrew) ( #8201 )
7 months ago
Ramesh Mane
209df0ad59
fix(nc-gui): review changes
7 months ago
Ramesh Mane
9a473ce29d
fix(nc-gui): multi selected cell should not go away on press esc
7 months ago
Ramesh Mane
e15831da2e
refactor(nc-gui): on esc clear selectedRange cell code
7 months ago
Ramesh Mane
115513a762
fix(nc-gui): pw test fail issue
7 months ago
Ramesh Mane
71c97b3f4a
fix(nc-gui): selected cell should not go away on pressing esc multiple times
7 months ago
Ramesh Mane
90a295901e
Nc fix: Update user menu dropdown icons ( #8198 )
...
* fix(nc-gui): updated user menu icon
* fix(nc-gui): remove copy auth token option and update user menu icons
* chore(nc-gui): lint
* fix(nc-gui): use computed value for switch size
7 months ago
mertmit
8b1e26277c
fix: handle body parser error and avoid logging
7 months ago
renovate[bot]
5232a3eb81
chore(renovate): Update patch ( #8193 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Raju Udava
d587912976
chore: text update
7 months ago
Ramesh Mane
2c121f15f4
fix(nc-gui): remove unwanted code
7 months ago
Ramesh Mane
0ac80c9420
fix(nc-gui): toolbar menu dropdown outer padding issue
7 months ago
Ramesh Mane
48f59f9b2d
fix(nc-gui): update modal size
7 months ago
Ramesh Mane
969398ca19
fix(nc-gui): reduce icon size from field list autocomplete dropdown
7 months ago
Ramesh Mane
b29c0b9cfb
fix(nc-gui): mark icons in grey from tookbar menu dropdown
7 months ago
Ramesh Mane
5214d1ec50
fix(nc-gui): update toolbar field list component props
7 months ago
Ramesh Mane
84c84f713b
fix(nc-gui): select input dropdown border radius should be same in all the places
7 months ago
Ramesh Mane
425393da8c
fix(nc-gui): select input dropdown tick mark always to the right
7 months ago
Ramesh Mane
af4c98b928
fix(nc-gui): group, sort, search menu field list padding between fields
7 months ago
Ramesh Mane
1443cd656d
fix(nc-gui): remove bottom border from field menu
7 months ago
Ramesh Mane
8089dc9c61
fix(nc-gui): add outline for switch btn on focus visible
7 months ago
Ramesh Mane
268a0f984f
chore(nc-gui): lint
7 months ago
Ramesh Mane
55fd0a740a
fix(nc-gui): add support to search and press enter to select first field from field list
7 months ago
Ramesh Mane
8f4daa7c5c
chore(nc-gui): lint
7 months ago
Ramesh Mane
926f1bb17f
fix(nc-gui): update groupBy, sort and global search dropdown
7 months ago
Ramesh Mane
1f57c172fd
feat(nc-gui): create generic component to display field with search input
7 months ago
Ramesh Mane
272c54a05a
fix(nc-gui): add alt attribute for image
7 months ago
Ramesh Mane
b6bb605f99
fix(nc-gui): field menu search field issue on other than grid view
7 months ago
Ramesh Mane
74ff3158a1
fix(nc-gui): small changes
7 months ago
Ramesh Mane
ca9ba8b430
fix(nc-gui): reduce groupby & sort toolbar menu dropdown size & clear field menu search on open dropdown
7 months ago
Ramesh Mane
eb5edb23a7
fix(nc-gui): reduce gap between fields
7 months ago
Ramesh Mane
7b32f6d721
fix(nc-gui): remove display value field from fields menu in grid view only
7 months ago
Ramesh Mane
4bf264d656
feat(nc-gui): update toolbar groupBy and sort menu dropdown with new design
7 months ago
Ramesh Mane
ee0b0bc79a
fix(nc-gui): remove console
7 months ago
Ramesh Mane
d7736fd06a
fix(nc-gui): keep old fields menu dropdown footer
7 months ago
Ramesh Mane
813fd89428
feat(nc-gui): reduce icon & switch size from fields dropdown
7 months ago
Ramesh Mane
fce4f88d3e
feat(nc-gui): update fields menu dropdown with new design
7 months ago
Ramesh Mane
8b58c35c9d
fix(nc-gui): survery form - disable on enter move to next question in mobile view ( #8191 )
7 months ago
renovate[bot]
63cb89fa59
chore(renovate): Update patch to v2.2.5 ( #8189 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
navi
9a22779932
New translations en.json (Polish) ( #8190 )
7 months ago