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 |
Martin McKeaveney
|
c76530e679
|
Update release.yml
|
2021-03-12 10:39:09 +00:00 |
Martin McKeaveney
|
1b53b7da58
|
v0.8.6
|
2021-03-12 09:33:12 +00:00 |
Martin McKeaveney
|
c31e04eb73
|
airtable tests
|
2021-03-12 09:29:27 +00:00 |
mike12345567
|
710b17b627
|
Removing dynamo client from coverage.
|
2021-03-11 18:36:36 +00:00 |
mike12345567
|
189a673c9c
|
Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff.
|
2021-03-11 18:29:48 +00:00 |
Martin McKeaveney
|
c791efc864
|
Merge pull request #1279 from Budibase/develop
Develop
|
2021-03-11 17:47:07 +00:00 |
Martin McKeaveney
|
646ed4a7dd
|
Merge branch 'master' into develop
|
2021-03-11 16:31:22 +00:00 |
Martin McKeaveney
|
81da22505d
|
Merge pull request #1264 from Budibase/fix/colorpicker
Colorpicker bugs
|
2021-03-11 16:30:34 +00:00 |
Andrew Kingston
|
dc53cf9dba
|
Merge pull request #1267 from Budibase/collapsible-routes
Collapsible routes
|
2021-03-11 16:07:25 +00:00 |
Andrew Kingston
|
8820edd1bc
|
Add clear icon to screen search field
|
2021-03-11 15:53:31 +00:00 |
Martin McKeaveney
|
31c0905ade
|
merge
|
2021-03-11 15:28:43 +00:00 |
Michael Drury
|
f71b92e54f
|
Merge pull request #1269 from Budibase/tests/upping-coverage
Tests/upping coverage
|
2021-03-11 15:12:13 +00:00 |
mike12345567
|
d66db07ba3
|
Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage
|
2021-03-11 14:51:13 +00:00 |
Martin McKeaveney
|
6c6271faf2
|
Merge pull request #1271 from Budibase/develop
Develop
|
2021-03-11 13:11:47 +00:00 |
mike12345567
|
2617127bd6
|
Fixing an issue with tmp directory filling up with different test apps.
|
2021-03-11 12:09:47 +00:00 |
mike12345567
|
8f82b069d2
|
Removing unused require.
|
2021-03-10 18:46:52 +00:00 |
mike12345567
|
68735f1b4f
|
Formatting.
|
2021-03-10 17:56:16 +00:00 |
mike12345567
|
163d24a767
|
Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows.
|
2021-03-10 17:55:42 +00:00 |
Martin McKeaveney
|
f69e06870b
|
Merge pull request #1266 from Budibase/middleware-tests
Middleware tests
|
2021-03-10 15:28:11 +00:00 |