Yaodong Yu
9f3ee275a8
feat: reformat frontend alert texts with correct i18n ( #1341 )
...
* fix: add i18
* fix: standard prompt message
2022-12-02 00:06:28 +08:00
Yaodong Yu
d815bf92bd
fix: handle add message in frontend ( #1340 )
2022-11-29 20:32:47 +08:00
Yaodong Yu
19ba37e0c2
feat: can specify available UI languages for an organization ( #1306 )
2022-11-19 22:11:19 +08:00
Yixiang Zhao
b6cdc46023
feat: add defaultApplication for Orgnization ( #1111 )
...
* feat: add defaultApplication for Orgnization
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: remove redundant codes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: don't use app-built-in
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: add query param
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* Update organization.go
* Update organization.go
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-09-10 20:41:45 +08:00
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
qianxi0410
6aaba6debd
feat: space between infix op
2022-08-06 23:43:09 +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
be91ff47aa
Fix logo columns.
2022-06-17 00:07:16 +08:00
Jan Piechowicz
1b840a2e9f
feat: support argon2id pass manager ( #744 )
...
* support for argon2id
* Update argon2id.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-05-06 09:25:42 +08:00
Yixiang Zhao
530330bd66
feat: add isProfilePublic setting for accessing user info ( #656 )
...
* feat: add isProfilePublic setting for accessing user info
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: requested changes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-04-16 15:10:03 +08:00
Yixiang Zhao
801302c6e7
feat: support user migration from Keycloak using syncer ( #645 )
...
* feat: support user migration from Keycloak using syncer
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: add more Keycloak columns
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: requested changes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-04-06 20:38:14 +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
39ab71c5db
Add product pages.
2022-02-27 20:09:19 +08:00
Yixiang Zhao
f8c4ca0f00
feat: add cancel buttons on the edit page ( #509 )
...
* feat: add cancel buttons on the edit page
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: remove warning and primary type of cancel buttons
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-02-25 18:16:02 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Yang Luo
f5bc76016d
Add restriction to built-in org and app modification.
2021-12-23 00:52:32 +08:00
jianmaikj
d6c2d0f3e8
feat: Add bcrypt encrypted password type ( #386 )
...
* Add loading and countdown status to the verification code sending button
* Add bcrypt encrypted password type
* Revert "Add loading and countdown status to the verification code sending button"
This reverts commit 782b9e229acf2cced9848f137f1b714b0be1df63.
* Update bcrypt.go
* Update go.sum
2021-12-22 20:26:19 +08:00
Gucheng Wang
2f71d9743b
Improve org creation UI.
2021-12-12 17:12:15 +08:00
Gucheng Wang
467d709b8e
Add MasterPassword to organization.
2021-11-06 21:14:53 +08:00
Gucheng Wang
9e920181d2
Add user soft deletion.
2021-11-06 15:52:03 +08:00
Gucheng Wang
acaee2e892
Fix "Phone prefix" text typo.
2021-11-06 15:01:51 +08:00
Gucheng Wang
7520b71198
Add Md5UserSaltCredManager.
2021-11-04 21:32:54 +08:00
turbodog03
1c01a34814
feat: improve EditPages for touchscreen ( #195 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
2021-07-25 23:13:34 +08:00
turbodog03
3bbb0fb58e
feat: improve border ( #190 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
2021-07-24 20:38:33 +08:00
turbodog03
8d7fdb93ac
feat: fix header overflow and account disappear bug, improve UI, optimize touchscreen experience ( #187 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com>
2021-07-23 09:46:01 +08:00
WindSpiritSR
705d2ede6b
feat: support LDAP ( #160 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:23 +08:00
wasabi
7eb4da6e54
feat: add tooltips for xxxeditPage fields ( #135 )
...
Signed-off-by: wasabi <690898835@qq.com>
2021-06-30 00:58:25 +08:00
Yang Luo
9dd43238f0
Add DefaultAvatar to org.
2021-06-17 01:44:19 +08:00
Yang Luo
fb9f18af2c
Add Email provider.
2021-05-14 23:45:20 +08:00
Kininaru
892cb39e3e
feat: move User.PhonePrefix to Organization.PhonePrefix
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-13 09:39:07 +08:00
Yang Luo
8a4311c85c
Add PasswordSalt to org.
2021-05-06 19:13:03 +08:00
Yang Luo
f442f11568
Move passwordType to org.
2021-05-05 23:32:21 +08:00
Yang Luo
3065bacad2
Add org's favicon.
2021-04-29 21:27:38 +08:00
Yang Luo
6fbdc556ac
Improve UI text.
2021-04-28 00:13:50 +08:00
Yang Luo
0127f8fb63
Improve response message.
2021-03-28 10:36:47 +08:00
Yang Luo
d6715c7601
Improve API error handling.
2021-03-28 00:48:34 +08:00
Yang Luo
6c2c5be33d
Fix React warnings.
2021-03-27 11:56:16 +08:00
RobotHuang
e301121c21
feat: support i18n
...
Signed-off-by: RobotHuang <1183598761@qq.com>
2021-02-20 10:25:29 +08:00
Yang Luo
8543d09d05
Improve UI.
2021-02-14 10:20:42 +08:00
Yang Luo
35df55cf70
Add license header.
2021-02-13 13:30:51 +08:00
Yang Luo
09b39d69f6
Change CRLF to LF.
2021-02-13 12:15:19 +08:00
Yang Luo
b13ec27981
Add providers to app.
2020-12-20 23:33:38 +08:00
Yang Luo
f0692985f1
Add organization list and edit pages.
2020-12-20 20:31:48 +08:00