Commit graph

13 commits

Author SHA1 Message Date
Michael Kochell
1a5f1bc2d2
[MM-14189] Update references to "mattermost-plugin-sample" to be… (#47)
Repo name changed
2019-06-24 22:02:25 -04:00
Hanzei
43af4d9cfe
Refactoring (#43)
* Cleanup .gitignore

* Document minimum server version

* Become golint compliant

* Use pre defined http method

* Update dependencies

* Add i18n-extract target

* Add golint target

* Run check-style against all go files

Co-Authored-By: Jesse Hallam <jesse.hallam@gmail.com>
2019-06-22 16:15:48 +02:00
Hanzei
05dd2de750 Start with version 0.1.0 (#35) 2019-04-04 07:44:40 -07:00
Jesse Hallam
15a3d3c433
fix index.js import of plugin id 2018-09-20 14:21:10 -04:00
Jesse Hallam
5b2980d1ac
tweak plugin id/version injection
* define BUNDLE_NAME after including build/setup.mk (just for clarity, not correctness)
* separate plugin id from version with dash in bundle name to match Mattermost package
* fix various js/go idioms (some pre-existing!)
* fix error message
2018-09-20 11:56:40 -04:00
Hanzei
8cb9ff92df
Extract plugin version from manifest 2018-09-18 08:12:48 +02:00
Jesse Hallam
6d10b915ca
tweak plugin_id.js generation 2018-07-24 16:06:31 -04:00
Jesse Hallam
b245410cbe
pin same react/redux dependencies as webapp 2018-07-24 16:03:48 -04:00
Jesse Hallam
daaf7822ea
strip out sample bits (moved to demo repository) 2018-07-24 16:02:46 -04:00
Jesse Hallam
390fab485d
access window.PostUtils 2018-07-23 14:50:12 -04:00
Jesse Hallam
33eb1385d2
add webapp/.npminstall target to speed up rebuilds 2018-07-23 14:07:42 -04:00
Jesse Hallam
bc26a8c5d5
tweak webpack externals 2018-07-23 13:49:44 -04:00
Jesse Hallam
189f92c54b
initial commit 2018-07-23 13:43:22 -04:00