2417 Commits (a2efbb13380d08a2ffd2c08378cd16ca774c0e2a)

Author SHA1 Message Date
Martin McKeaveney 1a6b46e678 strip double quotes and use single in ID 5 years ago
Budibase Release Bot 8d740bd199 v0.9.62 5 years ago
Martin McKeaveney 852691f75d fix external data sources key parsing with double quote strings 5 years ago
Martin McKeaveney 6857dc08e7 string based keyProps not being parsed properly by handlebars 5 years ago
Budibase Release Bot b63a901a47 v0.9.61 5 years ago
mike12345567 2db995c906 Fixing test case and removing console.log. 5 years ago
mike12345567 2a0cfc949d Fixing issue with automation webhook URL being undefined. 5 years ago
mike12345567 c4cac4a0b1 Fixing some issues discovered with POSTing JSON. 5 years ago
mike12345567 fd4403037d WIP - basic override of foreign keys. 5 years ago
Budibase Release Bot e25c6d4f3f v0.9.60 5 years ago
mike12345567 b3f3826aa6 Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables. 5 years ago
Andrew Kingston d7cc6836a9 Fix instance name on layouts 5 years ago
Budibase Release Bot e141a17e87 v0.9.59 5 years ago
Budibase Release Bot ce2abff002 v0.9.58 5 years ago
Budibase Release Bot e93c40a0d7 v0.9.57 5 years ago
Budibase Release Bot a61abb0476 v0.9.56 5 years ago
Andrew Kingston dd4c7a186e Add new style definitions for containers 5 years ago
Budibase Release Bot ee825b3728 v0.9.55 5 years ago
Budibase Release Bot 42d18b8d7f v0.9.54 5 years ago
mike12345567 0141a5a64c Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 5 years ago
mike12345567 c531a02725 Allowing formula fields to be display columns. 5 years ago
Andrew Kingston 9c453596ab Fix empty layout being created with top navigation 5 years ago
Michael Drury 8b4f1a4bac Update-deps and re-lint. 5 years ago
Michael Drury 82d17af808 Linting. 5 years ago
mike12345567 9f520ae8f3 Fixing issue with app import, supporting old search API. 5 years ago
mike12345567 c87b960ebf Linting. 5 years ago
mike12345567 f4757aeee1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 8844275357 consolidate build 5 years ago
Martin McKeaveney 9deeef2d9e add develop tag and update docker push script 5 years ago
Martin McKeaveney 72a61e4555 adding docker staging tag to CI build to avoid polluting latest 5 years ago
Budibase Release Bot 5dcc469e8c v0.9.53 5 years ago
Budibase Release Bot 744dd2b777 v0.9.52 5 years ago
mike12345567 47fb67ebfc Linting. 5 years ago
mike12345567 052d14ad38 Fixing issue with 1:N relationships and multiple fields, issue #1753. 5 years ago
Martin McKeaveney 0f8b3c52be lint 5 years ago
mike12345567 9afd7fb57a Linting. 5 years ago
mike12345567 347b2abf4f 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 38b880ac28 Fixing some issues I found with testing automations against external tables. 5 years ago
Martin McKeaveney f57e10c01a fix condition in layout 5 years ago
mike12345567 9cc93b62a7 Adding script for creating basic postgres setup. 5 years ago
mike12345567 de1ad05c7a Linting. 5 years ago
mike12345567 eb2cf1afa6 Quick updates to make sure mySQL works with automations. 5 years ago
mike12345567 40e06cc5d1 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 5 years ago
Andrew Kingston bcbced72c2 Fix styles of default server generated layouts 5 years ago
mike12345567 21b591954f Adding a mySQL plus integration, as well as fixing some issues with running queries directly. 5 years ago
Andrew Kingston 91939a2be0 Prevent deleting built-in layout ID's as autoscreens depends on them 5 years ago
Martin McKeaveney e3500a77fd remove random log 5 years ago
mike12345567 ab6a4391d9 quick fix for paging and making deletion work correctly. 5 years ago
Martin McKeaveney b2267322cc fixed all integration tests 5 years ago
mike12345567 489b4066b9 Fixing an issue with pausing automations. 5 years ago