Commit Graph

1750 Commits

Author SHA1 Message Date
navi
2fe8a4e4b6 New translations en.json (Portuguese, Brazilian) 2022-10-06 17:46:29 +01:00
navi
03098ec824 New translations en.json (Indonesian) 2022-10-06 17:46:28 +01:00
navi
958de090b7 New translations en.json (Persian) 2022-10-06 17:46:27 +01:00
navi
68dc017b81 New translations en.json (Thai) 2022-10-06 17:46:26 +01:00
navi
816323f620 New translations en.json (Croatian) 2022-10-06 17:46:25 +01:00
navi
c23a5dc165 New translations en.json (Latvian) 2022-10-06 17:46:24 +01:00
navi
f74bdd82e5 New translations en.json (Hindi) 2022-10-06 17:46:23 +01:00
navi
22c4e2afdf New translations en.json (Swedish) 2022-10-06 17:46:21 +01:00
navi
c5c6b01637 New translations en.json (German) 2022-10-06 17:46:20 +01:00
navi
e3228ad58c Update source file en.json 2022-10-06 17:46:17 +01:00
Raju Udava
b462a1c61e Merge pull request #3873 from nocodb/l10n_develop_2
New Crowdin updates
2022-10-01 09:59:00 +05:30
navi
27807431e1 New translations en.json (Japanese) 2022-09-30 15:31:57 +01:00
Pranav C
55069ab18e refactor(gui): update logo in project list(remove) and shared form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-29 23:02:31 +05:30
navi
d142b097ad Merge pull request #3835 from nocodb/refactor/icon-update
refactor(gui): update with new icon
2022-09-29 13:16:51 +01:00
Pranav C
ac74f27f5e refactor(gui): update with new icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-29 17:29:02 +05:30
Raju Udava
0c542ee17a test: preview-mode corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-29 13:52:28 +05:30
braks
1450894266 refactor(nc-gui): filter attachment and ltar cells from copy 2022-09-28 17:42:06 +02:00
braks
81fd277186 fix(nc-gui): pass editEnabled as ref 2022-09-28 17:37:37 +02:00
braks
f4132120fb fix(nc-gui): condition order 2022-09-28 17:36:39 +02:00
braks
5ac9f62acb chore(nc-gui): lint 2022-09-28 17:36:39 +02:00
braks
cde7a5234d feat(nc-gui): add useMultiSelect composable 2022-09-28 17:36:38 +02:00
elvus
61c42da3ef chore(nc-gui): add comments 2022-09-28 17:36:02 +02:00
elvus
3b0b44afb6 feat(nc-gui): implement multi-select rows and copy paste 2022-09-28 17:35:56 +02:00
braks
9cccc722b6 refactor(nc-gui): remove lazy load from expanded form header 2022-09-28 13:35:40 +02:00
braks
2e07a32bb0 chore(nc-gui): cleanup text area cell 2022-09-28 13:30:40 +02:00
braks
345bdd45b3 fix(nc-gui): text area prop type 2022-09-28 13:30:40 +02:00
braks
a1a4edbc4a fix(nc-gui): jumping dropdowns 2022-09-28 13:30:40 +02:00
braks
8679d1d25d fix(nc-gui): useTabs not redirecting correctly 2022-09-28 13:30:40 +02:00
braks
36f62b0841 refactor(nc-gui): use global api instance in state plugin 2022-09-28 13:30:40 +02:00
braks
fd057d1414 fix(nc-gui): wrap removing el in try catch 2022-09-28 13:30:40 +02:00
braks
1ce9dcc420 fix(nc-gui): check if sheet exists on name generation 2022-09-28 13:30:40 +02:00
braks
9dc5c11643 fix(nc-gui): check if activeTab exists 2022-09-28 13:30:40 +02:00
braks
71ccf80beb fix(nc-gui): lazy load breaks item chip 2022-09-28 13:30:40 +02:00
braks
4766018549 fix(nc-gui): remount EditOrAdd on dropdown open 2022-09-28 13:30:40 +02:00
Pranav C
1a8417cb18 chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-28 13:30:40 +02:00
Pranav C
91cf9e6153 fix(gui): use row prop only for setting initial value
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-28 13:30:40 +02:00
braks
4543dd6d76 chore(nc-gui): update components.d.ts 2022-09-28 13:30:40 +02:00
braks
452263f8b5 fix(nc-gui): unbind events when elements are unmounted 2022-09-28 13:30:40 +02:00
braks
9955886ea1 fix(nc-gui): initial right sidebar state open 2022-09-28 13:30:40 +02:00
braks
0546e42d35 fix(nc-gui): merge sidebar storage defaults 2022-09-28 13:30:40 +02:00
braks
f060043711 fix(nc-gui): EditOrAdd not mounting properly 2022-09-28 13:30:40 +02:00
braks
2f925e008f fix(nc-gui): right sidebar state not restored 2022-09-28 13:30:40 +02:00
braks
360290a526 fix(nc-gui): toggle left sidebar state on mount 2022-09-28 13:30:40 +02:00
braks
965a9a1ed3 fix(nc-gui): EditOrAdd not mounting properly 2022-09-28 13:30:40 +02:00
braks
f9e30cde6d fix(nc-gui): webhooks drawer 2022-09-28 13:30:40 +02:00
braks
d33142b3c3 chore(nc-gui): cleanup 2022-09-28 13:30:40 +02:00
braks
e7e66570c5 refactor(nc-gui): lazy load 2022-09-28 13:30:40 +02:00
braks
6aedcf62b5 fix(nc-gui): resolve components instead of dynamic import 2022-09-28 13:30:40 +02:00
braks
9ff52d2312 chore(nc-gui): update permissions constant & types 2022-09-28 13:30:40 +02:00
braks
a40fdadd55 chore(nc-gui): prop type 2022-09-28 13:30:40 +02:00