7573 Commits (6415abb3d4aaa232dff6d95eb93a3fa6dfa9c08e)

Author SHA1 Message Date
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
mike12345567 390e3e627f Updating validators, make sure everything that is optional is really optional. 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
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
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
Budibase Staging Release Bot 5c1f78cfc6 v1.0.74-alpha.2 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
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
Budibase Release Bot c1e6e00ea4 v1.0.75 4 years ago
Andrew Kingston 8b2a720e92 Revert server lock file 4 years ago
Budibase Release Bot 0fdd50d583 v1.0.74 4 years ago
mike12345567 7443a17458 Adding in all endpoints/open API definitions, need to flesh everything out. 4 years ago
Budibase Staging Release Bot 5862fc2322 v1.0.74-alpha.0 4 years ago
mike12345567 23ccb924f7 Updating table schema and adding query endpoints. 4 years ago
Budibase Release Bot 46aafb076b v1.0.73 4 years ago
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 4 years ago
Budibase Staging Release Bot afcc6ffd11 v1.0.73-alpha.0 4 years ago
Budibase Release Bot 8977e8a027 v1.0.72 4 years ago
Budibase Staging Release Bot c3826e2fd9 v1.0.72-alpha.0 4 years ago
Budibase Release Bot ecd1bb2f46 v1.0.71 4 years ago
Budibase Release Bot e91697a037 v1.0.70 4 years ago
mike12345567 85103cdf13 Adding a schema for tables. 4 years ago
mike12345567 94b5d771f8 Minor adjustment to get the right header for app ID. 4 years ago
Budibase Release Bot 2e2ffc138a v1.0.69 4 years ago
mike12345567 890a17679c Adding in row schema for create/update, making sure all existing endpoints have appId specified. 4 years ago