Skip to content

Commit

Permalink
Apply Nauxscript suggestion and release 3.0.2
Browse files Browse the repository at this point in the history
lukewaite#38

Signed-off-by: Ghostwan <ghostwan@gmail.com>
  • Loading branch information
ghostwan committed Aug 25, 2023
1 parent aea62d8 commit 7122d2c
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 54 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v3.0.2] (2023-08-25)
* Apply suggestion from Nauxscript https://github.com/lukewaite/alfred-gitlab/issues/38

## [v3.0.1] (2022-07-18)
* Remove URLEncoding of repo URLs are they appear to break opening in Alfred 5 ([#9ce14af](https://github.com/lukewaite/alfred-gitlab/commit/9ce14af))

Expand Down Expand Up @@ -65,8 +68,9 @@ upgraded to the fork in the meantime has the ability to pull updates in the futu

* Initial implementaiton of alfred-gitlab workflow

[Unreleased]: https://github.com/lukewaite/alfred-gitlab/compare/v3.0.1...HEAD
[v3.0.0]: https://github.com/lukewaite/alfred-gitlab/compare/v3.0.0...v3.0.1
[Unreleased]: https://github.com/lukewaite/alfred-gitlab/compare/v3.0.2...HEAD
[v3.0.2]: https://github.com/lukewaite/alfred-gitlab/compare/v3.0.0...v3.0.2
[v3.0.1]: https://github.com/lukewaite/alfred-gitlab/compare/v3.0.0...v3.0.1
[v3.0.0]: https://github.com/lukewaite/alfred-gitlab/compare/v1.6.0...v3.0.0
[v1.6.0]: https://github.com/lukewaite/alfred-gitlab/compare/v1.5.0...v1.6.0
[v1.5.0]: https://github.com/lukewaite/alfred-gitlab/compare/v1.4.0...v1.5.0
Expand Down
Binary file removed GitLab.alfredworkflow
Binary file not shown.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ Quickly navigate to GitLab projects in [Alfred 3][alfred].

### Sub-Page Navigation
![][sub-page]
After selecting a repository, you are prompted with a page to navigate to. You can disable this behaviour
by setting the `quick_open` workflow variable to `true`.

See the Alfred documentation on [Workflow variables][wf-vars] for more information on how to configure workflow variables.
After selecting a repository, enter or click on it to see its overview page, if instead you CMD-ENTER you will see the sub-page action.

## Notes
By default, we will only show projects which you are a member of.
Expand All @@ -36,5 +33,5 @@ All other code/media are released under the [MIT Licence][license].
[alfred-workflow]: http://www.deanishe.net/alfred-workflow/
[wf-vars]: https://www.alfredapp.com/help/workflows/advanced/variables/
[license]: src/LICENSE.txt
[sample]: https://raw.github.com/lukewaite/alfred-gitlab/master/docs/sample.png
[sub-page]: https://raw.github.com/lukewaite/alfred-gitlab/master/docs/sub-page.png
[sample]: docs/sample.png
[sub-page]: docs/sub-page.png
Binary file modified docs/sub-page.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 9 additions & 46 deletions src/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<dict>
<key>bundleid</key>
<string>com.lukewaite.alfred-gitlab</string>
<key>category</key>
<string>Productivity</string>
<key>connections</key>
<dict>
<key>07D583FC-AFE3-47D1-8076-FF78BE066E4E</key>
Expand Down Expand Up @@ -32,19 +34,6 @@
<false/>
</dict>
</array>
<key>26503076-7E71-48DF-BF35-88CBED38F543</key>
<array>
<dict>
<key>destinationuid</key>
<string>CA4D035A-9ECF-4080-A991-B5265DBBAD37</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
<key>vitoclose</key>
<false/>
</dict>
</array>
<key>351629D0-4BED-4019-8E7E-151E71545F00</key>
<array>
<dict>
Expand Down Expand Up @@ -140,7 +129,7 @@
<array>
<dict>
<key>destinationuid</key>
<string>26503076-7E71-48DF-BF35-88CBED38F543</string>
<string>CA4D035A-9ECF-4080-A991-B5265DBBAD37</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
Expand All @@ -152,11 +141,11 @@
<key>destinationuid</key>
<string>351629D0-4BED-4019-8E7E-151E71545F00</string>
<key>modifiers</key>
<integer>0</integer>
<integer>1048576</integer>
<key>modifiersubtext</key>
<string></string>
<key>vitoclose</key>
<false/>
<true/>
</dict>
</array>
</dict>
Expand Down Expand Up @@ -213,25 +202,6 @@
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>inputstring</key>
<string>{var:quick_open}</string>
<key>matchcasesensitive</key>
<true/>
<key>matchmode</key>
<integer>0</integer>
<key>matchstring</key>
<string>true</string>
</dict>
<key>type</key>
<string>alfred.workflow.utility.filter</string>
<key>uid</key>
<string>26503076-7E71-48DF-BF35-88CBED38F543</string>
<key>version</key>
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
Expand Down Expand Up @@ -291,7 +261,7 @@
<key>fixedorder</key>
<false/>
<key>items</key>
<string>[{"title":"Pipelines","arg":"pipelines"},{"title":"Overview"},{"title":"Issues","arg":"issues"},{"title":"Merge Request","arg":"merge_requests"}]</string>
<string>[{"title":"Overview"},{"title":"Pipelines","arg":"pipelines"},{"title":"Merge Request","arg":"merge_requests"},{"title":"New Merge Request","arg":"merge_requests\/new"},{"title":"Releases","arg":"-\/releases"},{"title":"Tags","arg":"tags"},{"title":"Issues","arg":"issues"}]</string>
<key>matchmode</key>
<integer>0</integer>
<key>runningsubtext</key>
Expand Down Expand Up @@ -524,13 +494,6 @@
<key>ypos</key>
<real>510</real>
</dict>
<key>26503076-7E71-48DF-BF35-88CBED38F543</key>
<dict>
<key>xpos</key>
<real>260</real>
<key>ypos</key>
<real>130</real>
</dict>
<key>351629D0-4BED-4019-8E7E-151E71545F00</key>
<dict>
<key>xpos</key>
Expand Down Expand Up @@ -604,17 +567,17 @@
<key>CC12EF8B-97E2-4DA6-989E-6E766336576D</key>
<dict>
<key>xpos</key>
<real>70</real>
<real>65</real>
<key>ypos</key>
<real>150</real>
<real>160</real>
</dict>
</dict>
<key>userconfigurationconfig</key>
<array/>
<key>variables</key>
<dict>
<key>quick_open</key>
<string>true</string>
<string></string>
</dict>
<key>variablesdontexport</key>
<array>
Expand Down

0 comments on commit 7122d2c

Please sign in to comment.