Commit Graph

23 Commits

Author SHA1 Message Date
Raju Udava
bf8942a61c refactor: i18n translations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-02-24 16:28:42 +05:30
աɨռɢӄաօռɢ
f9d0810435 fix: different date across views (#1016)
* fix: precision bug & timezone offset issues introduced by xlsx

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>

* fix: primary value format in expanded form

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>

* fix: cell formatting

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>

* fix: use c._cn instead of c.cn

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
2022-01-28 15:32:37 +05:30
Pranav C
6c26fb1065 fix: excel-import - remove special chars from sheet name
Signed-off-by: Pranav C <pranavxc@gmail.com>

#939
2022-01-10 19:06:13 +05:30
Pranav C
e43430b148 fix: excel import, postgres option add bug
re #326

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-06 16:10:41 +05:30
Pranav C
b8bb1b5412 feat: improve excel import
- Handle excel files without column name
- Allow user to modify table name & column name while importing
- Duplicate column name handling
- Insert exact value in case Currency type

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-05 19:50:01 +05:30
Pranav C
a28fe03264 fix: excel currency value import
re #884

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-05 16:56:30 +05:30
Pranav C
0759d3614d fix: handle empty column names/special char in excel import
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-01-04 16:53:42 +05:30
Raju Udava
fdbaf042a5 feat: enable import from .ods, .ots
Signed-off-by: Raju Udava <sivadstala@gmail.com>
2021-12-22 14:25:51 +05:30
Pranav C
ba7016726f refactor: excel import error handling
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-24 11:36:32 +05:30
Pranav C
a4fd84779b feat: add import excel option in project
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-23 16:35:16 +05:30
Pranav C
7a0f65ab52 fix: bug fix and refactoring
re #755 , #747 , #732 , #767 , #739

Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-22 20:22:14 +05:30
Raju Udava
005464ea1c test(cypress): excel import using URL
Signed-off-by: Raju Udava <sivadstala@gmail.com>
2021-11-19 23:30:17 +05:30
Pranav C
66cb568e15 feat: import(wip)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-18 20:37:26 +05:30
Pranav C
82e0372722 fix: handle spreadsheet with empty header
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-18 17:35:51 +05:30
Pranav C
9c4a212fbc refactor: template editor ui, template editor modal toggling
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-18 16:39:16 +05:30
Pranav C
cc9956df1f feat: excel parser - handle date, datetime, duplicate column
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-18 14:56:34 +05:30
Pranav C
8e15a8bb88 feat: excel datatype parsing(in progress)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-17 22:27:46 +05:30
Pranav C
63d8f4a164 feat: project from excel
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-17 17:16:39 +05:30
Pranav C
e8cc5192cb feat: add validation rules for csv import(in progress)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-16 20:51:32 +05:30
Pranav C
6dbea600f8 feat: csv import
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-14 20:03:03 +05:30
Pranav C
dad9e39f54 feat: add proper progressbar for excel import
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-14 13:21:26 +05:30
Pranav C
39c644ad65 feat: add project creation from excel
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-13 20:27:09 +05:30
Pranav C
3fb9df3fdf feat: create project from template
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-12 20:36:29 +05:30