1
0
Fork 0
mirror of synced 2024-08-07 22:28:15 +12:00
Commit graph

107 commits

Author SHA1 Message Date
Michael Shanks
90b3ca54e0 bugfix: datetime fields usable 2020-03-29 07:28:44 +01:00
Michael Shanks
dfe797015b Merge branch 'new-backend' 2020-03-28 06:43:02 +00:00
Michael Shanks
fbfca2370b bugfix: better logging on create user error 2020-03-28 06:40:01 +00:00
Michael Shanks
946c79df53 bugfix: clearing sessions on backend update 2020-03-28 06:39:22 +00:00
Martin McKeaveney
ec0d8bd142 formatting 2020-03-27 16:58:32 +00:00
Michael Shanks
51caa55f4b create/edit record - supports field types 2020-03-27 11:28:30 +00:00
Martin McKeaveney
5c7e603a5e rename record 2020-03-27 10:32:37 +00:00
Michael Shanks
8e322e314b bugfix: upgradeData - not upgrading child records 2020-03-26 14:32:09 +00:00
Michael Shanks
9ee636092a validation for delete index and records 2020-03-25 16:57:04 +00:00
Michael Shanks
ace301c9fc bugfix: dont put 'IsNew' into index 2020-03-25 11:18:13 +00:00
Michael Shanks
c5ec3cfb13 canDelete methods for index and record 2020-03-25 11:11:28 +00:00
Michael Shanks
f44deca6af collection name uses nodeId by default, and field is removed 2020-03-25 10:45:11 +00:00
Michael Shanks
823d8eea51 allow all conde snippets to be either blocks or expressions 2020-03-24 16:12:46 +00:00
Michael Shanks
d236f4f145 upgrade data - hooked up to server & builder 2020-03-24 10:58:15 +00:00
Michael Shanks
36bb582ceb merge conflicts 2020-03-24 10:56:48 +00:00
Martin McKeaveney
db6135e801 moving code from main store to backend file 2020-03-16 18:54:48 +00:00
Martin McKeaveney
4678f2c168 UI structure 2020-03-12 14:23:49 +00:00
Michael Shanks
1853921330 hierarchy diff tests 2020-03-11 16:42:53 +00:00
Michael Shanks
00336cecc9 diffHierarchy started 2020-03-10 22:50:34 +00:00
Michael Shanks
44a989d7bc lerna updated gitHead for me for some reason 2020-03-05 14:54:22 +00:00
Michael Shanks
72a77a035e v0.0.27 2020-03-05 08:53:44 +00:00
Michael Shanks
3e57732380 v0.0.26 2020-03-05 08:48:04 +00:00
Michael Shanks
fcd2e6253c v0.0.25 2020-03-05 08:37:51 +00:00
Michael Shanks
2bec1d06ad v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks
b6f175161d v0.0.23 2020-02-27 22:08:29 +00:00
Michael Shanks
1dc19d24a5 v0.0.22 2020-02-27 11:59:35 +00:00
Michael Shanks
7830a71ba3 v0.0.21 2020-02-26 22:47:09 +00:00
Michael Shanks
8e60e8f635 v0.0.20 2020-02-26 22:32:19 +00:00
Michael Shanks
6d55922a63 v0.0.19 2020-02-26 22:26:19 +00:00
Michael Shanks
5ce66c2481 v0.0.18 2020-02-26 22:18:45 +00:00
Michael Shanks
fc5413abb3 prep for NPM publish 2020-02-26 22:18:14 +00:00
Michael Shanks
f3dd412e74 v0.0.17 2020-02-26 21:12:13 +00:00
Martin McKeaveney
0d0f635db4 eslint tidy up 2020-02-25 15:46:04 +00:00
Martin McKeaveney
ee9df6c29a state binding v1 2020-02-11 14:19:06 +00:00
Martin McKeaveney
34d56e960f include svelte files in prettier 2020-02-03 09:50:30 +00:00
Martin McKeaveney
94eb93b186 running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
Martin McKeaveney
20ad23c43f
Merge pull request #77 from shogunpurple/ci
CI
2020-01-31 15:07:05 +00:00
Martin McKeaveney
5790c52085 ci setup 2020-01-31 14:23:16 +00:00
Martin McKeaveney
598aa5f8fa fix bcrypt in build 2020-01-28 13:06:35 +00:00
pngwn
3f9d708541 Correct gitignore pattern 2020-01-24 14:51:28 +00:00
Martin McKeaveney
3bcb6db7f5 removing the package lock files 2020-01-24 14:10:19 +00:00
Martin McKeaveney
173df7191a Merge branch 'master' of github.com:Budibase/budibase 2020-01-24 13:57:19 +00:00
Michael Shanks
0861e11319 updated yarn lock files 2020-01-24 13:20:03 +00:00
Martin McKeaveney
49ed9d0cd9 Merge branch 'master' of github.com:Budibase/budibase 2020-01-23 15:17:19 +00:00
Martin McKeaveney
46a9650f62 v0.0.16 2020-01-23 11:38:11 +00:00
Martin McKeaveney
9330f0a632 switching hashing arguments 2020-01-23 11:25:48 +00:00
Martin McKeaveney
a0fd94ac06 update readme 2020-01-23 10:52:51 +00:00
Martin McKeaveney
bbad931480 tidy up 2020-01-23 10:48:46 +00:00
Martin McKeaveney
2978887fa1 removing duplicated node crypto 2020-01-23 10:46:58 +00:00
Martin McKeaveney
4b76c73df7 updating test files to use common module 2020-01-23 10:39:51 +00:00