92de2ef16f
fix: When the input box's type is set to number, the result is forcibly converted to the number type. #1425
shuai
2025-12-05 11:12:58 +08:00
1418745b00
feat(ui): add types, logic and defaults for min, max value of input component of form
Dinesht04
2025-11-14 02:28:46 +05:30
9bb87bf8d6
feat(ui): add min values for inputs and context-based keyboards for inputs
Dinesht04
2025-11-13 02:22:58 +05:30
59df184bab
fix: Optimization of request parameters
shuai
2025-11-18 11:12:12 +08:00
7a1c96d2cb
fix: fix the issue where the comment_id parameter is forcibly converted to a string, causing a 500 error in the PostgreSQL database interface. #1426
shuai
2025-11-18 10:55:11 +08:00
740ac61bb2
fix: get right lang
liruohrh
2025-12-02 01:21:49 +08:00
6660cdf6e2
fix: add missing revision data for default content (fixes#1436)
Krypt0n123
2025-12-02 22:59:33 +08:00
c514731c8e
Merge branch 'test' of github.com:apache/answer into test
shuai
2025-12-05 11:13:11 +08:00
ab759755ec
fix: When the input box's type is set to number, the result is forcibly converted to the number type. #1425
shuai
2025-12-05 11:12:58 +08:00
26ded22131
Merge remote-tracking branch 'origin/dev' into test
LinkinStars
2025-12-05 10:47:34 +08:00
670aa32325
refactor(lint): add new linters and fix their issues
ferhat elmas
2025-12-01 21:22:18 +01:00
157dbfd08a
feat(ui): add types, logic and defaults for min, max value of input component of form
Dinesht04
2025-11-14 02:28:46 +05:30
666ab706a6
feat(ui): add min values for inputs and context-based keyboards for inputs
Dinesht04
2025-11-13 02:22:58 +05:30
59b2198499
fix: Optimization of request parameters
shuai
2025-11-18 11:12:12 +08:00
1295b09ecb
fix: fix the issue where the comment_id parameter is forcibly converted to a string, causing a 500 error in the PostgreSQL database interface. #1426
shuai
2025-11-18 10:55:11 +08:00
20cd4d7c44
fix(deps): update protoc-gen-validate dependency to a new version
v1.7.0-RC1
v1.7.0
LinkinStars
2025-10-30 10:47:10 +08:00
2d2451f78d
fix(ui,internal): correct i18n implementation for variables and add min=0 to minimumContent in siteInfo schema
Dinesht04
2025-10-21 16:24:25 +05:30
9154b9ba5b
feat(ui,internal): add optional question body
Dinesht04
2025-10-17 16:48:22 +05:30
f238aa5051
feat(ui,internal): add min_content property in site info
Dinesht04
2025-10-16 23:06:22 +05:30
52e1b8bd86
fix: merge dev
shuai
2025-10-21 18:13:37 +08:00
4fa1d0f494
fix: Fix the layout confusion caused by too long code #1404
shuai
2025-10-20 17:20:17 +08:00
403dec5e39
feat(internal,ui): add minimum tags error and label while editing
Dinesht04
2025-10-16 03:40:03 +05:30
9b65fed9f0
refactor(tags): remove redundant param from GetMinimumTags and apply minimum tag check in ObjectChangeTag
Dinesht04
2025-10-14 22:13:00 +05:30
a678946032
fix(ui): Adjust tag input label for quantity
Dinesht04
2025-10-14 20:06:46 +05:30
c78cadb159
add migration for min_tags
Dinesht04
2025-10-14 02:43:47 +05:30
3ae38a14f0
feat(UI): Add error for minimum_tag count and translation for Min tag form input
Dinesht04
2025-10-11 02:50:31 +05:30