Skip to content

Develop#78

Merged
pavlakis merged 26 commits intomasterfrom
develop
Apr 26, 2017
Merged

Develop#78
pavlakis merged 26 commits intomasterfrom
develop

Conversation

@sdh100shaun
Copy link
Copy Markdown
Member

Merge the work by @pavlakis into master ready for release

pavlakis and others added 26 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.
* Add csp builder

* Configure initial CSP settings

* Add nonce to inline scripts

* Add CSP header through middleware

* Allow style-src unsafe-inline to fix site

* CSP - do not allow inline styles

* Add consistency with container key naming
@pavlakis pavlakis merged commit 7b4ae6a into master Apr 26, 2017
@pavlakis pavlakis deleted the develop branch May 3, 2017 21:55
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