tachybase_todo/packages/core/utils/src
Junyi 139ca9a635
refactor(plugin-formula): combine 2 formula field type into 1 (#1457)
* fix: observer

* refactor(plugin-formula): merge 2 formula field type

* fix(plugin-formula): fix types

* fix(plugin-formula): fix type

* fix(plugin-formula): fix formulajs version

* fix(plugin-formula): change to VariableInput to avoid range error

* test(plugin-formula): add test

* fix(plugin-formula): fix test case

* fix(plugin-formula): fix test case

* fix(plugin-formula): fix test case

* refactor(plugin-formula): move components into plugin

* fix(plugin-formula): fix migration

* fix(plugin-formula): revert legacy component to fix build

* fix(plugin-formula): fix test case

* fix(plugin-formula): fix test case

* fix(plugin-formula): fix read-pretty component

* fix(plugin-formula): fix formula result component

* feat(plugin-formula): add checkbox display X

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-02-21 20:12:21 +08:00
..
__tests__ fix: move assign to utils package 2023-01-03 15:27:22 +08:00
mixin Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
assign.ts fix: move assign to utils package 2023-01-03 15:27:22 +08:00
client.ts refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
date.ts refactor: export plugin (#1460) 2023-02-16 16:48:00 +08:00
index.ts fix: move assign to utils package 2023-01-03 15:27:22 +08:00
merge.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
number.ts fix: fix accuracy of percent (#685) 2022-07-28 09:26:50 +08:00
registry.ts refactor(plugin-formula): combine 2 formula field type into 1 (#1457) 2023-02-21 20:12:21 +08:00
requireModule.ts fix(core): change proxied agent methods to native (#654) 2022-07-19 22:51:27 +08:00
server.ts refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
toposort.ts refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
uid.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00