1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00
budibase/packages/server/src
2021-06-23 20:18:21 +01:00
..
api Fixing issue with automation webhook URL being undefined. 2021-06-23 20:11:05 +01:00
automations Fixing test case and removing console.log. 2021-06-23 20:18:21 +01:00
constants Fix empty layout being created with top navigation 2021-06-22 09:37:42 +01:00
db Allowing formula fields to be display columns. 2021-06-22 11:49:35 +01:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations Fixing an issue I found with postgres schema generator, it was applying all primary keys to all tables. 2021-06-23 12:44:54 +01:00
middleware Update-deps and re-lint. 2021-06-21 22:44:40 +01:00
tests/utilities automation server tests updated 2021-06-17 16:35:58 +01:00
utilities Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 2021-06-22 14:43:57 +01:00
app.js Updating rows API so that it has been broken into an internal and external API - this is breaking as it breaks out how bulk deletion is handled. 2021-06-11 18:56:30 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00