2965 Commits (c85e4d44c0c4100b2498a8dfd770df33cd5f4f2a)

Author SHA1 Message Date
Andrew Kingston 229ada66dc Save theme settings to local storage and improve slider styles 6 years ago
Andrew Kingston d879b52ebf Add theme editor component to top bar 6 years ago
Andrew Kingston 9ba3ceb277 Adjust logic automation block background 6 years ago
Andrew Kingston cb25dd97b3 Enabling the dark side 6 years ago
mike12345567 c5d856f193 Updating for review comments. 6 years ago
Martin McKeaveney e59f759ad6 removing dead code 6 years ago
mike12345567 eeecd61058 Fixing another linting issue. 6 years ago
mike12345567 5e17e6d61f linting. 6 years ago
mike12345567 1238147be9 Updating script that had duplicate key. 6 years ago
mike12345567 5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 08b0834fe2 Removing instance API as it was un-used and simplifying the nature of an instance. 6 years ago
Michael Drury 66e3e3b7a4 Fixing test cases. 6 years ago
Michael Drury 56f1170ae9 Fixing an issue with env variables not getting set correctly. 6 years ago
Martin McKeaveney e74d754f32 fixing attachment height 6 years ago
Michael Drury fa00b6662d The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
Michael Drury f621cb0853 Some quick fixes. 6 years ago
Martin McKeaveney 7dee8d6683 v0.3.1 6 years ago
Martin McKeaveney ffc2c7bd5f adding cloud check to dev check 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
Martin McKeaveney caab43a312 v0.3.0 6 years ago
Andrew Kingston 649cf18e45 Add proper names for all components and use these names when adding components 6 years ago
Andrew Kingston 214bd75ff7 Fix bad schema type when fetching bindable properties 6 years ago
Andrew Kingston 52368b34ae Fix crash when an Input exists as a possible datasource 6 years ago
Andrew Kingston 3a9f6b8337 Lint 6 years ago
Andrew Kingston 7d632445a9 Add slight margin to perfectly align empty state text 6 years ago
Andrew Kingston 1e41461a90 Rename deletion modal titles and fixing cypress tests 6 years ago
dependabot[bot] 25b1320422 Bump node-fetch from 2.6.0 to 2.6.1 in /packages/builder 6 years ago
Martin McKeaveney ee7a4215b4 move run command into cypress setup 6 years ago
Andrew Kingston e61f3eb8cd Update feedback icon to be in line with new UI 6 years ago
Martin McKeaveney b2a2cde303 remove budibase cli 6 years ago
Martin McKeaveney a3e813f67e finally reached the summit of the cypress mountain 6 years ago
Martin McKeaveney f84c7c4070 styling updates from code review 6 years ago
Martin McKeaveney e56259a4c1 cypress green 6 years ago
Martin McKeaveney 3e7a5e112a fix cypress table creation tests 6 years ago
Andrew Kingston add4162000 Format with prettier 6 years ago
Andrew Kingston a93757a8d9 Fix cypress tests 6 years ago
mike12345567 3d77163773 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 87175e70cf Linting. 6 years ago
mike12345567 e26f272746 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
Martin McKeaveney 50f21e61ff bulk delete, delete column from panel 6 years ago
mike12345567 3ae82b95a3 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 f9eeefb4dc Making sure the caret position is respected in the generic binding popover. 6 years ago
mike12345567 8a844a5922 Adding an empty state for the webhook deployment modal. 6 years ago
Andrew Kingston bf14c3045d Lint 6 years ago
Andrew Kingston 5e6047b4f0 More tidy up 6 years ago
Andrew Kingston 3ed1f00e38 More tidy up 6 years ago
Andrew Kingston fae4037a65 Remove bunch of unused components and tidy up unused references 6 years ago
Martin McKeaveney e025609539 cypress test fixes 6 years ago
Martin McKeaveney 3f587a4756 lint 6 years ago
mike12345567 9b0dd682ad Fixing typo. 6 years ago