1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
Commit graph

457 commits

Author SHA1 Message Date
mike12345567 3ab4a5d83c Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
Andrew Kingston 70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Martin McKeaveney e9d6ddb571 typo 2021-07-06 18:56:41 +01:00
Martin McKeaveney dbef8077f0 better naming, filter out public from inheritable roles 2021-07-06 18:55:34 +01:00
Martin McKeaveney da800dd3fc prevent editing public role in apps 2021-07-06 18:54:08 +01:00
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 2021-07-05 18:11:23 +01:00
mike12345567 f2beac85b7 Implementing UI to support the backend put in place. 2021-07-02 14:33:05 +01:00
Martin McKeaveney 63be9750ae simplify relationship configuration UI 2021-07-01 18:24:43 +01:00
Martin McKeaveney d928a93465 Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui 2021-06-30 15:06:42 +01:00
Martin McKeaveney 6e36e5d06a listing relationships in UI 2021-06-29 19:57:26 +01:00
mike12345567 5dd53f67ac Some work towards supporting many SQL relationships. 2021-06-28 17:42:39 +01:00
Andrew Kingston 91fcb1755a Prevent creating datasource without a type selected 2021-06-28 10:55:58 +01:00
mike12345567 373c57580a Allowing formula fields to be display columns. 2021-06-22 11:49:35 +01:00
mike12345567 d4df026318 Linting and adding internal_api_key to cypress. 2021-06-21 14:06:06 +01:00
Martin McKeaveney 20ca81e13c finally fixing cypress tests 2021-06-21 13:55:34 +01:00
mike12345567 68c8769686 Fixing issue stopping view test from creating tables. 2021-06-21 13:41:58 +01:00
mike12345567 cdebf6c10c Formatting. 2021-06-21 13:05:19 +01:00
mike12345567 239c328fe1 Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
Martin McKeaveney 6982c0f717 lint 2021-06-18 22:18:23 +01:00
mike12345567 3475273f80 Removing the ability to delete a table. 2021-06-18 17:07:46 +01:00
mike12345567 77de3e55d7 Linting. 2021-06-18 13:33:44 +01:00
mike12345567 a04c930c1e Fixing some issues with cypress tests and screens getting multipled. 2021-06-17 18:19:34 +01:00
Martin McKeaveney 4ee2adc6cb tidy up, fix UI tests 2021-06-17 14:45:08 +01:00
Martin McKeaveney 90bd99039b lint 2021-06-17 14:06:31 +01:00
Martin McKeaveney 7cb3a910a7 table, view, datasource selection logic 2021-06-17 13:57:27 +01:00
Martin McKeaveney a0535365da some bugfixes 2021-06-17 12:48:37 +01:00
Martin McKeaveney 09895b901a view fix, add help icon to builder 2021-06-17 10:47:01 +01:00
Martin McKeaveney 48f41cd5ea tidy up imports 2021-06-16 23:39:14 +01:00
Martin McKeaveney f267c5c404 datasource selection logic - unselect other entities when choosing datasource 2021-06-16 23:27:38 +01:00
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
mike12345567 2598af16bf Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-16 14:13:57 +01:00
Andrew Kingston cb56d7464b
Merge pull request #1712 from Budibase/fix/eslint-prettier
Fix eslint, update eslint and prettier versions and update package scripts
2021-06-16 09:22:07 +01:00
mike12345567 113486ef48 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-15 20:00:52 +01:00
Martin McKeaveney 9a35e332ca consolidate data sources and queries together in one UI 2021-06-15 19:48:05 +01:00
Andrew Kingston d9d0cc9be3 Fix all eslint issues 2021-06-15 19:36:56 +01:00
Martin McKeaveney 6c2099dd68 removing _all concept for tables, more work on plus datasource 2021-06-15 13:32:11 +01:00
mike12345567 11c52f26ad Formatting. 2021-06-14 19:07:13 +01:00
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. 2021-06-14 15:23:24 +01:00
mike12345567 bf47a66442 Fixing internal delete. 2021-06-14 13:52:06 +01:00
mike12345567 9719e26de2 Fixing bulk deletion. 2021-06-11 19:54:47 +01:00
Martin McKeaveney 3372e2b4db restore page structure back to selected datasource 2021-06-11 17:53:55 +01:00
Martin McKeaveney 58b33562db external/internal tables and datasources merged, removed autocapture, re-added logout action 2021-06-11 17:52:08 +01:00
mike12345567 ef057910e1 Merge branch 'master' of github.com:Budibase/budibase into fix/cypress-fixes 2021-06-07 13:22:27 +01:00
mike12345567 fd02c5994b Fixing an issue with the various components of a relationship column being edittable after it was created. 2021-06-04 21:25:34 +01:00
mike12345567 5dc0c6f559 Relationship name wasn't editable - fixing this. 2021-06-04 21:19:21 +01:00
mike12345567 fa455e8eef Fixing internal table issues and updating createTable cypress test case. 2021-06-02 12:32:07 +01:00
mike12345567 133733740b Fixing issue with relationship column not being name-able. 2021-05-28 19:12:14 +01:00
Martin McKeaveney 6e6bc536a1 fix mssql encryption option 2021-05-28 11:55:28 +01:00
Andrew Kingston 9366d91ea8 Fix toggles in tables in backend UI always showing false 2021-05-27 07:36:46 +01:00
Keviin Åberg Kultalahti 9b67bff0c9 checks for user table props in table 2021-05-26 15:44:16 +02:00