467 Commits (d4e7eddbf61e2dedde445a63bcb6af5fb51f0871)

Author SHA1 Message Date
mike12345567 1c306b60e7 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 b01d50a81c Linting. 5 years ago
mike12345567 56cf236ebf 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 db82784b42 readd one to many 5 years ago
Michael Drury 5fee80d049 Linting. 5 years ago
Michael Drury 72e392608d Adding checks around the edit roles modal. 5 years ago
mike12345567 573a7b55af Changing budibase -> internal/csv in datasource menu. 5 years ago
mike12345567 278d984006 Changing budibase -> internal/csv in datasource menu. 5 years ago
mike12345567 900ed2334c Inverting logic as the type isn't always internal. 5 years ago
mike12345567 3ab4a5d83c Making it possible to create an internal table from the plus symbol. 5 years ago
mike12345567 b8928077e2 Making it possible to create an internal table from the plus symbol. 5 years ago
Martin McKeaveney e9d6ddb571 typo 5 years ago
Martin McKeaveney dbef8077f0 better naming, filter out public from inheritable roles 5 years ago
Martin McKeaveney da800dd3fc prevent editing public role in apps 5 years ago
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 f2beac85b7 Implementing UI to support the backend put in place. 5 years ago
Martin McKeaveney 63be9750ae simplify relationship configuration UI 5 years ago
Martin McKeaveney 6e36e5d06a listing relationships in UI 5 years ago
mike12345567 5dd53f67ac Some work towards supporting many SQL relationships. 5 years ago
Andrew Kingston 91fcb1755a Prevent creating datasource without a type selected 5 years ago
mike12345567 373c57580a Allowing formula fields to be display columns. 5 years ago
mike12345567 d4df026318 Linting and adding internal_api_key to cypress. 5 years ago
Martin McKeaveney 20ca81e13c finally fixing cypress tests 5 years ago
mike12345567 68c8769686 Fixing issue stopping view test from creating tables. 5 years ago
mike12345567 cdebf6c10c Formatting. 5 years ago
mike12345567 239c328fe1 Fixing issues discovered by cypress tests. 5 years ago
Martin McKeaveney 6982c0f717 lint 5 years ago
mike12345567 3475273f80 Removing the ability to delete a table. 5 years ago
mike12345567 77de3e55d7 Linting. 5 years ago
mike12345567 a04c930c1e Fixing some issues with cypress tests and screens getting multipled. 5 years ago
Martin McKeaveney 4ee2adc6cb tidy up, fix UI tests 5 years ago
Martin McKeaveney 90bd99039b lint 5 years ago
Martin McKeaveney 7cb3a910a7 table, view, datasource selection logic 5 years ago
Martin McKeaveney a0535365da some bugfixes 5 years ago
Martin McKeaveney 09895b901a view fix, add help icon to builder 5 years ago
Martin McKeaveney 48f41cd5ea tidy up imports 5 years ago
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 5 years ago
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 5 years ago
Martin McKeaveney 9a35e332ca consolidate data sources and queries together in one UI 5 years ago
Andrew Kingston d9d0cc9be3 Fix all eslint issues 5 years ago
Martin McKeaveney 6c2099dd68 removing _all concept for tables, more work on plus datasource 5 years ago
mike12345567 11c52f26ad Formatting. 5 years ago
mike12345567 f886044338 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 bf47a66442 Fixing internal delete. 5 years ago
mike12345567 9719e26de2 Fixing bulk deletion. 5 years ago
Martin McKeaveney 3372e2b4db restore page structure back to selected datasource 5 years ago
Martin McKeaveney 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 5 years ago
mike12345567 fd02c5994b Fixing an issue with the various components of a relationship column being edittable after it was created. 5 years ago
mike12345567 5dc0c6f559 Relationship name wasn't editable - fixing this. 5 years ago
mike12345567 fa455e8eef Fixing internal table issues and updating createTable cypress test case. 5 years ago