Commit Graph

106 Commits

Author SHA1 Message Date
Wing-Kam Wong
78f6c4e9c1 feat(nc-gui): add copyWebhook & deleteWebhook to en.json 2023-03-17 17:17:42 +08:00
Wing-Kam Wong
5e58a9392c feat(nc-gui): add enableWebhook & testWebhook 2023-03-17 14:25:56 +08:00
Daniel Spaude
3eb372749c geo data col: change wording and adapt layout of buttons 2023-03-13 18:58:00 +01:00
Wing-Kam Wong
2c8b61dccb Merge branch 'develop' into enhancement/date-filters 2023-02-24 13:42:18 +08:00
Wing-Kam Wong
64a32b998e feat(nc-gui): add operationSub 2023-02-22 19:27:16 +08:00
Daniel Spaude
6e5a8e9586 Merge branch 'develop' into geodata-prototyping-restart 2023-02-18 13:59:16 -05:00
Daniel Spaude
368aada330 readd accidentally deleted translation keys 2023-02-17 13:07:47 -05:00
Wing-Kam Wong
e7268325a4 feat(nc-gui): add columnNameExceedsCharacters 2023-02-17 16:07:55 +08:00
flisowna
29dac655dc fix conflicts 2023-02-16 20:03:46 +01:00
Raju Udava
47c01dc784 Merge pull request #4969 from nocodb/enhancement/filters
enhancement: filters
2023-02-16 16:09:32 +05:30
Pranav C
ea27fc5e66 refactor(gui): change label
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-16 12:09:10 +05:30
Wing-Kam Wong
2a681488c8 Merge branch 'develop' into enhancement/filters 2023-02-16 13:20:58 +08:00
Wing-Kam Wong
fed62a3e00 feat(nc-gui): add desc for misc items 2023-02-13 18:59:44 +08:00
Wing-Kam Wong
1380ee9bf6 feat(nc-gui): add showNullInCells & showNullAndEmptyInFilter 2023-02-13 18:36:21 +08:00
Daniel Spaude
04d9b08f55 add delete and duplicate row buttons to expanded form and grid view 2023-02-04 19:51:06 +01:00
flisowna
5fc104701b resolve merging conflicts 2023-02-01 10:56:10 +01:00
Wing-Kam Wong
b2cf5f7c15 Merge branch 'develop' into feat/attachments 2023-01-23 17:27:43 +08:00
Pranav C
90bfa2dec2 feat(gui): improve row navigation option in expanded form
- Add tooltip
- Show warning if out of bound
- Hide option from nested
- Implement it in Gallery view

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-01-19 12:05:04 +05:30
Wing-Kam Wong
b44dca7070 Merge branch 'develop' into feat/attachments 2023-01-16 19:26:26 +08:00
flisowna
bbe291af5a Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2023-01-16 11:18:18 +01:00
Wing-Kam Wong
a3fe165450 feat(nc-gui): add generateRandomName 2023-01-13 12:09:10 +08:00
Raju Udava
6c2b7ae449 refactor: 'Link To Another Record' instead of 'Child Table'
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-01-12 20:13:27 +05:30
flisowna
c2220c6a6b fix issues from PR 2023-01-11 14:22:09 +01:00
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
Daniel Spaude
aaf3b9b4b8 barcode: add wrapper component around JSBarcode 2022-12-08 17:02:37 +03:00
flisowna
2391bed7aa Merge branch 'develop' into barcode 2022-12-06 19:37:25 +03:00
flisowna
9e2d663a58 WIP barcode format select for barcode 2022-12-05 18:49:37 +03:00
flisowna
d84eb431b6 WIP barcode dynamic value 2022-12-05 17:49:45 +03:00
flisowna
e7a15b77ec Barcode column type - WIP (mainly FE related code) 2022-12-01 20:14:58 +03:00
navi
e080b907cc New translations en.json (English) 2022-12-01 17:12:21 +00:00
Pranav C
3d75334332 chore(gui): move label to i18n
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 14:52:19 +05:30
Pranav C
266b15d8e0 fix(gui): toast message update
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 11:08:10 +05:30
Pranav C
8b0a93c1f9 fix(gui): validate attachment value
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 11:06:34 +05:30
Pranav C
6752669287 feat(gui): show warning if paste not supported in cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 11:02:07 +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
f302f63759 fix(gui): duplicating single/multiselect column
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-30 11:41:03 +05:30
Daniel Spaude
06fc3ac16d Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-29 22:20:06 +03:00
Daniel Spaude
dc3f9607a9 qrcode: also show 'Not editable/clearable' message for QR codes (similar to Formula) 2022-11-29 21:19:07 +03:00
Daniel Spaude
84d981eb44 qrcode: don't render qr codes if their value exceeds 2000 chars 2022-11-29 20:34:22 +03:00
Wing-Kam Wong
963c5a230f Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-28 19:44:35 +08:00
Wing-Kam Wong
f0e98ace78 feat(nc-gui): add keyboardShortcut 2022-11-28 18:59:13 +08:00
Ekaterina Balakina
095ebdfcf3 copy in right menu, notification and refactor 2022-11-28 10:20:52 +01:00
Wing-Kam Wong
83cc395810 feat(nc-gui): add computedFieldEditWarning & computedFieldDeleteWarning 2022-11-24 14:30:27 +08:00
flisowna
1ee9fb0d0d resolve merging conflicts 2022-11-22 14:48:27 +03:00
Daniel Spaude
2cb6ad8eb4 Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-22 12:01:49 +03:00
Wing-Kam Wong
7c615768b6 feat(nc-gui): add save & exit and save & stay 2022-11-19 19:10:44 +08:00
Daniel Spaude
7174401fc8 Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-17 17:02:13 +03:00
flisowna
4cacc9de6d geodata: changing primary geodata column on map view 2022-11-17 13:26:44 +03:00