Commit Graph

418 Commits

Author SHA1 Message Date
haitao(lj) 750d442b59 chore: remove legacy console.log 2022-11-17 14:45:59 +08:00
haitao(lj) feb07b76b1 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-17 14:42:27 +08:00
haitao(lj) aeb60ffa38 fix(search): complete href for SearchItem answer 2022-11-17 14:42:23 +08:00
shuai e733d37b1f fix: cancel active email page guard 2022-11-17 14:04:57 +08:00
shuai a76e6cee17 Merge branch 'fix-version-url' into feat/ui-v0.4 2022-11-17 09:47:57 +08:00
shuai 19a0ba0447 fix: mobile logo style asjustment 2022-11-16 15:49:41 +08:00
shuai 13dccb4e29 fix: mobile logo 2022-11-16 15:42:28 +08:00
shuai a7d486bf55 fix: tags color 2022-11-16 14:48:08 +08:00
shuai 11384e0572 fix: resolve confict 2022-11-16 12:09:25 +08:00
shuai 93b26cc383 fix: required tags and reserved tags 2022-11-16 12:06:33 +08:00
haitao(lj) 1590b662f6 refeactor(components): remove unnecessary component AdminHeader 2022-11-16 11:51:02 +08:00
haitao(lj) a18bad72f0 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-16 11:38:19 +08:00
haitao(lj) 741a2d1f9c feat(agreements): tos and pricacy done! 2022-11-16 11:36:51 +08:00
robin 4bddea96da refactor(ui): check required field 2022-11-15 16:32:35 +08:00
robin bc904d8d59 refactor(ui): Optimizing schema forms 2022-11-15 16:08:51 +08:00
shuai ba66cccb8b Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-15 15:44:35 +08:00
shuai e52ef93667 fix: branding allowed upload ico 2022-11-15 15:44:29 +08:00
haitao(lj) 3edd585a02 fix(useEditStatusModal): control effect render 2022-11-15 14:36:30 +08:00
haitao(lj) c73723c23d Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-15 12:28:14 +08:00
haitao(lj) 2811f9c269 fix(admin/questions): change delete question api with /admin/ 2022-11-15 12:28:08 +08:00
shuai c7f7f310c8 fix: form add feedback 2022-11-15 12:18:19 +08:00
shuai bfd1c6362d refactor: branding save 2022-11-15 11:35:17 +08:00
robin 2790a3c189 refactor(uir): Remove label page 2022-11-15 10:43:21 +08:00
shuai 5660017bea refactor: upload component adjustment 2022-11-14 18:52:11 +08:00
shuai 6e89ff2e7f Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-14 17:43:33 +08:00
shuai ca7e333b5d refactor: tag component update 2022-11-14 17:43:28 +08:00
haitao(lj) 9996b5e4e1 fix(adminGeneral): restrict site_url only before root path 2022-11-14 16:31:29 +08:00
robin edc76fe11c feat(ui): Add label card 2022-11-14 11:30:58 +08:00
haitao(lj) 6e0942cc16 chore: merge important refactor from origin main 2022-11-14 10:42:45 +08:00
haitao(lj) 2e92357a55 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-14 09:56:12 +08:00
haitao(lj) 9ddca60ad5 refactor(package.json): purge dependencies 2022-11-14 09:55:56 +08:00
shuai 1af3ea93a1 fix: style asjustment 2022-11-11 15:03:52 +08:00
shuai 8b11ab497b fix: add releases url 2022-11-11 14:55:41 +08:00
robin 89029b1684 feat(ui): Add label management 2022-11-11 14:30:36 +08:00
shuai a1f687e871 Merge branch 'ui-v0.3' into test 2022-11-11 11:24:28 +08:00
shuai ca317c9e48 fix: install page handle form error 2022-11-11 11:22:44 +08:00
shuai a8e9bf90ca fix: dashbord adjustment 2022-11-11 11:21:27 +08:00
robin ac71eef3e9 chore(ui): update .gitignore 2022-11-11 10:23:18 +08:00
robin e0d3b671c8 feat(ui): Add color form component 2022-11-11 10:23:02 +08:00
robin ac76c3af0f feat(ui): Add Legal, Write modules 2022-11-11 10:22:00 +08:00
shuai 7e30f74d6d chore: add branding page 2022-11-11 09:57:32 +08:00
robin 361b65a4a6 docs(ui): update SchemaForm docs 2022-11-10 18:10:06 +08:00
haitao(lj) c1dc911dc4 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-10 18:06:23 +08:00
haitao(lj) b0adf81b80 feat(homepage): add a loading spinner for app 2022-11-10 18:06:18 +08:00
robin 3fb4167870 docs(ui): Add SchemaForm doc 2022-11-10 17:55:20 +08:00
Li Shuailing 0646c9f177 Merge branch 'ui-v0.3' into 'test'
Ui v0.3

