1
0
Fork 0
mirror of synced 2024-08-11 08:01:42 +12:00
Commit graph

107 commits

Author SHA1 Message Date
Michael Shanks
cb81e9c9d7 bugfix: datetime fields usable 2020-03-29 07:28:44 +01:00
Michael Shanks
d18fd05022 Merge branch 'new-backend' 2020-03-28 06:43:02 +00:00
Michael Shanks
71f1278bd4 bugfix: better logging on create user error 2020-03-28 06:40:01 +00:00
Michael Shanks
cb1fc286b1 bugfix: clearing sessions on backend update 2020-03-28 06:39:22 +00:00
Martin McKeaveney
f82a954666 formatting 2020-03-27 16:58:32 +00:00
Michael Shanks
c5ae667a2a create/edit record - supports field types 2020-03-27 11:28:30 +00:00
Martin McKeaveney
72ce6833c0 rename record 2020-03-27 10:32:37 +00:00
Michael Shanks
aad6d30749 bugfix: upgradeData - not upgrading child records 2020-03-26 14:32:09 +00:00
Michael Shanks
3cc5773fde validation for delete index and records 2020-03-25 16:57:04 +00:00
Michael Shanks
9e6e471a38 bugfix: dont put 'IsNew' into index 2020-03-25 11:18:13 +00:00
Michael Shanks
7274d44fd9 canDelete methods for index and record 2020-03-25 11:11:28 +00:00
Michael Shanks
bcd8b602b3 collection name uses nodeId by default, and field is removed 2020-03-25 10:45:11 +00:00
Michael Shanks
8afbf12021 allow all conde snippets to be either blocks or expressions 2020-03-24 16:12:46 +00:00
Michael Shanks
3429311d5e upgrade data - hooked up to server & builder 2020-03-24 10:58:15 +00:00
Michael Shanks
6ab3003106 merge conflicts 2020-03-24 10:56:48 +00:00
Martin McKeaveney
fa95ba2d79 moving code from main store to backend file 2020-03-16 18:54:48 +00:00
Martin McKeaveney
8cb49fb27e UI structure 2020-03-12 14:23:49 +00:00
Michael Shanks
51794f78a8 hierarchy diff tests 2020-03-11 16:42:53 +00:00
Michael Shanks
d9aac103ee diffHierarchy started 2020-03-10 22:50:34 +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
f7c0e7a27c v0.0.21 2020-02-26 22:47:09 +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
Martin McKeaveney
936bce711e state binding v1 2020-02-11 14:19:06 +00:00
Martin McKeaveney
927502eb38 include svelte files in prettier 2020-02-03 09:50:30 +00:00
Martin McKeaveney
0808178dfa running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
Martin McKeaveney
6ca2ec9101 Merge pull request #77 from shogunpurple/ci
CI
2020-01-31 15:07:05 +00:00
Martin McKeaveney
7052e6fa40 ci setup 2020-01-31 14:23:16 +00:00
Martin McKeaveney
00df10bbd5 fix bcrypt in build 2020-01-28 13:06:35 +00:00
pngwn
62edeb3c3d Correct gitignore pattern 2020-01-24 14:51:28 +00:00
Martin McKeaveney
a6bbee87ad removing the package lock files 2020-01-24 14:10:19 +00:00
Martin McKeaveney
0fd1271de2 Merge branch 'master' of github.com:Budibase/budibase 2020-01-24 13:57:19 +00:00
Michael Shanks
d6d936e3d0 updated yarn lock files 2020-01-24 13:20:03 +00:00
Martin McKeaveney
8ecee4e2c0 Merge branch 'master' of github.com:Budibase/budibase 2020-01-23 15:17:19 +00:00
Martin McKeaveney
460ff487be v0.0.16 2020-01-23 11:38:11 +00:00
Martin McKeaveney
8ad1832c90 switching hashing arguments 2020-01-23 11:25:48 +00:00
Martin McKeaveney
76528f71b1 update readme 2020-01-23 10:52:51 +00:00
Martin McKeaveney
bacd4656e3 tidy up 2020-01-23 10:48:46 +00:00
Martin McKeaveney
9cc671325c removing duplicated node crypto 2020-01-23 10:46:58 +00:00
Martin McKeaveney
0350375fae updating test files to use common module 2020-01-23 10:39:51 +00:00