haitao(lj)
|
18c66b4eb0
|
fix(NavBar): Make the navbar follow the theme settings
|
2022-12-15 17:23:05 +08:00 |
|
haitao(lj)
|
c0a29cef83
|
fix(tag): Make the tag unaffected by the custom primary color
|
2022-12-15 15:47:54 +08:00 |
|
haitao(lj)
|
0741cd52a7
|
fix(logo): Set the logo to have the correct maximum height for small screens
|
2022-12-15 15:17:42 +08:00 |
|
haitao(lj)
|
53d1f8f80a
|
fix(useToast): set toast top positioning correct when with custom header or page scroll
|
2022-12-15 15:09:21 +08:00 |
|
haitao(lj)
|
bd54bb90ee
|
fix(users): #1480, Click on the user's avatar to jump to the user's details as well
|
2022-12-15 10:10:55 +08:00 |
|
haitao(lj)
|
d4a79b41c8
|
refactor(customize): Optimization of custom settings update
|
2022-12-15 09:40:10 +08:00 |
|
haitao(lj)
|
3506cfa7de
|
feat(customize): custom html and css done!
|
2022-12-14 21:07:00 +08:00 |
|
haitao(lj)
|
616f7d942e
|
fix(users): add unique key for users list
|
2022-12-14 16:51:00 +08:00 |
|
haitao(lj)
|
32f009b096
|
Merge branch 'feat/ui-0.7.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.7.0
|
2022-12-14 15:08:56 +08:00 |
|
haitao(lj)
|
30f7edd614
|
chore: admin/general,interface,seo, customize etc...
|
2022-12-14 15:08:52 +08:00 |
|
robin
|
022f5cba27
|
refactor(ui): modify the users page display field
|
2022-12-14 11:01:28 +08:00 |
|
robin
|
6302165bc0
|
refactor(ui): theme in Interface moved to Customize
|
2022-12-14 10:21:34 +08:00 |
|
robin
|
a04d117b86
|
refactor(ui): modify input type
|
2022-12-14 09:40:59 +08:00 |
|
robin
|
79a12ab9b6
|
refactor(ui): update en_US.yaml
|
2022-12-13 18:40:02 +08:00 |
|
robin
|
d29b061339
|
feat(ui): add users page
|
2022-12-13 18:39:41 +08:00 |
|
robin
|
82106a783d
|
refactor(ui): setting marked options
|
2022-12-13 17:34:17 +08:00 |
|
robin
|
8e757eadb0
|
refactor(ui): modify margin
|
2022-12-13 17:17:58 +08:00 |
|
robin
|
d0af8b843e
|
refactor: update en_US.yaml
|
2022-12-13 16:47:53 +08:00 |
|
robin
|
9eff961ae0
|
refactor(ui): modify validation rules
|
2022-12-13 16:47:53 +08:00 |
|
haitao(lj)
|
56bb48b80b
|
Merge branch 'feat/ui-0.7.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.7.0
|
2022-12-13 16:43:33 +08:00 |
|
haitao(lj)
|
e8826be276
|
feat(Customize): demo with customize
|
2022-12-13 16:43:29 +08:00 |
|
robin
|
3822aeb962
|
refactor(ui): modify margin
|
2022-12-13 16:22:42 +08:00 |
|
robin
|
a936f6f273
|
refactor(ui): modify input type
|
2022-12-13 16:18:52 +08:00 |
|
robin
|
bd478a1400
|
refactor: update en_US.yaml
|
2022-12-13 16:18:13 +08:00 |
|
robin
|
121f8df024
|
refactor: replace my-2 with mt-3
|
2022-12-13 16:01:04 +08:00 |
|
robin
|
9f2ed9c55f
|
fix: solve the problem of form validation
|
2022-12-13 15:53:01 +08:00 |
|
haitao(lj)
|
12e152af59
|
fix(password-reset): remove unncessary route guard when user reset password
|
2022-12-13 13:14:54 +08:00 |
|
haitao(lj)
|
8acc3c937d
|
feat(admin/login): Forced login blocking development completed
|
2022-12-13 11:46:51 +08:00 |
|
haitao(lj)
|
b9717cd41a
|
feat(registration): Registration portal switch function development done
|
2022-12-12 15:01:25 +08:00 |
|
haitao(lj)
|
e2db86bb83
|
Merge branch 'feat/ui-0.6.0' into feat/ui-0.7.0
|
2022-12-12 13:29:34 +08:00 |
|
haitao(lj)
|
79f25466ca
|
feat(admin/users): add new user and change user password done
|
2022-12-10 16:37:18 +08:00 |
|
haitao(lj)
|
481d16ba16
|
feat(admin/login): Complete login setting api interfacing
|
2022-12-10 15:30:36 +08:00 |
|
haitao(lj)
|
806e3c390d
|
feat(admin/custom): Complete custom css/html api interfacing
|
2022-12-10 15:06:46 +08:00 |
|
haitao(lj)
|
b062a71234
|
feat(admin/theme): Complete theme api interfacing
|
2022-12-10 14:45:25 +08:00 |
|
LinkinStar
|
7e2fd84c18
|
chore(proxy): remove goproxy temporarily
|
2022-12-09 16:46:58 +08:00 |
|
haitao(lj)
|
50546ee879
|
fix(admin/seo): set col number for seo form
|
2022-12-09 16:45:26 +08:00 |
|
haitao(lj)
|
0dc922a8bb
|
Merge branch 'feat/ui-0.6.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.6.0
|
2022-12-09 16:15:02 +08:00 |
|
haitao(lj)
|
1dcafe1a32
|
fix(install,maintenance): set the page title correctly
|
2022-12-09 16:14:09 +08:00 |
|
haitao(lj)
|
6390c7630d
|
fix(install,maintenance): et the page title correctly
|
2022-12-09 16:12:09 +08:00 |
|
haitao(lj)
|
a5a95c5f3d
|
refactor(AccordionNav): Optimize the secondary navigation menu
|
2022-12-09 15:39:30 +08:00 |
|
haitao(lj)
|
1537f502f4
|
Merge branch 'feat/ui-0.6.0' into feat/ui-0.7.0
|
2022-12-09 10:12:12 +08:00 |
|
haitao(lj)
|
32f7a0a89c
|
refactor(users/settings): refactoring forms according to specifications
|
2022-12-08 19:07:31 +08:00 |
|
haitao(lj)
|
50133f5fe3
|
fix(admin/smtp): add label for smtp authentication
|
2022-12-08 15:18:04 +08:00 |
|
haitao(lj)
|
5209813685
|
fix(answerEdit): update i18n fields in how_to_format
|
2022-12-08 14:44:25 +08:00 |
|
haitao(lj)
|
7928e1d656
|
fix(question/ask|edit): Remove front-end checks to avoid inconsistent error reporting
|
2022-12-08 11:39:19 +08:00 |
|
haitao(lj)
|
919223cc15
|
fix(questionList): Optimize the layout of the question list
|
2022-12-08 11:25:56 +08:00 |
|
haitao(lj)
|
1fe3c59199
|
fix(followingTags): Optimize the y-axis margin during editing state
|
2022-12-08 10:39:44 +08:00 |
|
haitao(lj)
|
39f749918e
|
fix(admin/users): Make table columns more compatible with filter conditions
|
2022-12-08 10:26:17 +08:00 |
|
robin
|
3c6151b806
|
feat(ui): admin module update
|
2022-12-07 18:15:27 +08:00 |
|
haitao(lj)
|
46a2163e61
|
Merge branch 'feat/ui-0.6.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.6.0
|
2022-12-07 17:24:55 +08:00 |
|