2186 Commits (25cf35ef4fe3a20b2e69e0804f5b6e55aebeefe3)

Author SHA1 Message Date
mike12345567 f151948f60 force delete dist directory when building. 5 years ago
mike12345567 477adfdbd7 Linting + formatting. 5 years ago
mike12345567 191646b7ee Removing use of the arguments[0] as they don't mesh well with TS. 5 years ago
mike12345567 655c6ec381 Fixing cypress test linkup to built files. 5 years ago
mike12345567 d90f77fa42 Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 19da122425 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
Budibase Release Bot e0459572af v0.9.65 5 years ago
mike12345567 6cae9cbdb8 Formatting. 5 years ago
mike12345567 374081d720 First attempt and re-writing a portion of the server in typescript. 5 years ago
Budibase Release Bot 8998e8cba4 v0.9.64 5 years ago
mike12345567 2b50f061f5 fixing hbs styling. 5 years ago
mike12345567 1263b64298 Adding back app.hbs as it is still required. 5 years ago
mike12345567 1df459a5bf Fixing issues discovered with hbs escaping. 5 years ago
Budibase Release Bot 91f2d5a075 v0.9.63 5 years ago
Martin McKeaveney 0de6038551 strip double quotes and use single in ID 5 years ago
Budibase Release Bot 53a2707086 v0.9.62 5 years ago
Martin McKeaveney 85121db2c5 fix external data sources key parsing with double quote strings 5 years ago
Martin McKeaveney f6549b0c7f string based keyProps not being parsed properly by handlebars 5 years ago
Budibase Release Bot 4af9574178 v0.9.61 5 years ago
mike12345567 bfc4a7cc7b Fixing test case and removing console.log. 5 years ago
mike12345567 6e0f18de87 Fixing issue with automation webhook URL being undefined. 5 years ago
mike12345567 1dbc56adf4 Fixing some issues discovered with POSTing JSON. 5 years ago
Budibase Release Bot 6d822ee4c2 v0.9.60 5 years ago
mike12345567 efe1866dbe Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables. 5 years ago
Budibase Release Bot 157208ea76 v0.9.59 5 years ago
Budibase Release Bot 9fbb9d8d72 v0.9.58 5 years ago
Budibase Release Bot 6fe48237e5 v0.9.57 5 years ago
Budibase Release Bot 5253b00dc9 v0.9.56 5 years ago
Budibase Release Bot 63e52c1f1b v0.9.55 5 years ago
Budibase Release Bot 042eb0765a v0.9.54 5 years ago
mike12345567 5be329ea58 Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 5 years ago
mike12345567 373c57580a Allowing formula fields to be display columns. 5 years ago
Andrew Kingston 0b40c39bdf Fix empty layout being created with top navigation 5 years ago
Michael Drury 8b447479a9 Update-deps and re-lint. 5 years ago
Michael Drury a2d98bfe23 Linting. 5 years ago
mike12345567 951ff78775 Fixing issue with app import, supporting old search API. 5 years ago
mike12345567 57d2f349ae Linting. 5 years ago
mike12345567 44c6b77c55 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 2f4e85c64e consolidate build 5 years ago
Martin McKeaveney f4c74b0ee2 add develop tag and update docker push script 5 years ago
Martin McKeaveney 7fdd3c6634 adding docker staging tag to CI build to avoid polluting latest 5 years ago
Budibase Release Bot 91a6d5e985 v0.9.53 5 years ago
Budibase Release Bot 07a6eab254 v0.9.52 5 years ago
mike12345567 13222e2083 Linting. 5 years ago
mike12345567 60de9ccb28 Fixing issue with 1:N relationships and multiple fields, issue #1753. 5 years ago
Martin McKeaveney 6982c0f717 lint 5 years ago
mike12345567 1badf70f46 Linting. 5 years ago
mike12345567 94daa3d4b5 Adding a server logging script for testing and updating automation script functionality so that you can use 'return trigger.row.firstName' and it'll function as expected. 5 years ago
mike12345567 3f1b95218e Fixing some issues I found with testing automations against external tables. 5 years ago
Martin McKeaveney 44dda78ea4 fix condition in layout 5 years ago