19115 Commits (d7dbcb21757bfcfa9d5b5e2d457ee2d239ef7052)

Author SHA1 Message Date
mike12345567 d7dbcb2175 Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well. 4 years ago
mike12345567 d8b5cae569 Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 4 years ago
mike12345567 5ba723f935 Updating summaries, adding descriptions, wrapping responses with generic wrapper 'data'. 4 years ago
Michael Drury 62e1f8196b Fixing an issue with webhook controller. 4 years ago
mike12345567 e9d344952b Fixing another issue raised by test cases. 4 years ago
mike12345567 3028c34564 Fixing test case. 4 years ago
mike12345567 c5c10cbc79 Fixes for review comments. 4 years ago
mike12345567 6415abb3d4 Changing the API key modal to have a copy input which allows copying the API key easily. 4 years ago
mike12345567 1ecd2f298f Moving swagger defs to dev dependencies. 4 years ago
mike12345567 172850ae87 Switching the basic single row read to use the enrich endpoint. 4 years ago
mike12345567 2bc2d17066 Updating application output schema. 4 years ago
mike12345567 eed4111fe2 Rounding out user schema and query schema as required. 4 years ago
mike12345567 5567ca49c4 Removing test case. 4 years ago
mike12345567 91508ae141 Adding test cases for user implementation with mocks. 4 years ago
mike12345567 1152229719 Users implementation added. 4 years ago
mike12345567 033e320e49 Adding test cases for all implemented endpoints. 4 years ago
mike12345567 f3418044dc Starting to fix up test cases. 4 years ago
Budibase Staging Release Bot 2cf00112ad v1.0.76-alpha.5 4 years ago
mike12345567 390e3e627f Updating validators, make sure everything that is optional is really optional. 4 years ago
Budibase Staging Release Bot 830d56f165 v1.0.76-alpha.4 4 years ago
Michael Drury f84a459d24 Fixing some errors in the generated spec. 4 years ago
Michael Drury 46d23cfb25 Adding a testing system which generates the schema and compares against responses. 4 years ago
mike12345567 c62203a4a2 Generating from typescript files. 4 years ago
mike12345567 d4db4f4525 Updating specs. 4 years ago
mike12345567 06327604eb Refactoring to TS on public endpoints. 4 years ago
Andrew Kingston dd706d84fb Key client app layout rendering by builder store asset type to ensure preview is always remounted properly 4 years ago
Andrew Kingston 4eb4f20fb5 Always update asset type when required, even if no assets of that type exist 4 years ago
mike12345567 d0e0889cc6 Fix for validator adding. 4 years ago
mike12345567 bc87e2b562 Moving validators to a single location, simplify route files and all re-usability. 4 years ago
Budibase Staging Release Bot 32491291e0 v1.0.76-alpha.3 4 years ago
Michael Drury 88e0f67f42 Adding table public API. 4 years ago
mike12345567 c189550614 Adding controllers for row, query and applications public APIs. 4 years ago
Rene Pot b28d69e21e linting 4 years ago
Budibase Staging Release Bot 611ab95c38 v1.0.76-alpha.2 4 years ago
Rene Pot 933030054a Rename filter to be condition 4 years ago
Andrew Kingston 3f84c51c81 Try to fix cypress tests 4 years ago
Andrew Kingston fa6cf0c101 Try to fix cypress tests 4 years ago
Budibase Staging Release Bot 200135d412 v1.0.76-alpha.1 4 years ago
Budibase Staging Release Bot 9d824683bf v1.0.76-alpha.0 4 years ago
Mitch-Budibase 89f29b00c0 Increasing wait times for Assign User Roles test 4 years ago
Budibase Staging Release Bot 5c1f78cfc6 v1.0.74-alpha.2 4 years ago
Rory Powell eb3f192950 Change ports 4 years ago
mike12345567 6a416cad59 Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 4 years ago
mike12345567 baf806275b Getting prettier running on the public routes. 4 years ago
Rory Powell 17d11b46ff Update cypress commands to work in local dev 4 years ago
Mitch-Budibase ac4a2a972e Setting Video flag to False 4 years ago
mike12345567 4e522e39da Refactoring resource system, so that examples and schemas have individual files rather than all being lumped into one. 4 years ago
mike12345567 1f8da07767 Adding in request bodies. 4 years ago
Budibase Staging Release Bot 0e1338f9eb v1.0.74-alpha.1 4 years ago
mike12345567 710a340006 Updating output schemas and adding examples to everything. 4 years ago