1
0
Fork 0
mirror of synced 2024-07-13 18:26:06 +12:00
Commit graph

542 commits

Author SHA1 Message Date
Michael Shanks 1efc3cfd98 bugfix: child views not loading 2020-03-26 14:31:56 +00:00
Michael Shanks b498d7809e Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-26 11:19:40 +00:00
Michael Shanks c538cee59c _builder routing servs index for non-file paths 2020-03-26 11:19:21 +00:00
Martin McKeaveney 52a7c5581b Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-26 10:10:37 +00:00
Martin McKeaveney ff0ecda010 allow creation of child views 2020-03-26 10:10:18 +00:00
Michael Shanks b94632ed62 bugfix: model renamed on record creation 2020-03-26 09:45:04 +00:00
Martin McKeaveney 6ac63dfdf9 make it easy for users to create children 2020-03-25 21:47:17 +00:00
Martin McKeaveney a721ab80dc child record drilldown 2020-03-25 17:01:53 +00:00
Martin McKeaveney 062776d94e Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 16:59:36 +00:00
Martin McKeaveney bdecbf1e82 userslist 2020-03-25 16:59:32 +00:00
Michael Shanks 3cc5773fde validation for delete index and records 2020-03-25 16:57:04 +00:00
Michael Shanks 0c9d6abbf0 bugfix: user not getting created 2020-03-25 16:10:39 +00:00
Michael Shanks 5af53922ed evict packages from cache on SaveBackend 2020-03-25 12:38:04 +00:00
Michael Shanks f3a9d138d7 default index name - dont use collectionName
(collectionName is now a number)
2020-03-25 11:31:58 +00:00
Michael Shanks 4c5e5f9716 Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 11:29:12 +00:00
Martin McKeaveney ecf324453e bug fix for indexes 2020-03-25 11:28:45 +00:00
Michael Shanks 9e6e471a38 bugfix: dont put 'IsNew' into index 2020-03-25 11:18:13 +00:00
Michael Shanks c2212840ce Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 11:14:04 +00:00
Michael Shanks 7274d44fd9 canDelete methods for index and record 2020-03-25 11:11:28 +00:00
Martin McKeaveney a099558d9e bug fixes= 2020-03-25 10:59:47 +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 e20bb608dd bugfix: nav items text background grey on windows 2020-03-25 08:56:34 +00:00
Michael Shanks 1cc2991d18 Merge branch 'new-backend' of github.com:Budibase/budibase into new-backend 2020-03-25 08:49:35 +00:00
Martin McKeaveney ad8617406f tidy up 2020-03-24 19:59:30 +00:00
Martin McKeaveney 57c3598d9f user creation 2020-03-24 16:17:46 +00:00
Martin McKeaveney d85c04acbf reactive model data table 2020-03-24 16:17:46 +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 7462b55a9a bugfix... new apps had incorrect appDefinition.json 2020-03-24 15:33:31 +00:00
Michael Shanks 3429311d5e upgrade data - hooked up to server & builder 2020-03-24 10:58:15 +00:00
Michael Shanks 9ee1132185 bugfix: views duplicated 2020-03-24 10:57:54 +00:00
Michael Shanks 6ab3003106 merge conflicts 2020-03-24 10:56:48 +00:00
Michael Shanks 60013d3d3b prettier auto fix 2020-03-23 14:26:38 +00:00
Martin McKeaveney b26a5ed6a4 started drilldown 2020-03-23 14:15:09 +00:00
Martin McKeaveney e073d30e44 solving initial table load issue 2020-03-23 10:43:34 +00:00
Martin McKeaveney e772283914 further tidy up 2020-03-22 14:14:38 +00:00
Martin McKeaveney 1c329cac60 modal styling 2020-03-22 14:05:13 +00:00
Martin McKeaveney 19827a0fae modal styling 2020-03-22 13:59:42 +00:00
Martin McKeaveney f32945958f more cleanup 2020-03-22 13:10:55 +00:00
Martin McKeaveney a473858110 tidy up 2020-03-22 13:05:58 +00:00
Martin McKeaveney 266c36f079 moving more backend stuff into other store actions file 2020-03-22 11:36:05 +00:00
Martin McKeaveney b474f8a600 table enhancements 2020-03-22 09:21:18 +00:00
Martin McKeaveney 9756574e6f enhanced modals 2020-03-21 20:39:37 +00:00
Martin McKeaveney a8fec53ff3 adding, deleting and editing records working 2020-03-20 18:47:01 +00:00
Martin McKeaveney 38d7623862 modal restructuring 2020-03-17 00:20:13 +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
Martin McKeaveney d905677faf iterate over package app instances 2020-03-12 14:23:49 +00:00
Martin McKeaveney 5dffa5c7ce databases list 2020-03-12 14:23:49 +00:00
Martin McKeaveney c777e2ff03 new backend beginnings 2020-03-12 14:23:49 +00:00
Conor_Mack f490bbe04c Merge branch 'master' of https://github.com/Budibase/budibase into feature/md-datepicker-and-iconbutton 2020-03-12 14:07:45 +00:00