Tim Abbott
9173f32a10
api docs: Fix formatting in changelog.
...
The CSS changes prevent our API docs markdown processor from
preserving line breaks within inline code block content.
2020-06-18 22:38:05 -07:00
Siddharth Varshney
bbb07aed38
portico: Add hint text for invite only realm on /login.
...
Fixes : #10542
This will make obvious for users what to do when they are not able to login.
Test added by hackerkid.
2020-06-18 17:23:11 -07:00
Dinesh
9801692a2d
css: Fix size of GitLab icon in login and signup buttons.
2020-06-18 13:06:10 -07:00
Dinesh
0445311430
auth: Make apple log in and sign up buttons consistent with others.
2020-06-18 13:06:10 -07:00
Dinesh
dc90d54b08
auth: Add Sign in with Apple support.
...
This implementation overrides some of PSA's internal backend
functions to handle `state` value with redis as the standard
way doesn't work because of apple sending required details
in the form of POST request.
Includes a mixin test class that'll be useful for testing
Native auth flow.
Thanks to Mateusz Mandera for the idea of using redis and
other important work on this.
Documentation rewritten by tabbott.
Co-authored-by: Mateusz Mandera <mateusz.mandera@zulip.com>
2020-06-09 17:29:35 -07:00
SiddharthVarshney
ecd383b53c
css: Use SCSS nesting for `nav`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
ff75ea838f
css: Reorder `nav .content` and `nav ul`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
3435396479
css: Reorder `nav .hamburger`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
dcbc4f8630
css: Reorder `nav.white`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
f57a512ab3
css: Use SCSS nesting for `nav li`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
2130c3018e
css: Use SCSS nesting for `nav li`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
d4d326c827
css: Use SCSS nesting for `nav ul li`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
de4396661b
css: Use SCSS nesting for `nav ul li.active`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
dcc658264c
css: Reorder css related to `nav ul`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
948b54e519
css: Use SCSS nesting for `nav .logo`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
d21d13698e
css: Reorder css for `nav .logo span`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
756722616e
css: Use SCSS nesting for `nav .content`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
5009bedba4
css: Remove redundant css for `nav .logo span`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
e5c1be0584
css: Use SCSS nesting for `nav.white`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
3a81099972
css: Use SCSS nesting for `nav.white ul`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
f4f99e7ca6
css: Use SCSS nesting for `nav.white li`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
96db3fa650
css: Use SCSS nesting for `nav.white .brand.logo`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
70a025d08d
css: Reorder `nav.white .hamburder`.
2020-06-02 17:26:45 -07:00
SiddharthVarshney
bfad22d128
css: Remove duplicate style.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
1ac597c77e
css: Use SCSS nesting for `.silver`.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
a10a78736d
css: Reorder styles related to `.silver`.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
b29b7b8da1
css: Use SCSS nesting for `.float`.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
8317bde30f
css: Reorder css related to `h1` and `h2`.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
ea704c8c91
css: Use SCSS nesting for `a`.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
e520e82b04
css: Use scss nesting for `a.arrow`.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
cc71533b21
css: Reorder css for `a` tag.
2020-06-02 17:26:45 -07:00
Siddharth Varshney
2666c1a605
css: Use SCSS nesting for `.help` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
caa3b21089
css: Reorder `.help .markdown` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
af505bc647
css: Use SCSS nesting for `.help .sidebar` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
0fa1e5b5f6
css: Use SCSS nesting for `.help .sidebar a` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
c70e53952c
css: Use SCSS nesting for `.help .sidebar li` for portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
7040cc6a8a
css: Merge `.help .sidebar.slide ul` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
5039b9ede4
css: Use SCSS nesting for `.help .sidebar.slide h2`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
e609561ed4
css: Use SCSS nesting for `.help .sidebar h1`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
42956cde19
css: Use SCSS nesting for `.help .sidebar h1.home-link`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
74244a6d5b
css: Use SCSS nesting for `.error_page .errorbox`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
34a9147911
css: Use SCSS nesting for `center-block`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
5f9d54a028
css: Use SCSS nesting for `.central-block .control-group`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
c6d52afcff
css: Use SCSS nesting for `.input-group` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
b1a6f6598b
css: Use SCSS nesting for `.input-group.grid` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
4273577457
css: Use SCSS nesting for `.input-group label` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
67c41c88be
css: Remove duplicate styles for `.input-group label`.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
b8c04c7f5e
css: Reorder `.input-group` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
e8d7a590ce
css: Use SCSS nesting for `.password-reset` in portico.scss.
2020-05-28 17:50:12 -07:00
Siddharth Varshney
10fbdab26c
css: Merge `.password-reset` in portico.scss.
2020-05-28 17:50:12 -07:00