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 |