1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

26417 commits

Author SHA1 Message Date
Adria Navarro 051551f876 Unify .eslintrc 2023-11-17 12:51:22 +01:00
Budibase Staging Release Bot a4cac14914 Bump version to 2.13.10 2023-11-17 10:59:55 +00:00
Michael Drury 42e4b63dc2
Merge pull request #12386 from Budibase/fix/views_for_tables_with_whitespaces
Fix views for tables with whitespaces
2023-11-17 10:27:03 +00:00
Adria Navarro 24774f0836 Fix navigation 2023-11-10 16:33:59 +01:00
Adria Navarro ac57cdbf02 Encode view ids on paths 2023-11-10 16:17:58 +01:00
Andrew Kingston aed2328523
Merge pull request #12336 from Budibase/feature/toggle-all-formblock-fields
Added toggle-all functionality to the FormBlock
2023-11-10 15:06:26 +00:00
Andrew Kingston 83e5a2c144
Merge branch 'master' into feature/toggle-all-formblock-fields 2023-11-10 15:02:34 +00:00
Budibase Staging Release Bot e1f8b57568 Bump version to 2.13.9 2023-11-10 12:54:49 +00:00
Budibase Staging Release Bot 90aaa1d9c1 Bump version to 2.13.8 2023-11-10 12:13:45 +00:00
Michael Drury 8db9c10cee
Merge pull request #12361 from Budibase/fix/12154-further-fix-app-user-grid
Further fixes for app user grid
2023-11-10 12:08:01 +00:00
Dean f808b3e111 PR Feedback 2023-11-10 12:02:11 +00:00
mike12345567 a427d990a1 Quick addition - if the object has been deleted but the key is still known, then CouchDB will alert us to the fact that it is deleted, leaving the response in a weird state. 2023-11-10 11:58:07 +00:00
Dean 39d899bcbc Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-10 11:50:53 +00:00
Michael Drury cf0e1cd199
Merge pull request #12355 from Budibase/fix/relationship-selection-issues
Fix issue in relationship definitions where primary / foreign key selection didn't trigger properly
2023-11-10 11:12:55 +00:00
mike12345567 6282582bb0 PR comments. 2023-11-10 11:02:50 +00:00
mike12345567 21fa87adea Merge branch 'master' of github.com:Budibase/budibase into fix/relationship-selection-issues 2023-11-10 11:01:05 +00:00
Dean 4fd9d2262e PR Feedback 2023-11-10 09:48:19 +00:00
Dean 14ae38982e Merge remote-tracking branch 'origin/master' into feature/toggle-all-formblock-fields 2023-11-10 09:34:18 +00:00
Budibase Staging Release Bot bcfab2d0a3 Bump version to 2.13.7 2023-11-10 08:03:07 +00:00
Andrew Kingston 5955b5ceed
Merge pull request #12344 from Budibase/budi-5641-justified-text-is-not-working-properly-in-paragraph
fix justified alignment
2023-11-09 20:22:14 +00:00
Andrew Kingston 3abbd7e363
Merge branch 'master' into budi-5641-justified-text-is-not-working-properly-in-paragraph 2023-11-09 20:18:04 +00:00
Michael Drury be13cafc80
Merge pull request #12354 from Budibase/fix/12154-invalid-table-fetches
Fix issues with data UI loading some tables
2023-11-09 18:41:28 +00:00
Michael Drury dba8764a72
Merge branch 'master' into fix/12154-invalid-table-fetches 2023-11-09 18:26:41 +00:00
mike12345567 20895cf426 Adding test case. 2023-11-09 18:22:06 +00:00
melohagan b68607b048
Redis query command doesn't accept spaced values (#12357)
* Handle string phrase with spaces value

* Unit test
2023-11-09 18:21:28 +00:00
mike12345567 d2e0986ce9 Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches 2023-11-09 18:10:56 +00:00
Michael Drury bc5fa274a7
Merge pull request #12348 from Budibase/budi-6111-budibase-bug-api-call-edit-freezes-ui
Encode query string
2023-11-09 17:41:17 +00:00
Michael Drury bb783de6db
Merge branch 'master' into budi-6111-budibase-bug-api-call-edit-freezes-ui 2023-11-09 17:37:27 +00:00
Michael Drury cef6284b7d
Merge branch 'master' into fix/relationship-selection-issues 2023-11-09 17:35:40 +00:00
mike12345567 77f0eebdfd Removing stray console.log. 2023-11-09 17:30:40 +00:00
mike12345567 f4ddfe845b Merge branch 'fix/12154-invalid-table-fetches' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches 2023-11-09 17:08:56 +00:00
mike12345567 f41a128b60 Merge branch 'master' of github.com:Budibase/budibase into fix/12154-invalid-table-fetches 2023-11-09 17:08:28 +00:00
mike12345567 dde446286d Switching getMultiple to default to failure if not all entries found, then updating usages. 2023-11-09 17:08:14 +00:00
Peter Clement 419c5ced70 fix issue with relationship selection 2023-11-09 15:31:20 +00:00
Michael Drury ab42ff04f0
Merge branch 'master' into fix/12154-invalid-table-fetches 2023-11-09 15:16:37 +00:00
Michael Drury 1ae4e658ea
Merge pull request #12347 from Budibase/chore/clean-old-pipelines
Remove unnused pipelines
2023-11-09 14:53:37 +00:00
mike12345567 37e34c8ed2 Adding the ability to fail on getMultiple if needed. 2023-11-09 14:53:14 +00:00
mike12345567 a26f2e83e4 Some of the new table getters did not account for table IDs not being found, adding a new function which properly accounts for IDs being missing and manages it correctly, rather than leaving tables in an undefined state. 2023-11-09 14:45:23 +00:00
Adria Navarro 08b96ad213 Remove unnused pipelines 2023-11-09 12:56:28 +01:00
Mel O'Hagan ee91d6753c Encode query string 2023-11-09 11:55:10 +00:00
José Vte. Calderón 3eb7dae6ba
Merge pull request #12335 from Budibase/features/enterprise-basic-plan
[Added] Enterprise basic
2023-11-09 12:10:44 +01:00
jvcalderon 1cf5028c1c Merge branch 'master' into features/enterprise-basic-plan 2023-11-09 12:02:07 +01:00
jvcalderon 14c6e1bc4a Update pro submodule 2023-11-09 12:00:21 +01:00
jvcalderon 5ddc3faf22 Upgrade pro submodule 2023-11-09 11:45:38 +01:00
jvcalderon 1f85b56a99 Revert "Day passes are optional"
This reverts commit 8436a8d220.
2023-11-09 11:44:36 +01:00
Mel O'Hagan 63b3bee311 fix 2023-11-09 09:52:07 +00:00
Budibase Staging Release Bot 7afcfbac93 Bump version to 2.13.6 2023-11-09 09:27:06 +00:00
Sam Rose 930e4c3f50
Merge pull request #12334 from Budibase/more-db-typing-improvements
Another random assortment of typing improvements
2023-11-09 09:26:37 +00:00
jvcalderon 311ad6b6a5 Update pro submodule 2023-11-09 10:10:04 +01:00
jvcalderon e1ca1d6732 Update pro submodule 2023-11-09 09:55:38 +01:00