Carlos Diaz-Padron
89a68f5fb2
Use proper shell expansion in Makefile
2014-05-06 01:34:24 -04:00
Carlos Diaz-Padron
511c1c0273
Add pid-file option to agent docs
2014-05-05 23:39:26 -04:00
Carlos Diaz-Padron
e0d477896a
Add flag to agent to write pid file
2014-05-05 23:39:18 -04:00
Armon Dadgar
876c9455db
Merge pull request #127 from tiwilliam/fix-cancel-transition
...
ui: Fix parentKey transitions to root on cancel
2014-05-05 13:45:38 -07:00
William Tisäter
dc01e0a145
Fix parentKey transitions to root
...
Previously, deleting a key in `/dc1/kv/` would transition to
`/dc1/kv//` on success. A refresh at this stage would lead to `404`,
this commit will fix this and generate the correct route key in a
helper function.
2014-05-05 21:32:39 +02:00
Jack Pearkes
51765fdb96
update changelog
2014-05-05 10:22:20 -04:00
Jack Pearkes
9e08d2bc69
ui: actually render an error message, hide delete on root
...
cc/ @tiwilliam
2014-05-05 10:20:57 -04:00
Jack Pearkes
71897eda42
Merge pull request #124 from tiwilliam/delete-folders
...
Add delete folder button to web UI
2014-05-05 10:19:46 -04:00
William Tisäter
700d304d15
Rename `KvHelpController` to `KvBaseController`
2014-05-05 16:09:18 +02:00
William Tisäter
570728f6b0
Drop duplicate isLoading set to false
2014-05-05 16:09:18 +02:00
William Tisäter
f4c4b5ace8
Transition to nearest parent on key delete
2014-05-05 16:09:18 +02:00
William Tisäter
a730174f0c
Clean up root check
2014-05-05 16:09:18 +02:00
William Tisäter
e174d1062c
Redirect to correct root path when deleting keys
2014-05-05 16:09:18 +02:00
William Tisäter
21ad67fc4f
Revert modifications to `getParentAndGrandparent`
2014-05-05 16:09:18 +02:00
William Tisäter
14649c1398
Add delete folder button to web UI
2014-05-05 16:09:18 +02:00
Armon Dadgar
1b475e6048
Merge pull request #122 from tiwilliam/cancel-edit-key
...
ui: Add cancel button to key edit
2014-05-04 18:10:03 -07:00
William Tisäter
acc36c297f
Add cancel button to key edit
2014-05-05 01:03:47 +02:00
Jack Pearkes
6758a260a3
update changelog
2014-05-04 17:45:33 -04:00
Jack Pearkes
bab6c7aa27
update changelog
2014-05-04 17:44:46 -04:00
Jack Pearkes
b9ed600069
Merge pull request #119 from tiwilliam/dash-in-keys
...
Allow keys with dashes in web UI
2014-05-04 17:37:17 -04:00
William Tisäter
3852bef667
Rename root variable
2014-05-04 23:07:41 +02:00
William Tisäter
227daf1fea
Allow using dashes in keys
2014-05-04 23:05:00 +02:00
Armon Dadgar
186c116fc6
Merge pull request #116 from tiwilliam/master
...
command/members: Return exit code 2 if member filter doesn't match any node
2014-05-04 13:38:25 -07:00
Armon Dadgar
a67209f6ab
website: Fixing old reference to dns_addr
2014-05-04 13:26:21 -07:00
Jack Pearkes
f77fbf12ed
Merge pull request #117 from tiwilliam/fix-js-paths
...
Fix broken paths to vendor minified JS
2014-05-04 09:18:02 -04:00
William Tisäter
daa2558fa1
Fix broken paths to vendor minified JS
2014-05-04 12:29:22 +02:00
William Tisäter
4171b3d484
Return exit code 2 if member filter doesn't match any node
2014-05-04 11:54:45 +02:00
Mitchell Hashimoto
87fbb32d99
Merge pull request #113 from pooya/master
...
website: fix a couple of typos.
2014-05-03 16:21:22 -07:00
Shayan Pooya
48f947386b
website: fix a couple of typos.
2014-05-03 19:16:55 -04:00
Jack Pearkes
be8b976451
website: remove some serf stuff, old js files
2014-05-02 14:13:48 -04:00
Jack Pearkes
1c26327fae
ui: pre-minify JS libs
2014-05-02 14:08:47 -04:00
Mitchell Hashimoto
bf9e699eb5
Merge pull request #107 from darron/patch-1
...
website: typo
2014-05-02 09:55:43 -07:00
darron froese
e347a19a6a
Fix typo.
2014-05-02 06:41:02 -06:00
Armon Dadgar
a79bdf1a08
website: fixing demo link
2014-05-01 21:18:40 -07:00
Jack Pearkes
34be9ec69a
Merge pull request #103 from alex-sherwin/patch-1
...
fixing typo, missing "like"
2014-05-01 23:14:37 -04:00
Alex Sherwin
28e2fd3e1c
fixing typo, missing "like"
2014-05-01 22:34:45 -04:00
Armon Dadgar
5c34e01d17
consul: Fixing for upstream API changes
2014-05-01 18:11:36 -07:00
Jack Pearkes
6017268ec4
ui: fix responsiveness for medium-sm screens
2014-05-01 17:22:16 -04:00
Mitchell Hashimoto
246e7e14e0
ui: delete backup files
2014-05-01 12:45:15 -07:00
Mitchell Hashimoto
dcc11e4726
ui: slight typo in makefile
2014-05-01 12:44:18 -07:00
Mitchell Hashimoto
c45029e038
ui: README
2014-05-01 12:43:49 -07:00
Mitchell Hashimoto
68a3f422b4
ui: Automatically replace assets
2014-05-01 12:43:16 -07:00
Jack Pearkes
22bfd53294
ui: improve build instructions
2014-05-01 15:34:25 -04:00
Mitchell Hashimoto
1e4c466b60
website: web is not an OS
2014-05-01 11:35:25 -07:00
Mitchell Hashimoto
16f81229bf
website: update UI
2014-05-01 11:25:27 -07:00
Mitchell Hashimoto
9509d109c8
website: link to proper UI page
2014-05-01 11:19:42 -07:00
Mitchell Hashimoto
b581edf087
website: getting started UI page
2014-05-01 11:19:42 -07:00
Armon Dadgar
4916721fbb
Using older OS's for compilation
2014-05-01 11:09:00 -07:00
Mitchell Hashimoto
9c83a54871
scripts: dist handles UI
2014-05-01 11:02:05 -07:00
Mitchell Hashimoto
8d2b029074
Split GOPATH properly on Windows builds
2014-05-01 10:55:54 -07:00