2759 Commits (96e8dfc68f5c59718da40fee78bf0580fd79281a)

Author SHA1 Message Date
Andrew Kingston 6785fd9b5a Prefix builder URLs with 'builder' in both routify and vite to lay groundwork for server proxying 6 years ago
Andrew Kingston ecd55f6c27 Adjust iframe builder preview to prevent requirement of rollup-plugin-html 6 years ago
Andrew Kingston cf6c15170b Prune builder dependencies 6 years ago
Andrew Kingston aa450c08b4 Fix issue with polyfilling node globals 6 years ago
Andrew Kingston 95c363727d Remove unecessary escape in regex 6 years ago
Andrew Kingston d26c20df31 Update search component to work with new data bindings. Simplify manifest context entries for data bindings 6 years ago
Andrew Kingston a242d19f28 Fix crash generating bindable properties for an empty data provider ID 6 years ago
Andrew Kingston 892bbcd07a Add virtual rendering to table to increase performance and remove grid component 6 years ago
Martin McKeaveney bf7031467d cypress tests passing 6 years ago
Andrew Kingston 6457751367 Add initial version of new spectrum table component 6 years ago
Martin McKeaveney 679da60b1c make cypress use leveldb 6 years ago
mike12345567 19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 6 years ago
Andrew Kingston 543b5bb3fd Update cypress tests 6 years ago
Martin McKeaveney afaa706e07 simplify try catch in manage script 6 years ago
Andrew Kingston b24760f613 Fix automatic generation of form field group schemas 6 years ago
Andrew Kingston d7c4fab4a5 Remove RowDetail component 6 years ago
Andrew Kingston e16a28fcd2 Don't add _id and _rev fields to form schemas 6 years ago
Andrew Kingston 2d6bc0c998 Fix data binding not generating bindable properties for components referencing a data provider ID wrapped for handlebars 6 years ago
Andrew Kingston a3d57b3f82 Update row detail autoscreen to use new data provider and safe bindings 6 years ago
Andrew Kingston d88c91c11a Update data provider select to use safe binding options 6 years ago
Andrew Kingston 2d713bed81 Update bindings to always ensure they are safely escaped 6 years ago
Andrew Kingston 135cee8689 Update new row autoscreen to handle new SaveRow button action 6 years ago
Andrew Kingston 96e59e6149 Update list autoscreen to use new data provider 6 years ago
Andrew Kingston 521a282aef Add explicity titles to DrawerBindableInputs in DeleteRow button action 6 years ago
Andrew Kingston 2a6e05efff Fix massive widths on remaining button actions 6 years ago
Andrew Kingston 1521a22c39 Fix massive width in filter editor drawer 6 years ago
Andrew Kingston ea68885581 Update SaveRow button action to take an explicit table ID, making it more much flexible. Fix massive width 6 years ago
Andrew Kingston fecf35dc46 Update DeleteRow button action to take explicit props and fix massive width 6 years ago
Andrew Kingston b9c43052f6 Update schema generation to automatically include _id and _rev fields 6 years ago
Keviin Åberg Kultalahti c0aa583de1 remove log 6 years ago
Keviin Åberg Kultalahti eb27c9d9dc fix some navigation issues when removing tables/datasources 6 years ago
mike12345567 810b3c34b7 Formatting. 6 years ago
Andrew Kingston 87fd743f75 Update bar chart to work with new data provider 6 years ago
Keviin Åberg Kultalahti cc363fa463 reverts some of the merged files 6 years ago
Keviin Åberg Kultalahti 9d77f084a1 fix not being redirected to datasource index page once you delete a datasource 6 years ago
Keviin Åberg Kultalahti fdc1e44896 removes some logic and fixes table/integration select when switching tabs 6 years ago
Keviin Åberg Kultalahti 788e29e6df lint fixes 6 years ago
Keviin Åberg Kultalahti a845660b2d fixes for initial routing 6 years ago
Keviin Åberg Kultalahti 4503a7d1f8 wip: routify 6 years ago
Andrew Kingston 788817d249 Update bindable properties to handle new data provider 6 years ago
Andrew Kingston a51f5c73c4 Add data provider component and refactor component setting types 6 years ago
Andrew Kingston 5da828a11c Lint 6 years ago
mike12345567 bec6ff0881 Formatting. 6 years ago
Martin McKeaveney b4f4b7dde0 fix duplicate column name issue 6 years ago
Andrew Kingston cee0decfcc Remove electron specific app import 6 years ago
Keviin Åberg Kultalahti c9e8fcb839 fixes small bug where user was not redirected to automation index page once last automation was deleted 6 years ago
Keviin Åberg Kultalahti c04a848853 cleanup 6 years ago
Keviin Åberg Kultalahti 2bafdfb6c2 adds working automation routing 6 years ago
Keviin Åberg Kultalahti de4f77fcb5 adds routing to the automation tab 6 years ago
Andrew Kingston 973cbb5a75 Remove electron specific attachment uploads inside the builder 6 years ago