Commit Graph

279 Commits

Author SHA1 Message Date
Pranav C
4ed577834c refactor: move view icons to iconmap
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
cfa904808d chore: treeview table node menu icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
28b76dc73d refactor: update share and reload icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
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
bc9c999a3d refactor: remove unused icons from icon map and combine import statement
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
86f51736d8 refactor: update expand and eye icon
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
f8d798b866 refactor: update icons in dashboard (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
80470076a9 feat(gui): replace icons with light icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
աɨռɢӄաօռɢ
acf218cc61 Merge pull request #5342 from nocodb/fix/keyA-selection
fix(nc-gui): keyA selection
2023-03-23 00:55:44 +08:00
Wing-Kam Wong
a147d56557 fix(nc-gui): remove applyNonSelectable logic 2023-03-22 13:53:57 +08:00
Wing-Kam Wong
babc6ac8fa feat(nc-gui): add emailValidator 2023-03-20 19:00:38 +08:00
Wing-Kam Wong
cb20503a3e chore(nc-gui): lint 2023-03-17 18:55:46 +08:00
աɨռɢӄաօռɢ
aedbfaaa4b Merge pull request #5307 from nocodb/fix/project-errors
fix: project errors
2023-03-17 18:07:11 +08:00
Wing-Kam Wong
0db51a3094 fix(nc-gui): virtualCell types 2023-03-16 16:57:27 +08:00
Wing-Kam Wong
a2367c9227 refactor(nc-gui): revise parseUtil 2023-03-16 13:56:18 +08:00
Wing-Kam Wong
d9ca4ac64a fix(nc-gui): incorrect conditions in getEqText & getNeqText 2023-03-15 21:26:20 +08:00
Wing-Kam Wong
d0574ece19 feat(nc-gui): expose parseUtils 2023-03-15 20:23:03 +08:00
Wing-Kam Wong
bd77a065e3 feat(nc-gui): add parseProp & stringifyProp 2023-03-15 20:22:44 +08:00
Wing-Kam Wong
1058a4d854 fix(nc-gui): remove non-existing TableInfoType 2023-03-15 19:29:24 +08:00
Wing-Kam Wong
08874a32ee feat(nc-gui): disable null and empty for UITypes.Time 2023-03-15 18:05:48 +08:00
Wing-Kam Wong
5681b99619 feat(nc-gui): revise filter texts for Time columns 2023-03-15 17:19:16 +08:00
Wing-Kam Wong
c58e154648 chore(nc-gui): lint 2023-02-28 19:15:51 +08:00
Wing-Kam Wong
a53069da4d feat(nc-gui): exclude empty & null 2023-02-28 18:50:41 +08:00
Wing-Kam Wong
eb2128a689 fix(nc-gui): incorrect value in filterUtils.ts 2023-02-28 13:08:58 +08:00
Wing-Kam Wong
1d4b848d7a Merge branch 'develop' into enhancement/date-filters 2023-02-28 11:14:35 +08:00
Wing-Kam Wong
49fa6e8959 feat(nc-gui): disable date & datetime for like and nlike 2023-02-27 18:10:26 +08:00
Wing-Kam Wong
7ddc0c63a6 Merge branch 'develop' into enhancement/date-filters 2023-02-27 13:31:11 +08:00
Pranav C
7693830359 fix(gui): make specificBBType typable
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-26 23:36:05 +05:30
Pranav C
6427dee28c refactor(gui): check errors is an array or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-25 18:18:44 +05:30
Pranav C
a5cea7883a feat: extract validation error and combine if found
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-25 18:18:44 +05:30
Wing-Kam Wong
811fef9678 feat(nc-gui): include isWithin sub ops in comparisonSubOpList 2023-02-25 12:43:47 +08:00
Wing-Kam Wong
525ce4cdef feat(nc-gui): add is within and mark ignoreVal compulsory 2023-02-24 18:49:48 +08:00
Wing-Kam Wong
445fb6cdcd refactor(nc-gui): rename date filter sub ops 2023-02-24 16:51:08 +08:00
Wing-Kam Wong
2c8b61dccb Merge branch 'develop' into enhancement/date-filters 2023-02-24 13:42:18 +08:00
աɨռɢӄաօռɢ
4796e09918 Merge pull request #4749 from humannocode/geodata-prototyping-restart
Geodata column and Map View (WIP)
2023-02-24 11:29:29 +08:00
Wing-Kam Wong
b7685db541 feat(nc-gui): add today 2023-02-23 16:20:51 +08:00
Wing-Kam Wong
b1ebe7df31 fix(nc-gui): ignoreVal on one_month_from_now & number_of_days_from_now 2023-02-23 13:09:54 +08:00
Wing-Kam Wong
470fa40485 feat(nc-gui): comparisonSubOpList 2023-02-23 12:55:24 +08:00
Wing-Kam Wong
06aa2f78e9 feat(nc-gui): display is / is not for date & datetime 2023-02-22 19:27:54 +08:00
Wing-Kam Wong
520039c0c7 feat(nc-gui): render >, <, >=, <= text based on field ui type 2023-02-22 17:41:07 +08:00
Wing-Kam Wong
31a3d84524 feat(nc-gui): include date & datetimes for >, <, >= and <= 2023-02-22 16:03:28 +08:00
Wing-Kam Wong
22459baa3e refactor(nc-gui): remove unused mimeTypes 2023-02-22 13:46:31 +08:00
Daniel Spaude
6e5a8e9586 Merge branch 'develop' into geodata-prototyping-restart 2023-02-18 13:59:16 -05:00
Wing-Kam Wong
48188c2e6a feat(nc-gui): add fieldLengthValidator 2023-02-17 16:08:35 +08:00
flisowna
29dac655dc fix conflicts 2023-02-16 20:03:46 +01:00
Wing-Kam Wong
57c016b18a chore(nc-gui): lint 2023-02-16 15:49:46 +08:00
Wing-Kam Wong
a2f6d503db refactor(nc-gui): put blank filter ops to the end 2023-02-16 15:49:17 +08:00
Wing-Kam Wong
83c6279a2f refactor(nc-gui): use isNumericCol & numericUITypes from sdk 2023-02-16 12:36:02 +08:00