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
|
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 |
|
Yi Zhan
|
15daf5dbfe
|
feat: add casdoor as saml idp support (#571)
* feat: add casdoor as saml idp support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: merge code
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: modify response value
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify samlResponse generation method
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: generating a response using etree
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change metadata url
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify front-end adaptation
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: recovering an incorrect override
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change the samlResponse location
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: add relayState support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-04-08 23:06:48 +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
|
29d512d316
|
Fix translation.
|
2021-12-19 01:13:11 +08:00 |
|
Gucheng Wang
|
1762d19787
|
Improve creation UI for pages.
|
2021-12-12 18:51:12 +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 |
|
Yang Luo
|
6fbdc556ac
|
Improve UI text.
|
2021-04-28 00:13:50 +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 |
|
Yang Luo
|
1fd6ee388c
|
Add /api/oauth/code API.
|
2021-03-14 18:18:03 +08:00 |
|
Yang Luo
|
85523fa9d4
|
Add token pages.
|
2021-03-14 00:00:29 +08:00 |
|