Sergio Padrino
5ccab01ec6
Apply suggestions from code review
...
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2021-10-05 09:36:46 +02:00
Billy Griffin
4b215ceda3
Update changelog.json
...
Co-authored-by: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2021-10-04 13:46:11 -06:00
Billy Griffin
72afe7c6f6
Update changelog.json
...
Co-authored-by: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2021-10-04 13:46:00 -06:00
Sergio Padrino
e25e14f584
Bump version and changelog to v2.9.4-beta4
2021-10-04 17:31:35 +02:00
tidy-dev
5a6c0b9253
Merge pull request #13028 from desktop/check-run-logs
...
Check Run Logs
2021-10-04 10:04:21 -04:00
tidy-dev
8945aee6ac
Cache Jobs
...
And some css tidying
2021-10-04 06:57:15 -04:00
tidy-dev
f1cffb3719
Use for.. of
2021-10-01 14:11:55 -04:00
tidy-dev
391844bd1a
Switch to use workflow_ids
2021-10-01 13:48:00 -04:00
tidy-dev
f53047562e
Updates for docom pr commits
2021-10-01 10:07:19 -04:00
tidy-dev
6517ca13d6
Update app/src/lib/stores/commit-status-store.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 10:01:30 -04:00
tidy-dev
c7418a8aca
Update app/src/ui/branches/ci-check-run-list.tsx
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 10:00:24 -04:00
tidy-dev
edd326633a
Update app/src/lib/stores/commit-status-store.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 09:58:31 -04:00
tidy-dev
1e8c0835e5
Update app/src/lib/stores/commit-status-store.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 09:57:44 -04:00
tidy-dev
cace159f7a
Update app/src/lib/stores/commit-status-store.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 09:57:38 -04:00
tidy-dev
8392089e61
Update app/src/lib/api.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 09:56:26 -04:00
tidy-dev
c1c4de47a5
Update app/src/lib/api.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 09:56:12 -04:00
tidy-dev
cc1e7b1abb
Update app/src/lib/api.ts
...
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-10-01 09:55:13 -04:00
Sergio Padrino
23c3050eda
Merge pull request #13055 from desktop/more-ssh-promp-fixes
...
Fix SSH prompt parser for some variants
2021-10-01 15:54:32 +02:00
Sergio Padrino
db65e5efba
Relax the SSH host prompt regex
...
This will support small changes in the prompt, like the lack of the `[fingerprint]` option, or when a key of different type is available for that host.
2021-10-01 13:54:57 +02:00
tidy-dev
985ccc8040
Loading logs empty graphic
2021-09-29 10:55:47 -04:00
Sergio Padrino
500ebc3800
Merge pull request #13034 from desktop/create-tag-improvements
...
Create tag improvements, part II
2021-09-29 16:04:34 +02:00
Sergio Padrino
a780f102b5
Merge pull request #13044 from desktop/misattributed-commit-msg-wrapping
...
Wrap long email addresses in the misattributed commit warning popover
2021-09-29 16:04:20 +02:00
Sergio Padrino
2eac4d7624
Wrap long email addresses wherever is possible
2021-09-29 13:14:53 +02:00
Sergio Padrino
51b7692bd6
Clean tag dialog render code
...
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2021-09-29 10:57:49 +02:00
Sergio Padrino
56dd8fd9f5
Merge pull request #13036 from say25/patch-1
...
Electron was upgraded
2021-09-28 18:45:21 +02:00
Steven Yeh
ed2802793c
Electron was upgraded
2021-09-28 11:24:42 -05:00
Sergio Padrino
801ea0d8a0
Hide previous tags suggestions behind feature flag
2021-09-28 12:56:46 +02:00
Sergio Padrino
5c28b1a197
Fix "Previous Tags" title depending on platform
2021-09-28 12:52:55 +02:00
Sergio Padrino
d19bfafe60
Don't show previous tags when the repo has no tags
2021-09-28 12:51:09 +02:00
Sergio Padrino
4c62d3d495
Merge pull request #12966 from mahezsh/tag-creation-enhancement
...
Tag creation enhancement
2021-09-28 12:43:22 +02:00
Markus Olsson
21b655d63f
Merge pull request #12979 from desktop/mo-space-mo-problems
...
Show popover explaining why partial commits isn't working
2021-09-28 09:24:34 +02:00
tidy-dev
4b6dcdc3f0
Tidying
2021-09-27 15:35:13 -04:00
tidy-dev
b1bbfb576e
Tidying
2021-09-27 10:19:50 -04:00
Sergio Padrino
b51dc176ab
Merge pull request #13024 from ADustyOldMuffin/filesize-error-improvement
...
Filesize error improvement
2021-09-27 11:30:43 +02:00
Daniel Hix
d88a0832ce
Fix linting error.
2021-09-27 00:03:46 -05:00
Daniel Hix
20d3cf331b
Add the parsed file size errors to the error returned from the git command
2021-09-26 23:55:13 -05:00
Daniel Hix
698334d42d
Add Regex to capture filesize error and parse file information from it
2021-09-26 23:54:45 -05:00
Markus Olsson
697201438d
Merge pull request #13015 from alexanderadam/features/add_syntax_mapping_for_HAML_issue_13009
...
add syntax mapping for HAML
2021-09-24 17:38:47 +02:00
tidy-dev
ad83b68f93
Showing summary text
2021-09-24 11:18:03 -04:00
tidy-dev
8ecae842d9
Add view on GitHub button
2021-09-24 10:47:25 -04:00
tidy-dev
e8b09c2003
Clean up
2021-09-24 10:28:36 -04:00
tidy-dev
2246f96dae
Display logs
2021-09-24 10:07:59 -04:00
tidy-dev
900a016afc
Retrieve logs on check runs open
2021-09-24 09:41:05 -04:00
Markus Olsson
b3f7b9b0a2
Needed an upgrade from development to figure out this conundrum
2021-09-24 15:16:31 +02:00
Markus Olsson
9151fbd355
Merge branch 'development' into mo-space-mo-problems
2021-09-24 15:12:21 +02:00
Markus Olsson
dd4808f7b5
Don't know why this would cause a problem...
2021-09-24 15:05:41 +02:00
Markus Olsson
6e6a1f0aaf
📖
2021-09-24 14:41:37 +02:00
Markus Olsson
e8d57a25e5
Move popovers to right hand side when dealing with added lines
2021-09-24 14:39:11 +02:00
tidy-dev
62ca154c5a
Commit Status Store methods for retrieving action logs
2021-09-24 08:00:23 -04:00
Alexander Adam
4df5d2df62
feat: add syntax mapping for HAML - feature #13009
2021-09-24 12:05:03 +02:00