stuart nelson
139b5513fc
Compile script.js to top level
2017-01-17 03:12:25 +01:00
stuart nelson
bfc0b56ed3
Update form view
2017-01-16 19:53:56 +01:00
stuart nelson
34921383aa
Move to internal Time
...
Have string representation for editing, which
enables the form to show "this is invalid" but
also allow to have a correctly formed ISO8601 that
gets sent to the API.
2017-01-16 14:55:31 +01:00
stuart nelson
11a9d789f6
Add some more loading indicators
...
To be removed in a refactor ..
2017-01-15 11:43:50 +01:00
stuart nelson
dce15d70ca
Re-organize the massive update function
2017-01-15 11:26:08 +01:00
stuart nelson
56abfd73c5
Use exposed imports in parsing
2017-01-15 11:19:33 +01:00
stuart nelson
8d80b0a250
Add "Loading" view
2017-01-14 21:09:12 +01:00
stuart nelson
c2e86f2ec7
Start trying to break stuff apart into modules
2017-01-13 13:59:51 -05:00
stuart nelson
291f2b4653
Remove View from some things' names
2017-01-13 13:17:43 -05:00
stuart nelson
fd227bb7c7
Update silence show
2017-01-13 13:14:43 -05:00
stuart nelson
10a74504e6
Remove object data
2017-01-13 12:09:53 -05:00
stuart nelson
767df174a0
Move silenceListView
2017-01-13 12:09:11 -05:00
stuart nelson
47fed35d26
Re-use silenceView
2017-01-13 12:07:15 -05:00
stuart nelson
99bb581e7e
Remove comment
2017-01-13 11:47:19 -05:00
stuart nelson
b1ddde61a8
Recompile elm code on server startup
2017-01-13 11:46:24 -05:00
stuart nelson
7bb0543b1c
Add destroy to list view
2017-01-13 11:46:07 -05:00
stuart nelson
a609c5c0ec
Add DESTROY for silences
...
Need to update API to accept destroy verb.
2017-01-12 18:12:45 -05:00
stuart nelson
278d922bee
Create new silences through API
2017-01-12 17:45:26 -05:00
stuart nelson
64fa1430f5
Remove logging of hash location
2017-01-12 16:23:06 -05:00
stuart nelson
797c16083f
Give new silences the default time range
2017-01-12 16:22:51 -05:00
stuart nelson
00897e85c7
Move to using ISO8601 date
...
Useability for the form is horrible, and will be
fixed after silences are being created.
2017-01-12 14:20:41 -05:00
stuart nelson
764dbb229e
Persist all silence form changes
2017-01-09 12:37:11 -05:00
stuart nelson
34909a74cb
Add persistence when updating matcher fields
2017-01-08 22:40:18 -05:00
stuart nelson
ff5c8247d6
Delete matchers on silence creation form
2017-01-08 21:31:58 -05:00
stuart nelson
2502986d09
Add edit button to silence view
2017-01-08 21:29:31 -05:00
stuart nelson
639b2a8957
Minor style stuff
2017-01-07 15:18:34 -05:00
stuart nelson
778f4ba1e5
Add create/edit silence form
2017-01-07 15:18:14 -05:00
stuart nelson
278d3c53c2
Make use of buttonLink function
2017-01-04 22:52:13 -05:00
stuart nelson
2c423e61d3
Clean up types
2017-01-04 22:48:37 -05:00
stuart nelson
64a6ad7b5a
Try Silenced/Active as icons
2017-01-04 22:47:55 -05:00
stuart nelson
a67911a295
Re-organize views
...
Start moving stuff into separate modules
2017-01-04 22:25:35 -05:00
stuart nelson
baed189a7a
Remove old crap from silenceView
2017-01-04 22:16:41 -05:00
stuart nelson
76e5443cb1
Convert silence view to use list buttons
2017-01-04 22:12:04 -05:00
stuart nelson
7bc5edd970
Rename labelHeader->labelButton
2017-01-04 21:50:22 -05:00
stuart nelson
1d1f95f535
A lot of styling changes to alerts page
2017-01-04 21:38:36 -05:00
stuart nelson
7987e9d5df
Update format to find all .elm files
2017-01-04 18:02:49 -05:00
stuart nelson
a055108cdf
Update date util func
2017-01-04 18:02:38 -05:00
stuart nelson
cfeebbf560
Add font-awesome and loading spinner
2017-01-04 17:28:22 -05:00
stuart nelson
4d06bb6060
make format
2016-12-12 10:47:57 +01:00
stuart nelson
c22599858a
Decode routeOpts from block
2016-12-12 10:47:22 +01:00
stuart nelson
3b166e89e7
Button style things
2016-12-12 10:47:10 +01:00
stuart nelson
7fb8e6b9fa
Redirect to alerts page from top level
2016-12-12 10:46:18 +01:00
stuart nelson
1d1945933b
Use field instead of Json.at for top level key
2016-12-12 10:45:40 +01:00
stuart nelson
0edb08fb30
Remove Maybe on Decode for blocks
2016-12-11 19:57:58 +01:00
stuart nelson
cb9e95bacb
Parse silenced and silence id
...
Show buttons for each
2016-12-11 18:59:29 +01:00
stuart nelson
e823a66d53
Format date to something readable
2016-12-09 19:51:24 +01:00
stuart nelson
8f4f4d8e71
Separate alerts into html
2016-12-09 19:17:58 +01:00
stuart nelson
58f552c79d
Parse alerts in alert groups, add silence edit/new
2016-12-04 19:47:31 +01:00
stuart nelson
6faa1e75c3
Parse alerts from api
2016-12-03 16:32:25 +01:00
stuart nelson
e1e64f4415
Simplify code and remove infinite redirect
2016-11-23 09:45:24 +01:00