Arik Fraimovich
1dd8b6293b
Switch to official Plotly.js bower distribution and use latest version.
2016-04-17 11:12:09 +03:00
Arik Fraimovich
3881eaa72e
bower.json: move bootstrap version to correct location
2016-04-17 11:12:03 +03:00
Arik Fraimovich
38b603b28c
Change logoUrl to logo_url to comply w/ code style
2016-04-14 22:31:02 +03:00
Arik Fraimovich
44f8ccfd75
New design 🎉 and UX improvements! In more detail:
...
- Based on the SuperFlat admin theme (I bought the extended license).
- All pages are now full-width to give your data the room it deserves.
- Various UX improvements (althuogh there is still room for improvement).
2016-04-14 22:27:26 +03:00
Arik Fraimovich
6cc2cf765d
Merge pull request #987 from AntoineAugusti/inject-app-context
...
Feature: ability to change logo
2016-04-14 22:18:32 +03:00
Antoine Augusti
2d578247ef
Inject variables with app context and ability to change the logo
2016-04-14 11:50:00 +02:00
tdawber
bde60d5919
Add link to embeds to open query in new window
2016-04-12 12:02:02 +10:00
Arik Fraimovich
39a832aff5
Fix #958 : group members/datasources were cached.
2016-04-10 11:26:33 +03:00
Arik Fraimovich
db56818a52
Allow toggling dashboard full screen from URL
2016-04-06 18:02:42 +03:00
Arik Fraimovich
43078f60cf
Use ng-if instead of ng-show for schema
2016-04-03 12:06:52 +03:00
Arik Fraimovich
941657fbbc
Fix: on first save, make sure we load alredy existing data
2016-04-03 10:42:48 +03:00
Arik Fraimovich
07a53d6aa8
Fix mobile state of query page
2016-04-03 10:30:53 +03:00
Arik Fraimovich
4cc8dd1df8
When opening a query page, don't automatically execute it
2016-03-30 11:33:55 +03:00
Arik Fraimovich
1768778d1d
Fix: show notifications only when page in background
2016-03-30 11:01:11 +03:00
Arik Fraimovich
f5abb47d89
Ask for notification permissions only on query execution
2016-03-30 11:01:01 +03:00
Arik Fraimovich
ffe23fc59c
Split colors palette to base and additional
2016-03-30 10:30:15 +03:00
chiragkparmar@gmail.com
d6a474b9f1
Update color palette to add more pretty colors
...
Inspired from ggplot2 color palette, update ColorPalette to make charts
more pretty.
2016-03-30 10:27:38 +03:00
Arik Fraimovich
aab2da2f4c
Move buttons in the query page
2016-03-30 10:06:48 +03:00
Alex DeBrie
d43d5731ee
Prevent schemas from expanding on search
2016-03-24 17:00:45 +00:00
Andrea Leesley
1701d6cb60
Adjust query info ui.
2016-03-24 16:59:14 +00:00
Andrea Leesley
a9fbb1ccb2
Make query results full width.
2016-03-24 16:59:14 +00:00
Andrea Leesley
c096a133c5
Move the schema container to the right.
...
- Clean up ui on the new query page.
2016-03-24 16:55:49 +00:00
atharva.inamdar
be90353cca
updated query search bar visibility threshold to 500
2016-03-24 16:39:19 +00:00
Thomas Sibley
e61a5f3567
Support for remote user authentication via a trusted request header
...
This allows redash to use nearly any custom authentication setup.
Authentication via the REMOTE_USER environment variable is not provided
as it's deemed unlikely to ever be used.
Note that, like existing authentication providers, if you disable
password authentication and the remote user auth is unsuccessful
(probably due to a misconfiguration), then you'll get a redirect
loop of /login ⇄ /remote_user/login.
2016-03-21 17:00:16 -07:00
Arik Fraimovich
2ce6b567ca
Include public.html in frontend build
2016-03-21 13:12:01 +02:00
Arik Fraimovich
fbb81b62d6
Make signed out layout more modular
2016-03-20 10:07:10 +02:00
Arik Fraimovich
9e6e913347
Merge pull request #928 from getredash/extensibility
...
Add extension points to override frontend elements
2016-03-15 22:49:45 +02:00
Arik Fraimovich
fde36298ce
Add extension points to override frontend elemnts
2016-03-15 22:46:36 +02:00
Arik Fraimovich
82871f606a
Fix: format API not working for non defualt organization
2016-03-15 15:25:52 +02:00
Arik Fraimovich
0fcf232b5e
Move footer to include file
2016-03-15 14:22:12 +02:00
Arik Fraimovich
df180a2cb8
Allow admin to reset password instead of resend invite
2016-03-15 10:56:37 +02:00
Arik Fraimovich
0dccaa9ca4
Show warning if email server isn't configured
2016-03-15 10:37:33 +02:00
Arik Fraimovich
7a943f62b3
Password reset & invite links functionality.
2016-03-14 18:33:17 +02:00
Arik Fraimovich
abde67f2d9
Fix: gulp wasn't building app_layout.html
2016-03-13 22:58:12 +02:00
Arik Fraimovich
841805496e
Better full screen support
2016-03-10 14:05:34 +02:00
Arik Fraimovich
fad8f2b7be
UI for controlling access to dashboard
2016-03-10 11:28:39 +02:00
Arik Fraimovich
be65582da9
Remove explicit header setting as we do it in the config
2016-03-09 13:43:52 +02:00
Arik Fraimovich
52ad1f1ba1
Public dasboards feature.
2016-03-09 13:38:02 +02:00
Arik Fraimovich
863365a412
Feature: print layout for dashboards
2016-02-29 21:07:07 +02:00
Arik Fraimovich
d06d1ada28
Fix: data source loaded without properties
2016-02-28 18:54:20 +02:00
Arik Fraimovich
84f71d1837
Fix: properly show date/time in filters
2016-02-28 11:04:08 +02:00
Arik Fraimovich
86f2a0172f
Fix #851 : embed doesn't load due to missing module.
2016-02-24 21:53:12 +02:00
Arik Fraimovich
954e63a41f
Fix: dashboard query results links broken
2016-02-23 11:33:13 +02:00
Arik Fraimovich
553c6ac8d7
Improve layout of download links
2016-02-22 11:50:42 +02:00
toyama0919
78511fd0ce
add feature, Excel download from dashboard.
2016-02-17 14:48:23 +09:00
Arik Fraimovich
a50ae19236
Merge pull request #823 from mobiledefense/add-widescreen-toggle
...
Feature: Button toggle to display dashboard in at full screen width
2016-02-16 10:23:16 +02:00
yohei.naruse
32824f7575
apply reviews
2016-02-16 10:56:06 +09:00
yohei.naruse
2f16c8ae5f
#801 Download DataSheets as Excel file
2016-02-15 23:47:31 +09:00
Arik Fraimovich
1ceddc9e91
Fix: we were sending wrong timestamp to Plotly
2016-02-14 20:38:32 +02:00
Arik Fraimovich
cec4e71d99
Fix #797 : user redirected to homepage when changing permission type
2016-02-14 16:01:36 +02:00