1
0
Fork 0
mirror of synced 2024-08-01 11:21:41 +12:00
Commit graph

4856 commits

Author SHA1 Message Date
Martin McKeaveney
63fefd08a9 v0.8.1 2021-02-25 13:50:33 +00:00
Martin McKeaveney
52c0ac222a
Merge pull request #1191 from Budibase/release-0.8-fixes
fixing 1:N UI order
2021-02-25 13:44:18 +00:00
Martin McKeaveney
dbb0252ab5 fixing 1:N UI order 2021-02-25 13:34:12 +00:00
Martin McKeaveney
b605c82979
Update Dockerfile 2021-02-25 13:27:46 +00:00
Martin McKeaveney
ae6a6ad779 v0.8.0 2021-02-25 12:49:03 +00:00
Michael Drury
1a4714df8a
Merge pull request #1190 from Budibase/bug/relationship-display-id
Bug/relationship display
2021-02-25 12:46:53 +00:00
mike12345567
5733255cc8 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 12:36:16 +00:00
Martin McKeaveney
b34cc25ce9
Merge pull request #1189 from Budibase/1-n-data-integrity
1 n data integrity
2021-02-25 12:34:30 +00:00
Martin McKeaveney
07bf31ca77 adding many to many constant 2021-02-25 12:23:47 +00:00
Martin McKeaveney
b179418767 relationship type constant 2021-02-25 12:21:24 +00:00
mike12345567
66b488dc46 Wrapping throws in new errors. 2021-02-25 12:10:18 +00:00
mike12345567
8612782610 Found some issues with relationship columns being doubled up, this isn't validated client side, best to make sure it doesn't happen server-side (can really break your data structure if columns overwrite each other). 2021-02-25 12:06:13 +00:00
Martin McKeaveney
62c5069528 refactor 2021-02-25 11:59:31 +00:00
Martin McKeaveney
5bc8b5da4c Server side data integrity for 1:N 2021-02-25 11:55:23 +00:00
Andrew Kingston
559b4d8314 Update backend linked row selector to support new relationship object 2021-02-25 11:34:35 +00:00
Andrew Kingston
45d9845806 Update picker to use null as default placeholder value 2021-02-25 11:34:11 +00:00
Andrew Kingston
635ea2b38e Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 11:27:36 +00:00
mike12345567
f134724ed6 Fixing coercion of null to empty string for options fields. 2021-02-25 11:26:28 +00:00
Andrew Kingston
2fd45db0dc Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 11:16:08 +00:00
mike12345567
63db4edbbe Fixing an issue with option fields not being unselectable. 2021-02-25 11:09:00 +00:00
Andrew Kingston
69fcaebc4d Add support for new relationship objects in client app bindings 2021-02-25 11:06:46 +00:00
Andrew Kingston
6d9c5cdf46 Add support for new relationship objects in client apps 2021-02-25 11:06:16 +00:00
Andrew Kingston
73d19f53d1 Add support for new relationship object in backend table 2021-02-25 11:05:46 +00:00
Martin McKeaveney
d5e411e985 1-n-data-integrity 2021-02-25 11:05:15 +00:00
Andrew Kingston
2125d7aed4 Merge branch 'master' into bug/relationship-display-id 2021-02-25 10:24:54 +00:00
mike12345567
d34a9e12e2 Having the server send out _id and primaryDisplay in an object for relationships, also accepting objects and coercing them on way in. 2021-02-25 09:41:04 +00:00
Andrew Kingston
8379900a08 Remove front end validation on password when editing users 2021-02-25 09:11:56 +00:00
Martin McKeaveney
3e1744c759
Merge pull request #1188 from Budibase/develop
Develop
2021-02-24 22:42:58 +00:00
Martin McKeaveney
36ff7d80ac mysql key length 2021-02-24 21:58:38 +00:00
Martin McKeaveney
8d2e343ca0 Merge branch 'master' of https://github.com/Budibase/budibase into develop 2021-02-24 21:57:50 +00:00
Martin McKeaveney
c6be93628b
Merge pull request #1185 from Budibase/mysql-ssl
Mysql ssl
2021-02-24 20:33:35 +00:00
Martin McKeaveney
2a3e4d8a42 fix undefined 1:N dropdown selection 2021-02-24 19:05:17 +00:00
Michael Drury
3ce2d68e95
Merge pull request #1184 from Budibase/bug/auto-id-increment
Auto increment ID fix
2021-02-24 18:10:01 +00:00
mike12345567
cdb1c87069 Copying the table on way in so that after function call the input table can be copied to output table to decide whether to save. 2021-02-24 17:59:55 +00:00
Martin McKeaveney
5a6306f49f prevent null being appended to binding box 2021-02-24 17:56:14 +00:00
mike12345567
ff95ae1bd3 Adding CLI package gitignore. 2021-02-24 17:35:02 +00:00
mike12345567
457c6257d8 Removing node_modules from CLI. 2021-02-24 17:34:48 +00:00
mike12345567
9003e6f60c Ground work for CLI. 2021-02-24 17:32:45 +00:00
Michael Drury
a0a9320379
Merge pull request #1181 from Budibase/bug/view-relationships
Relationship view enrichment
2021-02-24 17:31:23 +00:00
Michael Drury
a5c3cedc9f
Merge pull request #1177 from Budibase/bug/automation-css
Bug/automation css
2021-02-24 17:22:59 +00:00
mike12345567
2b87f8bbb8 Updating group by functionality, so that relationships aren't an option. 2021-02-24 17:21:53 +00:00
mike12345567
43cb9878cf Fixing an issue where the table that a view was attached to was not being retrieved correctly, inhibiting the ability to enrich with relationships. 2021-02-24 16:55:06 +00:00
Martin McKeaveney
0905d35ef2 SSL config for mysql, remove rickroll 2021-02-24 16:31:47 +00:00
mike12345567
c63190acc0 Formatting. 2021-02-24 15:34:52 +00:00
mike12345567
06839700a2 Fixing some CSS bugs in the automation bindings popover. 2021-02-24 15:34:31 +00:00
Martin McKeaveney
6734feb544
Merge pull request #1175 from Budibase/develop
Develop
2021-02-24 14:55:48 +00:00
Martin McKeaveney
c99676239d merge 2021-02-24 14:46:26 +00:00
Michael Drury
a8ac6e9381
Merge pull request #1174 from Budibase/bug/relationship-uniqueness
Relationship fix
2021-02-24 14:13:21 +00:00
mike12345567
5807143429 Formatting. 2021-02-24 14:03:10 +00:00
mike12345567
edbef7ec97 Minor change, making sure each link is definitely unique by combining each of its three unique properties into a uniqueness hash, was missing one of the components. 2021-02-24 13:55:48 +00:00