1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
Commit graph

193 commits

Author SHA1 Message Date
Michael Shanks d6d936e3d0 updated yarn lock files 2020-01-24 13:20:03 +00:00
Michael Shanks 994aed6f5d added DOM tests for client library 2020-01-24 13:18:31 +00:00
Martin McKeaveney 8ad1832c90 switching hashing arguments 2020-01-23 11:25:48 +00:00
Martin McKeaveney ea1c805d4e fix cli docs 2020-01-23 10:54:33 +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
Martin McKeaveney 37b1a507ea remove argon and use bcryptjs 2020-01-23 10:32:27 +00:00
Michael Shanks b4255c3c56 introduced 'container' to component definition 2020-01-20 21:57:27 +00:00
Michael Shanks fce9848143 standard components exports broken 2020-01-20 11:03:25 +00:00
Michael Shanks 23bc8687eb standard-components - uses _children 2020-01-18 09:00:18 +00:00
Michael Shanks 4e09043e3a #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
Michael Shanks f2221e32e2 Merge branch 'master' of github.com:Budibase/budibase 2019-12-30 18:09:03 +00:00
Michael Shanks ef22b164ff rebuild of core & builder rollup fix 2019-12-30 18:08:50 +00:00
dependabot[bot] 06d2315fe8 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 f6f28dc339 Merge branch 'master' of github.com:Budibase/budibase into issue#9 2019-12-22 07:12:36 +00:00
Michael Shanks bc00afcf36 #9 All ids - replace with folder list items 2019-12-22 07:12:21 +00:00
Conor_Mack 0e0369052c Fix for field modal infinite render loop once closed from click away (#42) 2019-12-04 22:13:06 +00:00
Michael Shanks fa683385b6 merge from master 2019-11-24 06:06:56 +00:00
Michael Shanks 5a2ffac934 yandom bugfix brought by svelte 3.15.0 - each index 2019-11-23 08:15:28 +00:00
Michael Shanks 4814371904 Getting started for contributors fixed - see readme 2019-11-23 07:28:24 +00:00
Michael Shanks 2580b6d362 backup yo 2019-11-22 06:28:12 +00:00
Michael Shanks 4f29664990 v0.0.15 2019-11-12 07:15:59 +00:00
Michael Shanks b07e9da73d build - vew version 2019-11-12 07:15:48 +00:00
Michael Shanks 6a7b8b8db1 'New Child Record' not woring on builder 2019-11-11 15:05:48 +00:00
Michael Shanks fd8341aaf6 'New Child Record' not woring on builder 2019-11-11 15:05:30 +00:00
Michael Shanks e459d56754 v0.0.14 2019-11-09 08:14:41 +00:00
Michael Shanks 43265fb255 fixes for getting started... 2019-11-09 08:14:10 +00:00
Michael Shanks d14d297d25 cli - new handler respects latestPackagesFolder 2019-11-09 06:34:19 +00:00
Michael Shanks 80cc7d51ef backup 2019-11-09 06:33:56 +00:00
Michael Shanks 22b4c366ed cli - new handler respects latestPackagesFolder 2019-11-07 21:46:47 +00:00
Michael Shanks b64c57bbfb v0.0.13 2019-11-05 13:30:53 +00:00
Michael Shanks 69986f8daf rebuild 2019-11-05 13:30:36 +00:00
Michael Shanks 2a9d98577c backup 2019-11-05 13:28:08 +00:00
Michael Shanks a825b83407 Merge branch 'master' of github.com:Budibase/budibase 2019-11-03 11:27:51 +00:00
Michael Shanks be90c27625 #7 'Single record' type initialise 2019-11-03 11:26:21 +00:00
Michael Shanks 01180d7718 Builder: Modal - code simplification 2019-11-03 10:24:48 +00:00
dependabot[bot] 4e916a7844 Bump mixin-deep from 1.3.1 to 1.3.2 in /packages/datastores
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 09:30:31 +00:00
dependabot[bot] 9ef13f2221 Bump axios from 0.18.0 to 0.18.1 in /packages/datastores
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 09:26:52 +00:00
Michael Shanks d5fb7e50c8 builder: create record: set collection name automatically 2019-10-31 09:25:26 +00:00
Michael Shanks 1503eaf159 Builder:event dropdown -black option 2019-10-31 09:24:54 +00:00
Michael Shanks e3b6dffda5 Standard Select Componet:added blank option 2019-10-31 09:23:55 +00:00
Michael Shanks 5c8c6b5ce3 reformatting some code 2019-10-31 09:22:46 +00:00
Michael Shanks 871949ef5e automatically adds index for new record 2019-10-31 09:22:01 +00:00
Michael Shanks 21287181a2 v0.0.12 2019-10-19 07:24:35 +01:00
Michael Shanks 540fb4c3d6 basic cru app possible 2019-10-19 07:24:20 +01:00
Michael Shanks 92dcf4b2b8 backup before an f-up 2019-10-18 17:32:03 +01:00
Michael Shanks 6f83fd19a3 bootstra components - backup before comonen control flow 2019-10-16 05:38:45 +01:00
Michael Shanks f787633fc7 bootstrap components started... 2019-10-14 08:32:20 +01:00