1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

483 commits

Author SHA1 Message Date
Peter Clement
544dd4ef1d Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
Peter Clement
4fa36727e4 Update validation for array type 2021-08-26 14:04:18 +01:00
Peter Clement
f7ebf7f8a4 Fix lucene not allowed characters 2021-08-26 11:39:42 +01:00
Peter Clement
4cfcae415e Rename list to Multi-select 2021-08-26 11:36:05 +01:00
Peter Clement
84350933d4 fix issue with options not being displayed on new line 2021-08-25 17:00:15 +01:00
Martin McKeaveney
368edeb84b Merge pull request #2464 from mslourens/make_labels_more_consistent
make labels for editing more consistent
2021-08-25 16:51:33 +01:00
Peter Clement
05568295b5 Add not contains option to lucene query builder 2021-08-25 14:05:00 +01:00
Maurits Lourens
c87fdbc2fc make labels for editing more consistent 2021-08-25 13:42:28 +02:00
Andrew Kingston
f127d86d11 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Peter Clement
e97b5ef91a add multiselect component as option for form design 2021-08-20 15:56:11 +01:00
Andrew Kingston
cb46e763d3 Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Peter Clement
17438372d0 Add ability for user to select 'List' data type for a column 2021-08-19 16:54:44 +01:00
Maurits Lourens
3b099d945a fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens
de944480da update the name of the datasource 2021-08-17 23:57:11 +02:00
Maurits Lourens
87c59db02e fix lint issues 2021-08-16 22:07:15 +02:00
Maurits Lourens
459ba46c48 return validation errors 2021-08-16 21:15:15 +02:00
mike12345567
bc84bab52c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Martin McKeaveney
05ec5dc70c Merge pull request #2260 from Budibase/fix/views-2209
Formulas and relationships in views
2021-08-05 16:43:59 +01:00
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. 2021-08-04 18:20:51 +01:00
mike12345567
c534a93091 Linting. 2021-08-04 15:23:26 +01:00
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. 2021-08-04 15:22:41 +01:00
Martin McKeaveney
8bc6ed5b34 readd one to many 2021-07-29 15:30:29 +01:00
Michael Drury
f08547249b Linting. 2021-07-25 11:48:13 +01:00
Michael Drury
6d5f697142 Adding checks around the edit roles modal. 2021-07-25 11:46:40 +01:00
mike12345567
39e91ceb82 Changing budibase -> internal/csv in datasource menu. 2021-07-07 17:47:00 +01:00
mike12345567
53199ddc61 Inverting logic as the type isn't always internal. 2021-07-07 17:21:56 +01:00
mike12345567
44c87f4fb8 Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
Andrew Kingston
9542910a41 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Martin McKeaveney
9f3c2a8033 typo 2021-07-06 18:56:41 +01:00
Martin McKeaveney
a8277c9385 better naming, filter out public from inheritable roles 2021-07-06 18:55:34 +01:00
Martin McKeaveney
78bd36304e prevent editing public role in apps 2021-07-06 18:54:08 +01:00
mike12345567
8550d00751 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
10730d8053 Implementing UI to support the backend put in place. 2021-07-02 14:33:05 +01:00
Martin McKeaveney
93569ccc87 simplify relationship configuration UI 2021-07-01 18:24:43 +01:00
Martin McKeaveney
3c64f870bd 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
1987ea5f3e listing relationships in UI 2021-06-29 19:57:26 +01:00
mike12345567
5a4398f690 Some work towards supporting many SQL relationships. 2021-06-28 17:42:39 +01:00
Andrew Kingston
cdd9bed7ad Prevent creating datasource without a type selected 2021-06-28 10:55:58 +01:00
mike12345567
c531a02725 Allowing formula fields to be display columns. 2021-06-22 11:49:35 +01:00
mike12345567
96f477ddfd Linting and adding internal_api_key to cypress. 2021-06-21 14:06:06 +01:00
Martin McKeaveney
5f3336531f finally fixing cypress tests 2021-06-21 13:55:34 +01:00
mike12345567
db01275483 Fixing issue stopping view test from creating tables. 2021-06-21 13:41:58 +01:00
mike12345567
aad0802b83 Formatting. 2021-06-21 13:05:19 +01:00
mike12345567
3919f8a5a3 Fixing issues discovered by cypress tests. 2021-06-21 13:04:41 +01:00
Martin McKeaveney
0f8b3c52be lint 2021-06-18 22:18:23 +01:00
mike12345567
b0ebd7d741 Removing the ability to delete a table. 2021-06-18 17:07:46 +01:00
mike12345567
de1ad05c7a Linting. 2021-06-18 13:33:44 +01:00
mike12345567
552c608b49 Fixing some issues with cypress tests and screens getting multipled. 2021-06-17 18:19:34 +01:00
Martin McKeaveney
dd4ed9b69d tidy up, fix UI tests 2021-06-17 14:45:08 +01:00
Martin McKeaveney
08b74d2cec lint 2021-06-17 14:06:31 +01:00