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

114 commits

Author SHA1 Message Date
Michael Shanks 6bf9275cfa
Merge pull request #100 from Budibase/dependabot/npm_and_yarn/packages/core/handlebars-4.7.3
Bump handlebars from 4.1.2 to 4.7.3 in /packages/core
2020-04-02 09:19:34 +01:00
Michael Shanks f771db5915 bugfix: records&indexs badly named in UI
(due to previous collectionName change)
2020-04-02 06:55:11 +01:00
Michael Shanks ecc649180f better naming of default child view 2020-04-02 06:29:31 +01:00
Michael Shanks 84d145026b bugfix: database upgrade broken when field added 2020-04-02 06:21:52 +01:00
Michael Shanks 0648ec7dff v0.0.29 2020-03-31 16:33:40 +01:00
Michael Shanks 80fec01c8f v0.0.28 2020-03-31 14:44:04 +01:00
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
dependabot[bot] 90a4a67ffd
Bump handlebars from 4.1.2 to 4.7.3 in /packages/core
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.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.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-12 15:51:21 +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