1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

21844 commits

Author SHA1 Message Date
Martin McKeaveney eef0d21551 fixing lint 2022-03-24 17:44:37 +00:00
Budibase Staging Release Bot d96347ee74 v1.0.91-alpha.3 2022-03-18 10:13:46 +00:00
Michael Drury 4550631c1b
Merge pull request #4864 from mslourens/google_firebase_integration
Google firebase integration
2022-03-18 10:07:30 +00:00
Budibase Staging Release Bot b25cacf6b8 v1.0.91-alpha.2 2022-03-18 09:56:54 +00:00
Rory Powell ab138d8a93
Merge pull request #4943 from Budibase/fix/oapi3-server-path
Fix base path in server url for openapi3 import
2022-03-18 09:50:34 +00:00
Rory Powell 0e884ab23c Revert lock file 2022-03-18 09:24:33 +00:00
Rory Powell ce965de59d Fix base path in server url for openapi3 import 2022-03-18 09:20:30 +00:00
Budibase Staging Release Bot 9d9c995f87 v1.0.91-alpha.1 2022-03-18 07:23:08 +00:00
Rory Powell 2830698629
Merge pull request #4773 from mslourens/openapi3-import
Support Openapi 3 import
2022-03-18 07:16:13 +00:00
Maurits Lourens 06a0e9f76a revert uncommenting code 2022-03-16 13:43:09 +01:00
Maurits Lourens 0f5d4733d6 Merge branch 'develop' into google_firebase_integration 2022-03-16 13:40:04 +01:00
Budibase Staging Release Bot 7aedb76571 v1.0.91-alpha.0 2022-03-16 12:34:44 +00:00
mike12345567 70fe4e606c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-16 12:26:33 +00:00
Budibase Release Bot b5c5488e8a v1.0.90 2022-03-16 11:37:15 +00:00
Michael Drury 5bb4b8ddde
Merge pull request #4918 from Budibase/fix/public-api-errors
Fix for public API header error warnings
2022-03-16 11:31:14 +00:00
Peter Clement c95488659c
Merge pull request #4911 from Budibase/pc/csv-bug-fix
fix button action export for csv
2022-03-16 11:29:38 +00:00
Peter Clement 43f7d1607d linting 2022-03-16 10:33:38 +00:00
Peter Clement 96ea66f898 send export file from backend 2022-03-16 10:22:06 +00:00
mike12345567 8b4903f8f6 Fixing issue found by test case. 2022-03-15 20:17:41 +00:00
mike12345567 a37fc54fab Fixing an issue that was breaking build. 2022-03-15 19:53:05 +00:00
mike12345567 1dd2cf99d0 Quick fix for #4914 - adding some checks in API middleware to confirm headers have been set correctly. 2022-03-15 19:31:01 +00:00
Peter Clement 65e857609a fix button action export for csv 2022-03-15 12:03:16 +00:00
Budibase Release Bot 65ea8e4e4d v1.0.89 2022-03-15 11:26:55 +00:00
mike12345567 18d85fd4ac Linting. 2022-03-15 11:20:23 +00:00
Ilia Shupta f373dc213d Allow fully qualified redis url use in koa ratelimit store 2022-03-15 11:20:16 +00:00
Budibase Staging Release Bot fb8daee328 v1.0.89-alpha.0 2022-03-15 11:09:22 +00:00
mike12345567 d6ab74d04c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-15 10:56:39 +00:00
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
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