See merge request opensource/answer!222
2022-11-10 09:08:45 +00:00
shuai 6ce4fc8cb6 fix: style adjustment 2022-11-10 17:02:52 +08:00
shuai cbe0bdb17a fix: install page add form error handle 2022-11-10 16:59:28 +08:00
Li Shuailing f0a0f5b7f0 Merge branch 'ui-v0.3' into 'test'
fix: abstract escape character handling

See merge request opensource/answer!221
2022-11-10 08:44:33 +00:00
shuai f022c97ab6 fix: abstract escape character handling 2022-11-10 16:38:22 +08:00
haitao(lj) 399d695b83 Merge branch 'feat/ui-v0.4' of git.backyard.segmentfault.com:opensource/answer into feat/ui-v0.4 2022-11-10 16:37:13 +08:00
haitao(lj) 424f97f539 refactor(env): migrate env config by .env file 2022-11-10 16:37:03 +08:00
robin 2f887039c0 refactor(ui): Unified use of SchemaForm 2022-11-10 16:12:09 +08:00
robin 46e4bf84a0 refactor(ui): Handling details 2022-11-10 16:07:56 +08:00
robin 297186d1ea feat(ui): add timezone,upload type 2022-11-10 16:06:56 +08:00
robin 860f39664e feat(ui): add TimeZonePicker component 2022-11-10 16:02:19 +08:00
robin f863869406 refactor(ui): update BrandUpload component 2022-11-10 16:01:44 +08:00
linkinstar 3f04a81083 Merge branch 'ui-v0.3' into 'test'
Ui v0.3

See merge request opensource/answer!219
2022-11-10 07:38:45 +00:00
shuai d51f589efe fix: install process adjustment 2022-11-10 15:28:51 +08:00
shuai 0ec5ecad46 fix: install add db connection failed state 2022-11-10 14:57:05 +08:00
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
贾海涛(龙笛) 6cb546869f Merge branch 'ui-v0.3' into 'test'
optimize i18n import

See merge request opensource/answer!216
2022-11-10 03:30:14 +00:00
haitao(lj) 94e3295799 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-10 11:19:31 +08:00
haitao(lj) 1604a74bf9 refactor(i18n): optimize i18n file import 2022-11-10 11:19:19 +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
Li Shuailing 5ddc851332 Merge branch 'ui-v0.3' into 'test'
fix: install step change

See merge request opensource/answer!213
2022-11-10 02:08:59 +00:00
shuai 74bc30c9bd fix: install step change 2022-11-10 10:03:19 +08:00
Li Shuailing 333358967a Merge branch 'ui-v0.3' into 'test'
fix: install add default value

See merge request opensource/answer!212
2022-11-10 02:02:21 +00:00
shuai 80f00d41fe fix: install add default value 2022-11-10 09:56:09 +08:00
Li Shuailing 1398e4bd27 Merge branch 'ui-v0.3' into 'test'
fix: table add width

See merge request opensource/answer!211
2022-11-09 10:07:25 +00:00
shuai 596b104e3c fix: table add width 2022-11-09 18:00:58 +08:00
Li Shuailing a08e98b48a Merge branch 'ui-v0.3' into 'test'
fix: change email route add guard

See merge request opensource/answer!208
2022-11-09 09:20:34 +00: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
Li Shuailing 865bf95b37 Merge branch 'ui-v0.3' into 'test'
fix: install process adjustment

See merge request opensource/answer!207
2022-11-09 07:24:49 +00:00
aichy126 62a9eaaebe fix uploads dir 2022-11-09 15:22:50 +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