Commit Graph

19 Commits

Author SHA1 Message Date
alext 2dad4dfc34 Updated copyright year. 2017-01-31 07:35:34 +01:00
alext 2e2cb09a2d Renamed "composer" directory to "composer_modules" and updated its references. 2016-11-13 12:46:02 +01:00
alext 388a079834 Renamed Alphanumeric type class to Text. 2016-11-09 19:56:24 +01:00
alext 05c751440b Created phpunit configuration file. 2016-11-09 19:55:56 +01:00
alextselegidis 5229ed5767 Renamed engine type classes for PHP7 compatibility (fixes #204). 2016-10-10 17:46:29 +02:00
Alex Tselegidis a9b43ea18d Implemented settings API resource controller and parser. 2016-07-10 16:56:43 +02:00
Alex Tselegidis e2817957be Implemented categories API resource controller and parser. 2016-07-10 16:13:12 +02:00
Alex Tselegidis 655c400750 Implemented admins API resource controller and parser. 2016-07-10 15:53:22 +02:00
Alex Tselegidis bc6e6df8d8 Added state property to provider.json fixture. 2016-07-10 14:01:57 +02:00
Alex Tselegidis f999716969 Modified the customer.json fixture. 2016-07-10 12:58:33 +02:00
Alex Tselegidis 523f4a3e76 Moved the response operations into their own namespace 'Processors' and bundled up the appointments GET request. 2016-07-09 13:14:08 +02:00
Alex Tselegidis 013e8ca4fe Created initial files for required classes of the API. 2016-07-09 12:26:13 +02:00
Alex Tselegidis 512d56b7ea Corrected API authorization procedure. 2016-07-09 12:24:52 +02:00
Alex Tselegidis 5362c30784 Implemented scalar types for the app. 2016-07-09 11:03:34 +02:00
Alex Tselegidis 64cc62ea9c Implemented Int type. 2016-07-09 10:33:13 +02:00
Alex Tselegidis a1011a67eb Created files for common API operations. 2016-07-09 09:02:25 +02:00
Alex Tselegidis 34fd460d4b Created unit tests bootstrap file. 2016-07-09 09:02:06 +02:00
Alex Tselegidis 364f6522e1 Created resource examples for the API. 2016-07-09 08:24:08 +02:00
Alex Tselegidis 0c1b504f56 Created structure for unit tests. 2016-07-08 21:42:51 +02:00