Gaël Hanquez
082bfd558a
Add an image tag names filter ( #3782 )
...
* Add an image tag names filter
Signed-off-by: Gael Hanquez <hanquez.gael@gmail.com>
* Fix overlay shifts
2018-04-27 11:05:51 -07:00
Stephan Großberndt
20d1a3638a
Settings accessible on Ubuntu with long log lines ( #3787 )
...
* Settings accessible on Ubuntu with long log lines
Fixes : #3412
* Settings accessible on Ubuntu with long log lines
2018-04-26 13:31:37 -07:00
Nick Rucci
bdc04b0e08
Update ContainerListItem css so action buttons are no longer wrapping ( #3697 )
2018-03-27 14:33:40 -07:00
Collins Abitekaniza
1905ad927e
[Feature] : Way to prevent auto-scroll down in "Container logs" ( #3472 )
...
* add option to enable/disable following logs
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* keep scroll in current position on unfollow
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-03-12 17:19:35 -07:00
Collins Abitekaniza
74fbdcf72c
fix no scroll with long logs ( #3641 )
...
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-03-12 17:15:57 -07:00
Collins Abitekaniza
bd67f76996
Add a way to download logs to file system ( #3406 )
...
* enable user to save container log files
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* style save logs btn
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* add timestamp to the filename
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2017-12-27 18:20:46 -10:00
danielamram
90b8d1fd03
- Added favorites feature for containers. ( #3419 )
...
- Fixed side-bar width css, added cursor: pointer to containers.
Signed-off-by: Daniel Amram <danielamram0@gmail.com>
- Added favorites feature for containers.
- Fixed side-bar width css, added cursor: pointer to containers.
Signed-off-by: Daniel Amram <danielamram0@gmail.com>
2017-12-27 18:20:08 -10:00
Collins Abitekaniza
62746cfe04
3223 Font too small and can't copy log. ( #3369 )
...
* add logs to clipboard when copy button is pressed
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* remove ansi codes from logs
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* enable adjusting font size for logs
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* style font size select
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* change btn text to copied on copy logs
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* remove box border from both buttons
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
* change Copied ! btn text color to white
2017-12-07 13:12:54 -08:00
Alexander Bonin
b3bfe78ef8
Bumped electron version, and fixed some minor issues with that. ( #3313 )
...
Replaced electron-prebuild with electron
Where there was shell useg replaced
`import shell from 'shell'`
withd
`import {shell} from 'electron'`
Also minor style issues occured. I fixed all of the ones that I saw, but ther might be more.
2017-11-17 13:53:17 -08:00
Fabio Gollinucci
0e5842fe08
Added links section to network container tab ( #2556 )
...
* Added links section to network container tab
- list linked containers
- add and remove links
- restyle select input
- added new link validation
Signed-off-by: Fabio Gollinucci <fbgolly@gmail.com>
* Let link only containers in the same network
Signed-off-by: Fabio Gollinucci <fbgolly@gmail.com>
* Start linked containers
Signed-off-by: Fabio Gollinucci <fbgolly@gmail.com>
2017-06-13 13:08:14 -07:00
French Ben
4eff85d025
Allow images to be removed even if dangling exist ( #2726 )
...
* not the cleanest but should help
Signed-off-by: French Ben <frenchben@docker.com>
* Hide long tags
Signed-off-by: French Ben <frenchben@docker.com>
2017-06-12 10:17:04 -07:00
Fabio Gollinucci
485890f9e8
Added hostname settings to container ( #2509 )
...
Signed-off-by: Fabio Gollinucci <fbgolly@gmail.com>
2017-03-31 12:05:12 -07:00
Vyacheslav Salakhutdinov
46251ba7b9
Add tab with configuring container networks ( #2313 )
...
Signed-off-by: Vyacheslav Salakhutdinov <megazoll@gmail.com>
2017-02-15 00:47:04 +00:00
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