Martin McKeaveney
5cd218da02
fixing CI
2020-05-18 11:18:31 +01:00
Michael Shanks
1dc32a05e3
removing clientId from frontend, fixing invalid database name
2020-05-18 06:40:29 +01:00
Michael Shanks
42d19efeba
bugfix: early require of environment.js
2020-05-14 16:56:41 +01:00
Michael Shanks
97db4f1765
server tests in-memory and passing
2020-05-14 15:12:30 +01:00
Martin McKeaveney
4c62f8181e
Merge branch 'master' into fix-dev-setup
2020-05-11 16:40:39 +01:00
Martin McKeaveney
7bccbe6e3f
make git keep empty dirs
2020-05-11 16:39:03 +01:00
Michael Shanks
1a1d545178
bugfix - could not create more than one app
2020-05-11 16:14:31 +01:00
Martin McKeaveney
3149b38586
fixed dev setup
2020-05-11 16:01:02 +01:00
Michael Shanks
7d6046d021
allow bb home folder to bem anywhere
2020-05-11 15:42:42 +01:00
Michael Shanks
a0f5880d51
server initialisation & run fixed
2020-05-11 14:50:15 +01:00
Martin McKeaveney
16a6680c2e
add initialiseClientDB
2020-05-11 10:28:06 +01:00
Martin McKeaveney
bf18d601d6
final tidy up
2020-05-07 22:46:27 +01:00
Martin McKeaveney
0ec47971d0
formatting + fixing builder tests
2020-05-07 10:53:34 +01:00
Martin McKeaveney
5b4bce8b8f
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
2020-05-02 15:29:10 +01:00
Martin McKeaveney
3564fec064
access levels, actions and triggers removed. Restructuring and refactoring
2020-04-29 20:29:56 +01:00
Martin McKeaveney
a645df082c
clientId fetching before app load, custom views, fixed schema
2020-04-28 14:39:35 +01:00
Michael Shanks
f61757698e
quiet mode for init
2020-04-27 08:56:26 +01:00
Michael Shanks
c2c4f5b174
cli - new and run handlers
2020-04-26 21:13:14 +01:00
Michael Shanks
2ab564d224
cli init now working...
2020-04-25 08:35:34 +01:00
Michael Shanks
b2b94c8ccc
remove config - .env added
2020-04-24 17:28:32 +01:00
Michael Shanks
8884f532b8
initialise cli started
2020-04-24 09:56:39 +01:00
Martin McKeaveney
1381cefc41
backend allowing creation of models, records and databases
2020-04-20 16:17:18 +01:00
Martin McKeaveney
8177bc0817
model creation and fetching with tests
2020-04-15 15:25:10 +01:00
Martin McKeaveney
0178d66ee9
publish
2020-04-06 09:30:58 +01:00
Martin McKeaveney
31853a6c34
v0.0.32
2020-04-06 09:26:13 +01:00
Michael Shanks
ab316fedcd
v0.0.31
2020-04-02 19:27:54 +01:00
Michael Shanks
eb8dedeea1
v0.0.30
2020-04-02 19:16:21 +01:00
kevmodrome
9c99f416a7
Merge remote-tracking branch 'upstream/master' into feature/builder-organization
2020-04-01 12:47:36 +02:00
Michael Shanks
dcf4f4963c
v0.0.29
2020-03-31 16:33:40 +01:00
Michael Shanks
ad496a7c3e
v0.0.28
2020-03-31 14:44:04 +01:00
kevmodrome
319b86e012
wip: move components to node_modules folder for easier importing
2020-03-31 11:50:13 +02:00
Michael Shanks
7462b55a9a
bugfix... new apps had incorrect appDefinition.json
2020-03-24 15:33:31 +00:00
Michael Shanks
dd1d3643e4
lerna updated gitHead for me for some reason
2020-03-05 14:54:22 +00:00
Michael Shanks
a54d978662
v0.0.27
2020-03-05 08:53:44 +00:00
Michael Shanks
128218a0fa
v0.0.26
2020-03-05 08:48:04 +00:00
Michael Shanks
a510d18318
v0.0.25
2020-03-05 08:37:51 +00:00
Michael Shanks
b90add5833
v0.0.24
2020-02-27 23:42:35 +00:00
Michael Shanks
2548e0da2c
v0.0.23
2020-02-27 22:08:29 +00:00
Michael Shanks
7438e6f057
v0.0.22
2020-02-27 11:59:35 +00:00
Michael Shanks
ea9830e025
cli - init command not defaulting config correctly
2020-02-27 09:32:58 +00:00
Michael Shanks
f7c0e7a27c
v0.0.21
2020-02-26 22:47:09 +00:00
Michael Shanks
6b7e071cb4
new budibase apps get the max v0.x
2020-02-26 22:46:35 +00:00
Michael Shanks
615688afa7
v0.0.20
2020-02-26 22:32:19 +00:00
Michael Shanks
e87e890306
v0.0.19
2020-02-26 22:26:19 +00:00
Michael Shanks
6c10a4a2cf
v0.0.18
2020-02-26 22:18:45 +00:00
Michael Shanks
56d51014d4
prep for NPM publish
2020-02-26 22:18:14 +00:00
Michael Shanks
05d55de0d8
v0.0.17
2020-02-26 21:12:13 +00:00
Martin McKeaveney
7ae40de558
eslint tidy up
2020-02-25 15:46:04 +00:00
Michael Shanks
dbb151e86e
template app - includes MD by default
2020-02-19 13:26:45 +00:00
Michael Shanks
c9961feee5
Work on Components API & bugfixes ( #102 )
...
* typo - screens not being sent to page save
* removed children arg from hydrateChildren (n/a)
* initialiseChildren does not rerender unless forced
* removed derivatives of initialiseChildren
* renamed initialiseChildren > attachChildren
* standard-components - refactoring
div now container
H1, h2... etc now Heading with type
Select now takes option as _children
* loads of bug fixing
* safe props creation
anytime props are loaded,
we make sure they conform to the components props definition
2020-02-14 11:51:45 +00:00