Tim Raymond
5e80641667
Update CHANGELOG
...
Added entry on fixing AutoRefresh to not flash an empty graph.
Fixed numbering on previous entry.
2017-03-09 13:00:49 -05:00
Tim Raymond
20bb7110aa
Fix Flash of Unpopulated Graphs on Refresh
...
If a previous fetch of query results was unsuccessful, a "No Results"
message is displayed by the AutoRefresh component. When it went to fetch
results again, this would briefly be replaced by its composed compoenent
which would be instructed to show its "loading" treatment. Since "No
Results" is usually not a situation that would spontaneously change
without user intervention, this patch stores whether the previous fetch
was successful, and hides the loading treatment during subsequent
fetches if it wasn't.
2017-03-09 12:59:11 -05:00
Chris Goller
4715341cf0
Update location of InfluxData in the LICENSE file
...
799 Market Street, Suite 400
San Francisco, CA 94103
2017-03-09 10:46:43 -06:00
Jared Scheib
7c08d380e4
addUser: Refactor to fully controlled inputs, edit user in-place, post new user successfully, simplify actions, disable Create button on editing, WIP clear editing & handle server responses
2017-03-08 17:20:57 -08:00
Alex P
08c74aea06
Add Source Indicator to most pages
2017-03-08 16:20:30 -08:00
Alex P
fe94556ea4
Change sourceIndicator to receive a string instead of an object
2017-03-08 16:20:17 -08:00
Alex P
06daae837d
Fix for #941
2017-03-08 16:00:50 -08:00
Alex P
9bc5e039ba
Create SourceIndicator component
...
Re-using this thing a lot
2017-03-08 13:20:50 -08:00
Alex P
1ae6d9ae52
Disable text selection on a ton of UI elements
...
much cleaner now
2017-03-08 12:17:47 -08:00
Alex P
e03243a204
Style Admin Tabs
...
Also modified the tabs components a bit to accept a custom class
2017-03-08 10:25:19 -08:00
Hunter Trujillo
04d739f60d
Appease the linter.
2017-03-08 05:49:57 -07:00
Jared Scheib
5aa17c4c73
Add ability to add and cancel a new user, refactor UsersTable to be stateless, refactor ConfirmButtons into own file
2017-03-07 20:10:04 -08:00
Alex P
658cd74b2a
Remove right margin on source indicator
2017-03-07 13:19:47 -08:00
Jared Scheib
2eaf90c6d2
Add url via source to default new user
2017-03-06 23:53:38 -08:00
Jared Scheib
836023eedb
Merge 'origin/feature/934-ew-admin' into 'feature/934-ew-admin_add-user'
2017-03-06 23:44:39 -08:00
Jared Scheib
5ab533ebf0
Add test for removeAddedUser
2017-03-06 23:23:14 -08:00
Jared Scheib
6e3c75d53b
Add test for addUser
2017-03-06 23:21:10 -08:00
Jared Scheib
dc15d05ac1
Fix losing url after delete
2017-03-06 23:15:16 -08:00
Jared Scheib
9f0ed42fe1
Resolve conflicts to merge 'feature/934-ew-admin' into 'feature/934-ew-admin_add-user'
2017-03-06 23:09:51 -08:00
Jared Scheib
e6561f0b52
Suppress log, move constant to shared
2017-03-06 22:12:51 -08:00
Jared Scheib
a5a90b862e
Clean up basic validation
2017-03-06 21:51:19 -08:00
Jared Scheib
7626a5b2c8
Handle 'Enter' keypress
2017-03-06 21:50:07 -08:00
Jared Scheib
4ccfa284be
Fix removing optmistically added user
2017-03-06 21:49:49 -08:00
Jared Scheib
7dbd779fc9
Clean up
2017-03-06 21:48:06 -08:00
Jared Scheib
947d5682fd
Add input placeholders and autofocus
2017-03-06 20:26:54 -08:00
Jared Scheib
21efa3aa0c
Optimistically update Users list on add, handle errors on add user, fix AJAX error handling, refactor component state handler
2017-03-06 20:14:02 -08:00
Jared Scheib
be778351c5
Add ability to add a user+password and basic form validation
2017-03-06 17:33:03 -08:00
Hunter Trujillo
9a5d9a0650
Merge pull request #974 from influxdata/feature/934-ew-admin-oss-role-hide
...
Remove roles on OSS and refactor tabs
2017-03-06 17:51:15 -07:00
Hunter Trujillo
45d6db6eb9
Clear filter smartly
2017-03-06 17:44:49 -07:00
Hunter Trujillo
15f0373de0
Handle no roles like a pro
2017-03-06 17:42:07 -07:00
Hunter Trujillo
6ebc68988e
Merge pull request #973 from influxdata/feature/934-ew-admin-filtering
...
Add filtering capability to users and roles admin pages.
2017-03-06 16:52:02 -07:00
Hunter Trujillo
2a280e0273
Add filtering capability to users and roles admin pages.
2017-03-06 16:46:07 -07:00
Chris Goller
8165df42c2
Merge pull request #970 from influxdata/feature/logging-simplification
...
Add structured logging to underlying http server
2017-03-06 17:04:56 -06:00
Alex P
03720018b8
Make rule page save button always "success" style
2017-03-06 14:43:05 -08:00
Alex P
df2d31e376
Re-style disabled buttons
2017-03-06 14:42:48 -08:00
Jared Scheib
1e79495426
Track editing of new user name
2017-03-06 14:38:03 -08:00
Hunter Trujillo
3731653cb3
Merge pull request #971 from influxdata/feature/934-ew-admin-delete
...
EW Admin Delete Confirmation Component
2017-03-06 15:36:12 -07:00
Alex P
2baa5bd3b8
Toggles don't wrap anymore
2017-03-06 14:26:44 -08:00
Alex P
06d73c46f4
Query + button has proper margins
2017-03-06 14:26:35 -08:00
Hunter Trujillo
ae25cd4959
Add flash message on success and error states for user removal.
2017-03-06 15:25:02 -07:00
Jared Scheib
8373146e44
Refactor to less stateful component, add cancel and save buttons
2017-03-06 14:22:39 -08:00
Hunter Trujillo
439a991d18
Reset state of delete row button when user has clicked outside.
2017-03-06 14:24:41 -07:00
Hunter Trujillo
2539e49cfe
Add styles improvements for deleting rows.
2017-03-06 14:22:03 -07:00
Chris Goller
49d8ece940
Add structured logging to underlying http server
2017-03-06 15:16:45 -06:00
Hunter Trujillo
e9f0f63345
Add confirmation before deleting a role or user.
2017-03-06 14:08:03 -07:00
Hunter Trujillo
0dc5774bd6
Add capability to delete users.
2017-03-06 13:39:59 -07:00
Hunter Trujillo
5f01ee1019
Add capability to delete a role.
2017-03-06 13:22:54 -07:00
Jared Scheib
fb30ca02aa
Show input box when editing
2017-03-06 12:17:07 -08:00
Chris Goller
b4ca50b2ef
Merge pull request #969 from influxdata/hotfix/dashboard-database
...
Fix dashboards to use specified database
2017-03-06 13:48:27 -06:00
Chris Goller
1bfddd1b0a
Update CHANGELOG to mention fixing dashboards #968
2017-03-06 13:42:07 -06:00