Commit graph

21 commits

Author SHA1 Message Date
Attila Kerekes 157b972ff5
feat: Trigger app update when new version is deployed 2022-11-18 17:35:55 +01:00
Attila Kerekes 487cdc483c fix: Add check to appModel so websites can be added again 2022-11-05 07:02:20 +00:00
Attila Kerekes 6907695c5d feat: support the listing of private apps 2022-10-28 09:55:16 +00:00
Attila Kerekes 533af2dc49 feat: support the listing of private apps 2022-10-27 21:57:23 +00:00
KodeStar d5bd614cc6
Update Application.php 2022-03-19 14:05:01 +00:00
Shift 297c2bb30f
Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-03-19 13:54:33 +00:00
Shift b1dc4d4a41
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the adopted coding style by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] config to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-03-19 13:54:32 +00:00
KodeStar 1e2b807e05 Lots of work on apps 2022-03-16 15:49:44 +00:00
KodeStar 8499d100ff More work on apps 2022-03-15 18:19:01 +00:00
Kode 4c63b66dbf Initial start of replacing apps list to use github generated list 2022-03-14 15:56:36 +00:00
Kode 7fdca02af7 Allow numbers in apps 2022-03-12 10:45:37 +00:00
Kode ab83c3a551 Small changes
Copy icon if missing on new app add.
Change order of create symlink and load apps
2018-11-09 23:07:01 +00:00
Kode e8e4cbfd41 Change sort order for applist 2018-11-05 21:03:42 +00:00
Kode b30f1730e4 order applist in dropdown by name 2018-11-04 15:27:57 +00:00
Chris 2507cda94c Normalise classname to remove non alpha chars 2018-10-29 15:12:47 +00:00
Chris d76d056ed1 changes 2018-10-25 14:42:14 +01:00
Chris 2b2d51cb6f changes 2018-10-23 15:53:56 +01:00
Kode 6e9f25d680 Fixes 2018-10-21 12:39:12 +01:00
Kode 268afe7006 Get working 2018-10-21 00:17:36 +01:00
Chris 4fb59385b7 work on applications 2018-10-19 15:10:05 +01:00
Chris 380a0e8623 changes 2018-10-18 15:59:38 +01:00