Martin McKeaveney
|
9c4a6dee40
|
lint
|
2022-03-24 17:54:27 +00:00 |
Martin McKeaveney
|
1e4ccdc0e5
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-03-24 17:47:59 +00:00 |
Martin McKeaveney
|
b2bcf5a1f7
|
fixing lint
|
2022-03-24 17:44:37 +00:00 |
David Duong
|
df0d99d93a
|
fix: incorrect parameters for public rows editing
|
2022-03-24 16:11:13 +01:00 |
Andrew Kingston
|
2242044f3b
|
Allow deep-getting of pagination params from REST responses
|
2022-03-24 10:07:23 +00:00 |
Martin McKeaveney
|
5fc7cf7cb4
|
Merge pull request #4970 from Budibase/fix/analytics-cleanup
updating analytics endpoint, removing old NPS survey
|
2022-03-22 16:34:25 +00:00 |
Martin McKeaveney
|
0f4c0f3ed4
|
fix tests
|
2022-03-21 10:04:26 +00:00 |
Martin McKeaveney
|
411a7439c8
|
Merge pull request #4865 from Budibase/fix/patch-relationships
fixing enrichment of relationships in patch call
|
2022-03-21 08:24:35 +00:00 |
Martin McKeaveney
|
dd1863d4c9
|
Merge pull request #4871 from Budibase/fix/date-filtering
Date filtering logic
|
2022-03-21 08:19:03 +00:00 |
Martin McKeaveney
|
aaf84b6995
|
updating analytics endpoint, removing old NPS survey
|
2022-03-21 08:00:03 +00:00 |
Michael Drury
|
2d011bce0d
|
Merge pull request #4864 from mslourens/google_firebase_integration
Google firebase integration
|
2022-03-18 10:07:30 +00:00 |
Rory Powell
|
5380c46725
|
Fix base path in server url for openapi3 import
|
2022-03-18 09:20:30 +00:00 |
Rory Powell
|
8b17493e16
|
Merge pull request #4773 from mslourens/openapi3-import
Support Openapi 3 import
|
2022-03-18 07:16:13 +00:00 |
Maurits Lourens
|
9ef6fdaec9
|
revert uncommenting code
|
2022-03-16 13:43:09 +01:00 |
Maurits Lourens
|
19ec76c49d
|
Merge branch 'develop' into google_firebase_integration
|
2022-03-16 13:40:04 +01:00 |
Michael Drury
|
42169823dd
|
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
|
fcfce77d5d
|
linting
|
2022-03-16 10:33:38 +00:00 |
Peter Clement
|
a2c3257515
|
send export file from backend
|
2022-03-16 10:22:06 +00:00 |
mike12345567
|
75375be9f7
|
Fixing issue found by test case.
|
2022-03-15 20:17:41 +00:00 |
mike12345567
|
ba9d6cf8f7
|
Fixing an issue that was breaking build.
|
2022-03-15 19:53:05 +00:00 |
mike12345567
|
d48d7f6e19
|
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
|
1c104d6fa5
|
Add test cases for SQL range filtering changes
|
2022-03-15 11:52:54 +00:00 |
Andrew Kingston
|
20fe6c35ba
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/date-filtering
|
2022-03-15 11:44:04 +00:00 |
mike12345567
|
b59d077b43
|
Linting.
|
2022-03-15 11:20:23 +00:00 |
Ilia Shupta
|
e09011d813
|
Allow fully qualified redis url use in koa ratelimit store
|
2022-03-15 11:20:16 +00:00 |
mike12345567
|
51e5e1e90f
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-03-15 10:56:39 +00:00 |
mike12345567
|
5332fb4dad
|
Linting.
|
2022-03-15 10:52:24 +00:00 |
Ilia Shupta
|
91d9946c5c
|
Allow fully qualified redis url use in koa ratelimit store
|
2022-03-15 14:09:41 +08:00 |
mike12345567
|
d55a385072
|
Fixing an issue with detecting fully qualified Redis URL despite not in use.
|
2022-03-14 16:50:01 +00:00 |
Michael Drury
|
84f1325320
|
Fixing MS-SQL variable sub.
|
2022-03-12 11:13:41 +00:00 |
Michael Drury
|
ffbf3a2eca
|
Switching to correct concat function for oracle.
|
2022-03-11 00:40:01 +00:00 |
Michael Drury
|
07bcaf2d0a
|
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 |
mike12345567
|
30651e81d5
|
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 |
Martin McKeaveney
|
b166c5dcdc
|
revert NPM script to update OpenAPI
|
2022-03-10 11:17:15 +00:00 |
Andrew Kingston
|
0b7919cd3d
|
Update date filtering to only use a between statement when 2 dates are provided
|
2022-03-10 10:18:03 +00:00 |
Martin McKeaveney
|
6c236eacb2
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/patch-relationships
|
2022-03-10 10:17:30 +00:00 |
Maurits Lourens
|
b987dc345f
|
finish up Firebase implementation
|
2022-03-10 00:23:36 +01:00 |
Maurits Lourens
|
792021616c
|
fix connection to firebase using service account
|
2022-03-09 17:46:25 +01:00 |
Martin McKeaveney
|
ce984348a0
|
fixing enrichment of relationships in patch call
|
2022-03-09 16:08:55 +01:00 |
mike12345567
|
53386909ab
|
Updating row search bookmark to handle numbers as bookmarks.
|
2022-03-09 10:12:26 +00:00 |
mike12345567
|
a3a6aeb777
|
Fixing an inconsistency that was raised by a community member.
|
2022-03-08 18:00:49 +00:00 |
mike12345567
|
b96c6218d6
|
Quick fix for openAPI spec, improving the search spec.
|
2022-03-08 17:42:26 +00:00 |
Maurits Lourens
|
c2d48bebd7
|
initial setup for google firebase integration
|
2022-03-08 17:31:36 +01:00 |
Martin McKeaveney
|
01e14346ed
|
Merge pull request #4824 from Budibase/feature/export-from-client
Export selected rows from button action
|
2022-03-08 12:31:47 +01:00 |
mike12345567
|
8185227ff1
|
Fixing issue #4811 - when renaming SQL columns use an actual rename alteration rather than dropping the column.
|
2022-03-07 16:31:35 +00:00 |
Maurits Lourens
|
baf53f2a9d
|
implement review comments
|
2022-03-07 13:58:04 +01:00 |
Peter Clement
|
ed2c210db8
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +00:00 |
Peter Clement
|
e3670d6737
|
Merge remote-tracking branch 'origin/develop' into feature/export-from-client
|
2022-03-07 12:04:56 +00:00 |
Rory Powell
|
5ee150566b
|
Fix build, additional tests, updated body detection, support variables in urls
|
2022-03-07 10:41:28 +00:00 |
mike12345567
|
7f9334ae5e
|
Making sure that tables are created within the correct schema for MS-SQL.
|
2022-03-04 15:50:19 +00:00 |