2718 Commits (b5bbfa3d93b8a40a082e32f7ddb400086472f017)

Author SHA1 Message Date
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
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
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
Keviin Åberg Kultalahti ce59aab7f8 wip: work on routing in automation tab 6 years ago
Keviin Åberg Kultalahti 4e003a1066 changing between Internal/External now selects the first table/source in each tab 6 years ago
Keviin Åberg Kultalahti e4817983a4 now possible to navigate directly to a query 6 years ago
Keviin Åberg Kultalahti 4b30384549 data switcher now shows correct tab 6 years ago
Keviin Åberg Kultalahti 6c3d4b47f5 now possible to navigate directly to a datasource 6 years ago
Martin McKeaveney 0f37bc44a7 v0.8.9 6 years ago
Martin McKeaveney 6afcda7599 v0.8.8 6 years ago
Keviin Åberg Kultalahti ec46fdcbf5 adds index page to datasource route 6 years ago
Keviin Åberg Kultalahti 3cfd4cc590 adds success notification when saving api keys 6 years ago
Keviin Åberg Kultalahti 2cd7567f9d moves click handler for deployment info to pill rather than icon 6 years ago
Martin McKeaveney 1b95326b20 v0.8.7 6 years ago
Martin McKeaveney b51ac37b6f v0.8.6 6 years ago
Andrew Kingston f209a1e91b Add clear icon to screen search field 6 years ago
mike12345567 3947044014 Formatting. 6 years ago
mike12345567 63f081930f Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
Andrew Kingston 141d3be174 Don't close folders when selecting a new screen 6 years ago
Andrew Kingston c09d74f61e Ignore click actions when a screen search string exists 6 years ago
Andrew Kingston dd831d56d2 Fix crash when searching screens and selecting layouts 6 years ago
Andrew Kingston 5195e42bc5 Add placeholder to screen search 6 years ago
Andrew Kingston dfee775717 Make screens searchable and make routes collapsible 6 years ago
Andrew Kingston de3fd34c60 Fix incorrect port used for CI cypress tests 6 years ago
Keviin Åberg Kultalahti bb4681f2b6 change default color of colorpicker 6 years ago
Keviin Åberg Kultalahti 293ca3e54f fixes colorpicker bugs 6 years ago
Andrew Kingston 40beae659a Add cypress test for deleting a component 6 years ago
Andrew Kingston d9a5c08a87 Add tests for handlebars helper and fix curly brackets used in binding test 6 years ago
mike12345567 3f9d5ac6e3 Fixing an issue discovered where the relationshipType currently specifies the wrong cardinality, for now just flipping the way it is specified in the front end as this will accurately describe what the backend is performing. 6 years ago
Andrew Kingston dc3dadcc44 Refactor cypress to use common app creation functionality and stop cypress deleting all apps 6 years ago
Andrew Kingston 4c5a608fe6 Revert default cypress port 6 years ago
Andrew Kingston c03e361710 Add cypress tests for data bindings and component creation 6 years ago
Martin McKeaveney 72f0aebb2b v0.8.5 6 years ago
Martin McKeaveney 768a9d59da v0.8.4 6 years ago
Martin McKeaveney 8dd49a4d09 fix space table name grid bug 6 years ago
mike12345567 519d7b32dc PR comment from Marty, adding a bit more vertical breathing room around checkboxes of relationship type. 6 years ago
Keviin Åberg Kultalahti c6292c070c fixes to transitions and adds default fade to screens 6 years ago
mike12345567 2975ed39e0 Updating with a suggestion from Andrew kingston, adding row/rows to sentences about one->many relationships so that singular/plural english makes sense. 6 years ago
mike12345567 b9493db3a9 Removing console log. 6 years ago