1
0
Fork 0
mirror of synced 2024-08-06 13:48:14 +12:00
Commit graph

4620 commits

Author SHA1 Message Date
mike12345567
3669e59bc3 Updating for consistent use of chalk and logs, as well as adding an option to update docker-compose and envoy files. 2021-02-26 17:08:28 +00:00
mike12345567
b22684163c Updating with pkg to make the CLI run anywhere easily. 2021-02-26 15:09:25 +00:00
mike12345567
a2ce1be37a Finishing up init with config building rather than downloading. 2021-02-26 13:48:11 +00:00
mike12345567
333d7279ac Fixing issue with init. 2021-02-26 13:33:31 +00:00
mike12345567
ffa2c3459a Update to add init functionality. 2021-02-26 13:30:24 +00:00
mike12345567
a9964971eb All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
mike12345567
3524eecd9b Merge branch 'master' of github.com:Budibase/budibase into budi-day/cli 2021-02-25 17:17:40 +00:00
mike12345567
78286ae514 Minor update to fix an issue when updating a row that it would throw an error with 1->to->many relationships on existing relationships for that row, as well as cleaning up how relationshipType is put onto the linked table. 2021-02-25 17:07:32 +00:00
Martin McKeaveney
779deddc5a v0.8.2 2021-02-25 16:39:52 +00:00
Martin McKeaveney
e9c9a89d4d Merge pull request #1193 from Budibase/bug/0.8.1-bugs
Bug/0.8.1 bugs
2021-02-25 16:34:58 +00:00
Martin McKeaveney
c73c77448c bugfixes 2021-02-25 16:21:41 +00:00
Martin McKeaveney
bf7bc51566 fix user creation relationships bug 2021-02-25 15:24:54 +00:00
mike12345567
51ed23d0a7 Updating link controller to manage existing column comparison a bit better. 2021-02-25 15:21:08 +00:00
mike12345567
e6c9b18304 More work in progress. 2021-02-25 14:42:50 +00:00
Martin McKeaveney
e72057499a v0.8.1 2021-02-25 13:50:33 +00:00
Martin McKeaveney
0f8419e7d4 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
595dc55f39 fixing 1:N UI order 2021-02-25 13:34:12 +00:00
Martin McKeaveney
e75355cfa3 Update Dockerfile 2021-02-25 13:27:46 +00:00
Martin McKeaveney
b4996ccb4d v0.8.0 2021-02-25 12:49:03 +00:00
Michael Drury
45382bc40a Merge pull request #1190 from Budibase/bug/relationship-display-id
Bug/relationship display
2021-02-25 12:46:53 +00:00
mike12345567
cd36739c23 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 2021-02-25 12:36:16 +00:00
Martin McKeaveney
b2e9564a2c Merge pull request #1189 from Budibase/1-n-data-integrity
1 n data integrity
2021-02-25 12:34:30 +00:00
Martin McKeaveney
fbbeb19724 adding many to many constant 2021-02-25 12:23:47 +00:00
Martin McKeaveney
2d75bc750b relationship type constant 2021-02-25 12:21:24 +00:00
mike12345567
429811ec8b Wrapping throws in new errors. 2021-02-25 12:10:18 +00:00
mike12345567
a311002632 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
89350c91d1 refactor 2021-02-25 11:59:31 +00:00
Martin McKeaveney
bcaed4f4e4 Server side data integrity for 1:N 2021-02-25 11:55:23 +00:00
Andrew Kingston
8d496a49b4 Update backend linked row selector to support new relationship object 2021-02-25 11:34:35 +00:00
Andrew Kingston
c3a74c5006 Update picker to use null as default placeholder value 2021-02-25 11:34:11 +00:00
Andrew Kingston
edf19c8869 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
641fd42686 Fixing coercion of null to empty string for options fields. 2021-02-25 11:26:28 +00:00
Andrew Kingston
fcdbbe2634 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
468ee7ac0c Fixing an issue with option fields not being unselectable. 2021-02-25 11:09:00 +00:00
Andrew Kingston
bd5bac4ef2 Add support for new relationship objects in client app bindings 2021-02-25 11:06:46 +00:00
Andrew Kingston
aab74cce1a Add support for new relationship objects in client apps 2021-02-25 11:06:16 +00:00
Andrew Kingston
bf384697d3 Add support for new relationship object in backend table 2021-02-25 11:05:46 +00:00
Martin McKeaveney
19fb11e69d 1-n-data-integrity 2021-02-25 11:05:15 +00:00
Andrew Kingston
d18a7ff294 Merge branch 'master' into bug/relationship-display-id 2021-02-25 10:24:54 +00:00
mike12345567
91878ed2ce 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
8e0aaf0daa Remove front end validation on password when editing users 2021-02-25 09:11:56 +00:00
Martin McKeaveney
c8a28ac927 Merge pull request #1188 from Budibase/develop
Develop
2021-02-24 22:42:58 +00:00
Martin McKeaveney
ed6a77a55d mysql key length 2021-02-24 21:58:38 +00:00
Martin McKeaveney
18429c5e78 Merge branch 'master' of https://github.com/Budibase/budibase into develop 2021-02-24 21:57:50 +00:00
Martin McKeaveney
c4214bd193 Merge pull request #1185 from Budibase/mysql-ssl
Mysql ssl
2021-02-24 20:33:35 +00:00
Martin McKeaveney
4223078a68 fix undefined 1:N dropdown selection 2021-02-24 19:05:17 +00:00
Michael Drury
80b25138cf Merge pull request #1184 from Budibase/bug/auto-id-increment
Auto increment ID fix
2021-02-24 18:10:01 +00:00
mike12345567
73636d8f78 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
73b6995a57 prevent null being appended to binding box 2021-02-24 17:56:14 +00:00
mike12345567
a854fb2638 Adding CLI package gitignore. 2021-02-24 17:35:02 +00:00