mike12345567
|
e8ef03bb1c
|
Adding jest test cases to string templating library.
|
2021-01-19 17:29:38 +00:00 |
mike12345567
|
67cc893670
|
Removing mention of mustache from the server package.
|
2021-01-15 14:38:10 +00:00 |
mike12345567
|
f1c7a46d37
|
Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead.
|
2021-01-07 11:38:37 +00:00 |
mike12345567
|
f2c37c7179
|
Initial work, layout out some work which will eventually become docker compose, just using bash scripts for now.
|
2020-11-30 18:04:47 +00:00 |
Martin McKeaveney
|
27813f5fbb
|
fix windows url issue
|
2020-11-24 10:23:29 +00:00 |
mike12345567
|
c240274889
|
Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing
|
2020-11-19 16:58:54 +00:00 |
Martin McKeaveney
|
19a029fd68
|
linux deb package, builder icon and auto update support for linux
|
2020-11-14 17:43:52 +00:00 |
Michael Drury
|
63b08e42aa
|
Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate.
|
2020-11-13 15:35:20 +00:00 |
kevmodrome
|
24f9ee9d62
|
adds non-working RichText component
|
2020-11-13 11:12:38 +01:00 |
Martin McKeaveney
|
c2aa9eebfc
|
remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering
|
2020-11-12 10:25:25 +00:00 |
Martin McKeaveney
|
1e8f13f9cf
|
start server render index.html
|
2020-11-09 15:24:29 +00:00 |
Martin McKeaveney
|
4f5b867700
|
prevent screen being selected when you save a component
|
2020-11-09 10:28:49 +00:00 |
Martin McKeaveney
|
6e02f1f1c6
|
potential resolutions for the 4001 issue
|
2020-11-05 22:09:49 +00:00 |
Martin McKeaveney
|
59872d5db5
|
move run command into cypress setup
|
2020-10-28 11:23:26 +00:00 |
mike12345567
|
37b643b6c6
|
Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object.
|
2020-10-27 13:19:38 +00:00 |
mike12345567
|
9b629d49b5
|
Adding an outgoing webhook action, so that we have both incoming and outgoing ability.
|
2020-10-27 12:33:25 +00:00 |
mike12345567
|
a967645a21
|
Some initial work towards webhooks, that generates schema similar to integromat.
|
2020-10-22 17:48:32 +01:00 |
mike12345567
|
2550c45831
|
Merge branch 'master' of github.com:Budibase/budibase into version-complibrary
|
2020-10-21 15:33:23 +01:00 |
mike12345567
|
012b290895
|
Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with.
|
2020-10-21 15:28:30 +01:00 |
Andrew Kingston
|
5ad8d33d45
|
Update server yarn.lock
|
2020-10-21 13:02:51 +01:00 |
Andrew Kingston
|
12f7cfe8e8
|
Merge branch 'master' of github.com:Budibase/budibase into replace-sharp
|
2020-10-21 13:01:33 +01:00 |
Andrew Kingston
|
8428bebc13
|
Replace sharp with jimp for image processing
|
2020-10-21 13:00:23 +01:00 |
Martin McKeaveney
|
3f41fc0ba1
|
sanitizing s3 keys and making them windows friendly
|
2020-10-21 11:27:42 +01:00 |
mike12345567
|
116637d06a
|
Updating yarn lock for server and fixing test case.
|
2020-10-13 11:50:19 +01:00 |
mike12345567
|
3f0d205846
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 09:41:42 +01:00 |
mike12345567
|
bb3370e742
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
Martin McKeaveney
|
f75f0f5f28
|
updated quota fixes
|
2020-10-09 17:07:46 +01:00 |
mike12345567
|
d2ae589151
|
Merge branch 'linked-records' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-08 13:30:18 +01:00 |
Andrew Kingston
|
356acc919d
|
Bump electron to v10
|
2020-10-08 09:34:45 +01:00 |
mike12345567
|
3a6a03403f
|
Merge branch 'linked-records' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-07 15:41:39 +01:00 |
Martin McKeaveney
|
723f322232
|
updating replication stream dependency
|
2020-10-06 21:10:49 +01:00 |
Martin McKeaveney
|
8ce69efa7e
|
fixing test
|
2020-10-06 20:18:05 +01:00 |
mike12345567
|
fc2e2a8804
|
First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys.
|
2020-10-06 19:13:41 +01:00 |
Martin McKeaveney
|
1fd749ce00
|
csv import functional
|
2020-10-01 14:48:07 +01:00 |
Martin McKeaveney
|
9768a23ad4
|
merge
|
2020-09-24 15:52:09 +01:00 |
Martin McKeaveney
|
f40f388dd8
|
local file upload from apps
|
2020-09-23 16:15:09 +01:00 |
mike12345567
|
e41c77b5e2
|
Updating yarn lock.
|
2020-09-21 14:53:32 +01:00 |
mike12345567
|
60b907054a
|
Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS).
|
2020-09-18 16:50:52 +01:00 |
Martin McKeaveney
|
5d3867558a
|
merge with master
|
2020-09-17 16:40:09 +01:00 |
Martin McKeaveney
|
86ae8d038a
|
file attachments and processing working, basic design for dropzone
|
2020-09-15 16:22:13 +01:00 |
mike12345567
|
5067d93030
|
Adding threading for when not running against PouchDB.
|
2020-09-11 18:47:22 +01:00 |
mike12345567
|
ad48b9fdd2
|
Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint.
|
2020-09-10 17:46:34 +01:00 |
Martin McKeaveney
|
fc923cb883
|
using flatpickr, rollup config for CSS in the builder
|
2020-09-09 12:06:04 +01:00 |
dependabot[bot]
|
4b0463cf45
|
Bump bl from 4.0.2 to 4.0.3 in /packages/server
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-02 15:54:50 +00:00 |
cmack
|
73629a81b7
|
Minor Tidyup - Logs, Dead Code, Comments
|
2020-08-19 10:34:20 +01:00 |
Michael Shanks
|
4de8bffec2
|
removed unecessary dependencies
|
2020-08-14 17:39:56 +01:00 |
Kevin Åberg Kultalahti
|
deb9c48adf
|
Merge pull request #523 from Budibase/feature/create-app-modifications
Feature/create app modifications
|
2020-08-03 17:54:54 +02:00 |
kevmodrome
|
15595d0c7c
|
setup sidebar
|
2020-07-31 10:46:23 +02:00 |
dependabot[bot]
|
4a23ddcdbd
|
Bump lodash from 4.17.15 to 4.17.19 in /packages/server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-21 09:31:16 +00:00 |
Martin McKeaveney
|
7714270450
|
nodemon delay + analytics fixes
|
2020-07-16 14:27:27 +01:00 |