1
0
Fork 0
mirror of synced 2024-08-20 12:31:20 +12:00
Commit graph

361 commits

Author SHA1 Message Date
Martin McKeaveney
3a422be071 simplify docker build before push 2021-05-20 13:54:18 +01:00
Martin McKeaveney
7ab24fed2b merge with master 2021-05-20 10:40:15 +01:00
Mike Shanks
04a159986e v0.8.18 2021-05-13 11:17:08 +01:00
Andrew Kingston
0254e85996 Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-10 12:31:42 +01:00
mike12345567
045a88feb3 Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api 2021-05-07 11:41:32 +01:00
Andrew Kingston
830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
dependabot[bot]
e46964b763 Bump lodash from 4.17.13 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 08:57:55 +00:00
Michael Drury
5006ca90c4 Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 2021-05-06 19:27:24 +01:00
mike12345567
b01da0aad5 Merge branch 'next' of github.com:Budibase/budibase into feature/password-reset 2021-05-04 15:21:53 +01:00
Martin McKeaveney
b876e91ae6 merge with next 2021-04-29 11:45:47 +01:00
mike12345567
2b58d695af Updating packages so that @budibase/auth doesn't stop installations. 2021-04-28 15:25:49 +01:00
mike12345567
ea8e3b7d3f Adding testing to worker, still WIP. 2021-04-23 14:58:06 +01:00
Martin McKeaveney
ef268014c1 v0.8.17 2021-04-19 10:39:27 +01:00
mike12345567
3a6cc28df0 Merge branch 'master' of github.com:Budibase/budibase into next 2021-04-16 17:01:35 +01:00
mike12345567
a52f296d78 Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-13 10:26:40 +01:00
Martin McKeaveney
b0ffb8dcb8 v0.8.16 2021-04-12 19:51:11 +01:00
Martin McKeaveney
fe5dd7e2ac v0.8.15 2021-04-12 17:10:19 +01:00
Martin McKeaveney
b5baf9f892 merge 2021-04-12 13:41:46 +01:00
Martin McKeaveney
c02306e6fb merge 2021-04-12 13:39:53 +01:00
Martin McKeaveney
65be3e9ede v0.8.14 2021-04-11 12:58:22 +01:00
Martin McKeaveney
c19cc4f3c9 v0.8.13 2021-04-11 12:53:39 +01:00
mike12345567
8cde219db9 First pass of global user configuration through existing user API with role mappings. 2021-04-08 16:58:33 +01:00
mike12345567
d0e5967851 Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 2021-04-08 11:12:24 +01:00
Andrew Kingston
8a0fcddf68 Update all scripts to use yarn rather than npm 2021-04-07 17:38:49 +01:00
Martin McKeaveney
cf073a1e55 groundwork for budibase auth lib 2021-04-07 11:33:16 +01:00
Andrew Kingston
f4ed1812e4 Remove CORS hack now that the envoy proxy removes the need for it 2021-04-07 10:37:26 +01:00
Andrew Kingston
44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Martin McKeaveney
8f5fd32f74 scripting block 2021-03-26 14:56:34 +00:00
Martin McKeaveney
637d115534 v0.8.12 2021-03-25 10:40:08 +00:00
Martin McKeaveney
4d141d8ba8 merge 2021-03-24 20:44:52 +00:00
Martin McKeaveney
c74205e4c8 v0.8.11 2021-03-24 18:48:26 +00:00
mike12345567
9708957646 Changing some code coverage settings. 2021-03-23 18:07:46 +00:00
mike12345567
00344b3b39 Some changes to how environment is loaded to make the init process by default flesh out some good settings. 2021-03-23 15:37:11 +00:00
Martin McKeaveney
90228e3334 simplify try catch in manage script 2021-03-23 11:01:33 +00:00
mike12345567
36c20b2498 Updating some of the deployment/uploading mechanism purely to remove file system, all of this will go anyway but some of it was used to handle file uploads (attachments) to object store so needed to convert it a bit 2021-03-22 18:06:10 +00:00
Martin McKeaveney
51506a5f42 add docker-compose dep to package.json 2021-03-22 17:29:27 +00:00
Martin McKeaveney
f3302770b3 single stack dev setup complete 2021-03-22 17:05:00 +00:00
mike12345567
b765502d74 Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00
mike12345567
ce07f44e05 Adding db test directory to list of ignored from coverage. 2021-03-16 23:30:20 +00:00
Martin McKeaveney
0bc150fc7c v0.8.10 2021-03-15 21:26:50 +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
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
3406138f34 Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00
Martin McKeaveney
bd6389851a v0.8.9 2021-03-14 18:13:13 +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
Martin McKeaveney
435bc20077 v0.8.7 2021-03-12 11:45:42 +00:00
Martin McKeaveney
1b53b7da58 v0.8.6 2021-03-12 09:33:12 +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
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
mike12345567
33fa31aae9 Adding test cases for component, templates and hosting as well as updating some existing test cases. 2021-03-09 16:07:44 +00:00
mike12345567
bd2a901f60 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-03-08 10:42:57 +00:00
mike12345567
6d9b8a6678 Initial work on test refactoring, laying the utilities down which will be the basis of new testing framework, interacting directly with the controllers. 2021-03-03 17:52:41 +00:00
Martin McKeaveney
7f38415967 v0.8.5 2021-03-03 17:46:36 +00:00
Martin McKeaveney
a9ab12b999 v0.8.4 2021-03-03 17:05:18 +00:00
mike12345567
37211e4e9d Updating server package to always generate coverage report but don't display as text. 2021-03-02 17:42:32 +00:00
mike12345567
68bb5d5062 Updating package.json to include an option for coverage, had to re-write some stuff to make sure that views were not getting coverage statements inserted (breaking things). 2021-03-02 17:13:11 +00:00
Martin McKeaveney
a0456e86bd v0.8.3 2021-02-25 17:18:36 +00:00
Martin McKeaveney
779deddc5a v0.8.2 2021-02-25 16:39:52 +00:00
Martin McKeaveney
e72057499a v0.8.1 2021-02-25 13:50:33 +00:00
Martin McKeaveney
b4996ccb4d v0.8.0 2021-02-25 12:49:03 +00:00
mike12345567
90f9be36dd Using cross-env instead of pure environment variable specification to make it work on windows. 2021-02-24 10:13:16 +00:00
Martin McKeaveney
71778c0dc1 Merge pull request #1163 from Budibase/develop
Develop
2021-02-23 15:35:39 +00:00
Martin McKeaveney
f16ec615aa Merge pull request #1083 from Budibase/bug/4001-to-0-fix
Attempting to fix the 4001 bug - using ephemeral ports in production (builder)
2021-02-22 13:57:26 +00:00
Andrew Kingston
ec94aaa90b Merge branch 'develop' of github.com:Budibase/budibase into url-context 2021-02-16 15:35:05 +00:00
Martin McKeaveney
26377700bb v0.7.8 2021-02-15 14:07:27 +00:00
Martin McKeaveney
03044d36fe merge 2021-02-12 13:32:37 +00:00
Martin McKeaveney
8d92692593 v0.7.7 2021-02-12 11:15:38 +00:00
Martin McKeaveney
bfa865cf3c Merge branch 'master' of github.com:Budibase/budibase into internal-search 2021-02-08 09:32:53 +00:00
Martin McKeaveney
d3e44268ed v0.7.6 2021-02-06 22:59:28 +00:00
Martin McKeaveney
67371ab25f v0.7.5 2021-02-06 12:43:01 +00:00
Martin McKeaveney
b4628a43d0 merge 2021-02-05 11:18:37 +00:00
Martin McKeaveney
dd1419f2eb v0.7.4 2021-02-05 10:59:29 +00:00
Martin McKeaveney
8d8cdcd732 app export with space in name 2021-02-05 10:55:54 +00:00
Martin McKeaveney
28e2ce28ba v0.7.3 2021-02-05 09:43:45 +00:00
Martin McKeaveney
63b8db6584 pin deps 2021-02-05 09:39:42 +00:00
Martin McKeaveney
02a2c60797 v0.7.2 2021-02-04 14:25:15 +00:00
mike12345567
a88ce0d608 Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
Martin McKeaveney
e283dc0bb1 v0.7.1 2021-02-03 10:30:22 +00:00
Martin McKeaveney
7a386ac1b5 v0.7.0 2021-02-02 18:52:05 +00:00
Martin McKeaveney
27c7f5697b internal search working 2021-02-01 21:02:54 +00:00
Martin McKeaveney
c13e71e870 adding appimage back 2021-01-31 20:31:17 +00:00
sovlookup
d1ba3f97f6 add arangodb integration 2021-01-28 21:42:40 +08:00
Martin McKeaveney
79277f0ee0 v0.6.2 2021-01-27 17:43:38 +00:00
Martin McKeaveney
23899840d3 v0.6.1 2021-01-27 16:47:44 +00:00
Martin McKeaveney
b1a76ad74d v0.6.0 2021-01-27 15:04:13 +00:00
Martin McKeaveney
b52a2efef0 MySQL integration and self hosted deploy event 2021-01-26 11:07:30 +00:00
mike12345567
3dd985cfb6 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 2021-01-21 10:57:41 +00:00
mike12345567
5a7c0de397 Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
mike12345567
419c6b9393 Adding the handlebars library, still need to add testcases to this. 2021-01-18 17:40:19 +00:00
mike12345567
cdef4ead8c Removing mention of mustache from the server package. 2021-01-15 14:38:10 +00:00
Martin McKeaveney
a7f9e2fb8f better integration API, parse JSON by default 2021-01-15 13:11:51 +00:00
Martin McKeaveney
b96518458e v0.5.3 2021-01-14 15:24:01 +00:00
Martin McKeaveney
836092ec82 v0.5.2 2021-01-14 15:03:58 +00:00
Martin McKeaveney
951808e535 v0.5.1 2021-01-14 14:46:40 +00:00
Martin McKeaveney
3ea31ba383 v0.5.0 2021-01-14 14:37:53 +00:00
Martin McKeaveney
579e3a79b7 direct airtable integration works 2021-01-11 17:18:22 +00:00
Martin McKeaveney
b4b4941003 use queries in front end 2020-12-30 12:58:39 +00:00
Martin McKeaveney
736adca7a4 v0.4.3 2020-12-23 22:39:10 +00:00