mike12345567
|
b8c265fbc8
|
Updating to scoped name for package.
|
2021-03-19 10:37:02 +00:00 |
mike12345567
|
2b33811496
|
Removing use of env file, was causing issues, just parsing the env variables directly.
|
2021-03-19 10:29:43 +00:00 |
Keviin Åberg Kultalahti
|
eb27c9d9dc
|
fix some navigation issues when removing tables/datasources
|
2021-03-19 11:03:44 +01:00 |
mike12345567
|
c2302929bd
|
Adding a digital ocean startup init process which makes use of the user_data system.
|
2021-03-19 10:02:29 +00:00 |
Andrew Kingston
|
951491006b
|
Update all charts to work with new data provider
|
2021-03-18 18:45:11 +00:00 |
mike12345567
|
810b3c34b7
|
Formatting.
|
2021-03-18 18:27:00 +00:00 |
mike12345567
|
7634ed6869
|
Updating the CLI to have a fast init method, this will make using it for DO much much easier.
|
2021-03-18 18:26:41 +00:00 |
Andrew Kingston
|
87fd743f75
|
Update bar chart to work with new data provider
|
2021-03-18 17:34:51 +00:00 |
Michael Drury
|
1bb2b45d67
|
Merge pull request #1285 from Budibase/dependabot/npm_and_yarn/packages/string-templates/marked-2.0.0
Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates
|
2021-03-18 16:19:48 +00:00 |
Andrew Kingston
|
73bff491e8
|
Update grid to support data providers
|
2021-03-18 15:53:59 +00:00 |
Andrew Kingston
|
dc1f420163
|
Provide schema from data providers
|
2021-03-18 15:53:25 +00:00 |
Keviin Åberg Kultalahti
|
cc363fa463
|
reverts some of the merged files
|
2021-03-18 14:33:45 +01:00 |
Michael Drury
|
9f8d212489
|
Merge pull request #1296 from Budibase/tests/relationships
Server relationship tests
|
2021-03-18 13:13:39 +00:00 |
Keviin Åberg Kultalahti
|
fcd7d577d0
|
merge next
|
2021-03-18 14:05:12 +01:00 |
Kevin Åberg Kultalahti
|
06ede4466e
|
Merge pull request #1298 from Budibase/fix/route-preservation
Fix/route preservation
|
2021-03-18 14:01:31 +01:00 |
Keviin Åberg Kultalahti
|
9d77f084a1
|
fix not being redirected to datasource index page once you delete a datasource
|
2021-03-18 10:56:18 +01:00 |
Keviin Åberg Kultalahti
|
fdc1e44896
|
removes some logic and fixes table/integration select when switching tabs
|
2021-03-18 10:46:21 +01:00 |
Martin McKeaveney
|
6555e790a5
|
Merge pull request #1295 from Budibase/integrations-tests
Integrations tests
|
2021-03-18 09:45:50 +00:00 |
Keviin Åberg Kultalahti
|
6a1ce67e60
|
Merge branch 'next' into fix/route-preservation
|
2021-03-18 08:41:41 +01:00 |
Keviin Åberg Kultalahti
|
28f2f7ca59
|
bumps svelte version in client and standard-components packages
|
2021-03-17 14:27:51 +01:00 |
Keviin Åberg Kultalahti
|
788e29e6df
|
lint fixes
|
2021-03-17 14:02:12 +01:00 |
Keviin Åberg Kultalahti
|
a845660b2d
|
fixes for initial routing
|
2021-03-17 14:01:42 +01:00 |
Keviin Åberg Kultalahti
|
4503a7d1f8
|
wip: routify
|
2021-03-17 12:40:24 +01:00 |
mike12345567
|
de4a413b98
|
Adding db test directory to list of ignored from coverage.
|
2021-03-16 23:30:20 +00:00 |
mike12345567
|
b1e443f581
|
Upping relationship coverage overall to 98% - looking over utilities which are barely ever used.
|
2021-03-16 23:25:18 +00:00 |
Martin McKeaveney
|
b7a230065b
|
more branch cov
|
2021-03-16 19:27:18 +00:00 |
Andrew Kingston
|
788817d249
|
Update bindable properties to handle new data provider
|
2021-03-16 19:11:00 +00:00 |
Martin McKeaveney
|
6698641182
|
mysql tests
|
2021-03-16 19:01:51 +00:00 |
Martin McKeaveney
|
d37283adda
|
airtable tests
|
2021-03-16 18:43:56 +00:00 |
Andrew Kingston
|
d1be0a58b4
|
Fix edge case bug where the literal handlebars helper would not work with objects including a dash character
|
2021-03-16 18:16:56 +00:00 |
mike12345567
|
d6b23b3a79
|
Adding test cases which bring the link controller coverage to 100%.
|
2021-03-16 18:13:00 +00:00 |
Andrew Kingston
|
d372bb5885
|
Merge pull request #1293 from Budibase/browser-compat
Browser compat
|
2021-03-16 15:13:45 +00:00 |
Martin McKeaveney
|
4ab88daf28
|
REST integration tests
|
2021-03-16 14:51:14 +00:00 |
mike12345567
|
ff7b381668
|
Merge branch 'browser-compat' of github.com:Budibase/budibase into browser-compat
|
2021-03-16 14:12:26 +00:00 |
Martin McKeaveney
|
2da1d27ba6
|
arangodb tests
|
2021-03-16 13:54:39 +00:00 |
Andrew Kingston
|
a51f5c73c4
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Andrew Kingston
|
b9e3b04247
|
Merge branch 'browser-compat' of github.com:Budibase/budibase into browser-compat
|
2021-03-16 13:52:05 +00:00 |
Andrew Kingston
|
c0cf70720a
|
Revert deletion of S3 upload of attachments in cloud env
|
2021-03-16 13:51:50 +00:00 |
mike12345567
|
298eb7f444
|
Merge branch 'next' of github.com:Budibase/budibase into browser-compat
|
2021-03-16 13:50:31 +00:00 |
mike12345567
|
bc18959f87
|
Fixing issue with applications not being created due to a lack of template file.
|
2021-03-16 13:43:46 +00:00 |
mike12345567
|
fbbb3d12a1
|
starting into relationship testing.
|
2021-03-16 13:24:44 +00:00 |
Michael Drury
|
7ec90faf1c
|
Update README.md
Updating codecov badge to look at next branch.
|
2021-03-16 12:56:11 +00:00 |
Martin McKeaveney
|
8fa3685852
|
elasticsearch tests
|
2021-03-16 11:46:13 +00:00 |
Michael Drury
|
34c600c428
|
Merge pull request #1288 from Budibase/tests/automation-tests
Tests/automation tests
|
2021-03-16 11:42:18 +00:00 |
Andrew Kingston
|
5da828a11c
|
Lint
|
2021-03-16 09:28:58 +00:00 |
mike12345567
|
8b6e429055
|
Removing unused test and directory.
|
2021-03-15 20:45:16 +00:00 |
mike12345567
|
2f608b3320
|
Merge branch 'master' of github.com:Budibase/budibase into tests/automation-tests
|
2021-03-15 20:44:54 +00:00 |
mike12345567
|
f40a54b366
|
Merge branch 'master' of github.com:Budibase/budibase
|
2021-03-15 20:43:41 +00:00 |
mike12345567
|
bec6ff0881
|
Formatting.
|
2021-03-15 20:43:31 +00:00 |
mike12345567
|
8b9271e5b7
|
Removing unused code that was causing some issues with API key lookup and validation in self hosted setups.
|
2021-03-15 20:43:08 +00:00 |