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 |
Joe
|
8df53290ba
|
Map, Icon, Datalist removed from UI
|
2020-07-15 11:12:43 +01:00 |
Martin McKeaveney
|
71fc36ec7e
|
download component libraries from NPM tarball
|
2020-07-14 21:07:53 +01:00 |
Martin McKeaveney
|
bc89cf4a74
|
formatting and tidy up
|
2020-07-14 16:00:58 +01:00 |
Joe
|
f7aef429b0
|
Welcome screen links update
|
2020-07-14 13:02:34 +01:00 |
Martin McKeaveney
|
262fc9cd71
|
fix path when running in electron
|
2020-07-14 09:10:01 +01:00 |
Martin McKeaveney
|
f22f3f8eb1
|
fix mac perm issue
|
2020-07-14 08:13:05 +01:00 |
Martin McKeaveney
|
f5671a716d
|
correct electron path for budibase apps
|
2020-07-13 17:44:13 +01:00 |
Martin McKeaveney
|
2673acd46e
|
beta bugfixes
|
2020-07-10 16:17:12 +01:00 |
Conor_Mack
|
f0251ebed6
|
Merge branch 'master' into colorpicker/palette-drag
|
2020-07-10 11:46:21 +01:00 |
cmack
|
b9e855b6cf
|
WIP: Palette drag to set
|
2020-07-09 16:30:00 +01:00 |
Michael Shanks
|
12df137c36
|
Merge branch 'master' of github.com:Budibase/budibase
|
2020-07-09 14:55:32 +01:00 |
Michael Shanks
|
0cdc2db865
|
yarn lock
|
2020-07-09 14:54:35 +01:00 |
Martin McKeaveney
|
deeadb46e7
|
pin electron version
|
2020-07-09 13:44:58 +01:00 |
Martin McKeaveney
|
ab4c44a430
|
adding electron to dev deps
|
2020-07-09 11:38:07 +01:00 |
Martin McKeaveney
|
d87a17eaec
|
PR Comments
|
2020-07-08 16:31:26 +01:00 |
Martin McKeaveney
|
5cc358e496
|
deployment E2E
|
2020-07-02 23:22:20 +01:00 |
Martin McKeaveney
|
59c2f247a7
|
upload assets to s3
|
2020-06-29 19:15:43 +01:00 |
Martin McKeaveney
|
b9d1b52ec7
|
cleaned up deploy code
|
2020-06-29 10:27:38 +01:00 |
Joe
|
d9a48e3a51
|
General UI fixing previous styling issues
|
2020-06-25 15:49:56 +01:00 |
Martin McKeaveney
|
987135f7b4
|
saving of models and fields
|
2020-06-16 20:29:18 +01:00 |
Michael Shanks
|
8d474df34e
|
yarn lock
|
2020-06-02 11:26:28 +01:00 |
Martin McKeaveney
|
398f200661
|
merge
|
2020-06-01 16:27:27 +01:00 |
Martin McKeaveney
|
cb1fb87d21
|
server side workflows
|
2020-06-01 16:22:13 +01:00 |
Martin McKeaveney
|
a3bebe3330
|
adding workflow blocks, parameter parsing, templating
|
2020-05-28 20:20:03 +01:00 |
Michael Shanks
|
bab7e3ed9e
|
server side record validation
|
2020-05-28 15:39:29 +01:00 |
Martin McKeaveney
|
08d0b9cb94
|
workflow UI, orhestrator for executing workflows
|
2020-05-27 21:51:32 +01:00 |
kevmodrome
|
92a04eb415
|
upgrades routify to latest version
|
2020-05-19 15:19:32 +02:00 |
Martin McKeaveney
|
1139627bf5
|
pino logging, electron fixes, running integration tests in band
|
2020-05-18 15:33:29 +01:00 |
Martin McKeaveney
|
815a539863
|
test and couchDB init code
|
2020-05-18 10:55:35 +01:00 |
Michael Shanks
|
468dc513a5
|
merge conflicts..
|
2020-05-18 06:43:05 +01:00 |
Martin McKeaveney
|
03593259e8
|
native plist config for code signing and notarization
|
2020-05-16 18:19:36 +01:00 |
Martin McKeaveney
|
03c5aaa0cb
|
notarization and mac code signing through github CI
|
2020-05-15 16:06:53 +01:00 |
Martin McKeaveney
|
a2e8f2461a
|
Making budibase downloadable, configuring CI to build executable bina… (#233)
Making budibase downloadable, configuring CI to build executable bina…
|
2020-05-14 21:18:36 +01:00 |
Michael Shanks
|
18375a6d19
|
server tests in-memory and passing
|
2020-05-14 15:12:30 +01:00 |
Michael Shanks
|
6fac98074d
|
server initialisation & run fixed
|
2020-05-11 14:50:15 +01:00 |
Martin McKeaveney
|
94b2e0f134
|
further tidy up and removal
|
2020-05-07 13:52:24 +01:00 |
Martin McKeaveney
|
85f1faeb3c
|
client lib tests
|
2020-05-07 13:33:25 +01:00 |
Martin McKeaveney
|
c255883aed
|
formatting + fixing builder tests
|
2020-05-07 10:53:34 +01:00 |
Martin McKeaveney
|
392de2efcc
|
development setup, adding data components
|
2020-05-06 10:33:30 +01:00 |
Martin McKeaveney
|
2c361f3d1d
|
apps being served correctly
|
2020-05-04 17:13:57 +01:00 |
Martin McKeaveney
|
abd6da7b11
|
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
|
2020-05-02 15:29:10 +01:00 |
Michael Shanks
|
32dd1213aa
|
remove config - .env added
|
2020-04-24 17:28:32 +01:00 |
Michael Shanks
|
663a231f3e
|
initialise cli started
|
2020-04-24 09:56:39 +01:00 |
Martin McKeaveney
|
8a7c0f8ba3
|
pouchDB integration, use app id instead of app name for keying app packages
|
2020-04-23 14:37:08 +01:00 |
Martin McKeaveney
|
228999aba5
|
backend allowing creation of models, records and databases
|
2020-04-20 16:17:18 +01:00 |
Martin McKeaveney
|
b90973607b
|
api tests
|
2020-04-15 15:25:10 +01:00 |
Michael Shanks
|
6954bf20cc
|
adding save & load controllers
|
2020-04-15 15:24:48 +01:00 |
Martin McKeaveney
|
8b231c0930
|
adding test structure
|
2020-04-15 15:24:48 +01:00 |
Michael Shanks
|
1aacaea757
|
created common package
|
2020-04-15 15:24:24 +01:00 |
Martin McKeaveney
|
0430cd11b1
|
building out new budibase API
|
2020-04-15 15:23:29 +01:00 |
kevmodrome
|
50abaa4988
|
change isRecord to isModel
|
2020-04-14 12:03:22 +02:00 |
Martin McKeaveney
|
3519d0f210
|
restructuring server routers
|
2020-04-06 14:05:57 +01:00 |
dependabot[bot]
|
e22f20a678
|
Bump acorn from 5.7.3 to 5.7.4 in /packages/server
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-20 14:58:16 +00:00 |
Michael Shanks
|
182ebe7f98
|
mistakenly added package
|
2020-03-10 11:27:20 +00:00 |
Michael Shanks
|
6c56fb79bd
|
methods in builder for creating new instance & record structures
|
2020-03-10 11:25:25 +00:00 |
Martin McKeaveney
|
8b64c64bab
|
removed generators, added simple presets to standard components
|
2020-02-18 20:35:43 +00:00 |
Martin McKeaveney
|
0b3f75aaff
|
merging with master
|
2020-02-12 10:12:54 +00:00 |
Martin McKeaveney
|
598aa5f8fa
|
fix bcrypt in build
|
2020-01-28 13:06:35 +00:00 |
Martin McKeaveney
|
231a1ab3e3
|
build process improvements and gitignore
|
2020-01-24 16:31:53 +00:00 |
Martin McKeaveney
|
3bcb6db7f5
|
removing the package lock files
|
2020-01-24 14:10:19 +00:00 |
Michael Shanks
|
0861e11319
|
updated yarn lock files
|
2020-01-24 13:20:03 +00:00 |
dependabot[bot]
|
5d8d59d456
|
Bump handlebars from 4.1.2 to 4.5.3 in /packages/server (#44)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-29 06:47:33 +00:00 |
Michael Shanks
|
84638a6d65
|
Getting started for contributors fixed - see readme
|
2019-11-23 07:28:24 +00:00 |
Michael Shanks
|
4c3b9e4488
|
cli working..
|
2019-10-12 07:50:32 +01:00 |
Michael Shanks
|
4748ce0ed5
|
package changes
|
2019-09-10 06:11:46 +01:00 |
michael shanks
|
e383c03435
|
working on client lib
|
2019-09-06 13:04:23 +01:00 |
michael shanks
|
2b6a6418ac
|
upgrading packages - removing package-locks (using yarn)
|
2019-08-27 07:42:44 +01:00 |
michael shanks
|
af2fc95a6b
|
derived components endpoints
|
2019-07-26 17:08:59 +01:00 |
michael shanks
|
5a7ef79e49
|
upgraded dependencies
|
2019-07-21 09:46:02 +01:00 |
michael shanks
|
d52aeb3e95
|
builder now being served by server
|
2019-07-15 06:59:46 +01:00 |
michael shanks
|
13dd99be02
|
moving builder into web...
|
2019-07-13 10:35:57 +01:00 |
michael shanks
|
66ba4e687f
|
creating new apps ...
|
2019-06-28 22:59:27 +01:00 |
michael shanks
|
80c7df9dae
|
add plugins to master app
|
2019-06-25 22:48:22 +01:00 |
michael shanks
|
354e0af4aa
|
authentication tests
|
2019-06-14 17:01:01 +01:00 |
michael shanks
|
3f87806899
|
server - first passing tests
|
2019-06-14 10:05:46 +01:00 |
michael shanks
|
2fc0bc7156
|
mono repo
|
2019-06-07 14:18:10 +01:00 |