700 Commits (9fb5d2e4727b615fc825f4faa98501cfd2c2530b)

Author SHA1 Message Date
Martin McKeaveney 0f2bcf581d revert functionality working 5 years ago
Andrew Kingston 9c7f5f98b7 Update autoscreens with new dataprovier props 5 years ago
mike12345567 2ec6b15e56 General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now. 5 years ago
Keviin Åberg Kultalahti 3b570fff83 moves admin store to `stores/portal` 5 years ago
Martin McKeaveney 77830bec4f lint and tidy 5 years ago
Martin McKeaveney cb02c9bf58 google oauth UI 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Michael Drury 48a0c66972 Fixing cypress tests. 5 years ago
mike12345567 a7022de9b5 Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
mike12345567 b7a767a571 Linting. 5 years ago
mike12345567 a14c80bf6c Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 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 6 years ago
Andrew Kingston 7c52196c61 Update binding icon styles and fix theme editor 6 years ago
Andrew Kingston f2d3ff7f1b Update list autoscreen to use quiet table 6 years ago
mike12345567 6c58c90a7a Adding some controls around cookies, expiring them when a 403 is hit. 6 years ago
mike12345567 e8383653c1 Formatting. 6 years ago
Andrew Kingston b467cc1677 Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 6 years ago
Michael Shanks a61c54f07e lint fix + remove electron.js 6 years ago
Martin McKeaveney d82516d949 remove buildertoken refs 6 years ago
mike12345567 96b4549a4c Formatting. 6 years ago
Martin McKeaveney 651b57fbb2 small fixes 6 years ago
Martin McKeaveney 98576f586e login page 6 years ago
mike12345567 30b7678c78 Fixing an issue with builder auth, adding a temporary endpoint which the server can set builder token on. 6 years ago
Andrew Kingston 4ff5a2b073 Use server-provided client lib URL in iframe preview 6 years ago
Andrew Kingston 3ab4c7f4bc Improve cross-package bundling 6 years ago
Andrew Kingston 55208b1358 Update URLs for fetching component libraries to be under api route 6 years ago
Andrew Kingston 60a045b4c3 Update builder to hit port 1000 6 years ago
Andrew Kingston b3b7c54901 Update to support new stores 6 years ago
Keviin Åberg Kultalahti 82485607df lint fix 6 years ago
Keviin Åberg Kultalahti 7cc7feea07 fix templates not being passed correct param 6 years ago
Keviin Åberg Kultalahti 71dc4938da adds an init method to the tables store 6 years ago
Andrew Kingston e15986a6a5 Remove unecessary escape in regex 6 years ago
Keviin Åberg Kultalahti 003c1c75d4 fixes queries and datasource tests 6 years ago
Andrew Kingston c486a311b1 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Keviin Åberg Kultalahti d0aca74e4a wip: queries store tests 6 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