Commit Graph

266 Commits

Author SHA1 Message Date
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
flisowna
1ef7b3719c resolve merging conflicts 2023-02-14 12:53:03 +01:00
Wing-Kam Wong
39e15bcbe6 Merge branch 'develop' into enhancement/filters 2023-02-13 18:24:12 +08:00
flisowna
e7f55277ec Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2023-02-10 18:47:26 +01:00
Wing-Kam Wong
17310b749b feat(nc-gui): add blank & notblank filters 2023-02-10 12:24:45 +08:00
Wing-Kam Wong
9bd3b024a9 feat(nc-gui): add mimetypes 2023-02-07 18:52:43 +08:00
Wing-Kam Wong
43daa9f38f feat(nc-gui): exclude null & empty for UITypes.Lookup 2023-02-03 18:52:08 +08:00
Wing-Kam Wong
e6e2293725 feat(nc-gui): exclude eq & neq operators for LinkToAnotherRecord 2023-02-03 17:50:38 +08:00
Wing-Kam Wong
26eb441da0 fix(nc-gui): incorrect condition in getLikeText & getNotLikeText 2023-02-03 16:58:01 +08:00
Wing-Kam Wong
630c7634bc feat(nc-gui): revise attachment filter operators 2023-02-03 16:30:52 +08:00
Wing-Kam Wong
0f5f1b7b0a feat(nc-gui): exclude null operators for checkbox 2023-02-02 19:32:24 +08:00
Wing-Kam Wong
064f9f17fb Merge branch 'develop' into enhancement/filters 2023-02-02 18:18:34 +08:00
Wing-Kam Wong
30b6623383 feat(nc-gui): exclude SingleSelect, MultiSelect, Collaborator for null operators 2023-02-02 18:00:31 +08:00
Wing-Kam Wong
685aa99b99 feat(nc-gui): exclude numeric types for null 2023-02-02 17:38:38 +08:00