Arik Fraimovich
|
62108e3dac
|
Set is_admin of user based on ADMINS list.
|
2014-03-03 11:53:49 +02:00 |
|
Arik Fraimovich
|
aa2bf4fe22
|
Ability to disable openid or password login
|
2014-03-02 21:54:50 +02:00 |
|
Arik Fraimovich
|
d348fe9012
|
Logout controller
|
2014-03-02 18:27:05 +02:00 |
|
Arik Fraimovich
|
7271b7a5f0
|
Login view
|
2014-03-02 17:59:08 +02:00 |
|
Arik Fraimovich
|
f557b53ce2
|
Tests for authentication functions
|
2014-03-02 15:41:38 +02:00 |
|
Arik Fraimovich
|
269cbe839b
|
Add flask_login and use it for managing authentication
|
2014-03-02 14:42:13 +02:00 |
|
Arik Fraimovich
|
766840de68
|
Fix tests
|
2014-02-22 14:52:04 +02:00 |
|
Arik Fraimovich
|
791f2e0b34
|
Use of user object (fix views, update migrations and some).
|
2014-02-22 14:43:00 +02:00 |
|
Arik Fraimovich
|
4c3904760c
|
Merge pull request #98 from EverythingMe/feature_allow_external_users
Feature: allow external users
|
2014-02-13 20:15:54 +02:00 |
|
Arik Fraimovich
|
e5a365ba41
|
Bring back the ability to set allowed external users & publicly open re:dash.
|
2014-02-13 20:04:28 +02:00 |
|
Arik Fraimovich
|
a207b93d0d
|
Fix: allow queries.description to be null.
|
2014-02-13 19:08:35 +02:00 |
|
Arik Fraimovich
|
da746d15a0
|
Fix: when updating query text the hash should change.
|
2014-02-13 13:08:48 +02:00 |
|
Arik Fraimovich
|
83909a07fa
|
Read settings from environment variables instead of a settings file.
This is mostly done to make it easier to run re:dash on Heroku but should be convenient in other platforms too.
|
2014-02-12 20:43:41 +02:00 |
|
Arik Fraimovich
|
8bbb485d5b
|
Rename test files to test_.
|
2014-02-12 20:41:36 +02:00 |
|
Arik Fraimovich
|
7fd094ba39
|
Tests for HMAC authentication.
|
2014-02-09 18:51:04 +02:00 |
|
Arik Fraimovich
|
0f8bbdc9f2
|
Create default visualization.
|
2014-02-06 21:12:02 +02:00 |
|
Arik Fraimovich
|
fb9f814b00
|
Visualization API tests.
|
2014-02-06 21:02:14 +02:00 |
|
Arik Fraimovich
|
b4f88196dc
|
Use same database name in tests as CircleCI (until we add config for tests).
|
2014-02-06 21:02:13 +02:00 |
|
Arik Fraimovich
|
199cddfbdb
|
Tests for Query, Widget and Dashboard controllers.
|
2014-02-06 21:02:13 +02:00 |
|
Arik Fraimovich
|
c0ca602017
|
Factories for all models for tests.
|
2014-02-06 21:02:13 +02:00 |
|
Arik Fraimovich
|
ff62fbbcf4
|
More tests (Dasboard API).
|
2014-02-06 20:56:00 +02:00 |
|
Arik Fraimovich
|
69ec362a8d
|
Fix: make sure all dashboard slug are unique
|
2014-02-06 20:56:00 +02:00 |
|
Arik Fraimovich
|
cb7fbc16b0
|
Initial version of tests.
|
2014-02-06 20:55:14 +02:00 |
|