Yixiang Zhao
aa5078de15
fix: crowdin kept deleting translations ( #843 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-07-01 10:51:40 +08:00
Ryao
31b586e391
feat: Add email config test on provider edit page ( #819 )
...
* feat: Add email config test on provider edit page
* Re-use send-email API
* Optimize code
Optimize code
* Update service.go
* Update service.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-06-24 01:47:10 +08:00
Resulte Lee
2e42511bc4
feat: support configurable captcha(reCaptcha & hCaptcha) ( #765 )
...
* feat: support configurable captcha(layered architecture)
* refactor & add captcha logo
* rename captcha
* Update authz.go
* Update hcaptcha.go
* Update default.go
* Update recaptcha.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-06-18 16:00:31 +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
Gucheng Wang
0f483fb65b
Improve preview buttons to copy link.
2022-06-16 22:01:09 +08:00
Gucheng Wang
ebe9889d58
Improve i18n
2022-06-16 21:35:52 +08:00
Gucheng Wang
1b5a8f8e57
Fix missing i18n text.
2022-06-15 00:55:06 +08:00
Gucheng Wang
ea005aaf4d
Improve InvoicePayment() error handling.
2022-04-27 00:24:48 +08:00
Gucheng Wang
20fc7d1b58
Add payment modal.
2022-04-26 23:40:33 +08:00
Gucheng Wang
cf3b46130b
Add InvoicePayment() API.
2022-04-26 22:17:53 +08:00
Gucheng Wang
305867f49a
Add checkError() to payment.
2022-04-25 21:39:46 +08:00
Gucheng Wang
3f90c18a19
Add invoiceType to payment.
2022-04-25 20:58:53 +08:00
Gucheng Wang
9e5a64c021
Add new payment fields
2022-04-25 20:40:50 +08:00
Gucheng Wang
3e92d761b9
Fix i18n translations.
2022-04-25 19:46:45 +08:00
Yang Luo
55a84644e1
Add PaymentResultPage.
2022-03-13 18:05:16 +08:00
Yang Luo
4d035bf66d
Add tags to organization.
2022-03-13 00:35:49 +08:00
Yang Luo
743dcc9725
Fix translation.
2022-03-12 23:37:58 +08:00
Yang Luo
a4fc04474e
Add NotifyPayment API.
2022-03-07 00:33:45 +08:00
Yang Luo
efc07f0919
Improve translation.
2022-03-05 00:53:59 +08:00
Yang Luo
e19f07c521
Add product detail page.
2022-02-27 23:50:35 +08:00
Yang Luo
39ab71c5db
Add product pages.
2022-02-27 20:09:19 +08:00
Yang Luo
c58a6d8725
Set enableSigninSession to false by default.
2022-02-25 23:58:13 +08:00
Yang Luo
fe57dcbff4
Improve translation.
2022-02-25 21:31:15 +08:00
Gucheng Wang
07c90e048f
Update personal name.
2022-02-21 16:01:39 +08:00
Yang Luo
e1c54744dc
Add cert to ApplicationEditPage.js
2022-02-08 20:59:20 +08:00
Yang Luo
940aa2bc2d
Add payment pages.
2022-02-05 20:13:15 +08:00
Gucheng Wang
fbc73de3bb
Support WeCom Internal sub type.
2022-01-28 23:57:54 +08:00
Gucheng Wang
9fd175eefd
Add ErrorText to syncer.
2022-01-17 21:17:42 +08:00
Gucheng Wang
dee9bac110
Show signupApplication in user edit page.
2022-01-15 18:29:10 +08:00
Yang Luo
9b6131890c
Add permission page.
2022-01-01 16:28:33 +08:00
Yang Luo
ff22bf507f
Add role page.
2022-01-01 15:11:16 +08:00
Yang Luo
2d4103d751
Add isUserExtended to webhook.
2022-01-01 11:16:37 +08:00
Yang Luo
4b65320a96
Support user uploading via xlsx.
2021-12-31 13:00:35 +08:00
Yang Luo
5e8897e41b
Make cert work.
2021-12-31 10:02:06 +08:00
Yang Luo
d5f802ec7d
Support IdCard in signup page.
2021-12-28 17:48:24 +08:00
Yang Luo
64d3b7e87f
Add EnableSigninSession to app.
2021-12-28 17:15:47 +08:00
Yang Luo
9943e3c316
Add isEnabled to webhook.
2021-12-26 21:03:12 +08:00
Yang Luo
e79e3c36d0
Support more DBs in syncer.
2021-12-24 23:23:06 +08:00
jianmaikj
fa45d3083a
fix: Add loading and countdown status to the verification code sending button ( #384 )
...
Add loading and countdown status to the verification code sending button
Revert "Add bcrypt encrypted password type"
This reverts commit ae995b5805de2caa02edd92cfb48bbcfb4dfb166.
fix:indentation
2021-12-23 19:41:26 +08:00
Yang Luo
db56f54b8c
Add TablePrimaryKey to syncer.
2021-12-19 23:33:22 +08:00
Yang Luo
29d512d316
Fix translation.
2021-12-19 01:13:11 +08:00
Yang Luo
5814ae6baf
Fix translation.
2021-12-19 01:08:59 +08:00
Yang Luo
52145abdc8
Improve translation.
2021-12-19 00:34:37 +08:00
Gucheng Wang
16cc64f08d
Fix translation.
2021-12-18 11:42:56 +08:00
Gucheng Wang
2f71d9743b
Improve org creation UI.
2021-12-12 17:12:15 +08:00
Bingchang Chen
70a550d8bc
feat: login by code ( #344 )
...
Signed-off-by: abingcbc <abingcbc626@gmail.com>
2021-12-07 00:05:53 +08:00
Gucheng Wang
667158f585
Show message for signing up with at least 6 chars' password.
2021-12-06 09:38:22 +08:00
Gucheng Wang
dc9d2389a5
Add IntranetEndpoint to provider.
2021-12-04 16:38:34 +08:00
Gucheng Wang
d6c9ee508c
Add code sign in UI.
2021-11-28 21:15:58 +08:00