684 Commits (40f2bed090cc1103a6e75f7258ebf83fd844831e)

Author SHA1 Message Date
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Keviin Åberg Kultalahti f833c1a5a0 fix dataBinding error 5 years ago
Andrew Kingston c72a65bc5f Add support for all 4 spectrum themes in builder! 5 years ago
Keviin Åberg Kultalahti d186eb9dc9 remove backend.js artifact 5 years ago
Andrew Kingston 7c52196c61 Update binding icon styles and fix theme editor 5 years ago
Andrew Kingston f2d3ff7f1b Update list autoscreen to use quiet table 5 years ago
mike12345567 6c58c90a7a Adding some controls around cookies, expiring them when a 403 is hit. 5 years ago
mike12345567 e8383653c1 Formatting. 5 years ago
Andrew Kingston b467cc1677 Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 5 years ago
Michael Shanks a61c54f07e lint fix + remove electron.js 5 years ago
Martin McKeaveney d82516d949 remove buildertoken refs 5 years ago
mike12345567 96b4549a4c Formatting. 5 years ago
Martin McKeaveney 651b57fbb2 small fixes 5 years ago
Martin McKeaveney 98576f586e login page 5 years ago
mike12345567 30b7678c78 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 5 years ago
Andrew Kingston 4ff5a2b073 Use server-provided client lib URL in iframe preview 5 years ago
Andrew Kingston 3ab4c7f4bc Improve cross-package bundling 5 years ago
Andrew Kingston 55208b1358 Update URLs for fetching component libraries to be under api route 5 years ago
Andrew Kingston 60a045b4c3 Update builder to hit port 1000 5 years ago
Andrew Kingston b3b7c54901 Update to support new stores 5 years ago
Keviin Åberg Kultalahti 82485607df lint fix 5 years ago
Keviin Åberg Kultalahti 7cc7feea07 fix templates not being passed correct param 5 years ago
Keviin Åberg Kultalahti 71dc4938da adds an init method to the tables store 5 years ago
Andrew Kingston e15986a6a5 Remove unecessary escape in regex 5 years ago
Keviin Åberg Kultalahti 003c1c75d4 fixes queries and datasource tests 5 years ago
Andrew Kingston c486a311b1 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 5 years ago
Keviin Åberg Kultalahti d0aca74e4a wip: queries store tests 5 years ago
Keviin Åberg Kultalahti 44e3f29a0b moves backend stores to "stores" in the root src directory 6 years ago
Andrew Kingston f17e2478e2 Fix crash generating bindable properties for an empty data provider ID 6 years ago
Andrew Kingston f84302ed89 Add virtual rendering to table to increase performance and remove grid component 6 years ago
Andrew Kingston 6bc622a857 Add initial version of new spectrum table component 6 years ago
Andrew Kingston 14a4545874 Update cypress tests 6 years ago
Keviin Åberg Kultalahti 5deceb7928 remove backendUiStore 6 years ago
Keviin Åberg Kultalahti 9445b1efdc remove logs 6 years ago
Keviin Åberg Kultalahti d37778d809 lint fix 6 years ago
Keviin Åberg Kultalahti 3e58ad9031 move rows to it's separate store 6 years ago
Keviin Åberg Kultalahti d27e03c215 extract save function in tables store 6 years ago
Keviin Åberg Kultalahti 5c4a189223 extract out select and fetch methods in tables store 6 years ago
Keviin Åberg Kultalahti 45a2e5cf46 fix databindings 6 years ago
Keviin Åberg Kultalahti c924e03519 remove unused stuff in backendUiStore 6 years ago
Keviin Åberg Kultalahti c77061f239 wip: converts components to use separate stores 6 years ago
Keviin Åberg Kultalahti 071522c43f split out views to separate store 6 years ago
Keviin Åberg Kultalahti 0afc55f4cb update tables select method 6 years ago
Keviin Åberg Kultalahti a440e7631b move tables to separate store 6 years ago
Keviin Åberg Kultalahti c441307611 fixes issues with queries not getting selected correctly 6 years ago
Andrew Kingston 28e1688138 Don't add _id and _rev fields to form schemas 6 years ago
Andrew Kingston b9fe600a9b Fix data binding not generating bindable properties for components referencing a data provider ID wrapped for handlebars 6 years ago
Keviin Åberg Kultalahti 526283d406 fixes and splits out database to it's separate store 6 years ago
Keviin Åberg Kultalahti cb3a4b549a moves queries part of backendstore to separate store 6 years ago
Keviin Åberg Kultalahti 17802795d0 moves integrations part of backendstore to separate store 6 years ago