Commit Graph

30 Commits

Author SHA1 Message Date
Pranav C
b2bfa7e56f refactor: follow camel case key naming
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
2ad02fdea6 refactor: update virtual cell icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
7b3f4c21ed refactor: update uidt icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
7693830359 fix(gui): make specificBBType typable
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-26 23:36:05 +05:30
flisowna
e7f55277ec Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2023-02-10 18:47:26 +01:00
Pranav C
d0a11b99c7 fix(gui): on typing make editable and focus url input
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-01 11:56:06 +05:30
flisowna
9d19f461d7 clean code for merging 2022-12-29 14:10:39 +01:00
flisowna
ea4332f4ed resolve merging conflicts 2022-12-19 14:59:39 +03:00
flisowna
e7a15b77ec Barcode column type - WIP (mainly FE related code) 2022-12-01 20:14:58 +03:00
Pranav C
10be0190a9 chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 20:03:31 +05:30
Pranav C
701cf04083 fix(gui): avoid clearing cell data if it's a non-typable column
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 17:42:22 +05:30
Pranav C
49098822ac refactor(gui): group imports
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-30 11:57:23 +05:30
Pranav C
e25625be84 refactor: cell icon update
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-30 11:38:14 +05:30
Daniel Spaude
ff3ffe5cdb qrcode: move qr code option after DateTime option 2022-11-29 21:22:46 +03:00
Daniel Spaude
7174401fc8 Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-17 17:02:13 +03:00
flisowna
7ccc114434 Merge branch 'develop' into geodata-prototyping-restart 2022-11-17 13:27:33 +03: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
flisowna
867a3a23cc fix conflicts 2022-11-02 15:19:35 +04:00
Daniel Spaude
417a614630 Merge branch 'develop' into qr-prototyping-cleanedup 2022-10-29 21:20:16 +04:00
Wing-Kam Wong
59f03e9eb4 refactor: remove copyright block as CLA covers it 2022-10-28 20:25:11 +08:00
flisowna
31d9197266 geodata: cell type WIP 2022-10-21 16:34:25 +04:00
Daniel Spaude
60b02fd6c6 qrcode column type: prototyping 2022-10-21 14:19:29 +04:00
Pranav C
8352380dd7 fix(gui): ignore auto generated column from required
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-13 12:35:13 +05:30
Pranav C
491f9557a3 feat(gui): if bt column is required then mark it as required in header
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-09 16:26:57 +05:30
Pranav C
c93e2afda0 feat(gui): save expanded form data only if all required field values provided
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-09 16:26:57 +05:30
Pranav C
ecdc8ac347 fix(gui): update required condition
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-09 16:26:56 +05:30
Pranav C
49ae42e4b4 refactor(gui): check default value is null or undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-09 16:26:56 +05:30
Pranav C
ea84797381 fix(gui): save record only after all required fields are provided
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-09 16:26:56 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00