Commit Graph

51 Commits

Author SHA1 Message Date
navi
a4063c8771 New translations en.json (Korean) 2023-11-23 21:59:24 +00:00
navi
af7373c0e8 New translations en.json (Korean) 2023-11-23 09:55:25 +00:00
navi
6c6a62133d New translations en.json (Korean) 2023-11-22 09:46:30 +00:00
navi
11f655c5e5 New translations en.json (Korean) 2023-11-20 19:36:27 +00:00
navi
2758153ea0 New translations en.json (Korean) 2023-11-20 07:36:41 +00:00
navi
cabc7d31c4 New translations en.json (Korean) 2023-11-20 07:31:54 +00:00
navi
db49365e1c New translations en.json (Korean) 2023-05-18 16:08:42 +01:00
navi
2383f88392 New translations en.json (Korean) 2023-03-23 17:22:46 +00:00
navi
b77e3cb63e New translations en.json (Korean) 2023-03-22 16:56:53 +00:00
navi
38e0ff32dd New translations en.json (Korean) 2023-03-20 16:37:52 +00:00
navi
3dc69bc1f5 New translations en.json (Korean) 2023-03-18 05:59:59 +00:00
navi
60675753a5 New translations en.json (Korean) 2023-03-16 04:06:14 +00:00
navi
08258a6e8c New translations en.json (Korean) 2023-03-02 03:20:48 +00:00
navi
d1bf1f7053 New translations en.json (Korean) 2023-02-24 03:37:21 +00:00
navi
020aee8bf3 New translations en.json (Korean) 2023-02-18 14:27:46 +05:30
Pranav C
ea27fc5e66 refactor(gui): change label
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-16 12:09:10 +05:30
navi
06da83b0a9 New translations en.json (Korean) 2023-02-15 03:49:07 +00:00
navi
4f110f72fe New translations en.json (Korean) 2023-01-27 08:09:50 +00:00
navi
10154f9349 New translations en.json (Korean) 2023-01-19 15:24:40 +00:00
navi
5fcb09c56a New translations en.json (Korean) 2023-01-13 16:19:23 +00:00
navi
c504bab3ff New translations en.json (Korean) 2022-12-27 18:53:18 +00:00
navi
75269d7d2d New translations en.json (Korean) 2022-12-01 17:12:34 +00:00
navi
e9884e9684 New translations en.json (Korean) 2022-11-30 16:48:58 +00:00
navi
de886503df New translations en.json (Korean) 2022-11-30 04:53:08 +00:00
navi
282af81271 New translations en.json (Korean) 2022-11-28 20:39:59 +00:00
navi
b43b66c8fb New translations en.json (Korean) 2022-11-22 16:34:01 +00:00
navi
c490fb1d02 New translations en.json (Korean) 2022-11-18 00:34:25 +00:00
navi
eb629b6810 New translations en.json (Korean) 2022-10-13 23:51:53 +01:00
navi
02666317d5 New translations en.json (Korean) 2022-10-12 22:57:54 +01:00
navi
6ea6cbfdb3 New translations en.json (Korean) 2022-10-07 23:20:41 +01:00
navi
26c88a9460 New translations en.json (Korean) 2022-10-06 17:46:45 +01:00
navi
cb20532e81 New translations en.json (Korean) 2022-09-21 21:14:07 +01:00
navi
47a86fb120 New translations en.json (Korean) 2022-09-21 09:08:57 +01:00
navi
a626531614 New translations en.json (Korean) 2022-09-08 10:34:35 +01:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00
Wing-Kam Wong
7b7ed2b894 chore: move nc-gui to nc-gui-backup 2022-09-06 11:58:52 +08:00
Louis Delbosc
68204a8603 feat: add translation 2022-07-27 12:37:48 +02:00
Raju Udava
582bcf2dbe refactor: i18n/korean corrections @seokjunjin
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-07-15 11:32:15 +05:30
Pranav C
194b205a92 Feat - Airtable import (#2048)
* wip: add job manager

Signed-off-by: Pranav C <pranavxc@gmail.com>

* wip: job manager impl

Signed-off-by: Pranav C <pranavxc@gmail.com>

* wip: migrations

Signed-off-by: Pranav C <pranavxc@gmail.com>

* wip

Signed-off-by: Pranav C <pranavxc@gmail.com>

* wip: data sync

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: sync source creation

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: api integration

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: remove unused files

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: update to work with project id, handle exceptions

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: show more progress details

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: extract id from source creation api response

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: bring latest changes

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: column creation and data sync

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: ui improvements

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor:  bring changes from sync branch

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: avoid opening additional socket

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: update package-lock

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: wait until data and LTAR insertion completes

Signed-off-by: Pranav C <pranavxc@gmail.com>

* feat: load table list after sync completes

Signed-off-by: Pranav C <pranavxc@gmail.com>

* enhancement: add navigation back to dashboard

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: column order as in base, column visibility clean-up

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* refactor: ui updates

Signed-off-by: Pranav C <pranavxc@gmail.com>

* enhancement: load first table after sync

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: common routine to sanitize column names

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* enhancement: accept both hared base id / url

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: sanitize table name

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* sync: fetch improvements

Signed-off-by: mertmit <mertmit99@gmail.com>

* sync: fix nestedLookup

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: dateTime datatype support

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* enhancement: add validation for credential form

Signed-off-by: Pranav C <pranavxc@gmail.com>

* fix: migrate default values if configured

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix: include support for created time, modified time

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix: rollup column function map

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* feat: log column not migrated info

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* feat: fetch template

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: move record id & hash to bottom of list

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* refactor: add import from airtable under project tabs menu

Signed-off-by: Pranav C <pranavxc@gmail.com>

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
2022-05-15 11:14:35 +05:30
աɨռɢӄաօռɢ
19bbce998e feat: quick import (#2042)
* wip: basic add / import layout

* chore: move excel from create project options to project tabs

* chore: move drag attributes & rm unused methods

* chore: remove create project logic

* chore: rm project title text field

* fix: import excel into an existing project logic

* refactor: add / import menu ui

* feat: integrate with import-csv logic

* wip: new csv import logic

* feat: import csv basic ui

* refactor: use excel adapter for csv import

* chore: merge excel & csv together

* fix: accept csv for import

* i18n: add csv to excelSupport

* fix: empty map & extract error msg

* fix: duplicate columns with system fields during import

* chore: rename excel import -> quick import

* chore: separate csv & excel for better tele

* chore: pass quickImportType

* i18n: remove .csv from the message

* fix: wrong import type

* chore: hide gradient generator

* fix: file type validation

* i18n: add importCSV

* fix: import button text

* fix: set modal to false after importing

* fix: header text in quick import

* chore: show error message in parseAndExtractData

* i18n: add csvURL

* fix: import url label

* fix: wrong import type

* fix: failed to execute 'insertBefore' on 'Node'

* fix: delete logic & add pv to first column

* feat: set default primary value

* chore: disable virtual columns in dropdown

* fix: set pk & rqd to ID by default

* docs: remove creating project from excel

* docs: add quick import

* feat: add loadFirstCreatedTableTab

* feat: open the tab automatically after import

* test/cypress: UI corrections for quick-import

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* fix: add UI permission to Add / Import

* fix: remove unnecessary drop handler

* fix: wrong class name in cypress test

* fix: use v-if instead of v-show

* fix: move _isUIAllowed to parent v-menu

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-05-14 19:09:43 +05:30
Wing-Kam Wong
7e4291f74a i18n: add schemaName
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2022-04-26 11:48:40 +08:00
David Daza
79ced0aed2 update
Signed-off-by: David Daza <03dazal@gmail.com>
2022-04-22 07:56:25 -05:00
Wing-Kam Wong
0190eafdf5 fix: line break issue on share invitation link page
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2022-04-19 15:54:40 +08:00
Wing-Kam Wong
f304bf77fe feat: add join community link
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2022-04-16 17:34:32 +08:00
Raju Udava
6b46038984 refactor: i18n translations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-02-25 12:07:14 +05:30
Raju Udava
1ff1e358da refactor: i18n json file sync with master spreadsheet
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-01-31 17:03:30 +05:30
Raju Udava
6892c75c31 refactor: i18n re-org phase-1
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-01-30 00:15:21 +05:30
Raju Udava
67a0a4e3bc fix: language files sync with master spreadsheet
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-01-26 18:21:10 +05:30
jiwon, park
5158eb0681 Update ko.json
fix korean translation
https://docs.google.com/spreadsheets/d/1KrjYor2VQAi0mOvZjlw95bIfyyFNuhE5RsJ56vObjvE/edit?usp=sharing

Signed-off-by: jiwon park <pg15320@gmail.com>
2021-11-11 19:17:38 +09:00
Wing-Kam Wong
6d81fbdff9 i18n: refresh json using noco-i18n
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2021-10-09 21:00:57 +08:00