1
0
Fork 0
mirror of synced 2024-08-23 05:51:29 +12:00
Commit graph

113 commits

Author SHA1 Message Date
Martin McKeaveney
ec0d8bd142 formatting 2020-03-27 16:58:32 +00:00
Michael Shanks
275e17a90d rebuild page code when templated component added 2020-03-27 15:28:33 +00:00
Martin McKeaveney
00eb3ce13a write access levels 2020-03-27 14:49:51 +00:00
Martin McKeaveney
5c7e603a5e rename record 2020-03-27 10:32:37 +00:00
Martin McKeaveney
d48c311564 drilldown complete, deleting model fields 2020-03-26 17:39:42 +00:00
Martin McKeaveney
f0a584a20a make it easy for users to create children 2020-03-25 21:47:17 +00:00
Michael Shanks
9ee636092a validation for delete index and records 2020-03-25 16:57:04 +00:00
Michael Shanks
ca6c3d182a evict packages from cache on SaveBackend 2020-03-25 12:38:04 +00:00
Michael Shanks
ecf5015c36 default index name - dont use collectionName
(collectionName is now a number)
2020-03-25 11:31:58 +00:00
Martin McKeaveney
0d0685cd48 bug fixes= 2020-03-25 10:59:47 +00:00
Martin McKeaveney
88db9bbc02 tidy up 2020-03-24 19:59:30 +00:00
Martin McKeaveney
30e33b7ee0 reactive model data table 2020-03-24 16:17:46 +00:00
Michael Shanks
3a2c961947 bugfix: views duplicated 2020-03-24 10:57:54 +00:00
Martin McKeaveney
00d2b9d908 started drilldown 2020-03-23 14:15:09 +00:00
Martin McKeaveney
df100f503d more cleanup 2020-03-22 13:10:55 +00:00
Martin McKeaveney
23ebb529ad tidy up 2020-03-22 13:05:58 +00:00
Martin McKeaveney
de9a7f9005 moving more backend stuff into other store actions file 2020-03-22 11:36:05 +00:00
Martin McKeaveney
e29dba096c table enhancements 2020-03-22 09:21:18 +00:00
Martin McKeaveney
5adff4a6a3 enhanced modals 2020-03-21 20:39:37 +00:00
Martin McKeaveney
9c7fbdd3e6 adding, deleting and editing records working 2020-03-20 18:47:01 +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
Martin McKeaveney
8c983192e6 iterate over package app instances 2020-03-12 14:23:49 +00:00
Martin McKeaveney
2e77e6dc58 new backend beginnings 2020-03-12 14:23:49 +00:00
Michael Shanks
a286385e57 bugfixes... incorrect routing from builder to instances 2020-03-11 16:42:19 +00:00
Martin McKeaveney
7c55007c4e remove commented code 2020-03-07 23:52:47 +00:00
Martin McKeaveney
e6fbdc2646 icons instead of text 2020-03-06 17:00:54 +00:00
Martin McKeaveney
236679dc56 logrocket analytics 2020-03-04 16:47:47 +00:00
Michael Shanks
fad9337af9 bugfix: css not applied after template component added 2020-03-04 12:43:02 +00:00
Michael Shanks
34f74d5d20 bugfix: create screen > components not displayed 2020-03-04 12:13:50 +00:00
Martin McKeaveney
bf365abaa8 more UI tidy up 2020-02-26 18:16:31 +00:00
pngwn
8ab75549a2 Rename detailProp to metadataProp 2020-02-26 12:45:20 +00:00
pngwn
b0efaac0f6 Make page and screen props editable. 2020-02-26 10:26:19 +00:00
Michael Shanks
df472e8ca1 Merge branch 'master' of github.com:Budibase/budibase 2020-02-25 17:06:00 +00:00
Michael Shanks
071c0ebb40 custom code - added "route" param 2020-02-25 16:01:23 +00:00
Martin McKeaveney
0d0f635db4 eslint tidy up 2020-02-25 15:46:04 +00:00
Michael Shanks
3a98e23ffb bugfix: create new screen exception 2020-02-25 10:01:26 +00:00
Martin McKeaveney
a8311cc3a3 switch prop on component selection 2020-02-24 23:23:33 +00:00
Michael Shanks
6f234706af bugfix: custom code not getting attached poperly 2020-02-24 14:56:11 +00:00
Michael Shanks
503816bc7e bugfix - css not sent for all screens 2020-02-24 11:05:52 +00:00
Michael Shanks
1a1a9e81e0
Merge pull request #121 from shogunpurple/state-management-v2
State management v2
2020-02-23 22:16:56 +00:00
Michael Shanks
0902febc00 uiFunctions receive state and routeParams 2020-02-21 23:01:16 +00:00
Martin McKeaveney
412aa6739f state management bindings 2020-02-21 15:44:48 +00:00
Michael Shanks
8777f7e9f8 Merge branch 'master' of github.com:Budibase/budibase 2020-02-21 11:43:41 +00:00
Michael Shanks
546dd05718 bugfix: generate css on screen change 2020-02-21 09:27:43 +00:00
Martin McKeaveney
b46d33ad59
Update store.js 2020-02-20 21:21:16 +00:00
Michael Shanks
f2e6ac0145 merge conflicts from peter/tweaks 2020-02-20 17:11:41 +00:00
Michael Shanks
c9191f408f store method for save page or screen (context dependant) 2020-02-20 17:08:17 +00:00
Michael Shanks
d31d8c8e7e added height and width as positioning options 2020-02-20 17:07:25 +00:00
Michael Shanks
cd829182f9 component templates 2020-02-19 21:38:21 +00:00