Hiroyasu Nishiyama
|
0c6bf81c24
|
fix appearence of retry button of remote branch management dialog
|
2018-06-23 12:49:09 +09:00 |
|
Hiroyasu Nishiyama
|
392ed706fd
|
add i18n support for projects interface and Japanese message catalogue
|
2018-05-26 14:21:30 +09:00 |
|
Nick O'Leary
|
53e3e08d70
|
Handle cloning a project without package.json
|
2018-05-02 16:24:58 +01:00 |
|
Nick O'Leary
|
c4d1ccb6f5
|
Keep remote branch state in sync between editor and runtime
|
2018-05-02 13:59:39 +01:00 |
|
Nick O'Leary
|
e3520309fc
|
Add clone project to welcome screen
|
2018-05-02 13:38:50 +01:00 |
|
Nick O'Leary
|
9a5139f452
|
Detect if there are no existing flows to migrate into a project
|
2018-02-20 14:30:37 -08:00 |
|
Nick O'Leary
|
ec5d7c2e5c
|
Add credentialSecret to clone pane
|
2018-02-18 17:09:19 +00:00 |
|
Nick O'Leary
|
326c6c496e
|
Handle missing_flow_file error on clone properly
|
2018-02-15 22:47:07 +00:00 |
|
Nick O'Leary
|
9f7f50664c
|
Remote project from cached list on delete so it can be reused
|
2018-02-15 22:46:36 +00:00 |
|
Nick O'Leary
|
5fe5db603d
|
Better error handling/reporting in project creation
|
2018-02-05 15:59:11 +00:00 |
|
Nick O'Leary
|
9f7dd7f5d4
|
Add Project Settings menu option
|
2018-02-05 10:58:09 +00:00 |
|
Nick O'Leary
|
22d942b705
|
Fix auth prompt for ssh repos
|
2018-02-03 23:44:19 +00:00 |
|
Nick O'Leary
|
d1f7fd8bfd
|
Prevent http git urls from including username/pword
|
2018-02-02 22:43:29 +00:00 |
|
Nick O'Leary
|
fc1436a96d
|
Fix fetch auth handling on non-default remote
|
2018-02-02 16:26:55 +00:00 |
|
Nick O'Leary
|
d0d93d7070
|
Handle more repo clone error cases
|
2018-02-01 10:42:14 +00:00 |
|
Nick O'Leary
|
4117961236
|
Relax validation of git urls
|
2018-02-01 10:42:04 +00:00 |
|
Nick O'Leary
|
68a3d71ee6
|
Revalidate project name on return to project-details view
|
2018-02-01 09:47:29 +00:00 |
|
Nick O'Leary
|
528db67c34
|
Add support for file:// git urls
|
2018-01-31 22:34:18 +00:00 |
|
Kazuki-Nakanishi
|
0bc7702d95
|
Fix the problem that the project other than the first project does not encrypt a credential file
|
2018-01-29 15:51:16 +09:00 |
|
Nick O'Leary
|
c43647ca86
|
Handle null profile flow file name
|
2018-01-25 11:14:16 +00:00 |
|
Kazuki Nakanishi
|
94cb7de79f
|
Fix the problem when using projects feature without git setting (#1575)
|
2018-01-25 08:11:46 +00:00 |
|
Kazuki-Nakanishi
|
1c1422e4b5
|
Enable a project open button when creating a first project
|
2018-01-25 12:46:37 +09:00 |
|
Nick O'Leary
|
6a9213da64
|
Add project-exists checks on first-run dialog
|
2018-01-24 21:21:01 +00:00 |
|
Nick O'Leary
|
7a89e3cf33
|
Check the global git config to ensure its setup
|
2018-01-24 21:05:48 +00:00 |
|
Nick O'Leary
|
a9ece5772d
|
Remove extra editor logging
|
2018-01-23 11:29:09 +00:00 |
|
Nick O'Leary
|
cf34716a57
|
Tidy up project first-run experience
|
2018-01-23 11:26:05 +00:00 |
|
Nick O'Leary
|
ad6e55ca17
|
Allow a user to install missing modules from project settings
|
2018-01-22 13:46:11 +00:00 |
|
Nick O'Leary
|
a9b50ce6fc
|
Collapse create/open/delete project dialogs into one
|
2018-01-19 21:51:29 +00:00 |
|
Nick O'Leary
|
f7f795f58a
|
Fixup SSH key auth for project repos
|
2018-01-18 22:17:48 +00:00 |
|
Nick O'Leary
|
1204cf1ba0
|
Better permission handling in editor
|
2018-01-12 21:00:11 +00:00 |
|
Nick O'Leary
|
bb168d35a8
|
Add warning if no sshkeys configured when cloning
|
2018-01-11 12:56:49 +00:00 |
|
Nick O'Leary
|
3306d30094
|
Get proper path to local keyfile when selected
|
2018-01-11 11:19:04 +00:00 |
|
Nick O'Leary
|
6516e0dfd2
|
Allow a user to pick existing sshkeys from ~/.ssh
|
2018-01-10 17:37:41 +00:00 |
|
Nick O'Leary
|
13356047dc
|
Better handling of empty projects and lifecycle
|
2018-01-09 15:06:05 +00:00 |
|
Nick O'Leary
|
8a6488b067
|
Move editor project files and add search to open dialog
|
2018-01-08 23:14:37 +00:00 |
|