Commit Graph

13 Commits

Author SHA1 Message Date
աɨռɢӄաօռɢ
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
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
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
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