Andrew Kingston
|
21ad0d0022
|
Merge branch 'browser-compat' of github.com:Budibase/budibase into browser-compat
|
2021-03-16 13:52:05 +00:00 |
Andrew Kingston
|
9212a2f623
|
Revert deletion of S3 upload of attachments in cloud env
|
2021-03-16 13:51:50 +00:00 |
mike12345567
|
4a3a420dee
|
Merge branch 'next' of github.com:Budibase/budibase into browser-compat
|
2021-03-16 13:50:31 +00:00 |
mike12345567
|
f114f68021
|
Fixing issue with applications not being created due to a lack of template file.
|
2021-03-16 13:43:46 +00:00 |
mike12345567
|
47cf63bb16
|
starting into relationship testing.
|
2021-03-16 13:24:44 +00:00 |
Michael Drury
|
9d280de6d2
|
Update README.md
Updating codecov badge to look at next branch.
|
2021-03-16 12:56:11 +00:00 |
Martin McKeaveney
|
2150a47af4
|
elasticsearch tests
|
2021-03-16 11:46:13 +00:00 |
Michael Drury
|
d7890eb7b5
|
Merge pull request #1288 from Budibase/tests/automation-tests
Tests/automation tests
|
2021-03-16 11:42:18 +00:00 |
Andrew Kingston
|
05b6e825b4
|
Lint
|
2021-03-16 09:28:58 +00:00 |
mike12345567
|
d99b6b48a8
|
Removing unused test and directory.
|
2021-03-15 20:45:16 +00:00 |
mike12345567
|
ef5049ccc7
|
Merge branch 'master' of github.com:Budibase/budibase into tests/automation-tests
|
2021-03-15 20:44:54 +00:00 |
mike12345567
|
e3d90f231b
|
Merge branch 'master' of github.com:Budibase/budibase
|
2021-03-15 20:43:41 +00:00 |
mike12345567
|
7524bfd256
|
Formatting.
|
2021-03-15 20:43:31 +00:00 |
mike12345567
|
60841d1b1f
|
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 |
Martin McKeaveney
|
3dd902666c
|
fix duplicate column name issue
|
2021-03-15 20:38:55 +00:00 |
Martin McKeaveney
|
d5ae0fa2a9
|
dynamoDB tests
|
2021-03-15 19:45:39 +00:00 |
Andrew Kingston
|
78c6f9ca3d
|
Remove electron specific app import
|
2021-03-15 18:32:20 +00:00 |
mike12345567
|
d5ec1b3167
|
Removing un-used code and removing some files from coverage that aren't of consequence.
|
2021-03-15 17:14:56 +00:00 |
mike12345567
|
794372987e
|
Adding more test cases for the controllers, tables and views weren't as well covered as required.
|
2021-03-15 16:36:38 +00:00 |
Martin McKeaveney
|
e7b0564ca3
|
couchDB tests
|
2021-03-15 16:26:46 +00:00 |
Martin McKeaveney
|
de68ba23dd
|
postgres integration tests
|
2021-03-15 16:07:04 +00:00 |
Keviin Åberg Kultalahti
|
7056a5ada9
|
Merge branch 'develop' into fix/route-preservation
|
2021-03-15 15:30:51 +01:00 |
Keviin Åberg Kultalahti
|
c0c41c5bc3
|
fixes small bug where user was not redirected to automation index page once last automation was deleted
|
2021-03-15 15:30:28 +01:00 |
Keviin Åberg Kultalahti
|
859653c62b
|
cleanup
|
2021-03-15 15:27:29 +01:00 |
Keviin Åberg Kultalahti
|
230f871e83
|
adds working automation routing
|
2021-03-15 15:23:22 +01:00 |
mike12345567
|
3406138f34
|
Finishing off automation test cases, above 90% coverage for automations codebase.
|
2021-03-15 14:11:13 +00:00 |
Keviin Åberg Kultalahti
|
2900704a4c
|
adds routing to the automation tab
|
2021-03-15 15:00:34 +01:00 |
Martin McKeaveney
|
2685d46266
|
Update budibase_ci.yml
|
2021-03-15 12:12:19 +00:00 |
dependabot[bot]
|
dbe37ce02a
|
Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates
Bumps [marked](https://github.com/markedjs/marked) from 1.2.8 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.8...v2.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-15 12:11:54 +00:00 |
Andrew Kingston
|
08ea461caa
|
Remove electron specific attachment uploads inside the builder
|
2021-03-15 12:10:21 +00:00 |
Kevin Åberg Kultalahti
|
6b9476e9ba
|
Merge pull request #1280 from Budibase/fix/deployment-error-modal
Fix/deployment error modal
|
2021-03-15 13:09:55 +01:00 |
Martin McKeaveney
|
c4b828416a
|
Merge pull request #1283 from mslourens/bugs/1240-new-user-creation
1240 - restore notification blocknotifications method, since it was c…
|
2021-03-15 12:08:00 +00:00 |
Martin McKeaveney
|
fc0be494a8
|
Merge branch 'master' of https://github.com/Budibase/budibase into integrations-tests
|
2021-03-15 11:55:01 +00:00 |
Keviin Åberg Kultalahti
|
4e85caa7b0
|
wip: work on routing in automation tab
|
2021-03-15 12:53:44 +01:00 |
Keviin Åberg Kultalahti
|
de56953d70
|
changing between Internal/External now selects the first table/source in each tab
|
2021-03-15 11:38:43 +01:00 |
Keviin Åberg Kultalahti
|
3b4353bd6a
|
now possible to navigate directly to a query
|
2021-03-15 11:09:09 +01:00 |
Keviin Åberg Kultalahti
|
4f0aed0378
|
data switcher now shows correct tab
|
2021-03-15 10:26:59 +01:00 |
Keviin Åberg Kultalahti
|
13bcde9062
|
now possible to navigate directly to a datasource
|
2021-03-15 10:18:23 +01:00 |
Maurits Lourens
|
43f62720bb
|
1240 - restore notification blocknotifications method, since it was called in the datasource
|
2021-03-15 09:00:05 +01:00 |
Martin McKeaveney
|
bd6389851a
|
v0.8.9
|
2021-03-14 18:13:13 +00:00 |
Martin McKeaveney
|
44412f7556
|
adding correct path delimiter for windows
|
2021-03-14 18:10:38 +00:00 |
Martin McKeaveney
|
872d8641cb
|
make path windows friendly
|
2021-03-14 17:57:28 +00:00 |
mike12345567
|
799168c6b8
|
Adding in all the automation step tests, beginning work on the general automation tests.
|
2021-03-12 15:32:16 +00:00 |
Martin McKeaveney
|
7b8c9b1686
|
v0.8.8
|
2021-03-12 14:20:18 +00:00 |
Keviin Åberg Kultalahti
|
829affccea
|
adds index page to datasource route
|
2021-03-12 14:28:24 +01:00 |
Keviin Åberg Kultalahti
|
586d5fbe3c
|
adds success notification when saving api keys
|
2021-03-12 13:29:54 +01:00 |
Keviin Åberg Kultalahti
|
98d88bef23
|
moves click handler for deployment info to pill rather than icon
|
2021-03-12 13:23:51 +01:00 |
Martin McKeaveney
|
435bc20077
|
v0.8.7
|
2021-03-12 11:45:42 +00:00 |
Martin McKeaveney
|
ddc09f979f
|
Merge branch 'master' of https://github.com/Budibase/budibase
|
2021-03-12 11:43:13 +00:00 |
Martin McKeaveney
|
bca06a2d82
|
removing dud package
|
2021-03-12 11:43:07 +00:00 |