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 |
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 |
kumfo
|
f2ac965be3
|
Merge branch 'main' of github.com:answerdev/answer
|
2022-11-04 12:27:23 +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 |