Commit Graph

177 Commits

Author SHA1 Message Date
flisowna
9fa675ace7 Merge branch 'develop' into barcode 2022-12-26 20:43:41 +01:00
աɨռɢӄաօռɢ
2a33d8ff68 Merge pull request #4644 from nocodb/fix/formula-empty-result
fix(nocodb): formula returns empty result when identifier is null
2022-12-24 19:39:28 +08:00
Pranav C
55d20c1eb6 Merge pull request #4630 from nocodb/feat/custom-table-icon
Feat: Custom table icon
2022-12-24 14:06:25 +05:30
Pranav C
3aa340d47e feat(gui): update icons order
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
5802a85d57 refactor(gui): move icons list to utils
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
mertmit
dd1172e849 fix: connection requirements for snowflake connection
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-21 19:30:37 +03:00
mertmit
2758569b24 feat: relations for snowflake client
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-21 19:30:37 +03:00
mertmit
b800f838a7 feat: snowflake front-end
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-21 19:30:37 +03:00
Wing-Kam Wong
a8efff9fa0 Merge branch 'develop' into fix/formula-empty-result 2022-12-21 23:18:12 +08:00
աɨռɢӄաօռɢ
bda3132a74 Merge pull request #4593 from nocodb/feat/datetime-options
feat(nc-gui): datetime options
2022-12-21 22:56:28 +08:00
Wing-Kam Wong
5c19bd3c9a fix(nc-gui): check undefined or null instead for boolean case 2022-12-21 18:46:17 +08:00
Wing-Kam Wong
e996a9022b Merge branch 'develop' into feat/formula-date-diff 2022-12-10 14:45:58 +08:00
Wing-Kam Wong
40b004e4bf Merge branch 'develop' into feat/datetime-options 2022-12-09 13:36:44 +08:00
Semjon Geist
4ba0f5089e fix(nc-gui): fix col = 0 case in getColVal (#4631) 2022-12-07 23:13:29 +08:00
Wing-Kam Wong
5f64da2f37 feat(nc-gui): add DATETIME_DIFF hint 2022-12-07 18:41:14 +08:00
flisowna
2391bed7aa Merge branch 'develop' into barcode 2022-12-06 19:37:25 +03:00
Wing-Kam Wong
87964a1643 chore: merge with develop 2022-12-05 14:03:49 +08:00
Wing-Kam Wong
8a84ad6838 chore(nc-gui): remove HH:mm:ss.SSS as SSS is not configurable in picker 2022-12-03 20:07:28 +08:00
mertmit
91968ba6be fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
աɨռɢӄաօռɢ
498f9e5b3d Merge pull request #4574 from nocodb/fix/types
fix(nc-gui): type issues
2022-12-03 16:18:39 +08:00
Wing-Kam Wong
560cf9fc62 feat(nc-gui): add time formats 2022-12-03 14:20:52 +08:00
Wing-Kam Wong
7e4e089763 feat(nc-gui): add isDrawerExist 2022-12-02 16:20:52 +08:00
Wing-Kam Wong
b1b362366e fix(nc-gui): type issues 2022-12-02 14:55:02 +08: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
Wing-Kam Wong
289f8de9e5 Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-30 20:02:27 +08:00
Wing-Kam Wong
0b9b0f76d4 Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-30 16:44:02 +08:00
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
Wing-Kam Wong
e3fc9b2b00 fix(nc-gui): use ant-drawer-open instead 2022-11-30 12:10:20 +08:00
Wing-Kam Wong
09991130e8 fix(nc-gui): remove active class for .ant-drawer
.ant-drawer will be destroyed when closed. no active class is required.
2022-11-30 11:39:58 +08:00
Daniel Spaude
06fc3ac16d Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-29 22:20:06 +03:00
Daniel Spaude
ff3ffe5cdb qrcode: move qr code option after DateTime option 2022-11-29 21:22:46 +03:00
Raju Udava
a5b162f280 Merge pull request #4530 from nocodb/fix/4520-year-and-time-sync
Fix: exclude time and year cell from manual save
2022-11-29 18:25:03 +05:30
Pranav C
a78bd5daf9 fix: exclude time and year cell from manual save
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-29 17:49:08 +05:30
Wing-Kam Wong
ab88c3fba6 feat(nc-gui): check active drawer or modal only 2022-11-29 20:13:35 +08:00
Wing-Kam Wong
49655b7c0a feat(nc-gui): add isDrawerOrModalExist 2022-11-29 13:44:01 +08:00
Wing-Kam Wong
36276df767 Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-29 12:49:50 +08:00
Wing-Kam Wong
d2bcf4ace2 fix(nc-gui): validation logic 2022-11-28 18:28:25 +08:00
Wing-Kam Wong
1ff1e2099a fix(nc-gui): use validator/lib/isURL 2022-11-28 16:09:26 +08:00
Wing-Kam Wong
632b7ebab6 feat(nc-gui): applyNonSelectable 2022-11-28 12:47:38 +08:00
Daniel Spaude
2cb6ad8eb4 Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-22 12:01:49 +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
Daniel Spaude
9a23fcbe08 Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-21 14:17:38 +03:00
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