182 Commits (b372f6b03dd650d72c61ef15f4daf2ba94ab2bd2)

Author SHA1 Message Date
Martin McKeaveney b372f6b03d tidy up 6 years ago
Martin McKeaveney 176906e766 server side workflows 6 years ago
Michael Shanks c1cc4f048e lint:fix & forman 6 years ago
Michael Shanks 0db3706109 refactor component menu actions inside control 6 years ago
Martin McKeaveney cb496d1819 workflow DAO tests 6 years ago
Michael Shanks 50ecfba395 few bugfixes 6 years ago
Martin McKeaveney 15ba1a5a12 move workflow to array data structure 6 years ago
Michael Shanks 353c9c8195 component nav dropdown menu 6 years ago
Martin McKeaveney 5c1aa00fd0 server side event emitter 6 years ago
Martin McKeaveney 9a898a8d74 orchestrator refactor, user creation block 6 years ago
Martin McKeaveney b4b90fcaeb styling, bug fixes, client library state updates 6 years ago
Martin McKeaveney e648dc80e8 refactor client library 6 years ago
Martin McKeaveney 7a3b368399 make alerts live, more hooks, app notifications 6 years ago
Martin McKeaveney 6f0a84dd38 adding workflow blocks, parameter parsing, templating 6 years ago
Martin McKeaveney ad637348c9 workflow UI, orhestrator for executing workflows 6 years ago
Conor_Mack 9dc65eef98 New jest tests for generate-css 6 years ago
Conor_Mack cff58f6a2d linter formatting 6 years ago
Conor_Mack deab1adc31 Completed CSS Selector Styling 6 years ago
Martin McKeaveney cacee947bf workflow charts 6 years ago
Conor_Mack 0a745edfe4 Change of structure for _styles 6 years ago
Martin McKeaveney e659e69e86 workflow UI with DnD 6 years ago
Conor_Mack facd99f58a Stable property panel 6 years ago
Conor_Mack 3cd48773d1 Building components settings and refactoring 6 years ago
Conor_Mack 983a1c3718 Testing Complete - Resolve Post Issue 6 years ago
Martin McKeaveney 661084a97f fixing lint errors 6 years ago
Martin McKeaveney 2f9944aa4b fix builder component library loading issue 6 years ago
Martin McKeaveney 5cd218da02 fixing CI 6 years ago
Martin McKeaveney 3c9af5336e formatting 6 years ago
Michael Shanks 1dc32a05e3 removing clientId from frontend, fixing invalid database name 6 years ago
Michael Shanks 97db4f1765 server tests in-memory and passing 6 years ago
Martin McKeaveney 16a6680c2e add initialiseClientDB 6 years ago
Martin McKeaveney 2ebe5580d5 fixing tests 6 years ago
Martin McKeaveney 96a1bc52de added model props 6 years ago
Martin McKeaveney 0ec47971d0 formatting + fixing builder tests 6 years ago
Martin McKeaveney 910030e929 Auth working 6 years ago
Martin McKeaveney b6b50182e2 dev setup complete 6 years ago
Martin McKeaveney 119bb4ba30 working through auth - adding user instance map 6 years ago
Martin McKeaveney af9c1adb35 apps being served correctly 6 years ago
kevmodrome 1be5a248cb adds method on store to get path of IDs to component 6 years ago
Martin McKeaveney 58871883f9 screenslots working again 6 years ago
Martin McKeaveney 5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 6 years ago
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 6 years ago
Martin McKeaveney a645df082c clientId fetching before app load, custom views, fixed schema 6 years ago
Martin McKeaveney c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 6 years ago
Martin McKeaveney 1381cefc41 backend allowing creation of models, records and databases 6 years ago
Martin McKeaveney 65fd38e205 set up common to use babel, static file serving middleware 6 years ago
Conor_Mack dc20e11fa4 All latest changes coming from the builder testing 6 years ago
kevmodrome 6201c47616 change isRecord to isModel 6 years ago
kevmodrome 28854c5c9a update more names from record to model 6 years ago
kevmodrome 4c464e33c9 change name from allowedRecordNodeIds to allowedModelNodeIds 6 years ago