Commit Graph

133 Commits

Author SHA1 Message Date
flisowna
1ee9fb0d0d resolve merging conflicts 2022-11-22 14:48:27 +03:00
Wing-Kam Wong
92dddf057b fix(nc-gui): take decimal over number 2022-11-22 14:27:21 +08:00
Wing-Kam Wong
1ed3ae2261 fix(nc-gui): resolve if import data is unchecked 2022-11-22 14:07:35 +08:00
Wing-Kam Wong
c9611247a1 Merge branch 'develop' into fix/csv-infinity-wait 2022-11-22 12:36:43 +08:00
Pranav C
25b68a74cd fix(gui): checkbox rendering
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-21 19:34:53 +05:30
Pranav C
9c0a4c2441 Merge pull request #3847 from nocodb/refactor/cells
refactor(nc-gui): reduce computed values generated by cells
2022-11-18 22:13:45 +05:30
Pranav C
384bd26684 refactor(gui): show super admin role in project user list since they have access to all project
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-18 13:07:02 +05:30
braks
3a9338b3ef chore(nc-gui): rebase 2022-11-17 14:11:48 +01:00
braks
0d7b129e33 chore(nc-gui): lint 2022-11-17 14:11:48 +01:00
braks
e1cd1a9e7e refactor(nc-gui): use sql ui of useProject 2022-11-17 14:11:48 +01:00
braks
eaeaf6b1fc feat(nc-gui): add isLTAR utility 2022-11-17 14:11:48 +01:00
braks
19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2022-11-17 14:11:32 +01:00
navi
393e8be645 Merge pull request #4390 from nocodb/fix/rtl-style
fix(nc-gui): apply ltr/rtl direction on language switch
2022-11-17 13:01:31 +00:00
աɨռɢӄաօռɢ
fd35a4f645 Merge pull request #4401 from nocodb/fix/validators
fix: validators
2022-11-17 20:17:17 +08:00
flisowna
7ccc114434 Merge branch 'develop' into geodata-prototyping-restart 2022-11-17 13:27:33 +03:00
Wing-Kam Wong
a01337cacf fix(nc-gui): convert old validators to the latest format 2022-11-16 14:30:31 +08:00
braks
f365c1ef94 feat(nc-gui): add option to set RTL on forms 2022-11-14 16:02:32 +01:00
braks
07f99f5f51 fix(nc-gui): apply ltr/rtl direction on language switch 2022-11-14 13:03:14 +01:00
Pranav C
d682e56a3f refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
dc45ca3133 refactor: remove Count and Autonumber field
- Add upgrader to convert all existing  Count and Autonumber to Number

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
1aab8e5a6e feat(api): cmd/ctrl + arrow navigation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Wing-Kam Wong
0779a69cae fix(nc-gui): reduce of empty array with no initial value 2022-11-14 11:50:13 +08:00
flisowna
867a3a23cc fix conflicts 2022-11-02 15:19:35 +04:00
mertmit
48bdf248b6 fix: ssl mode mapping
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-10-29 00:21:36 +03:00
Wing-Kam Wong
59f03e9eb4 refactor: remove copyright block as CLA covers it 2022-10-28 20:25:11 +08:00
braks
25b1872587 fix(nc-gui): type issues 2022-10-27 11:47:06 +02:00
աɨռɢӄաօռɢ
ef82033080 Merge pull request #4135 from nocodb/feat/import-optimization
feat: import optimization
2022-10-26 11:51:26 +08:00
Wing-Kam Wong
797eaa05e0 chore(nc-gui): remove customParseFormat as it is defined in plugins/a.dayjs.ts 2022-10-25 23:23:08 +08:00
Wing-Kam Wong
67daab76ca chore(nc-gui): remove uncessary argument 2022-10-25 23:20:19 +08:00
Wing-Kam Wong
0ac7f4fe95 fix(nc-gui): excel import column type detection logic 2022-10-25 17:11:38 +08:00
Wing-Kam Wong
e400c6f513 feat(nc-gui): support single quote in select options during import 2022-10-24 20:02:36 +08:00
Wing-Kam Wong
9dee6e8a97 feat(nc-gui): improve column types detection 2022-10-24 19:23:26 +08:00
Wing-Kam Wong
538524f4bd feat(nc-gui): add customParseFormat & revise datetime util functions 2022-10-24 19:22:42 +08:00
Wonkeun No
cc3ca2c71a feat(formulaUtils):allow decimal for round
Add a proper spacing in function description
2022-10-24 01:24:02 -04:00
Wing-Kam Wong
83d06cb71d chore(nc-gui): remove console.log 2022-10-24 13:16:12 +08:00
Wing-Kam Wong
2ec7d24ac2 feat(nc-gui): error handling for import 2022-10-24 13:08:32 +08:00
Wonkeun No
f21c564b4d feat(formulaUtils):allow decimal for round
This commit improves ROUND func description for the user and updates documentation
2022-10-24 00:54:01 -04:00
Wonkeun No
8f4f20518a Merge branch 'develop' into issue-3441 2022-10-23 23:22:46 -04:00
Wonkeun No
9267e95fbb feat(formulaUtils):allow decimal for round
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2022-10-23 23:11:17 -04:00
Wing-Kam Wong
52a880d471 feat(nc-gui): add error blocks for parse 2022-10-22 17:36:26 +08:00
Wing-Kam Wong
1dfc069b01 feat(nc-gui): avoid undefined column during async import 2022-10-22 17:30:37 +08:00
Wing-Kam Wong
fd262e8660 feat(nc-gui): fallback to SingleLineText if there is some data not numeric 2022-10-22 13:42:29 +08:00
Wing-Kam Wong
e0045de65b refactor(nc-gui): align the default column names 2022-10-22 12:10:37 +08:00
flisowna
31d9197266 geodata: cell type WIP 2022-10-21 16:34:25 +04:00
Wing-Kam Wong
1863a18efc feat(nc-gui): support header option in Excel Import 2022-10-21 19:42:45 +08:00
Wing-Kam Wong
f4b611b5dc chore(nc-gui): remove unused name in ExcelUrlTemplateAdapter 2022-10-21 19:42:29 +08:00
Wing-Kam Wong
5ef9b64b60 fix(nc-gui): apply promise.all on excel parse function 2022-10-21 19:06:52 +08:00
Wing-Kam Wong
e72bc31352 fix(nc-gui): pass empty object instead of name in ExcelUrlTemplateAdapter 2022-10-21 19:05:14 +08:00
Wing-Kam Wong
72e6ef626d fix(nc-gui): pass empty object instead of name in JSONUrlTemplateAdapter 2022-10-21 18:41:35 +08:00
Wing-Kam Wong
7068fbcdd9 feat(nc-gui): import url logic 2022-10-21 18:08:51 +08:00