Commit Graph

650 Commits

Author SHA1 Message Date
Wing-Kam Wong
ba8ff29274 Merge branch 'develop' into fix/kanban-share-view 2023-01-18 14:19:31 +08:00
Wing-Kam Wong
01df8ec6f7 feat(nc-gui): pass groupingFieldColumn to share view 2023-01-18 00:10:17 +08:00
Ekaterina Balakina
7bfb208746 undo removal of select options 2023-01-16 15:38:19 +03:00
Wing-Kam Wong
653312773d fix(nc-gui): prohibit to display unshared cover image column 2023-01-16 14:49:34 +08:00
flisowna
495a40bc66 fix iframe issue with multiple embedded views 2023-01-15 20:32:06 +01: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
աɨռɢӄաօռɢ
5b7bbffb66 Merge pull request #4800 from nocodb/fix/LTAR-display
fix(nc-gui): show LTAR record in view for users to add even it is empty
2023-01-12 16:16:41 +08:00
Wing-Kam Wong
9a0391c2a3 fix(nc-gui): show LTAR record in view for users to add even it is empty 2023-01-11 12:47:01 +08:00
Wing-Kam Wong
89f3f5ecd0 feat(nc-gui): disable filter value input if the column is not selected 2023-01-10 19:18:57 +08:00
Pranav C
f1103cbcd3 fix(gui): remove extra quote from iframe script
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-29 12:20:14 +05:30
Pranav C
5b4c029ae4 refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-29 11:50:56 +05:30
Pranav C
77fea98c1a Merge pull request #4696 from nocodb/fix/misc
Miscellaneous bug fixes and enhancements
2022-12-27 17:32:21 +05:30
Pranav C
d1e1906d2f fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-27 17:10:12 +05:30
Pranav C
887c661edf refactor: add iframe props same as base share
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-27 14:02:44 +05:30
flisowna
e90e978bd5 barcode: fix linter issues 2022-12-27 08:38:12 +01:00
flisowna
3150b986bb barcode: formatting 2022-12-26 22:12:58 +01:00
flisowna
9fa675ace7 Merge branch 'develop' into barcode 2022-12-26 20:43:41 +01:00
flisowna
9886e67ce3 barcode: fix all the issues from PR review 2022-12-26 16:25:18 +01:00
Pranav C
fd8dae40e9 feat(gui): block open google signup if invite only signup enabled
re #4618

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-26 17:11:22 +05:30
Pranav C
d5644061e2 feat(gui): add embed option in shared view modal
Signed-off-by: Pranav C <pranavxc@gmail.com>

#4680
2022-12-26 17:07:44 +05:30
Pranav C
c841c767f0 fix(gui): stop event propagation in view rename input
re #4686

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-26 13:57:37 +05:30
Pranav C
9083f185f8 fix(gui): rerender component when title changes
re #4686 - lengthy view name needs to be truncated in toolbar view

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-26 13:57:37 +05:30
flisowna
9c26bad728 geodata: debug barcode options 2022-12-24 15:29:54 +01:00
Pranav C
8fe15ef4fb refactor(gui): icon size and other requested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 17:06:04 +05:30
Pranav C
b995196819 fix(gui): icons in ui acl and shared base
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
665a86dc0e test(playwright): add test for view icon change
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
793b799842 chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
a6f76b4855 feat(gui): icon in shared view list
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
2c5786368f feat(gui): set table icon in ERD
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
a757da6838 fix(gui):shared view creation bug and show icon in shared view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
aed58b8bfd feat(gui): add icon change option for view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
51d81b0b8b feat(gui): show table icon in LTAR and UI acl
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
d6bb8c659e feat(gui): show custom table icon in expanded row title
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
41f21d9ad1 refactor(gui): enable drag n drop
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
da7ae2190a feat(gui): show emoji in tab level
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
flisowna
6a968eb3ba fix barcode options UI in case of no data 2022-12-22 12:16:51 +01:00
աɨռɢӄաօռɢ
bda3132a74 Merge pull request #4593 from nocodb/feat/datetime-options
feat(nc-gui): datetime options
2022-12-21 22:56:28 +08:00
աɨռɢӄաօռɢ
846ff73943 Merge pull request #4629 from nocodb/feat/formula-date-diff
feat: formula DATETIME_DIFF
2022-12-21 22:54:32 +08:00
flisowna
27f3d53ca6 adjust to PR comments 2022-12-21 13:44:02 +01:00
աɨռɢӄաօռɢ
a037775510 Merge pull request #4656 from ketewan/multiselect-fix
fix multiselect
2022-12-21 17:58:12 +08:00
Ekaterina Balakina
fc9a4caae3 review fixes 2022-12-21 09:38:45 +01:00
Ekaterina Balakina
e94ebe9f4c fix multiselect 2022-12-20 15:02:20 +01:00
Ekaterina Balakina
812b82f853 fix save search query 2022-12-13 23:44:30 +01:00
flisowna
86d5c71ca9 clean code 2022-12-12 22:28:07 +03:00
flisowna
1994b8622b barcode column type: playwright tests (WIP) 2022-12-09 20:30:06 +03:00
flisowna
6c27d6bf42 barcode column type: playwright tests (WIP) 2022-12-09 19:33:51 +03:00
Wing-Kam Wong
40b004e4bf Merge branch 'develop' into feat/datetime-options 2022-12-09 13:36:44 +08:00
Daniel Spaude
aaf3b9b4b8 barcode: add wrapper component around JSBarcode 2022-12-08 17:02:37 +03:00
Wing-Kam Wong
6b259fa87b feat(nc-gui): add DATETIME_DIFF validation 2022-12-07 18:40:51 +08:00
Wing-Kam Wong
76bbd5eafd chore(nc-gui): remove non-general shortcut $e 2022-12-07 11:36:29 +08:00