Граф коммитов

2335 Коммитов

Автор SHA1 Сообщение Дата
Jean-Laurent de Morlhon 4914945246 Pin version numbers
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2018-08-29 12:52:52 +02:00
Jean-Laurent de Morlhon 5fc35f04d4
Merge pull request #3192 from shashanktomar/updateJest
Upgraded jest version
2018-08-28 19:44:42 +02:00
yanan3 11f8a1e015 fix can not create container from private image 2018-08-23 11:50:56 +08:00
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
Collins Abitekaniza 05897ceef8 focus file in explorer on save logs (#3708)
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-04-02 11:43:57 -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 4d90ed8b7d Preferences doesn't open if main window closed (#3680)
* show window if hidden on preferences

Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>

* unhide window on about too

Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-03-23 10:59:42 -07:00
Collins Abitekaniza ec955fc626 keep unchanged config variables (#3663)
Signed-off-by: Collins Abitekaniza <abtcolns@gmail.com>
2018-03-19 14:25: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
Nikolas Andronopoulos 9f11fd8bcc Added a tick box in advanced settings for restart policy to either 'a… (#3627)
* Added a tick box in advanced settings for restart policy to either 'always' or ''.

* Refactored restart policy tick box.
2018-03-06 10:29:26 -08:00
Raul Hidalgo Caballero c6667350e0 [TypeScript] - Enable a TsConfig Ready (#3441)
* ts && tslint enabled

* tslint script

* jsx

* strict null checks

* added react types

* allowJS

* Added some fix in schemas and runing tslint well

* electron-build triggers build indirectly
2018-02-27 10:23:46 -08:00
Raul Hidalgo Caballero 26abc33e61 Electron-Builder (#3447)
* Added ElectronBuilder

* build info

* added release targets in scripts

* ignore dist-electron-builder

* main changed

* .

* .

* now more near final solution

* more fix

* Seems Pretty good

* updated electron-builder last version

* updated electron-builder

* electron-version fixed
2018-02-26 18:42:41 -08:00
danielamram 9cc70e2477 - Fixed favorites containers initialize. (#3541)
Signed-off-by: Daniel Amram <danielamram0@gmail.com>
2018-01-25 14:20:39 -05:00
French Ben 495750ee84
Bump to electron 1.7.11 (#3536)
* Bump to electron 1.7.11

Signed-off-by: French Ben <frenchben@docker.com>

* Updated package lock

Signed-off-by: French Ben <frenchben@docker.com>

* Bump npm to latest LTS Argon

Signed-off-by: French Ben <frenchben@docker.com>

* Removed package-lock in favor of shrinkwrap, supported in node 4.8.7

Signed-off-by: French Ben <frenchben@docker.com>

* Removed unneeded packages

Signed-off-by: French Ben <frenchben@docker.com>

* Update Circle make target

Signed-off-by: French Ben <frenchben@docker.com>
2018-01-25 14:17:24 -05:00
French Ben 0af1574159
Updated jquery as recommended by github (#3531)
* Updated jquery as recommended by github

* Attempt to update brew to avoid issues with ruby

* Adding core-js into unmockedModulePathPatterns

* Trying to cleanup the environment before build begins

* Force wine 2.0.4 install

* noob copy pasta

Signed-off-by: French Ben <frenchben@docker.com>
2018-01-23 13:55:08 -05:00
Joe Abbey d1c91c3db9 Attempt to update brew to avoid issues with ruby 2018-01-22 17:38:29 -05:00
Kais Hassan e1c5261546 Fixed application still running after exit on Linux (#1996) (#3486) 2018-01-11 15:13:16 -08: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
French Ben 9cd1a14efe Cleanup the appropriate folder
Signed-off-by: French Ben <frenchben@docker.com>
2017-11-17 14:07:26 -08:00
French Ben bfa6790cc0 Bump to kitematic version and updated download link
Signed-off-by: French Ben <frenchben@docker.com>
2017-11-17 13:54:53 -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
French Ben e454d0f03a Added package installer on release
Signed-off-by: French Ben <frenchben@docker.com>
2017-11-16 12:21:50 -08:00
French Ben 0cabf97b81 Simplified release command
Signed-off-by: French Ben <frenchben@docker.com>
2017-11-09 11:57:00 -08:00
French Ben 34165aee9a Proper reset of VM
Signed-off-by: French Ben <frenchben@docker.com>
2017-11-09 10:56:49 -08:00
Max Helmetag 13cd3d7008 add tag as a status for refresh to catch locally built images (#3264)
Signed-off-by: Max <mhelmetag@gmail.com>
2017-11-06 18:03:41 -08:00
Max Helmetag 36449747e9 update eslint and eslintrc to not get sad when parsiing async (#3265)
Signed-off-by: Max <mhelmetag@gmail.com>
2017-11-06 18:02:12 -08:00
French Ben b2f0230de5 Bump package for release
Signed-off-by: French Ben <frenchben@docker.com>
2017-10-30 17:52:00 -07:00
Max Helmetag 67447ad2e8 refactor local images view to handle dangling images (#3232)
Signed-off-by: Max <mhelmetag@gmail.com>
2017-10-31 01:42:21 +01:00
Max Helmetag 8f11c53f56 remove verbage for email and add validation against email (#3229)
Signed-off-by: Max <mhelmetag@gmail.com>
2017-10-31 01:41:19 +01:00
Max Helmetag 397c65932f update contrib doc to use eslint (#3235)
Signed-off-by: Max <mhelmetag@gmail.com>
2017-10-31 01:40:30 +01:00
Max Helmetag c6c0c80326 use local instead of local-library for local images namespace (#3216)
Signed-off-by: Max <mhelmetag@gmail.com>
2017-10-27 11:45:54 +02:00
Shashank Tomar d0199d6d8e Upgraded jest version 2017-10-20 16:11:45 +05:30
French Ben 3aeba38d02 Bump version
Signed-off-by: French Ben <frenchben@docker.com>
2017-06-29 13:58:08 +02:00
French Ben ab96cc93b4 Updated wording for VM pref and vm selection (#2735)
Signed-off-by: French Ben <frenchben@docker.com>
2017-06-14 10:03:33 -07: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
French Ben 57ea184545 Added small reset button for settings (#2635)
* Added small reset button for settings

Signed-off-by: French Ben <frenchben@docker.com>

* Fixed a typo (#2725)

* Added small reset button for settings

Signed-off-by: French Ben <frenchben@docker.com>
2017-06-09 10:36:10 -07:00
Dan e5df962bf4 Fixed a typo (#2725) 2017-06-09 10:30:38 -07:00
cosmomill 16343469dc Fix issue #1640 (#2602) 2017-05-02 11:29:14 -07:00
Nicolas Brugneaux e298e84079 Fix login with email in AccountLogin.react.js (#2574)
If the email is correct, then the `else if` would always be false.
Fix it by nesting the email check _only_ if a `@` is detected.

[Fixes #2571]

Signed-off-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com>
2017-04-16 17:25:49 -06:00
French Ben 21f794dd61 Align kitematic with latest version (#2534)
Signed-off-by: French Ben <frenchben@docker.com>
2017-03-31 12:16:16 -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
Fabio Gollinucci c4b0531248 Added terminal shell option (#2493)
Signed-off-by: Fabio Gollinucci <fbgolly@gmail.com>
2017-03-22 17:02:43 -07:00
French Ben 567f0bbc06 Fixed unmatched parenthesis (#2439)
Signed-off-by: French Ben <frenchben@docker.com>
2017-03-20 14:57:06 -07:00
Nicolas Brugneaux 8498f88f16 Update AccountLogin.react.js (#2390)
Allow users to login with their hub.docker.com emails.

Signed-off-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com>
2017-02-28 21:37:34 +00: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