Jared Scheib
760fc30f32
Clean up
2017-03-09 11:04:40 -08:00
Hunter Trujillo
0c9db03bef
Merge pull request #980 from influxdata/misc-ui-polish
...
Shoe Polish
2017-03-09 12:02:27 -07:00
Jared Scheib
05fe3ecc79
Confirm created user, refactor editing mode, clean up
2017-03-09 11:00:00 -08:00
Alex P
8e2d67c4d6
Fix formatting
2017-03-09 10:49:53 -08:00
Chris Goller
8c01e2d099
Merge pull request #981 from influxdata/feature/license-update
...
Update location of InfluxData in the LICENSE file
2017-03-09 12:22:30 -06:00
Jared Scheib
5efcb9a8f6
Fix deleting and editing existing users on edit with same name by using links.self as unique key
2017-03-09 10:09:05 -08:00
Tim Raymond
d1102be625
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
7ef85b6d54
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
089d4fb588
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
889d553b77
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
a2c8ab4867
Add Source Indicator to most pages
2017-03-08 16:20:30 -08:00
Alex P
9eec21e99d
Change sourceIndicator to receive a string instead of an object
2017-03-08 16:20:17 -08:00
Alex P
398b29a758
Fix for #941
2017-03-08 16:00:50 -08:00
Alex P
0c2a5787c6
Create SourceIndicator component
...
Re-using this thing a lot
2017-03-08 13:20:50 -08:00
Alex P
19eabe5d7a
Disable text selection on a ton of UI elements
...
much cleaner now
2017-03-08 12:17:47 -08:00
Alex P
1aa5aa1ecb
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
73fcde0aba
Appease the linter.
2017-03-08 05:49:57 -07:00
Jared Scheib
2f6d856c08
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
b445e30843
Remove right margin on source indicator
2017-03-07 13:19:47 -08:00
Jared Scheib
e15ee781c4
Add url via source to default new user
2017-03-06 23:53:38 -08:00
Jared Scheib
5faac0fa1b
Merge 'origin/feature/934-ew-admin' into 'feature/934-ew-admin_add-user'
2017-03-06 23:44:39 -08:00
Jared Scheib
cbe074ccdc
Add test for removeAddedUser
2017-03-06 23:23:14 -08:00
Jared Scheib
cf08585df9
Add test for addUser
2017-03-06 23:21:10 -08:00
Jared Scheib
c450a0c7cf
Fix losing url after delete
2017-03-06 23:15:16 -08:00
Jared Scheib
2081ab96bc
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
05da325d7c
Suppress log, move constant to shared
2017-03-06 22:12:51 -08:00
Jared Scheib
63ea4d1b8b
Clean up basic validation
2017-03-06 21:51:19 -08:00
Jared Scheib
2e97577605
Handle 'Enter' keypress
2017-03-06 21:50:07 -08:00
Jared Scheib
729752b5b8
Fix removing optmistically added user
2017-03-06 21:49:49 -08:00
Jared Scheib
8f89c8b4ac
Clean up
2017-03-06 21:48:06 -08:00
Jared Scheib
5159d93f6f
Add input placeholders and autofocus
2017-03-06 20:26:54 -08:00
Jared Scheib
9db2c4dfaf
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
c53270ffad
Add ability to add a user+password and basic form validation
2017-03-06 17:33:03 -08:00
Hunter Trujillo
6d51ec5438
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
8e4ae37d29
Clear filter smartly
2017-03-06 17:44:49 -07:00
Hunter Trujillo
420c22db73
Handle no roles like a pro
2017-03-06 17:42:07 -07:00
Hunter Trujillo
e2a365b26c
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
bc5893ae13
Add filtering capability to users and roles admin pages.
2017-03-06 16:46:07 -07:00
Chris Goller
b4e986a876
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
2a632d9c36
Make rule page save button always "success" style
2017-03-06 14:43:05 -08:00
Alex P
a82b98598d
Re-style disabled buttons
2017-03-06 14:42:48 -08:00
Jared Scheib
8721a1cbed
Track editing of new user name
2017-03-06 14:38:03 -08:00
Hunter Trujillo
2a7a010976
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
c9d2d48944
Toggles don't wrap anymore
2017-03-06 14:26:44 -08:00
Alex P
aabc1011e2
Query + button has proper margins
2017-03-06 14:26:35 -08:00
Hunter Trujillo
e9dc8dddf3
Add flash message on success and error states for user removal.
2017-03-06 15:25:02 -07:00
Jared Scheib
3a9a850499
Refactor to less stateful component, add cancel and save buttons
2017-03-06 14:22:39 -08:00
Hunter Trujillo
586e660271
Reset state of delete row button when user has clicked outside.
2017-03-06 14:24:41 -07:00
Hunter Trujillo
c89d5d02df
Add styles improvements for deleting rows.
2017-03-06 14:22:03 -07:00
Chris Goller
b60901e766
Add structured logging to underlying http server
2017-03-06 15:16:45 -06:00