1
0
Fork 0
mirror of synced 2024-06-30 03:50:37 +12:00
Commit graph

22051 commits

Author SHA1 Message Date
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 c28a858101 set word-wrap to break word, so the text spreads on multiple lines 2022-03-16 21:05:45 +01:00
Maurits Lourens f0bb7070ab set text-overflow on binding panel items 2022-03-16 21:01:47 +01:00
Andrew Kingston 7fbe2351f2 Merge branch 'feature/map-component' of github.com:Budibase/budibase into feature/map-actions 2022-03-16 15:36:19 +00:00
Andrew Kingston 07be79ee19 Merge branch 'develop' of github.com:Budibase/budibase into feature/map-component 2022-03-16 15:31:10 +00:00
Andrew Kingston b3f1458d8f Update default height of map component 2022-03-16 15:03:13 +00:00
Andrew Kingston e4a8704870 Merge branch 'develop' of github.com:Budibase/budibase into feature/map-actions 2022-03-16 15:03:01 +00:00
Andrew Kingston 7def420156 Update some settings text to be more consistent 2022-03-16 14:58:48 +00:00
Andrew Kingston 52c8742067 Improve map actions, tidy up some parts of the map component and ensure settings update properly 2022-03-16 14:53:12 +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
Andrew Kingston 3fb71f91ef Fix duplicate handlers for map click setting and update map to only zoom to markers once 2022-03-15 13:54:32 +00:00
Andrew Kingston 9e96090333 Add map action for map click 2022-03-15 13:25:41 +00:00
Peter Clement 65e857609a fix button action export for csv 2022-03-15 12:03:16 +00:00
Andrew Kingston 72f6bc8930 Add test cases for SQL range filtering changes 2022-03-15 11:52:54 +00:00
Andrew Kingston bf29fa43b4 Merge branch 'develop' of github.com:Budibase/budibase into fix/date-filtering 2022-03-15 11:44:04 +00:00
Andrew Kingston ade49799a7 Revert locks to develop 2022-03-15 11:42:12 +00:00
Andrew Kingston 5d30c291bb Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-15 11:33:27 +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
Andrew Kingston 95e6d4fb45 Change dev docker-compose restart policy to on-failure to stop running BB docker containers 247 2022-03-15 11:17:32 +00:00
Andrew Kingston 2d33b1195e Add event context to button actions to allow passing in params at run time and add corresponding data bindings 2022-03-15 11:16:51 +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