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

497 commits

Author SHA1 Message Date
Peter Clement ee367a42a6 ux fixes 2021-09-24 11:28:56 +01:00
Peter Clement 61c9ec45ed rename file and fix analytics 2021-09-24 10:58:04 +01:00
Peter Clement 75b1fad49f Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-24 10:47:59 +01:00
Peter Clement b438b3d7b5 redirect to created datasource 2021-09-24 10:19:48 +01:00
Peter Clement 4c8a2b3a2d fix naming of datasources 2021-09-24 10:12:30 +01:00
Peter Clement 4f5343ded9 fetch tables for datasource plus 2021-09-24 10:01:53 +01:00
Peter Clement 0de6b55438 add base wizard for datasources 2021-09-23 21:47:22 +01:00
Martin McKeaveney 7605a083cc
Merge pull request #2714 from mslourens/collapse_queries_with_datasource
Collapse queries with their datasource
2021-09-23 09:36:41 +01:00
Maurits Lourens 9eb5b46bc8 Collapse queries with their datasource 2021-09-23 08:48:11 +02:00
Martin McKeaveney b4f9fd4f12 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Martin McKeaveney e3ebc48060
Merge pull request #2169 from mslourens/collapse_expand_database_connections
Collapse and expand database connections
2021-09-16 14:26:25 +01:00
Maurits Lourens 52454c15fa fix exporting internal tables 2021-09-06 12:07:05 +02:00
Peter Clement a5a4c63094 Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
Peter Clement 16270b46cf Update validation for array type 2021-08-26 14:04:18 +01:00
Peter Clement 624080800f Fix lucene not allowed characters 2021-08-26 11:39:42 +01:00
Peter Clement cc2f4433b5 Rename list to Multi-select 2021-08-26 11:36:05 +01:00
Peter Clement 5b23ea1dc9 fix issue with options not being displayed on new line 2021-08-25 17:00:15 +01:00
Martin McKeaveney c3adff5651
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 04ce0abd46 Add not contains option to lucene query builder 2021-08-25 14:05:00 +01:00
Maurits Lourens 35ee5427c6 make labels for editing more consistent 2021-08-25 13:42:28 +02:00
Andrew Kingston 9223476ca7 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Maurits Lourens 82a0b444d3 Merge branch 'develop' into collapse_expand_database_connections 2021-08-20 22:10:29 +02:00
Peter Clement dbd0d76613 add multiselect component as option for form design 2021-08-20 15:56:11 +01:00
Andrew Kingston a656b419b9 Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Peter Clement 295e36f576 Add ability for user to select 'List' data type for a column 2021-08-19 16:54:44 +01:00
Maurits Lourens 285b73ceea fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens c86a878b27 update the name of the datasource 2021-08-17 23:57:11 +02:00
Maurits Lourens a2e7fe91dd fix lint issues 2021-08-16 22:07:15 +02:00
Maurits Lourens 8dfef0d342 return validation errors 2021-08-16 21:15:15 +02:00
mike12345567 34397c2e14 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-08-06 13:04:54 +01:00
Martin McKeaveney aa11827dc4
Merge pull request #2260 from Budibase/fix/views-2209
Formulas and relationships in views
2021-08-05 16:43:59 +01:00
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. 2021-08-04 18:20:51 +01:00
mike12345567 b01d50a81c Linting. 2021-08-04 15:23:26 +01:00
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. 2021-08-04 15:22:41 +01:00
Martin McKeaveney db82784b42 readd one to many 2021-07-29 15:30:29 +01:00
Maurits Lourens bfbbacc087 Collapse and expand database connections 2021-07-29 11:22:45 +02:00
Michael Drury 5fee80d049 Linting. 2021-07-25 11:48:13 +01:00
Michael Drury 72e392608d Adding checks around the edit roles modal. 2021-07-25 11:46:40 +01:00
mike12345567 573a7b55af Changing budibase -> internal/csv in datasource menu. 2021-07-07 17:47:00 +01:00
mike12345567 900ed2334c Inverting logic as the type isn't always internal. 2021-07-07 17:21:56 +01:00
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