Arik Fraimovich
fd9dc4b4e8
Update controller/view name
2016-10-26 22:17:17 +03:00
Arik Fraimovich
52b87efb73
Add feature flag for the permissions control feature
2016-10-26 21:40:51 +03:00
Arik Fraimovich
2592959550
Use version for partial query updates
2016-10-26 16:28:39 +03:00
Arik Fraimovich
8245a667ef
Return permission state with query object
2016-10-26 11:17:14 +03:00
Arik Fraimovich
00a77f8d3a
snake_case to camelCase
2016-10-24 12:57:54 +03:00
Arik Fraimovich
19e5a0af86
Naming and indentation fixes
2016-10-24 12:40:17 +03:00
Waldemar Hummer
60a79cbe08
address code review comments
2016-10-24 12:33:29 +03:00
Waldemar Hummer
c0c4f453f2
fix handling of latest_version in query view
2016-10-24 12:33:29 +03:00
Waldemar Hummer
e0672f4c4d
add optimistic locking for dashboard editing
2016-10-24 12:33:29 +03:00
Tatyana Tychshenko
95dca53b1e
Finalised UI for sharing permissions
2016-10-24 12:33:29 +03:00
Waldemar Hummer
91a46ea1bb
add optimistic locking for concurrent changes to queries by different users
2016-10-24 12:33:29 +03:00
Waldemar Hummer
903ba0c1e0
add backend API and tests for managing access permissions.
2016-10-24 12:33:29 +03:00
Tatyana Tychshenko
2a688200be
UI for sharing edit permissions
2016-10-24 12:33:29 +03:00
Arik Fraimovich
cb0ea7b63e
Show spinner while testing connection
2016-10-20 10:11:16 +03:00
Arik Fraimovich
ef07388d2a
Allow testing connection only after saving
2016-10-20 10:11:16 +03:00
Arik Fraimovich
8464d8c64a
Fix the way we were calling the test API -
...
Previously it was overriding the content of $scope.dataSource and
resulting in a broken form.
Also updated the messages.
2016-10-20 10:11:16 +03:00
Arik Fraimovich
42ae78a017
Add: support for snapshot generation service
2016-10-20 10:10:42 +03:00
Kazuhito Hokamura
025e9d2710
Limit the editing functionality to only the text
2016-10-20 10:10:42 +03:00
Arik Fraimovich
a9562d361f
Change: paginate query page & add explicit urls.
...
- Paginate the queries API result.
- Split the API to /api/queries (all queries) and /api/queries/my which returns
a user's queries (or drafts).
- In the interface have explicit URLs for all queries (/queries), my queries (/queries/my)
and drafts (/queries/drafts).
2016-10-20 10:10:42 +03:00
Kazuhito Hokamura
97ad716d5a
Make it possible to edit a TextBox
2016-10-20 10:10:42 +03:00
Allen Short
d54e9125d9
Connection-test UI
2016-10-19 12:03:28 -05:00
Arik Fraimovich
db4aec22f6
Fix #1184 : dashboard refresh not working.
2016-08-30 17:55:10 +03:00
Arik Fraimovich
ca6ee5e04f
Fix: autocomplete went crazy when database has no autocomplete.
2016-08-23 01:43:29 +03:00
Arik Fraimovich
10f5ecdb00
Add: query snippets feature
2016-08-22 23:58:00 +03:00
Arik Fraimovich
295ca92e44
Simplify the code.
2016-07-28 15:30:05 +03:00
Arik Fraimovich
1995fe4258
Fix: updated result not being saved when changing query text.
2016-07-28 15:26:00 +03:00
Kenya Yamaguchi
1dd736d9b5
Modify the argument order of moment.add function
2016-07-20 01:19:21 +09:00
Arik Fraimovich
95c47138ab
Fix: add missing paddings in titles
2016-06-22 14:12:27 +03:00
Arik Fraimovich
2c2ff0d252
Fix #669 : save fails when doing partial save of new query
2016-06-14 15:39:12 +03:00
Arik Fraimovich
9ad85091ed
Add UI to delete alerts ( closes #731 )
2016-06-14 11:55:00 +03:00
Arik Fraimovich
c2e3637dce
Feature: UI for query parameters
...
This pull request implements UI for parameters and also allows to set the default value and type of a parameter.
(Closes #583 )
Other changes in this pull request:
- Loading/error state for dashboard widgets.
- Refresh button on dashboard widgets (Closes #810 ).
- Maintain sync between query/dashboard URL and current parameters, and preserve them when navigating.
- Removed Pivot Table tab.
2016-06-14 10:09:16 +03:00
Arik Fraimovich
eed5485080
Update Alerts/subscriptions UI for new look and feel.
2016-06-07 15:12:47 +03:00
Arik Fraimovich
4d6599e0ea
WIP
2016-06-05 15:51:49 +03:00
Arik Fraimovich
f8120284d5
WIP: updated look and feel
2016-05-30 14:39:01 +03:00
Arik Fraimovich
aa837ed09b
Update for new design
2016-05-07 22:20:06 +03:00
Arik Fraimovich
e069374232
Merge w/ latest master
2016-05-07 17:49:49 +03:00
Arik Fraimovich
d38ab20c45
Feature: running queries (tasks) monitor
...
- Refactored tasks module into a package.
- Add new admins screens (running queries & outdated queries).
2016-04-18 13:46:31 +03:00
Arik Fraimovich
505f807e5a
use ng-src to avoid errors before scope is available
2016-04-17 18:08:09 +03:00
Arik Fraimovich
cbc58ba594
Fix: new user form was in wrong scope
2016-04-17 17:57:25 +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
db56818a52
Allow toggling dashboard full screen from URL
2016-04-06 18:02:42 +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
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
Alex DeBrie
4bcb705a2a
Hide user subscriptions if email is not enabled
2016-03-24 14:28:47 +00:00
Alex DeBrie
ee29f07802
Clean up after rebase
2016-03-24 02:46:59 +00:00
Alex DeBrie
df2067eec1
Make subscription display more clear
2016-03-23 20:57:19 +00:00
Alex DeBrie
6c3b713b3d
Add destination subscriptions to Alert page
2016-03-23 20:57:19 +00:00
Alex DeBrie
faf2f7dede
Add user subscriptions back to Alert page
2016-03-23 20:57:19 +00:00