9505 Commits (993660638f310fbe8cf2c5b98d6bd1bad6eee164)

Author SHA1 Message Date
Wing-Kam Wong 993660638f refactor(nocodb): move duplicate logic out 2 years ago
Wing-Kam Wong 9d04cf7692 feat(nocodb): isWithin filter migration 2 years ago
Wing-Kam Wong 3443a81a00 feat(nocodb): add isWithin 2 years ago
Wing-Kam Wong 525ce4cdef feat(nc-gui): add is within and mark ignoreVal compulsory 2 years ago
Wing-Kam Wong deb057b760 feat(nc-gui): add empty span as a grid column 2 years ago
Wing-Kam Wong ac57a133d3 feat(nocodb): airtable migration for date/datetime filters 2 years ago
Wing-Kam Wong 445fb6cdcd refactor(nc-gui): rename date filter sub ops 2 years ago
Wing-Kam Wong a43f6be47c refactor(nocodb): rename date filter sub ops 2 years ago
Wing-Kam Wong 8de8003eca fix(nocodb): format date string if comparison_sub_op is not null 2 years ago
Wing-Kam Wong 7a3b312e15 fix(nc-gui): revise display comparison_sub_op logic 2 years ago
Wing-Kam Wong 8c0e66311a feat(nocodb): bump to 0105003 2 years ago
Wing-Kam Wong b60647d509 chore(nc-gui): lint 2 years ago
Wing-Kam Wong 05a00665e2 chore(nc-gui): add line break 2 years ago
Wing-Kam Wong 7899e53c8e docs: update column types 2 years ago
Wing-Kam Wong c5236f4f70 chore(nc-gui): remove EasterEgg.vue 2 years ago
Wing-Kam Wong 86b327474a chore(nocodb): add knex type 2 years ago
flisowna d95f902a04 adjust order in map_view migration file 2 years ago
flisowna 22d23973c0 merge two migration files 2 years ago
flisowna c80a154e42 delete unused migration file 2 years ago
flisowna f1c20b24d9 adjust classes naming 2 years ago
Semjon Geist c894659283 add filter only enabled bases to openCreateTable 2 years ago
Semjon Geist 83a8128444 change base id to current baseId as computed constant from MetaInj ref 2 years ago
Semjon Geist da13949b37 change function name more specific 2 years ago
Semjon Geist 7d0f9dc140 change to generic type 2 years ago
Wing-Kam Wong b0fbf97e07 fix(nocodb): add missing ncMeta in migrateEqAndNeqFilters 2 years ago
Wing-Kam Wong dd633ee357 refactor(nocodb): removeLikeAndNlikeFilters 2 years ago
Wing-Kam Wong 1441925c0c feat(nocodb): add migrateEqAndNeqFilters 2 years ago
flisowna 03d0380c35 --amend 2 years ago
Wing-Kam Wong dd6a8a4ecf feat(nc-gui): reset filter input value when changing comparison sub operation 2 years ago
Wing-Kam Wong c465e661fa feat(nc-gui): render decimal input for number_of_days_ago', 'number_of_days_from_now 2 years ago
Wing-Kam Wong ec1b5ddcfd feat(nocodb): revise val for comparison_sub_op 2 years ago
Wing-Kam Wong b7685db541 feat(nc-gui): add today 2 years ago
Wing-Kam Wong 0a67a812e3 refactor(nocodb): remove parseDateOrDateTimeCondition 2 years ago
Wing-Kam Wong 889f42f971 feat(nocodb): parseDateOrDateTimeCondition 2 years ago
Wing-Kam Wong ce48f7470f chore(nocodb): reorder lt, le, lte in conditionV2 2 years ago
Pranav C 06f03c5315 refactor(gui): reset value in finally block 2 years ago
Pranav C e93e791402 fix(gui): override cellClickHookInj in expanded form to avoid unexpected behaviour 2 years ago
Wing-Kam Wong 80d0a6a422 feat(nc-gui): display filter input logic 2 years ago
Wing-Kam Wong b1ebe7df31 fix(nc-gui): ignoreVal on one_month_from_now & number_of_days_from_now 2 years ago
Wing-Kam Wong 470fa40485 feat(nc-gui): comparisonSubOpList 2 years ago
flisowna 1eef5ebad4 fix PR issues 2 years ago
Pranav C f32512a3d7 fix(gui): while creating column/project disable button to avoid duplicate api call 2 years ago
Pranav C 89bc19af98 fix(gui): avoid toggling editEnabled on mouse down event 2 years ago
Wing-Kam Wong ea4888150f feat(nc-gui): add isComparisonSubOpAllowed 2 years ago
Wing-Kam Wong 7877c97d8d feat(nc-gui): add comparisonSubOpList 2 years ago
Wing-Kam Wong 06aa2f78e9 feat(nc-gui): display is / is not for date & datetime 2 years ago
Wing-Kam Wong 64a32b998e feat(nc-gui): add operationSub 2 years ago
Wing-Kam Wong 872eb89022 feat(nocodb): add comparison_sub_op in Filter.ts 2 years ago
Semjon Geist a34714e198 specify bulkOperation types 2 years ago
Wing-Kam Wong c82a4f63d0 feat(nocodb-sdk): add comparison_sub_op 2 years ago