Commit Graph

16 Commits

Author SHA1 Message Date
zhangjingwei
48444e9ee7 feat: update i18n
1. fix tr language file in the gulp task
2. update i18n file for each languages
3. fix some i18n

Change-Id: I31f6324d79bb57c0721d6d771a199daa26856811
2024-03-06 18:07:43 +08:00
zhangjingwei
668180bcd6 feat: support edit domain name
support edit domain name

Change-Id: I81f8718806e6e90ed5564103c4636b205eac3e62
2023-11-13 11:19:41 +08:00
Jingwei.Zhang
0213d8c6d6 feat: optimize configuration reading
Add config/config.yaml to set default configurations. Use the config/local_config.yaml to set the custom configurations

Change-Id: I22049e478b6440c765751c8f17663f36f33c277a
2023-05-31 11:41:19 +08:00
xusongfu
e1567f72d4 fix: fix the data showing if not matched
show the origin data if not matched with defined collections

Change-Id: Ibb99080bbf6fa0504dfc386e1ee0be38dbc77bbe
2022-08-11 17:28:01 +08:00
ljhuang
bac1197d7b docs: Change little doc bugs
1. Remove statement about missing English doc
2. Change file name in doc brief

Change-Id: Id29602fdeb7400345622d955ab851af0a8139632
2022-07-27 10:13:50 +08:00
ljhuang
43c71c5709 fix: Fix error word spelling
Fix word spelling

Change-Id: Ib147d902ca80b7f5cbdcd361246a28455436b681
2022-07-19 12:41:03 +08:00
xusongfu
eb29f25a47 feat: add alias policy introduction
Add alias policy introduction to document

Change-Id: I1e0ee2026173c6d6b588adea74ed8823a37eac7b
2022-06-30 16:32:15 +08:00
Jingwei.Zhang
3fd5c14d5f refactor: Refactor danger from buttonType to isDanger
1. Add isDanger prop to support danger style button, remove danger value from buttonType
2. Update docs according to isDanger
3. Add waiting time when close e2e success notice

Change-Id: I87a72ce05f519ce6717f072dc7397f646dfb4ab1
2022-06-02 14:06:44 +08:00
Jingwei.Zhang
6d2ea1bf34 refactor: Refactor path jump
Refactor path jump by routeName which is defined in menu as key

Change-Id: I82cda19a2b92b29498238b85c75181848e51e072
2021-11-11 09:59:51 +08:00
zhangjingwei
61f21da7e6 feat: Update datas to data
1. Update datas to data
2. Update metadatas to metadata
3. Update data intro && codes in docs

Change-Id: I2041b69c6d9a9e9ec61c3861ad8860af5ac5cc0b
2021-09-13 14:34:25 +08:00
zhangjingwei
824ebdd984 fix: Fix user columns
1. Fix user columns
2. Update isInxxx name to inxxx
3. Fix inDetailPage intro in md

Change-Id: I377215e853de0ddbadd255a9b82459ca4343b037
2021-09-02 10:09:03 +08:00
zhuyue
bd501ba416 fix: Fix for docs link address
fix for docs link address

Change-Id: I8539ba5a546621e543b2c4c83066489b98e308c5
2021-08-27 17:28:20 +08:00
Zuul
028d5ec4a2 Merge "docs: Add English documents" 2021-07-07 08:08:58 +00:00
zhuyue
5b4d3c6fa1 docs: Add en docs
Add en docs

Change-Id: I7c83339b1000f09a2b1812a5150c4a173180b488
2021-07-05 10:15:34 +08:00
xusongfu
4b78cc6c60 docs: Add English documents
Add English development documents

Change-Id: I4b0e7dd346a6167df2a8a2f7380504cdbd32dc96
2021-07-01 15:30:16 +08:00
Jingwei.Zhang
781d751722 docs: Add Chinese documents
1. Add Chinese development documents
2. Add Chinese test document

Change-Id: I29cd91f47069c9e64928800094282d4cbc977920
2021-06-25 10:53:34 +08:00