467 Commits (e5bca9fecef1e5fc8a1c76a41242e529618a5ec0)

Author SHA1 Message Date
mike12345567 217e5a02bf Fixing issue #2193, also fixing the name of the file on export, as well as fixing an issue with the exporters not handling relationships. 5 years ago
mike12345567 c534a93091 Linting. 5 years ago
mike12345567 daed47a0a8 Fix #2209 - views, calculations and group by can't support formula or link fields, making sure these aren't options in the UI. Also fixing an issue where formula values were being saved to DB. 5 years ago
Martin McKeaveney 8bc6ed5b34 readd one to many 5 years ago
Michael Drury f08547249b Linting. 5 years ago
Michael Drury 6d5f697142 Adding checks around the edit roles modal. 5 years ago
mike12345567 39e91ceb82 Changing budibase -> internal/csv in datasource menu. 5 years ago
mike12345567 524957cb4d Changing budibase -> internal/csv in datasource menu. 5 years ago
mike12345567 53199ddc61 Inverting logic as the type isn't always internal. 5 years ago
mike12345567 44c87f4fb8 Making it possible to create an internal table from the plus symbol. 5 years ago
mike12345567 4acd094c74 Making it possible to create an internal table from the plus symbol. 5 years ago
Martin McKeaveney 9f3c2a8033 typo 5 years ago
Martin McKeaveney a8277c9385 better naming, filter out public from inheritable roles 5 years ago
Martin McKeaveney 78bd36304e prevent editing public role in apps 5 years ago
mike12345567 8550d00751 Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 10730d8053 Implementing UI to support the backend put in place. 5 years ago
Martin McKeaveney 93569ccc87 simplify relationship configuration UI 5 years ago
Martin McKeaveney 1987ea5f3e listing relationships in UI 5 years ago
mike12345567 5a4398f690 Some work towards supporting many SQL relationships. 5 years ago
Andrew Kingston cdd9bed7ad Prevent creating datasource without a type selected 5 years ago
mike12345567 c531a02725 Allowing formula fields to be display columns. 5 years ago
mike12345567 96f477ddfd Linting and adding internal_api_key to cypress. 5 years ago
Martin McKeaveney 5f3336531f finally fixing cypress tests 5 years ago
mike12345567 db01275483 Fixing issue stopping view test from creating tables. 5 years ago
mike12345567 aad0802b83 Formatting. 5 years ago
mike12345567 3919f8a5a3 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 0f8b3c52be lint 5 years ago
mike12345567 b0ebd7d741 Removing the ability to delete a table. 5 years ago
mike12345567 de1ad05c7a Linting. 5 years ago
mike12345567 552c608b49 Fixing some issues with cypress tests and screens getting multipled. 5 years ago
Martin McKeaveney dd4ed9b69d tidy up, fix UI tests 5 years ago
Martin McKeaveney 08b74d2cec lint 5 years ago
Martin McKeaveney a7029017b0 table, view, datasource selection logic 5 years ago
Martin McKeaveney c97d51bc1e some bugfixes 5 years ago
Martin McKeaveney 1117b8433b view fix, add help icon to builder 5 years ago
Martin McKeaveney a79ae5f4ef tidy up imports 5 years ago
Martin McKeaveney 9841a74e39 datasource selection logic - unselect other entities when choosing datasource 5 years ago
Martin McKeaveney 9e41068a5d end to end data providers and opinionated sql 5 years ago
Martin McKeaveney e3cced9d97 consolidate data sources and queries together in one UI 5 years ago
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
Martin McKeaveney de279fa6a9 removing _all concept for tables, more work on plus datasource 5 years ago
mike12345567 4950db460c Formatting. 5 years ago
mike12345567 b0bb2a23db Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 5 years ago
mike12345567 146a72f61d Fixing internal delete. 5 years ago
mike12345567 6685ebaa7b Fixing bulk deletion. 5 years ago
Martin McKeaveney b546faab15 restore page structure back to selected datasource 5 years ago
Martin McKeaveney 114eac4134 external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
mike12345567 b82af48351 Fixing an issue with the various components of a relationship column being edittable after it was created. 5 years ago
mike12345567 5317d7b1f3 Relationship name wasn't editable - fixing this. 5 years ago
mike12345567 781bd7bab6 Fixing internal table issues and updating createTable cypress test case. 5 years ago