1
0
Fork 0
mirror of synced 2024-08-16 10:31:34 +12:00
Commit graph

19053 commits

Author SHA1 Message Date
Peter Clement
6efb0f4997 update table width 2023-02-23 10:57:50 +00:00
Dean
b4c88bd545 Merge commit to dev 2023-02-23 10:38:03 +00:00
adrinr
5207f51080 Test enrich for all relationship types 2023-02-23 10:50:18 +01:00
adrinr
7868fc657d Fix many-to-one tests 2023-02-23 10:39:16 +01:00
adrinr
9e0d003038 Fix creation 2023-02-23 10:28:24 +01:00
Andrew Kingston
8047a0fc4c Fix error being thrown when attempting to change query parameters (#9782) 2023-02-23 08:09:18 +00:00
adrinr
70689c0369 Fix tests 2023-02-23 00:06:57 +01:00
adrinr
83649f1959 Setup o2m and m2m relationships 2023-02-22 22:40:50 +01:00
mike12345567
01076bd35f Getting downloading working correctly, some minor UI updates, adding a new middleware for converting a query string to a body (useful for when a GET has to be used). 2023-02-22 18:50:27 +00:00
Peter Clement
34f03a5129 Merge branch 'feature/audit-logs' of github.com:Budibase/budibase into feature/audit-logs 2023-02-22 17:32:37 +00:00
Peter Clement
647e643439 start download work 2023-02-22 17:25:24 +00:00
adrinr
f00994af7f Fix wrong relationship mapping 2023-02-22 17:18:05 +01:00
mike12345567
ba03aaa831 Merge branch 'feature/audit-logs' of github.com:Budibase/budibase into feature/audit-logs 2023-02-22 16:11:12 +00:00
mike12345567
c6dadaa4ff Some work to make sure the user agent and ip address are always passed correctly to audit logs. 2023-02-22 16:10:54 +00:00
adrinr
8c906c1681 Merge remote-tracking branch 'origin/develop' into bug/budi-6619/cannot_update_relationships_in_postgresql_many_to_one 2023-02-22 15:00:41 +01:00
adrinr
63af59a5b0 Handle link fields 2023-02-22 14:59:42 +01:00
Budibase Staging Release Bot
96dfa32c0b Update pro version to 2.3.18-alpha.6 2023-02-22 13:59:23 +00:00
Budibase Staging Release Bot
8cb9d5067b v2.3.18-alpha.6 2023-02-22 13:56:31 +00:00
Rory Powell
4b85583f5f Update builder and authorized middleware to be more strict towards unauthenticated (#9774)
* Update builder and authorized middleware to be more strict towards unauthenticated

* Remove unnecessary variable
2023-02-22 13:39:31 +00:00
Budibase Staging Release Bot
e04c72331e Update pro version to 2.3.18-alpha.5 2023-02-22 13:37:06 +00:00
Budibase Staging Release Bot
46c015491a v2.3.18-alpha.5 2023-02-22 13:33:55 +00:00
Andrew Kingston
fee091b081 Allow updating nested settings via conditional UI (#9748)
* Allow updating nested settings via conditional UI

* Tidy up comments

* Improve safety when generating conditions

---------

Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-02-22 13:22:59 +00:00
Budibase Staging Release Bot
52c3628846 Update pro version to 2.3.18-alpha.4 2023-02-22 13:14:32 +00:00
Budibase Staging Release Bot
bfe0756373 v2.3.18-alpha.4 2023-02-22 13:11:38 +00:00
Rory Powell
9d6d781244 Use --runInBand in CI only (#9771)
* Use  in CI only

* Use scripts instead of ternary to pick up correct bash syntax
2023-02-22 13:04:16 +00:00
Peter Clement
ffee41aea3 custom popover height and sidebar styling 2023-02-22 12:31:04 +00:00
Martin McKeaveney
206f7be050 Merge pull request #9743 from Budibase/bump-qa-core-deps
bumping qa core types and backend core dependencies
2023-02-22 11:28:54 +00:00
adrinr
e350f6b166 Undo literal changes 2023-02-22 11:02:32 +00:00
adrinr
b9c54b6fe6 Update many to many 2023-02-22 10:54:55 +00:00
Budibase Staging Release Bot
8e07033ec2 Update pro version to 2.3.18-alpha.3 2023-02-22 10:13:25 +00:00
Peter Clement
6681853acf Merge branch 'feature/audit-logs' of github.com:Budibase/budibase into feature/audit-logs 2023-02-22 10:11:21 +00:00
Budibase Staging Release Bot
a03fe900c6 v2.3.18-alpha.3 2023-02-22 10:10:27 +00:00
Peter Clement
7bb9829165 update sidebar styling and fix bugs 2023-02-22 10:09:15 +00:00
Gerard Burns
e7f8a8a801 Backups UI Changes (#9726)
* Backups UI Changes

* PR Feedback

---------

Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-02-22 10:03:11 +00:00
Budibase Staging Release Bot
faaf01cd53 Update pro version to 2.3.18-alpha.2 2023-02-22 08:43:41 +00:00
Budibase Staging Release Bot
288f853208 v2.3.18-alpha.2 2023-02-22 08:40:11 +00:00
Rory Powell
6a88cfc32d Update locks error logging (#9768)
* Fix intermittent backend-core migration test failure

* Update lock logging
2023-02-22 08:32:03 +00:00
mike12345567
22f42ef898 Adding new mechanism to get the ipAddress and userAgent of call for audit logs. 2023-02-21 19:14:57 +00:00
Budibase Staging Release Bot
1e0e3ce19e Update pro version to 2.3.18-alpha.1 2023-02-21 17:37:00 +00:00
Budibase Staging Release Bot
deb76ca7f3 v2.3.18-alpha.1 2023-02-21 17:33:47 +00:00
mike12345567
ef30c03fa6 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-21 17:26:24 +00:00
mike12345567
41eb0c3964 Updating worker db config to have replication available (for audit logs). 2023-02-21 17:22:23 +00:00
Rory Powell
175db62882 Merge branch 'develop' into bump-qa-core-deps 2023-02-21 17:16:02 +00:00
Rory Powell
940de8b6a0 Run CI steps in parallel (#9760)
* Parallel CI

* Add build to integration test

* Add checkout to top of each run

* Revert branch update for ci job

* Experiment with --runInBand for CI

* Fix intermittent backend-core migration test failure

* Fix hanging worker redis connection

* Update naming from reset to newTenant
2023-02-21 17:13:24 +00:00
Budibase Staging Release Bot
1742055c3c Update pro version to 2.3.18-alpha.0 2023-02-21 17:07:51 +00:00
Budibase Staging Release Bot
ccc17f5599 v2.3.18-alpha.0 2023-02-21 17:03:45 +00:00
mike12345567
f7f9e63fe8 Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-21 16:53:28 +00:00
adrinr
e0242d0883 Fix the many to one updates 2023-02-21 16:29:18 +00:00
adrinr
be81767a46 Replace maps for foreach 2023-02-21 15:57:56 +00:00
adrinr
e0b3976ee4 Add return select statement back on update 2023-02-21 15:57:04 +00:00