robin
|
0cada831ee
|
refactor(i18n): update en.json
|
2022-11-03 17:20:48 +08:00 |
robin
|
db6736ff4d
|
refactor: update interface.ts
|
2022-11-03 17:20:27 +08:00 |
robin
|
c31f6cc39d
|
refactor(admin): Add link
|
2022-11-03 17:20:14 +08:00 |
robin
|
aa9687c1bd
|
refactor(admin): Add form fields
|
2022-11-03 17:19:53 +08:00 |
robin
|
2c60e16141
|
refactor(i18n): update en.json
|
2022-11-03 16:19:57 +08:00 |
robin
|
549f816d3e
|
style: format
|
2022-11-02 18:24:48 +08:00 |
Ren Yubin
|
25e5f512f3
|
Merge branch 'test' into 'ui-v0.3'
# Conflicts:
# ui/src/components/Header/index.scss
# ui/src/components/Header/index.tsx
|
2022-11-02 10:22:54 +00:00 |
robin
|
41ff3dbbc7
|
refactor: Modify the import package path
|
2022-11-02 18:19:05 +08:00 |
robin
|
364a5a0e18
|
refactor(i18n): update en.json
|
2022-11-02 18:17:13 +08:00 |
robin
|
44da3c24fd
|
feat(admin): dashboard module
|
2022-11-02 18:17:13 +08:00 |
shuai
|
847c9a343e
|
fix: path alias
|
2022-11-02 17:33:04 +08:00 |
shuai
|
bf4e9824f5
|
fix: handle install page forms
|
2022-11-02 17:26:55 +08:00 |
shuai
|
77f1fb391f
|
Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3
|
2022-11-02 17:25:17 +08:00 |
haitao(lj)
|
f196972fff
|
ci(admin/interface): fix interface merge issue
|
2022-11-02 17:23:41 +08:00 |
haitao(lj)
|
dc2ff48289
|
Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3
|
2022-11-02 17:20:47 +08:00 |
haitao(lj)
|
787193cf55
|
Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3
|
2022-11-02 17:14:56 +08:00 |
haitao(lj)
|
02de299c86
|
refactor(router-guard): refactor router guard
|
2022-11-02 17:14:47 +08:00 |
robin
|
50fa034095
|
feat(admin): Add time zone in admin background
|
2022-11-02 16:38:41 +08:00 |
shuai
|
39c2721751
|
Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3
|
2022-11-02 16:21:34 +08:00 |
robin
|
5a3bd799f7
|
refactor: refactor: Answer links for improved question management
|
2022-11-02 11:24:12 +08:00 |
robin
|
f6545f2de3
|
refactor: update en.json
|
2022-11-02 11:12:57 +08:00 |
robin
|
e45ecdc0ef
|
refactor: Answer links for improved question management
|
2022-11-02 11:12:05 +08:00 |
Li Shuailing
|
32ed838211
|
Merge branch 'fix-ui-v0.2' into 'main'
fix: custom avatar need upload
See merge request opensource/answer!155
|
2022-11-02 02:22:00 +00:00 |
shuai
|
a4d55e629c
|
fix: custom avatar need upload
|
2022-11-02 10:15:08 +08:00 |
Li Shuailing
|
70c5991323
|
Merge branch 'fix-ui-v0.2' into 'main'
fix: gravatar add default params
See merge request opensource/answer!148
|
2022-11-01 09:11:35 +00:00 |
shuai
|
05268e820d
|
fix: gravatar add default params
|
2022-11-01 17:03:54 +08:00 |
robin
|
2ff08c8b43
|
feat(admin): question,answer,users adds filter
|
2022-11-01 16:26:42 +08:00 |
Li Shuailing
|
1bd05ed515
|
Merge branch 'fix-ui-v0.2' into 'main'
fix: navbar style adjustment
See merge request opensource/answer!146
|
2022-11-01 08:20:36 +00:00 |
shuai
|
875a32aeda
|
fix: navbar style adjustment
|
2022-11-01 16:15:30 +08:00 |
LinkinStar
|
6e5d89d593
|
Merge branch 'github-main'
# Conflicts:
# go.mod
# internal/entity/answer_entity.go
# internal/schema/question_schema.go
# internal/service/user_service.go
|
2022-11-01 15:37:22 +08:00 |
ppchart
|
4f38e38714
|
Fix windows endOfLine error
|
2022-11-01 15:16:21 +08:00 |
shuai
|
f1e3f956af
|
Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3
|
2022-11-01 11:41:49 +08:00 |
shuai
|
a741bd5cfc
|
fix: add upgrad and maintenance page
|
2022-11-01 11:34:39 +08:00 |
haitao(lj)
|
e4f08e1386
|
fix(router): add general route error element
|
2022-11-01 10:36:19 +08:00 |
haitao(lj)
|
05f4866909
|
fix(notifications): fix message disappear when reclick notification type
|
2022-11-01 10:04:08 +08:00 |
shuai
|
792a9642ac
|
fix: avatar size adjustment
|
2022-11-01 09:48:44 +08:00 |
shuai
|
2ad6a40d76
|
chore: add install pages
|
2022-10-31 18:48:27 +08:00 |
haitao(lj)
|
d72425b343
|
fix(router-guard): fix some router guard logic
|
2022-10-31 18:40:02 +08:00 |
haitao(lj)
|
04b1b46ef2
|
refactor(services): update some service import issue
|
2022-10-31 16:10:12 +08:00 |
haitao(lj)
|
d11c714adb
|
Merge branch 'main' into ui_router-guard
|
2022-10-31 15:54:45 +08:00 |
shuai
|
a2dd4f2f35
|
fix: question list style adjustment
|
2022-10-31 14:52:56 +08:00 |
shuai
|
50d10b610d
|
fix: avatar sizes
|
2022-10-31 14:36:42 +08:00 |
shuai
|
c039760f33
|
fix: add id attribute for avatar setting
|
2022-10-31 14:20:48 +08:00 |
shuai
|
fce82bdda1
|
fix: gravatar add default d=identicon
|
2022-10-31 11:58:04 +08:00 |
haitao(lj)
|
d3cd9a94dd
|
refactor(import): fix import order
|
2022-10-31 11:39:33 +08:00 |
haitao(lj)
|
e2cf6d2b3d
|
feat(router-guard): set route guard for activation/* and confirm-new-email
|
2022-10-31 10:34:51 +08:00 |
shuai
|
e6f8e62d78
|
fix: unread quantity style adjustment
|
2022-10-31 10:24:09 +08:00 |
haitao(lj)
|
a801ff6cda
|
feat(navigation): guard route done
|
2022-10-29 20:43:52 +08:00 |
Charlie Arehart
|
4a13096762
|
refine text, punctuation in footer
The periods are unnecessary and stiff.
|
2022-10-29 06:36:18 -05:00 |
Charlie Arehart
|
6e02a32ca1
|
refine text, punctuation in footer
The periods are unnecessary and stiff.
|
2022-10-29 06:35:17 -05:00 |