Commit Graph

295 Commits

Author SHA1 Message Date
shuai 8e10de39a0 fix: delete code 2022-11-10 14:00:31 +08:00
shuai beec83add7 fix: reslove conflict 2022-11-10 13:58:00 +08:00
shuai acd263a9db feat: add brand upload component 2022-11-10 12:19:34 +08:00
robin c9c13a1331 refactor(ui): use schemaForm 2022-11-10 11:15:34 +08:00
robin 26f606e285 feat(ui): add json schema form 2022-11-10 11:14:43 +08:00
shuai c918ae4c48 Merge branch 'ui-v0.3' into feat/ui-v0.4 2022-11-10 10:49:38 +08:00
shuai 74bc30c9bd fix: install step change 2022-11-10 10:03:19 +08:00
shuai 80f00d41fe fix: install add default value 2022-11-10 09:56:09 +08:00
shuai 596b104e3c fix: table add width 2022-11-09 18:00:58 +08:00
shuai ac62d12ec1 fix: change email route add guard 2022-11-09 16:27:23 +08:00
haitao(lj) 8637698d3e refactor(utils/common): remove unnecessary method getQueryString 2022-11-09 16:13:49 +08:00
shuai a5150d06a8 fix: install process adjustment 2022-11-09 14:54:06 +08:00
haitao(lj) c7fa313df8 refactor(ts): remove downlevelIteration flag 2022-11-09 11:49:44 +08:00
shuai 6800cb43b0 fix: add i18n key 2022-11-09 10:29:15 +08:00
shuai 6626f96614 fix: style adjustment 2022-11-09 10:22:52 +08:00
shuai 8dda61d685 fix: install page add title and install page forms add default value 2022-11-08 18:17:08 +08:00
haitao(lj) 5952114feb refactor(i18n): remove fs.existsSync in resolvePresetLocales 2022-11-08 18:10:51 +08:00
haitao(lj) 6c98d5d7e2 Merge branch 'ui-v0.3' into feat/language-load 2022-11-08 18:05:35 +08:00
haitao(lj) 64ef014030 feat(i18n): language resource migrate done! 2022-11-08 17:42:48 +08:00
shuai 7abbff7278 fix: change email page need login 2022-11-08 17:16:50 +08:00
shuai 4a123b933d fix: remove redundant code 2022-11-08 17:11:19 +08:00
shuai 41f83ab175 fix: change avatar size 2022-11-08 15:08:21 +08:00
shuai 79ae9636ab fix: install page input add type password 2022-11-08 10:03:39 +08:00
shuai ae38b2d1fc fix: install page cannot fetch init config data 2022-11-07 18:10:10 +08:00
shuai ccc2fae7ef Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-07 17:59:12 +08:00
shuai d78df49928 fix: install translation error 2022-11-07 17:59:07 +08:00
robin 82ac07ae67 refactor(admin): remove jsx 2022-11-07 16:27:35 +08:00
robin dfaa926e25 refactor(admin): Display version updates 2022-11-07 15:49:43 +08:00
robin f4a2b6b614 refactor: update en.json 2022-11-07 12:34:22 +08:00
robin d6b65c3da5 refactor(admin): Form field validity verification 2022-11-07 12:34:08 +08:00
shuai 2342284ceb fix: personal page style adjustment 2022-11-07 12:00:24 +08:00
shuai 3c7b33879d fix: installation step changes 2022-11-07 11:16:29 +08:00
shuai 5409e543e4 fix: styes adjustment 2022-11-07 10:44:24 +08:00
shuai 3e98b9d61e fix: db_file type 2022-11-04 16:52:52 +08:00
shuai b7e292ad4c fix: install langs select 2022-11-04 16:05:43 +08:00
shuai 8b2e6e5997 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 15:54:44 +08:00
shuai 653f7ae278 fix: install add params 2022-11-04 15:54:39 +08:00
robin baec9a9300 feat: Add timezone setting 2022-11-04 15:32:05 +08:00
shuai 41b5ad4844 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 14:55:06 +08:00
shuai 262b29ee28 fix: delete upgrade page 2022-11-04 14:54:59 +08:00
haitao(lj) b7e1815829 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 12:03:47 +08:00
haitao(lj) 3a235fd85b feat(interface-language): done admin language setting 2022-11-04 12:03:42 +08:00
shuai 25ab726cd1 fix: delete console 2022-11-04 11:57:36 +08:00
shuai 9dd41b6248 fix: install select langs need change i18n 2022-11-04 11:45:04 +08:00
haitao(lj) 3f04532003 fix(user-interface): fix how to get current lang 2022-11-04 11:16:22 +08:00
haitao(lj) 2396554b38 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 11:03:31 +08:00
haitao(lj) bd53500116 refactor(admin): move admin header to admin Index 2022-11-04 11:03:27 +08:00
shuai d88aa11edf fix: installation init add params 2022-11-04 10:54:27 +08:00
haitao(lj) 78914647a8 fix(siteinfostore): fix default site info value in siteInfo store 2022-11-04 10:50:13 +08:00
haitao(lj) b6026dae16 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 10:47:23 +08:00