1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

21915 commits

Author SHA1 Message Date
mike12345567 78f1869086 Linting. 2022-03-15 10:52:24 +00:00
Michael Drury 3a0b6a3d3c
Merge pull request #4906 from fivehealth/allow-redis-url
Allow fully qualified redis url use in koa ratelimit store
2022-03-15 10:48:14 +00:00
Rory Powell 0d64bed4b3 Finish upgrade and billing pages 2022-03-15 08:16:45 +00:00
Ilia Shupta 6632c4127a
Allow fully qualified redis url use in koa ratelimit store 2022-03-15 14:09:41 +08:00
Budibase Release Bot 7788e67865 v1.0.88 2022-03-14 21:51:54 +00:00
Michael Drury f6811cc5d4
Merge pull request #4905 from Budibase/fix/public-api-tenancy
Various release fixes (Public API)
2022-03-14 21:45:46 +00:00
mike12345567 a5556595de Fixing an issue with the public API loading for the first time in a multi-tenant environment, also fixing an issue in self host when switching between environments with different secrets. 2022-03-14 19:05:02 +00:00
Budibase Release Bot 8a0dfb8437 v1.0.87 2022-03-14 17:13:11 +00:00
mike12345567 c87912763c Merge branch 'master' of github.com:Budibase/budibase 2022-03-14 17:06:40 +00:00
mike12345567 8dc2c9d480 Fixing an issue with detecting fully qualified Redis URL despite not in use. 2022-03-14 16:50:01 +00:00
Budibase Release Bot dcfb22d11a v1.0.86 2022-03-14 16:01:47 +00:00
Budibase Staging Release Bot 4153e3702e v1.0.86-alpha.0 2022-03-14 15:56:38 +00:00
mike12345567 d0c617fa5a Adding a hard reset to helm chart release to stop yarn lock changes blocking release. 2022-03-14 15:53:24 +00:00
mike12345567 80d545296b Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-14 15:39:06 +00:00
Budibase Release Bot f6134a14a6 v1.0.85 2022-03-14 12:09:21 +00:00
mike12345567 ffad3a4bb6 Updating yarn locks. 2022-03-14 12:00:44 +00:00
Budibase Staging Release Bot 929a54765c v1.0.85-alpha.0 2022-03-14 10:28:24 +00:00
mike12345567 d93820efb7 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-14 10:20:05 +00:00
Joe 94d594a158
Update README.md 2022-03-14 09:47:06 +00:00
Joe d49f72b431
Update README.md 2022-03-14 09:46:07 +00:00
Budibase Release Bot 7c85722542 v1.0.84 2022-03-13 10:52:05 +00:00
Michael Drury c247832231
Merge pull request #4888 from Budibase/fix/sql-queries
Fixing SQL constant character usage in queries with bindings
2022-03-13 10:45:00 +00:00
Michael Drury 0d7db82c71 Fixing MS-SQL variable sub. 2022-03-12 11:13:41 +00:00
Rene Pot 91413bdca2 change docs link 2022-03-11 13:36:57 +01:00
Michael Drury 7f36cc97c9 Switching to correct concat function for oracle. 2022-03-11 00:40:01 +00:00
Michael Drury 05836272dd Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 2022-03-11 00:19:26 +00:00
Budibase Staging Release Bot 5749e88ed2 v1.0.84-alpha.0 2022-03-10 18:44:53 +00:00
Michael Drury 6c89589edb
Merge pull request #4873 from Budibase/examples/nextjs
NextJS public API example
2022-03-10 18:38:54 +00:00
mike12345567 5e92c8f484 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-10 18:14:57 +00:00
mike12345567 16b09af549 Merge branch 'examples/nextjs' of github.com:Budibase/budibase into examples/nextjs 2022-03-10 17:56:52 +00:00
Budibase Release Bot f45a267a2e v1.0.83 2022-03-10 17:45:17 +00:00
Michael Drury 3bb1dd0925
Merge pull request #4880 from Budibase/fix/api-fixes
Quick fixes for Public API and spec
2022-03-10 17:38:51 +00:00
mike12345567 c1c879309f Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
Budibase Staging Release Bot 067ef1400f v1.0.81-alpha.8 2022-03-10 14:27:08 +00:00
Mitch-Budibase a5951a5929
Merge pull request #4875 from Budibase/cypress-testing
Updating REST Test
2022-03-10 14:20:47 +00:00
Mitch-Budibase f5b0ebeec1 Updating REST Test
A bit of a change of structure for how the test runs
-Also adding a wait as the test seems to be timing out on occasion
2022-03-10 13:46:30 +00:00
Joe 253f2957d3
Update README.md 2022-03-10 13:34:26 +00:00
Martin McKeaveney d7637a9c11 update yarn lock 2022-03-10 13:33:10 +00:00
mike12345567 e2c02427c7 Removing built file. 2022-03-10 13:23:16 +00:00
mike12345567 2d4028d93c Updating readme to be a bit more accurate. 2022-03-10 13:18:35 +00:00
mike12345567 56e119168a Merge branch 'develop' of github.com:Budibase/budibase into examples/nextjs 2022-03-10 13:16:47 +00:00
Andrew Kingston a4e16a4d96 Add comment for consistency 2022-03-10 11:56:31 +00:00
Andrew Kingston fc6a56e362 Add css print styles to ensure multi-page print is possible 2022-03-10 11:54:15 +00:00
Martin McKeaveney 1ad61a1372 revert NPM script to update OpenAPI 2022-03-10 11:17:15 +00:00
Martin McKeaveney 89f2d5b274 reset git head after spec push 2022-03-10 11:10:14 +00:00
Martin McKeaveney 9f83dafba3 updating selfhost job 2022-03-10 11:08:02 +00:00
Andrew Kingston 7a1b362515 Update date filtering to only use a between statement when 2 dates are provided 2022-03-10 10:18:03 +00:00
Martin McKeaveney a33ab44433 Merge branch 'develop' of github.com:Budibase/budibase into fix/patch-relationships 2022-03-10 10:17:30 +00:00
mike12345567 169df4f337 Editting readme for example and linting example. 2022-03-10 10:12:21 +00:00
Martin McKeaveney 71f50c63a5 proxy publishing script 2022-03-10 06:59:17 +00:00