Martin McKeaveney
|
65d41fdd20
|
better tests and cleaner import for server
|
2022-09-15 19:51:11 +01:00 |
mike12345567
|
eeda89725d
|
Renaming data source -> datasource as per Mel's request.
|
2022-09-14 12:11:20 +01:00 |
Martin McKeaveney
|
8ef5324048
|
provide fix for CR header and backwards compatibility with legacy servers
|
2022-09-12 10:00:05 +01:00 |
mike12345567
|
b920f8cb05
|
Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes.
|
2022-08-11 13:50:05 +01:00 |
mike12345567
|
f48fcfd0c8
|
Fixes based on re-trying everything with the new type structures (some empty structures being filled out affected things).
|
2022-08-11 12:24:36 +01:00 |
mike12345567
|
5dce4fc16a
|
Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins.
|
2022-08-11 11:48:58 +01:00 |
mike12345567
|
caaf5dc3c9
|
Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran.
|
2022-07-25 20:45:29 +01:00 |
mike12345567
|
8787201c71
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop
|
2022-07-22 19:10:24 +01:00 |
Michael Drury
|
1682cfdb90
|
Main bulk of logic around detecting cron recurring failure, still need to disable.
|
2022-07-20 22:38:06 +01:00 |
mike12345567
|
1848f85475
|
Converting main automation thread to typescript.
|
2022-07-20 19:05:54 +01:00 |
Mel O'Hagan
|
e5dc38845b
|
Added contains support for datasource pluses
|
2022-07-19 17:25:41 +01:00 |
mike12345567
|
77b2e68935
|
Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene.
|
2022-07-05 19:54:11 +01:00 |
mike12345567
|
1742c071cc
|
Updating definitions.
|
2022-07-05 18:51:34 +01:00 |
Andrew Kingston
|
27d5f2ba6e
|
Merge pull request #6443 from Budibase/datasource-labels
Datasource labels
|
2022-06-23 15:32:28 +01:00 |
Andrew Kingston
|
5dd8186383
|
Add types to datasources
|
2022-06-23 11:35:57 +01:00 |
Mel O'Hagan
|
bc72b63579
|
Use raw sql to get money type as numeric
|
2022-06-22 15:58:15 +01:00 |
Rory Powell
|
05f0393310
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Mel O'Hagan
|
91b97698a6
|
Rename Firebase to Firestore
|
2022-06-08 12:05:29 +01:00 |
Andrew Kingston
|
f2e3b2efa8
|
Apply timezones patch from existing ignore-timezones branch
|
2022-06-07 08:31:00 +01:00 |
Mel O'Hagan
|
a2a29caeea
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
Michael Drury
|
8e786bfd53
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-04-26 20:10:26 +01:00 |
Martin McKeaveney
|
81c662f0ca
|
redis integration
|
2022-03-31 10:56:16 +01:00 |
Martin McKeaveney
|
e263cc31bb
|
merge with master
|
2022-03-30 15:44:22 +01:00 |
mike12345567
|
5dcbef58a8
|
Fix for #5153 - doing it at the mysql level as it seems to be affected by incorrect types in a way that other SQL databases aren't - limits the possible damage this can do.
|
2022-03-30 14:45:13 +01:00 |
mike12345567
|
41ec92bf9b
|
Fix for #5117 - raised a point that the docs didn't describe where to put properties for a query when running through the public API - fixing the spec.
|
2022-03-28 18:33:54 +01:00 |
Martin McKeaveney
|
eef0d21551
|
fixing lint
|
2022-03-24 17:44:37 +00:00 |
Maurits Lourens
|
0f5d4733d6
|
Merge branch 'develop' into google_firebase_integration
|
2022-03-16 13:40:04 +01: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 |
Martin McKeaveney
|
1ad61a1372
|
revert NPM script to update OpenAPI
|
2022-03-10 11:17:15 +00:00 |
mike12345567
|
6728f4efde
|
Quick fix for openAPI spec, improving the search spec.
|
2022-03-08 17:42:26 +00:00 |
Maurits Lourens
|
e9405a1802
|
initial setup for google firebase integration
|
2022-03-08 17:31:36 +01:00 |
mike12345567
|
1357c53ff8
|
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 |
mike12345567
|
a7e3389790
|
Adding the ability to support schemas in MS-SQL.
|
2022-03-04 15:12:07 +00:00 |
mike12345567
|
dadf3fef02
|
Review comments and linting.
|
2022-03-01 22:37:42 +00:00 |
mike12345567
|
2603024792
|
Changing how types are generated from the open api spec a bit.
|
2022-03-01 19:00:28 +00:00 |
mike12345567
|
06327604eb
|
Refactoring to TS on public endpoints.
|
2022-02-24 15:13:14 +00:00 |
mike12345567
|
8fbd101448
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
Martin McKeaveney
|
203c892f33
|
code review and merge with develop
|
2022-01-26 17:45:28 +01:00 |
mike12345567
|
04934a544a
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
2022-01-21 16:24:24 +00:00 |
Martin McKeaveney
|
7b39f46507
|
tidy up
|
2022-01-18 17:41:38 +01:00 |
Martin McKeaveney
|
857d1f7c0b
|
gsheets E2E
|
2022-01-15 19:28:04 +01:00 |
Martin McKeaveney
|
c2d97b9449
|
google auth working
|
2022-01-06 08:08:54 +00:00 |
Andrew Kingston
|
aa56269ccb
|
Merge branch 'feature/query-variables' of github.com:Budibase/budibase into rest-pagination
|
2022-01-05 09:21:25 +00:00 |
Andrew Kingston
|
e0ae492e1d
|
Add support for query param based pagination in REST queries
|
2022-01-05 09:16:10 +00:00 |
mike12345567
|
de243c933a
|
Adding basic test cases for static and dynamic variables (backend).
|
2022-01-04 18:23:45 +00:00 |
Martin McKeaveney
|
a09fabc54b
|
merge with master
|
2021-12-30 23:10:46 +00:00 |
Andrew Kingston
|
5aaacf19bf
|
Add pagination info to rest query fields definition
|
2021-12-17 18:59:24 +00:00 |
Rory Powell
|
d347edb34a
|
Merge branch 'develop' into feature/query-auth
|
2021-12-14 09:52:16 +00:00 |
mike12345567
|
b19fcb5d50
|
Moving Typescript definitions around a bit.
|
2021-12-13 13:50:15 +00:00 |
Rory Powell
|
9d402d0356
|
Move query to common definitions and add openapi-types to dev dependencies
|
2021-12-08 11:30:09 +00:00 |