openstackid-resources/database/migrations/model
smarcet 35fc57473c Sponsored Projects - Endpoints
POST /api/v1/sponsored-projects

payload

name
description
is_active

scope

REALM_URL/sponsored-projects/write

GET /api/v1/sponsored-projects

scope

REALM_URL/sponsored-projects/read

PUT /api/v1/sponsored-projects/{id}

payload

name
description
is_active

scope

REALM_URL/sponsored-projects/write

GET /api/v1/sponsored-projects/{id}
scope

REALM_URL/sponsored-projects/read

PUBLIC

GET /api/public/v1/sponsored-projects/{slug}

DELETE /api/v1/sponsored-projects/{id}

scope

REALM_URL/sponsored-projects/write

POST /api/v1/sponsored-projects/{id}/sponsorship-types

payload
name
description
is_active
order

scope

REALM_URL/sponsored-projects/write

GET /api/v1/sponsored-projects/{id}/sponsorship-types

scope

REALM_URL/sponsored-projects/read

GET /api/v1/sponsored-projects/{id}/sponsorship-types/{id}

scope

REALM_URL/sponsored-projects/read

DELETE /api/v1/sponsored-projects/{id}/sponsorship-types/{id}

scope

REALM_URL/sponsored-projects/write

PUT /api/v1/sponsored-projects/{id}/sponsorship-types/{id}

payload
name
description
is_active
order

scope

REALM_URL/sponsored-projects/write

PUT /api/v1/sponsored-projects/{id}/sponsorship-types/{id}/supporting-companies/{id}

payload
order (optional)

scope

REALM_URL/sponsored-projects/write

DELETE /api/v1/sponsored-projects/{id}/sponsorship-types/{id}/supporting-companies/{id}

scope

REALM_URL/sponsored-projects/write

GET /api/v1/sponsored-projects/{id}/sponsorship-types/{id}/supporting-companies

scope

REALM_URL/sponsored-projects/read

Change-Id: I9c0b1bb457a1c583afd284f56f2aced5deceaa02
Signed-off-by: smarcet <smarcet@gmail.com>
2020-11-30 15:09:40 -03:00
..
.gitkeep Added endpoints for speakers profile edit request 2019-05-06 18:04:11 -03:00
Version20190422151949.php Fixed Foreign keys errors 2019-06-20 10:55:58 -03:00
Version20190506153014.php Fixed Foreign keys errors 2019-06-20 10:55:58 -03:00
Version20190506153909.php Fixed Foreign keys errors 2019-06-20 10:55:58 -03:00
Version20190529015655.php Booking Rooms Model 2019-06-03 19:20:15 -03:00
Version20190529142913.php Fixed Foreign keys errors 2019-06-20 10:55:58 -03:00
Version20190529142927.php Fixed Foreign keys errors 2019-06-20 10:55:58 -03:00
Version20190530205326.php Added Ability to set up external feeds for summit schedule 2019-06-26 14:22:49 -03:00
Version20190530205344.php Added Ability to set up external feeds for summit schedule 2019-06-26 14:22:49 -03:00
Version20190625030955.php Added Ability to set up external feeds for summit schedule 2019-06-26 14:22:49 -03:00
Version20190626125814.php Fixed booking rooms migration 2019-07-29 23:03:44 -03:00
Version20190629222739.php Update bookable room field types from float to int ( 2019-06-30 19:02:21 -03:00
Version20190723210551.php Added missing migration for presentation 2019-07-23 18:08:23 -03:00
Version20190728200547.php Updated Resource Server Context to retrive User 2019-07-28 18:14:19 -03:00
Version20190730022151.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20190730031422.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20190801211505.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20190824125218.php Added summit booking period 2019-12-11 21:49:15 -03:00
Version20190911132806.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20190918111958.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191016014630.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191116183316.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191125210134.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191202223721.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191206163423.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191212002736.php RSVP endpoints 2020-02-12 12:19:26 -03:00
Version20191220223248.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191220223253.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191224021722.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191224022307.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20191229173636.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200109171923.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200110184019.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200123133515.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200128184149.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200128191140.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200212023535.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200212125943.php RSVP endpoints 2020-02-12 12:19:26 -03:00
Version20200213131907.php Added new Summit fields 2020-02-13 15:57:23 -03:00
Version20200403191418.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200512132942.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200512174027.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200523235306.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200526174904.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200601211446.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200602212951.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200609105105.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200616144713.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200618192655.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200623191130.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200623191331.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200623191754.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200624132001.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200629142643.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200629143447.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200713164340.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200713164344.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200730135823.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200803171455.php Fixed Presentation Title Len 2020-08-03 14:28:45 -03:00
Version20200817180752.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200818120409.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200824140528.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200831193516.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200901160152.php * Summit Registration Model/Endpoints 2020-09-21 09:52:07 -03:00
Version20200904155247.php Updated Stripe Profile 2020-09-24 09:42:39 -03:00
Version20200910184756.php Updated Stripe Profile 2020-09-24 09:42:39 -03:00
Version20200924123949.php Updated Stripe Profile 2020-09-24 09:42:39 -03:00
Version20200924203451.php Import Session data through CSV file 2020-09-25 16:06:42 -03:00
Version20200924210244.php Import Session data through CSV file 2020-09-25 16:06:42 -03:00
Version20200928132323.php Mux export integration 2020-10-13 12:35:52 -03:00
Version20201001182314.php Featured Speakers 2020-10-01 17:40:24 -03:00
Version20201008203936.php Mux export integration 2020-10-13 12:35:52 -03:00
Version20201014155708.php Summit Metrics 2020-10-14 19:03:25 -03:00
Version20201014155719.php Summit Metrics 2020-10-14 19:03:25 -03:00
Version20201014161727.php Summit Metrics 2020-10-14 19:03:25 -03:00
Version20201015153512.php Added Virtual badge scan feature 2020-10-15 17:15:40 -03:00
Version20201015153514.php Added Virtual badge scan feature 2020-10-15 17:15:40 -03:00
Version20201015153516.php Added Virtual badge scan feature 2020-10-15 17:15:40 -03:00
Version20201016145706.php Added Location field to summit metric 2020-10-16 12:01:23 -03:00
Version20201018045210.php Updated SelectionPlan entity 2020-10-21 10:03:55 -03:00
Version20201021125624.php Updated SelectionPlan entity 2020-10-21 10:03:55 -03:00
Version20201021172434.php Added new Presentation.progress state 2020-10-21 14:32:03 -03:00
Version20201022181641.php Attendees CRUD refactoring 2020-10-27 20:36:14 -03:00
Version20201027024056.php Attendees CRUD refactoring 2020-10-27 20:36:14 -03:00
Version20201029175540.php Fixed sponsor FK 2020-10-29 15:13:19 -03:00
Version20201116151153.php Added missing migration 2020-11-16 12:13:36 -03:00
Version20201119155826.php Sponsored Projects - Endpoints 2020-11-30 15:09:40 -03:00
Version20201120143925.php Sponsored Projects - Endpoints 2020-11-30 15:09:40 -03:00