q1anx1
deed857788
chore(style): allow case declarations and ban var
( #987 )
...
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
2022-08-08 23:35:24 +08:00
qianxi0410
cd966116d4
feat: comma dangle
2022-08-06 23:54:56 +08:00
q1anx1
1839252c30
chore(web): sort import members ( #895 )
2022-07-18 20:57:38 +08:00
キリサメ qianxi
503d244166
feat(web): add lint ( #875 )
...
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
2022-07-10 15:45:55 +08:00
Gucheng Wang
ae4ab9902b
Add accountTable.
2022-06-18 01:41:21 +08:00
Gucheng Wang
065b235dc5
Fix signupTable i18n.
2022-06-17 23:26:02 +08:00
Resulte Lee
43b1006f11
fix: sign up without email verification do not work ( #736 )
2022-05-03 18:05:58 +08:00
Resulte Lee
c4089eacb7
feat: Allow to sign up with Email without verification ( #728 )
...
* feat: Allow to sign up with Email without verification by rule
* Update account.go
* Update SignupTable.js
* Update SignupPage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-05-02 17:19:40 +08:00
Yang Luo
21392dcc14
Support user's first name and last name.
2022-02-27 14:02:52 +08:00
Gucheng Wang
07c90e048f
Update personal name.
2022-02-21 16:01:39 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Yang Luo
d5f802ec7d
Support IdCard in signup page.
2021-12-28 17:48:24 +08:00
Gucheng Wang
a04702a8d0
Add Setting.getNewRowNameForTable().
2021-11-28 18:56:56 +08:00
sh1luo
bc5e748e5c
feat: add country/region select ( #207 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-31 16:02:48 +08:00
turbodog03
170ae241dc
feat: improve ApplicationEditPage ( #189 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
2021-07-24 10:16:48 +08:00
WindSpiritSR
a22dfd8954
fix: db data init and frontend warning
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:01 +08:00
Yang Luo
89b9f73b32
Restrict app edit page values.
2021-07-19 09:58:22 +08:00
Yang Luo
59ac7d6317
Restrict rule options.
2021-07-19 09:58:22 +08:00
Yang Luo
4a0f22355e
Refactor out Setting.getDeduplicatedArray()
2021-07-19 09:58:22 +08:00
Yang Luo
32afafd56c
Add Prompted field.
2021-06-18 02:02:43 +08:00
Yang Luo
3274bd0c7c
Improve signup page.
2021-06-16 15:25:54 +08:00
Yang Luo
02b1feb2e5
Add signup table.
2021-06-16 14:07:39 +08:00