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 |
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 |
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 |
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 |
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 |