Arik Fraimovich
|
607123e67a
|
Reduce expire time to 1800, to reduce changes of test failing
|
2014-03-12 13:41:42 +02:00 |
|
Arik Fraimovich
|
13f3a5e172
|
Update tests for /status.json
|
2014-03-12 13:08:19 +02:00 |
|
Arik Fraimovich
|
5df3dbde1a
|
Fix: use relative file path
|
2014-03-11 19:15:44 +02:00 |
|
Arik Fraimovich
|
417571ecd6
|
Update importer to use mappings
|
2014-03-11 18:51:41 +02:00 |
|
Arik Fraimovich
|
6fa5668cbc
|
Update importer to update existing objects
|
2014-03-11 18:40:42 +02:00 |
|
Arik Fraimovich
|
d6bd19438c
|
Move import functions into a class, to have state
|
2014-03-11 18:23:25 +02:00 |
|
Arik Fraimovich
|
0f29506dda
|
Import functions to import JSON representation of a dashboard
|
2014-03-11 18:23:25 +02:00 |
|
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 |
|