Commit Graph

854 Commits

Author SHA1 Message Date
William Tisäter 25d092e592 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 7fd4b1798b update changelog 2014-05-05 10:22:20 -04:00
Jack Pearkes b0c7fa7749 ui: actually render an error message, hide delete on root
cc/ @tiwilliam
2014-05-05 10:20:57 -04:00
Jack Pearkes d5a74e913a 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 0a1c719bcb Rename `KvHelpController` to `KvBaseController` 2014-05-05 16:09:18 +02:00
William Tisäter 60f1d74012 Drop duplicate isLoading set to false 2014-05-05 16:09:18 +02:00
William Tisäter 941a1e3910 Transition to nearest parent on key delete 2014-05-05 16:09:18 +02:00
William Tisäter e587297ed2 Clean up root check 2014-05-05 16:09:18 +02:00
William Tisäter 17e3756200 Redirect to correct root path when deleting keys 2014-05-05 16:09:18 +02:00
William Tisäter d40b3ae6a6 Revert modifications to `getParentAndGrandparent` 2014-05-05 16:09:18 +02:00
William Tisäter 5089be1af0 Add delete folder button to web UI 2014-05-05 16:09:18 +02:00
Armon Dadgar 6440fc77b6 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 255ec7b803 Add cancel button to key edit 2014-05-05 01:03:47 +02:00
Jack Pearkes ff7e3123fd update changelog 2014-05-04 17:45:33 -04:00
Jack Pearkes 59b0b80599 update changelog 2014-05-04 17:44:46 -04:00
Jack Pearkes 34d5c94e5f 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 b5c29e103b Rename root variable 2014-05-04 23:07:41 +02:00
William Tisäter bf3b65e907 Allow using dashes in keys 2014-05-04 23:05:00 +02:00
Armon Dadgar ab9d42a5ce 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 4c2b8562bf website: Fixing old reference to dns_addr 2014-05-04 13:26:21 -07:00
Jack Pearkes 5af6984604 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 ae083d7e16 Fix broken paths to vendor minified JS 2014-05-04 12:29:22 +02:00
William Tisäter b278d1de94 Return exit code 2 if member filter doesn't match any node 2014-05-04 11:54:45 +02:00
Mitchell Hashimoto d2e09b66ab Merge pull request #113 from pooya/master
website: fix a couple of typos.
2014-05-03 16:21:22 -07:00
Shayan Pooya c3ac3f8434 website: fix a couple of typos. 2014-05-03 19:16:55 -04:00
Jack Pearkes 0976a45df7 website: remove some serf stuff, old js files 2014-05-02 14:13:48 -04:00
Jack Pearkes 127d89faf0 ui: pre-minify JS libs 2014-05-02 14:08:47 -04:00
Mitchell Hashimoto 7e7c96906a Merge pull request #107 from darron/patch-1
website: typo
2014-05-02 09:55:43 -07:00
darron froese 45fb056790 Fix typo. 2014-05-02 06:41:02 -06:00
Armon Dadgar 6e905287a7 website: fixing demo link 2014-05-01 21:18:40 -07:00
Jack Pearkes 5ea0d11ca2 Merge pull request #103 from alex-sherwin/patch-1
fixing typo, missing "like"
2014-05-01 23:14:37 -04:00
Alex Sherwin 4430ac248a fixing typo, missing "like" 2014-05-01 22:34:45 -04:00
Armon Dadgar 888ce89b91 consul: Fixing for upstream API changes 2014-05-01 18:11:36 -07:00
Jack Pearkes 97541402be ui: fix responsiveness for medium-sm screens 2014-05-01 17:22:16 -04:00
Mitchell Hashimoto 1ee4726073 ui: delete backup files 2014-05-01 12:45:15 -07:00
Mitchell Hashimoto 085b26410c ui: slight typo in makefile 2014-05-01 12:44:18 -07:00
Mitchell Hashimoto b16ba9da0a ui: README 2014-05-01 12:43:49 -07:00
Mitchell Hashimoto b26b774689 ui: Automatically replace assets 2014-05-01 12:43:16 -07:00
Jack Pearkes 48cdc8c586 ui: improve build instructions 2014-05-01 15:34:25 -04:00
Mitchell Hashimoto bdddb4cc1d website: web is not an OS 2014-05-01 11:35:25 -07:00
Mitchell Hashimoto 060af09c3e website: update UI 2014-05-01 11:25:27 -07:00
Mitchell Hashimoto c39ec03f4a website: link to proper UI page 2014-05-01 11:19:42 -07:00
Mitchell Hashimoto 53abec108f website: getting started UI page 2014-05-01 11:19:42 -07:00
Armon Dadgar 5eaf7007d0 Using older OS's for compilation 2014-05-01 11:09:00 -07:00
Mitchell Hashimoto b57a3ea58a scripts: dist handles UI 2014-05-01 11:02:05 -07:00
Mitchell Hashimoto d8b3fedee8 Split GOPATH properly on Windows builds 2014-05-01 10:55:54 -07:00
Mitchell Hashimoto c260f97d0c Update CHANGELOG style 2014-05-01 10:52:31 -07:00
Mitchell Hashimoto 728ff28c1c website: pages for UI download 2014-05-01 10:49:30 -07:00
Armon Dadgar 0459237a41 Version bump for v0.2.0 2014-05-01 10:28:34 -07:00
Armon Dadgar db12be5b6c Merge pull request #98 from hashicorp/f-web-ui
Adding the Web UI
2014-05-01 10:24:14 -07:00