tachybase_todo/packages/app/client/src/plugins
YANG QIA 70d5b9e44b
feat: localization management (#2210)
* feat: init localization-management

* feat: resource api

* Merge branch 'main' into T-62

* chore: change name

* feat: basic feature

* feat: support filter & sync

* feat: support auto get texts afterSave

* Merge branch 'main' into T-62

* chore: upgrade

* fix: dependency

* fix: field type

* fix: type error

* chore: remove some translations

* feat: support extract text from menu

* chore: cache text keys

* chore: remove test key

* fix: issue of extracting menu titles

* feat: translate collections & fields name

* fix: remove unique of text

* refactor: improve cache

* chore: remove listeners after disable

* chore: translation

* fix: lang switch bug

* refactor: actions & filter

* fix: translation

* refactor: merge lang bundles at backend

* fix: style & field name

* fix: translate issues

* fix: cache bug

* fix: translation merge bug

* fix: translate issues

* fix: map translation

* fix: translation issues

* fix: card title bug

* feat: cover mobile client tabbar

* fix: menu title

* refactor: add locale plugin

* chore: merge locale plugin

* fix: map translation

* chore: remove no data

* style: change button style

* fix: sync bug

* docs: add README

* chore: change name

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-07-17 23:23:44 +08:00
..
acl.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
api-keys.ts feat(plugin-api-keys): support fetch api via api-keys (#2136) 2023-06-30 11:20:35 +08:00
audit-logs.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
auth.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
charts.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
china-region.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
client.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
collection-manager.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
data-visualization.ts feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
duplicator.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
error-handler.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
export.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
file-manager.ts feat: file storage settings 2022-10-27 14:04:04 +08:00
formula-field.ts refactor(plugin-formula): combine 2 formula field type into 1 (#1457) 2023-02-21 20:12:21 +08:00
graph-collection-manager.ts feat: change license (#1350) 2023-01-11 11:58:47 +08:00
iframe-block.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
import.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
localization-management.ts feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
map.ts feat: add map plugin (#1229) 2022-12-14 21:45:43 +08:00
mobile-client.ts feat(plugin-mobile-client): support mobile-side client (#1879) 2023-06-08 19:54:00 +08:00
multi-app-manager.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
multi-app-share-collection.ts feat: multi-app-share-collection plugin (#1562) 2023-03-13 20:43:57 +08:00
oidc.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
saml.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
sample-hello.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
sequence-field.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
sms-auth.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
snapshot-field.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
system-settings.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
theme-editor.ts feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
ui-routes-storage.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
ui-schema-storage.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
verification.ts Feat: plugin verification config (#1129) 2022-11-28 00:41:58 -08:00
workflow.ts refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00