Commit Graph

44 Commits (ad4c02858c8e55d2c32af232d08f81fbeeb44280)

Author SHA1 Message Date
kRhythm53 23bd7821b2
Go up 2 (#44)
* remove this

* make clean worked

* node version fix

* changed to 1.19

* added go mod,sum

* change apline

* changed to go install rice

* s

* added run ls -l

* added ls -l

* changed makefile

* changed makefile

* install rice with latest branch

* changed stuff

* changed workdir

* go get

* changed dockerfile

* changed dockerfile

* chaged version in fmt

* 1.19 to 1.18

* added logs

* added logs

* logs

* logs

* logs

* Pack statping (#46)

* golang-rice instal

* golang-rice instal

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* setting export gopath bin

* workdir change

* checking with path change

* go mod change

* go mod change

* package change

* package change

* package change

* package change

* package change

* package name change

* rollback test code

* go fmt

Co-authored-by: Rhythm <35167328+kRhythm@users.noreply.github.com>

* removed logs

Co-authored-by: Rhythm <35167328+kRhythm@users.noreply.github.com>
Co-authored-by: srinath-raju <srinath.s@razorpay.com>
Co-authored-by: srinath-raju <98756508+srinath-raju@users.noreply.github.com>
2022-09-09 12:33:16 +05:30
hunterlong 3067bc085a ui features, failure reasons (generic), help view generated from Wiki 2020-08-18 12:39:55 -07:00
hunterlong 1cfc5b4bda not finalized, notifications works, additional testing 2020-08-02 22:48:35 -07:00
hunterlong 7b2e186e7b notifier fixes 2020-07-23 18:36:30 -07:00
hunterlong d16c2aad72 convert notifier struct values to nullstring's 2020-07-22 12:07:42 -07:00
hunterlong 23fb2eb2a9 import and export CLI command updates (added configs to export/import), modified Webhook notifier headers 2020-07-07 21:22:59 -07:00
hunterlong c3a85e3d7f webhook notifier fix 2020-07-07 14:15:47 -07:00
hunterlong 202695ba20 oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure 2020-06-25 21:08:12 -07:00
hunterlong 7be131d0cf added http headers for outgoing requests, removed mobile notifier inputs, added Pushover notifier fields 2020-06-24 18:58:21 -07:00
hunterlong 04a04ad715 added Switch and List inputs for notifiers, added more variable examples 2020-06-22 00:13:57 -07:00
hunterlong 723ced48c1 added OnSave() method for notifiers 2020-06-20 23:52:07 -07:00
hunterlong a9ef085024 custom notifier JSON/text, notifier interface update, added example service and failure. 2020-06-15 00:46:27 -07:00
hunterlong 01fea69edc custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 21:46:28 -07:00
hunterlong 74d77b6300 notifier updates for UX, UI updates, cypress testing 2020-04-10 22:59:51 -07:00
hunterlong 514d0f59e8 removed comments 2020-04-01 21:44:41 -07:00
hunterlong e938f9c848 tests 2020-03-25 12:23:50 -07:00
hunterlong f331e9bbf9 notify after x failures, variable replacer, 0.90.16 2020-03-22 19:50:30 -07:00
Hunter Long 8170885236 additional 2020-03-16 20:13:07 -07:00
Hunter Long 12275f7522 notifications!!! 2020-03-13 20:13:20 -07:00
Hunter Long 2654822915 vue 2020-03-12 01:09:25 -07:00
hunterlong 6958f41997 vue 2020-03-11 21:58:56 -07:00
Hunter Long f62dcd4336 vue 2020-03-09 11:17:55 -07:00
hunterlong 71b7254fce ye 2020-03-09 08:15:15 -07:00
Hunter Long 25913d6458 refactor 2020-03-04 02:29:00 -08:00
hunterlong 15063734a5 better logging (logrus), verbose (-v) mode, index page show create service btn, install.sh script, Dockerfile go version to 1.13, UI fixes 2019-12-28 01:01:07 -08:00
hunterlong 05ff5c5e2e temp 2019-12-18 03:36:29 -08:00
Hunter Long 8aa2dba41c update 2019-10-25 08:13:32 -07:00
Tufan Baris Yildirim 30a1216f23 remove .Online from notifiers and toggle service.Online when needed. fixes #118 2019-08-16 02:26:36 +03:00
Hunter Long f229e5fe0b switch service checking on/off - dynamic JSON string replacement 2019-04-30 13:57:29 -07:00
Hunter Long c42ae4292d notifier update - test fix 2019-03-04 09:18:50 -08:00
hunterlong 1af2e1b929 typos 2019-01-17 14:19:18 -08:00
Hunter Long 97ac239e22 package name change 2018-12-03 21:57:11 -08:00
Hunter Long a80fc47e90 package name change 2018-12-03 20:17:29 -08:00
Hunter Long 799801dca1 fixed webhook notifier 2018-11-09 19:42:32 -08:00
Hunter Long 28880e2c5e tests - Shell Command Notifier - Annoucements in sample/seed 2018-11-06 23:53:39 -08:00
Hunter Long 6c28635763 password fix - Messages for service - fixed null bool/string - better date lib 2018-11-06 21:06:44 -08:00
Hunter Long e35904d35c notifier changes/fixes - mobile push notifications 2018-11-01 15:37:20 +01:00
Hunter Long 16b076aadd notifier clear queue when back online 2018-10-27 02:27:09 -07:00
Hunter Long e96036946c design additions - notifier icons 2018-10-21 09:22:26 -07:00
Ryan 72fc43c8cf Fix: issue with api_key in webhook
Fixed issue where api_key value, aka content type field in Webhook UI
  - Webhook is setting ApiSecret value into Content-Type header
2018-10-11 17:25:16 +08:00
Hunter Long c539c72c60 removed notifier exports 2018-10-05 22:05:50 -07:00
Hunter Long 2b2c08ce40 testing - removed notifier exports 2018-10-05 22:00:40 -07:00
Hunter Long ca39fc73a4 testing - notifer update 2018-10-03 03:47:32 -07:00
Hunter Long ba85a96ab8 http webhook notifier - checkins 2018-10-03 01:17:25 -07:00