Commit Graph

204 Commits

Author SHA1 Message Date
French Ben ece9cfa6c2 Merge pull request #1698 from sibprogrammer/checkbox-labels
Better way to control checkboxes using labels.
2016-06-28 16:37:30 -07:00
French Ben 055f864f79 Merge pull request #1739 from ruurd/master
Only animate the running and restarting icon five times. Continuously…
2016-06-06 13:43:22 -07:00
Ruurd Pels 1613f172e5 Only animate the running and restarting icon five times. Continuously animating loads the CPU a lot and we can use the cycles better somewhere else. 2016-06-04 18:38:02 +02:00
Clement Ho 1b68613b5a Add fade out animation for copy container id feedback
Signed-off-by: Clement Ho <ClemMakesApps@gmail.com>
2016-06-01 10:06:09 -05:00
Clement Ho 458c3d687b Add container ID and copy functionality
Signed-off-by: Clement Ho <ClemMakesApps@gmail.com>
2016-05-31 09:49:26 -05:00
Alexei Yuzhakov b7b6115bc3 Make checkbox labels clickable at preferences page.
Signed-off-by: Alexei Yuzhakov <sibprogrammer@gmail.com>
2016-05-26 07:27:32 +06:00
Alexei Yuzhakov 1ffa76bbaf Better way to control checkboxes using labels.
Signed-off-by: Alexei Yuzhakov <sibprogrammer@gmail.com>
2016-05-24 21:28:17 +06:00
French Ben db5d9e015e Merged master and updated logic for local images
Signed-off-by: French Ben <me+git@frenchben.com>
2016-04-12 18:19:23 -07:00
FrenchBen 76980a6e5b Added support for creating containers from local images
Signed-off-by: FrenchBen <me+git@frenchben.com>
2016-04-12 18:08:11 -07:00
Guillaume Hain 4e4516da6a
Merge branch 'master' into linux-support 2015-12-01 11:36:42 +01:00
Jeffrey Morgan 83b2bff850 Improved log performance and reliability
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-11-30 14:01:39 -08:00
Guillaume Hain de0b2efd2a
Implement Linux support 2015-11-24 19:53:35 +01:00
French Ben 73f29a2b49 Added port type support - fixes #344
Signed-off-by: French Ben <me+git@frenchben.com>
2015-11-10 14:08:49 -08:00
French Ben 16fa660e35 Added pull count to images - Fixes #1175
Signed-off-by: French Ben <me+git@frenchben.com>
2015-11-05 14:49:24 -08:00
FrenchBen ac1395282c Implemented V2 search, pagination and greater tag list for images
Signed-off-by: FrenchBen <me@frenchben.com>
2015-10-26 14:39:20 -07:00
Jeffrey Morgan 2f38e3f188 Fix search input style 2015-10-18 15:22:35 -07:00
FrenchBen 4302515813 Enabled scrolling on new container
Signed-off-by: FrenchBen <me@frenchben.com>
2015-10-09 15:53:39 -04:00
Jeffrey Morgan dba0a1a095 Better loading indicators, removed some unused code
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-10-06 21:43:04 -04:00
FrenchBen 926908cc99 Updated support for port edit and improved exposed ports shown
Signed-off-by: FrenchBen <me(at)frenchben.com>
2015-08-20 13:35:28 -04:00
Sean Li ced2df16f2 Polished about page. 2015-07-24 17:18:16 -07:00
Sean Li ee6e2997b4 Dropped image logo gradients. 2015-07-24 16:58:40 -07:00
TeckniX 27dc94586b Added highlight for VM error
Signed-off-by: TeckniX <lokitek@gmail.com>
2015-07-22 21:32:42 -04:00
FrenchBen 628b991947 Updated about look and feel to match design 2015-07-22 11:40:03 -04:00
Sean Li bc8c3e70b0 Styled and fixed wording for advanced checkbox. 2015-06-18 13:44:41 -07:00
Sean Li 1a7452965f Moved advanced options to a new settings tab and linted. 2015-06-18 11:47:53 -07:00
Jeffrey Morgan 1290285a72 Optimimal minimum window size for windows 2015-06-18 00:18:56 -07:00
Jeffrey Morgan f960af6b63 Fixed incorrect styling on Windows header buttons 2015-06-17 23:11:57 -07:00
Jeffrey Morgan 81047a0df6 Merge branch 'windows' of github.com:kitematic/kitematic into windows 2015-06-17 10:29:29 -07:00
Jeffrey Morgan 9ba05a37d1 Move close button to bottom right 2015-06-16 15:28:56 -07:00
Sean Li 2149720664 Added ability to select install error message. 2015-06-16 10:26:54 -07:00
Jeffrey Morgan 1b39c3bb59 Header style changes 2015-06-16 10:07:56 -07:00
Jeffrey Morgan abda5807c8 Merge branch 'master' into windows 2015-06-15 22:44:59 -07:00
Sean Li f4bc3f7e48 Fixed delete button position. 2015-06-15 18:55:49 -07:00
Jeffrey Morgan 26ae83e952 Merge branch 'master' into windows 2015-06-15 13:44:53 -07:00
Sean Li 6614c79951 Larger font and circular button alignment. 2015-06-15 13:13:51 -07:00
Jeffrey Morgan 407fd508d9 Merge branch 'windows' of github.com:kitematic/kitematic into windows
Conflicts:
	package.json
	src/components/ContainerSettingsVolumes.react.js
	src/stores/SetupStore.js
2015-06-15 09:15:57 -07:00
Sean Li b8592d448b More graceful error screen. 2015-06-13 17:04:04 -07:00
Jeffrey Morgan 5628e91d7c Merge branch 'master' into windows
Conflicts:
	src/components/ContainerSettingsPorts.react.js
	src/components/ContainerSettingsVolumes.react.js
2015-06-12 15:48:29 -07:00
Sean Li 35ab1976b6 Fixed username not looking nice for shorter names. 2015-06-12 15:38:47 -07:00
Jeffrey Morgan 97e0b74d6d Merge pull request #630 from kitematic/fix-username-overflow
Fixed long username and adjusted verify account layout.
2015-06-12 15:34:56 -07:00
Li Shang a653ddcb86 Merge pull request #629 from kitematic/create-container-button
Fixed create container button.
2015-06-12 12:03:44 -07:00
Sean Li de9679101e Fixed long username and adjusted verify account layout. 2015-06-12 12:03:03 -07:00
Li Shang 084fc776da Merge pull request #628 from kitematic/fix-update-ui
Fixed auto-update button layout.
2015-06-12 11:47:28 -07:00
Sean Li 5cd4e54b4e Fixed create container button. 2015-06-12 11:46:24 -07:00
Sean Li 5e54051979 Fixed auto-update button layout. 2015-06-12 11:36:49 -07:00
Sean Li 8bdf2c9f6c Disabled browsing web preview. 2015-06-12 11:23:37 -07:00
Sean Li 01eb54bd7a Fixed chopped off icon. 2015-06-12 11:03:03 -07:00
Sean Li 4e79e67404 Merge branch 'master' into style-polish
Conflicts:
	src/components/ContainerHomeFolders.react.js
	src/components/Containers.react.js
	styles/right-panel.less
	styles/variables.less
2015-06-12 10:48:55 -07:00
Sean Li c27aec057a Fixed flex box layout issues. 2015-06-11 17:55:02 -07:00
Jeffrey Morgan 99f1519e74 Fixing outline on + button 2015-06-11 15:07:04 -07:00