Rishabh Saxena
75e11223d2
spec/feature: add stripe integration tests
2016-08-16 00:46:11 +05:30
Rishabh Saxena
060d65c430
views/_payment: decrease script indentation
2016-08-16 00:43:48 +05:30
Rishabh Saxena
164101f2fe
change "purchase" to "get" in views
2016-08-15 10:59:36 +05:30
Rishabh Saxena
6aecf2d446
modify conference registration view message
2016-08-15 10:59:36 +05:30
Rishabh Saxena
261d7dd0de
improve flash error collection
...
improve views
2016-08-15 10:59:36 +05:30
Rishabh Saxena
6bd2e5e335
refactor tests
2016-08-15 10:59:36 +05:30
Rishabh Saxena
a78804b94d
add more tests to check Stripe exceptions
2016-08-15 10:59:36 +05:30
Rishabh Saxena
922440fb77
improve payment view styling
2016-08-15 10:59:35 +05:30
Rishabh Saxena
5c21d1c4d9
add Payment#purchase tests
2016-08-15 10:59:35 +05:30
Rishabh Saxena
4b0a5b1125
move params merge to private method
2016-08-15 10:59:35 +05:30
Rishabh Saxena
05e2a061cc
add stripe key to development env
2016-08-15 10:59:35 +05:30
Rishabh Saxena
048f20bcfc
fix typo. change secrets.yml config.
2016-08-15 10:59:35 +05:30
Rishabh Saxena
a9ab1186f8
change rails initialisation.
...
repair abilities. add ticket purchasing check.
2016-08-15 10:59:35 +05:30
Rishabh Saxena
72ef33cbe6
remove stripe#customer creation.
...
remove amount validation.
2016-08-15 10:59:35 +05:30
Rishabh Saxena
112d2c6fff
change camel case variable to ruby style.
2016-08-15 10:59:35 +05:30
Rishabh Saxena
1f9338735c
improve Stripe error rescue. modify tests.
2016-08-15 10:59:34 +05:30
Rishabh Saxena
52c30af642
generalise application icon for Stripe iFrame
2016-08-15 10:59:34 +05:30
Rishabh Saxena
be6d046154
move stripe API call to model, schema changes
2016-08-15 10:59:34 +05:30
Rishabh Saxena
47e16e5653
add stripe gateway config
2016-08-15 10:59:34 +05:30
Rishabh Saxena
7b23018a06
add payment tests
2016-08-15 10:59:34 +05:30
Rishabh Saxena
a5bb038f61
modify tests for changed payment flow
2016-08-15 10:59:34 +05:30
Rishabh Saxena
ab262ecb46
add payment views and styling
2016-08-15 10:59:34 +05:30
Rishabh Saxena
e2d42fbbbb
modify ticket and ticket_purchases models
2016-08-15 10:59:34 +05:30
Rishabh Saxena
1894cea975
modify ticket purchases view
2016-08-15 10:59:33 +05:30
Rishabh Saxena
92dc0edff2
modify registration view and controller
2016-08-15 10:59:33 +05:30
Rishabh Saxena
8f39fc83d2
add resource, ability and controller for payments
2016-08-15 10:59:33 +05:30
Rishabh Saxena
ee0a575a6f
add payment model and its associations
2016-08-15 10:59:33 +05:30
Rishabh Saxena
b639d2eec5
add stripe-gem and payment schema
2016-08-15 10:59:33 +05:30
Henne Vogelsang
2b4bf2fff7
Merge pull request #1138 from charliequinn/increase-tests-conference-registrations-controller
...
Specs added ConferenceRegistrationsController#new
2016-08-12 13:42:24 +02:00
Christian Bruckmayer
308c15f0ff
Merge pull request #1127 from Ana06/markdown
...
Markdown
2016-08-12 11:55:05 +02:00
Christian Bruckmayer
72531c799a
Merge pull request #1125 from Ana06/schedule-tags
...
Schedule tags improved
2016-08-12 11:53:05 +02:00
Christian Bruckmayer
56f09474eb
Merge pull request #1104 from Ana06/integrate-schedule
...
Inform that there are no rooms in the schedule
2016-08-12 11:49:46 +02:00
Ana
eee4e4f22c
Add markdown to users biography
...
Closes https://github.com/openSUSE/osem/issues/1090
Closes https://github.com/openSUSE/osem/issues/701
2016-08-12 11:38:28 +02:00
Ana
72cd463dc7
Add markdown to events abstract
2016-08-12 11:38:28 +02:00
Ana
1636b458ee
Inform that there are no rooms in the schedule
...
Inform that there are no rooms when creating the schedule with a message instead of creating a room with the title "No rooms". The message also include a link to the place where rooms are created.
2016-08-12 11:33:49 +02:00
Christian Bruckmayer
60877e9593
Merge pull request #1141 from ChrisBr/update_rails
...
Update rails to version 4.2.7.1
2016-08-12 09:56:50 +02:00
Christian Bruckmayer
3b1a474ee0
Merge pull request #1094 from Ana06/schedule-versioning
...
Schedule versioning
2016-08-12 09:56:31 +02:00
Christian Bruckmayer
20dd33d2ff
Update rails to version 4.2.7.1
2016-08-12 09:43:05 +02:00
Christian Bruckmayer
02b287d398
Merge pull request #1139 from Ana06/css-removed
...
Restore css removed
2016-08-12 09:28:35 +02:00
Ana
d1392c1cba
Restore css removed
...
Restore css which was removed in https://github.com/openSUSE/osem/pull/1132 as it is used in the public schedule.
2016-08-12 01:23:54 +02:00
charliequinn
df8517b011
Specs added ConferenceRegistrationsController#new
...
- Increased test coverage with addition of specs to cover :new method of
ConferenceRegistrationsController
2016-08-11 23:54:21 +01:00
Ana
0e9b8b598f
Use jquery-ui-rails gem
2016-08-11 15:11:27 +02:00
Ana
1989a33da1
Test namings
...
Test namings in event_schedules and schedules controllers.
2016-08-11 15:11:27 +02:00
Ana
aebd5f20a1
Remove unnecessary attributes in osem-schedule.js
...
Remove unnecessary attributes (schedule and event id) in osem-schedule.js used for update an event.
2016-08-11 15:11:27 +02:00
Ana
8975df6a6b
Event schedules controller tests improved
2016-08-11 15:11:27 +02:00
Ana
a1c7f67735
Render errors in JSON in the schedule correctly
2016-08-11 15:11:27 +02:00
Ana
e8261d41bc
Improve Error messages
...
- Improve error messages in event schedules, schedules and program controller.
- Two respond_to blocks in the update method of program controller.
2016-08-11 15:11:27 +02:00
Ana
c687c1072e
Add event schedules and schedules controller specs
2016-08-11 15:11:27 +02:00
Ana
5761e0f7a4
Using flash instead of alerts in the schedule
...
Using flash instead of alerts in the schedule to notify errors.
Also, a message shown when a schedule is successfully created.
2016-08-11 15:11:27 +02:00
Ana
81108290e5
Schedule update moved to program update
...
Schedule update updated a program attribute
2016-08-11 15:11:27 +02:00