1
0
Fork 0
mirror of synced 2024-08-31 17:51:11 +12:00
Commit graph

26 commits

Author SHA1 Message Date
Andrew Kingston
2dc2e43a00 WIP component management and definition refactor 2021-01-12 20:00:35 +00:00
Martin McKeaveney
81fe27f8f3 component store refactor - remove concept of currentPreviewItem and currentComponentInfo 2020-12-07 15:27:46 +00:00
Martin McKeaveney
01343e1474 layouts and screens switcher, merge with component sdk 2020-12-01 16:22:06 +00:00
mike12345567
d3759a4c10 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 2020-11-25 17:56:09 +00:00
Martin McKeaveney
596940371e remove superfluous files 2020-11-06 13:46:19 +00:00
mike12345567
36d90959ff Linting. 2020-11-06 12:31:47 +00:00
mike12345567
2008bfff70 Getting started into removing screens from store. 2020-11-05 14:56:23 +00:00
mike12345567
707c16c44d Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
Martin McKeaveney
333844a1f0 feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
Michael Drury
c9a1bf1940 Main work to get screens into the DB, fixing up issue with async page updates not being handled in order. 2020-11-04 12:36:38 +00:00
Martin McKeaveney
74890b13c9 pages being stored in couch on initialisation and page save 2020-11-02 14:56:48 +00:00
Martin McKeaveney
3a1094b902 use pageName variable when no pagename defined 2020-10-19 09:28:04 +01:00
Andrew Kingston
73125767b4 Create links to 'list' autoscreens 2020-10-17 18:20:06 +01:00
Michael Shanks
f08448f9dd fix: ensure CSS is built on app creation 2020-10-15 23:20:56 +01:00
mike12345567
6362c5ffdc Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables. 2020-10-12 14:31:17 +01:00
Michael Shanks
f1eeb17dd3 auto create screens with new table 2020-10-09 11:58:46 +01:00
Michael Shanks
f1d3e8af3a Merge branch 'master' into feature/binding-interface 2020-08-27 09:39:11 +01:00
Michael Shanks
b21f8d6d02 bugfix: dnd over screenslot was throwing err 2020-08-13 14:02:15 +01:00
Michael Shanks
82afa707f2 merge from master 2020-08-13 11:50:12 +01:00
Michael Shanks
0bb677d5de dnd component nav 2020-08-12 16:28:19 +01:00
Conor_Mack
8b99546326 Instance naming fix for components and screens 2020-06-15 16:01:24 +01:00
Michael Shanks
c5c8309b09 bugfix - screen/page > settings throwing error 2020-06-12 12:15:17 +01:00
Michael Shanks
2cfbd2afeb wee typo 2020-06-02 11:16:30 +01:00
Michael Shanks
9b31da4632 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Michael Shanks
dd6e4a3d97 lint:fix & forman 2020-06-01 12:15:44 +01:00
Michael Shanks
38b471d1bf refactor component menu actions inside control 2020-06-01 12:12:25 +01:00