2757 Commits (cf6c15170bc1074f9435bd337e18bd3fbfbd0983)

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