Mayank Madan
d5e61e20e5
dev tooling: Add "create new user" and "create new realm" buttons.
...
Significantly tweaked by tabbott to clean up and expand the tests.
Fixes : #6018 .
2019-05-21 15:03:37 -07:00
Hemanth V. Alluri
bae8295c52
devtools: Add integrations dev panel.
...
This commit adds a new developer tool: The "integrations dev panel"
which will serve as a replacement for the send_webhook_fixture_message
management command as a way to test integrations with much greater ease.
2019-05-15 13:07:44 -07:00
Cynthia Lin
95fc86442e
tools: Improve styling of /devtools page.
...
We readapt styling from documentation pages and add the `.flex`
class to the element to resolve the header issue.
Replaces and closes #10461 .
2018-10-02 11:30:29 -07:00
Tim Abbott
517df26199
docs: Update headings for development auth documentation.
...
Also, we fix an outdated link from /devtools.
2018-08-21 12:55:28 -07:00
Tim Abbott
a0270e1d7b
analytics: Extend /devtools to document this tool.
2018-07-09 15:06:15 +05:30
Tim Abbott
f24c0203fd
dev_tools: Add invalid confirmation error page to devtools.
...
This just makes it a bit easier and more self-service to get to this
category of error pages.
2018-02-28 12:51:19 -08:00
Tim Abbott
054952a44a
docs: Update links from codebase to point to ReadTheDocs.
2017-11-16 10:53:49 -08:00
Vishnu Ks
69b68286ee
devtools: Mention to run inline css command in /emails section.
2017-09-27 16:48:18 -07:00
Tim Abbott
bc69d28bf8
dev_tools: Document populate_db.
2017-09-22 06:42:25 -07:00
Rishi Gupta
b6ea225187
devtools: Add documentation for zilencer management commands.
2017-09-22 06:39:58 -07:00
Vaida Plankyte
282eb5585e
docs: Add section explaining GitHub/Google auth for dev env.
2017-07-27 17:35:14 -07:00
Tim Abbott
2317819e47
nginx: Use the Django 404 page for files under static/.
...
This elimintes the need for us to maintain duplicate copies of the
Zulip 404 error pages.
Fixes #5382 .
2017-07-18 09:55:30 -07:00
Tim Abbott
dcc40c7035
devtools: Document the --input option to collectstatic.
2017-07-07 17:48:52 -07:00
Tim Abbott
2ccd5aa758
devtools: Document better solution for editing error pages.
2017-07-07 17:45:11 -07:00
Tim Abbott
780b77d84d
devtools: Document portico.css issues with static/html/ files.
2017-07-07 17:30:45 -07:00
Cory Lynch
5b03236b90
dev: Update dev_tools.html with error pages.
...
Fixes #5391 .
2017-06-14 21:18:45 -07:00
Cory Lynch
cb4dadfdcd
tools: Create /devtools page for useful dev URLs.
...
Fixes #5179 .
2017-06-14 20:17:56 -07:00