Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Pranav C
7dac133ec5 refactor: replace import excel menu with button
Signed-off-by: Pranav C <pranavxc@gmail.com>
2021-11-18 17:04:27 +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
Raju Udava
f6b21429ff test(cypress): excel import validation (draft/wip)
Signed-off-by: Raju Udava <sivadstala@gmail.com>
2021-11-18 12:00:29 +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
Raju Udava
99e5df6c48 test(cypress): embeddable iFrame basic validation
Signed-off-by: Raju Udava <sivadstala@gmail.com>
2021-11-16 19:12:43 +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