Skip to content

Develop#67

Merged
pavlakis merged 15 commits intomasterfrom
develop
Mar 24, 2017
Merged

Develop#67
pavlakis merged 15 commits intomasterfrom
develop

Conversation

@pavlakis
Copy link
Copy Markdown
Member

Updates deploy script

pavlakis and others added 15 commits June 1, 2016 21:27
Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication
Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication
* Merge to master (#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency
* Develop (#62)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Feature/route improvements (#60)

* Merge to master (#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* Feature/docker (#63)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* modifying ignore for data

* fetaure: add docker working docker composer need to sort hostname and db connection

* changes to mysql set up and ports

* connecting to db but needs initialising

* Feature/route improvements (#60)

* Merge to master (#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* docker working if db manually built

* added a separate init

*  fixed mysql init

* added rebel sponsor info

* Add deploy script

* Add DB port with BC for older settings file
* Develop (#62)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Feature/route improvements (#60)

* Merge to master (#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* Feature/docker (#63)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* modifying ignore for data

* fetaure: add docker working docker composer need to sort hostname and db connection

* changes to mysql set up and ports

* connecting to db but needs initialising

* Feature/route improvements (#60)

* Merge to master (#57)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Merge to master (#58)

* Use form for event creation

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Use form for event creation (#54) (#55)

Pass default time in the action

Add joindin status code logic in the event service

Use a form to validate the event creation

Pass event default time through event config

Validate form on populate call

Return null objects for speaker and supporter when empty

Pass form errors to the view

Use form to retrieve event info

Use form in the view

Add test for supporter returning null object when no params passed

Redirect to admin on successful authentication

* Pass url params as route attributes

* Use event info from meetup on the form

* Add checks to prevent BC API breaks

* Fix logic when checking for speaker and supporter

* Group admin routes

Remove AuthCheck middleware and use route groups

* Add create-event route optional forward slash

Include forward slash only when passing meetup id parameter

* Remove unused AuthCheck dependency

* docker working if db manually built

* added a separate init

*  fixed mysql init

* added rebel sponsor info

* Add deploy script

* Add DB port with BC for older settings file

* Fetch tags before switching tags
Handle exception and display message to user.
@pavlakis pavlakis merged commit eb8c596 into master Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants