1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
Commit graph

27 commits

Author SHA1 Message Date
Andrew Kingston
5211d316f8 Add new data bindings for context bindings and most work for component bindings 2021-01-14 15:39:50 +00:00
Andrew Kingston
9b035df33e WIP component management and definition refactor 2021-01-12 20:00:35 +00:00
Martin McKeaveney
a9d0c68a60 component store refactor - remove concept of currentPreviewItem and currentComponentInfo 2020-12-07 15:27:46 +00:00
Martin McKeaveney
33c40063af layouts and screens switcher, merge with component sdk 2020-12-01 16:22:06 +00:00
mike12345567
8a013c33c3 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
f183b72023 remove superfluous files 2020-11-06 13:46:19 +00:00
mike12345567
e15288fffb Linting. 2020-11-06 12:31:47 +00:00
mike12345567
768298f733 Getting started into removing screens from store. 2020-11-05 14:56:23 +00:00
mike12345567
105d407ce8 Further updates to clear out all usage of the old frontend store functions. 2020-11-05 11:44:18 +00:00
Martin McKeaveney
eeb6df894e feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
Michael Drury
8c6a97198f 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
4d388987c4 pages being stored in couch on initialisation and page save 2020-11-02 14:56:48 +00:00
Martin McKeaveney
69363670a7 use pageName variable when no pagename defined 2020-10-19 09:28:04 +01:00
Andrew Kingston
a0a691e39b Create links to 'list' autoscreens 2020-10-17 18:20:06 +01:00
Michael Shanks
c88c671758 fix: ensure CSS is built on app creation 2020-10-15 23:20:56 +01:00
mike12345567
9841aab689 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
67845b1c82 auto create screens with new table 2020-10-09 11:58:46 +01:00
Michael Shanks
d7f70d0424 Merge branch 'master' into feature/binding-interface 2020-08-27 09:39:11 +01:00
Michael Shanks
764a09118c bugfix: dnd over screenslot was throwing err 2020-08-13 14:02:15 +01:00
Michael Shanks
5ab905067f merge from master 2020-08-13 11:50:12 +01:00
Michael Shanks
2db40c6d2c dnd component nav 2020-08-12 16:28:19 +01:00
Conor_Mack
c1e9133424 Instance naming fix for components and screens 2020-06-15 16:01:24 +01:00
Michael Shanks
0c35f46b5f bugfix - screen/page > settings throwing error 2020-06-12 12:15:17 +01:00
Michael Shanks
50bdb7801f wee typo 2020-06-02 11:16:30 +01:00
Michael Shanks
b32336eed4 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Michael Shanks
c1cc4f048e lint:fix & forman 2020-06-01 12:15:44 +01:00
Michael Shanks
0db3706109 refactor component menu actions inside control 2020-06-01 12:12:25 +01:00