1
0
Fork 0
mirror of synced 2024-07-16 11:45:47 +12:00
Commit graph

424 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti 54b99d6d4b move tables to separate store 2021-03-23 11:54:03 +01:00
Andrew Kingston 973cbb5a75 Remove electron specific attachment uploads inside the builder 2021-03-15 12:10:21 +00:00
Kevin Åberg Kultalahti 752437907d
Merge pull request #1211 from Budibase/feat/automation-drawer-conversion
Convert the Automate popover to the Drawer component
2021-03-01 14:48:04 +01:00
Keviin Åberg Kultalahti 8dbf8249da use bindableProperties instead of bindings in AUtomationBindingPanel 2021-03-01 14:22:17 +01:00
Keviin Åberg Kultalahti a8520aae54 remove unneeded things 2021-03-01 14:04:07 +01:00
Keviin Åberg Kultalahti 9f9858fd59 remove BindableInput and switch to DrawerBindableInput 2021-02-26 15:24:36 +01:00
Keviin Åberg Kultalahti 2f764bad9b bindings now show up correctly in the drawer 2021-02-26 14:53:51 +01:00
Keviin Åberg Kultalahti afd92407ff merge existing work from old branch 2021-02-26 14:27:54 +01:00
Martin McKeaveney 0cfbe2357b bugfixes 2021-02-25 16:21:41 +00:00
Martin McKeaveney dbb0252ab5 fixing 1:N UI order 2021-02-25 13:34:12 +00:00
Andrew Kingston 559b4d8314 Update backend linked row selector to support new relationship object 2021-02-25 11:34:35 +00:00
mike12345567 06839700a2 Fixing some CSS bugs in the automation bindings popover. 2021-02-24 15:34:31 +00:00
Michael Drury adaabf5441
Merge pull request #1152 from Budibase/user-active-and-bugs
Some fixes and the ability to set a user to inactive
2021-02-22 15:10:16 +00:00
Andrew Kingston 8c4cf0bb8d Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering 2021-02-22 12:23:46 +00:00
mike12345567 a81b44ccaf Formatting. 2021-02-22 11:40:24 +00:00
Keviin Åberg Kultalahti fa1a2c58c5 adds thin prop to select component when adding new row 2021-02-19 14:34:04 +01:00
Keviin Åberg Kultalahti c6ad951fe5 merge develop 2021-02-19 13:55:17 +01:00
Andrew Kingston 5c2aa7d603 Fix and tidy up all button actions and drawers 2021-02-18 17:44:56 +00:00
Andrew Kingston f0a48ea341 Merge branch 'develop' of github.com:Budibase/budibase into url-context 2021-02-16 15:35:05 +00:00
Andrew Kingston eeb912a4a6 Fix drawer bindable input not updating when typing with drawer closed 2021-02-16 13:17:30 +00:00
Keviin Åberg Kultalahti a3d053897f bump bbui 2021-02-16 11:14:49 +01:00
Andrew Kingston 37b9ba4f6a Update URL settigns to be bindable inputs and update navigate action 2021-02-15 20:03:29 +00:00
Keviin Åberg Kultalahti 0f5e91b645 fix not being able to select relationship type 2021-02-15 17:37:07 +01:00
Keviin Åberg Kultalahti a42aecbfbe initial work to switch toggle to radio button 2021-02-15 17:12:39 +01:00
Keviin Åberg Kultalahti c81fb5e8be merge develop 2021-02-12 14:24:38 +01:00
Keviin Åberg Kultalahti 6780266ac7 fixes visuals 2021-02-09 16:29:36 +01:00
Keviin Åberg Kultalahti e4d863b765 remove some console logs 2021-02-09 16:28:05 +01:00
Keviin Åberg Kultalahti dabcecc7db adds functional single select to builder 2021-02-09 16:26:07 +01:00
Keviin Åberg Kultalahti b4cc7c6776 initial work on handling single vs multiple values in builder components 2021-02-09 15:35:09 +01:00
Keviin Åberg Kultalahti b8130183bb fixes some warnings on DropdownItem component 2021-02-09 14:32:36 +01:00
Martin McKeaveney 3189250d50 Merge branch 'master' of github.com:Budibase/budibase into internal-search 2021-02-08 09:32:53 +00:00
Martin McKeaveney 81cf1d48f6 fixing dropdowns 2021-02-06 20:32:44 +00:00
Martin McKeaveney 4b5e572da3 internal search working 2021-02-01 21:02:54 +00:00
mike12345567 c8295f0fbd Linting. 2021-01-26 12:43:26 +00:00
mike12345567 a5fbdaf3b7 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-01-26 10:42:54 +00:00
Andrew Kingston 126b3ee480 Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor 2021-01-26 09:11:43 +00:00
mike12345567 9acd30a4cb Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 2021-01-22 17:57:38 +00:00
Keviin Åberg Kultalahti 3f8d57eadb adds smooth removal of notifications using animate:flip 2021-01-22 13:05:52 +01:00
Keviin Åberg Kultalahti c5e4097f4e Merge branch 'master' into feature/client-feedback-component 2021-01-22 12:34:16 +01:00
Andrew Kingston 8abf5bb60d Reduce icon size in dropdown menus again and increase padding 2021-01-22 11:03:50 +00:00
Keviin Åberg Kultalahti 0c3c21361b first pass at custom store to handle notifications 2021-01-22 11:37:34 +01:00
Andrew Kingston 4cdca6f196 Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder 2021-01-21 12:14:09 +00:00
mike12345567 8ecabc91cc Linting. 2021-01-21 11:32:26 +00:00
Andrew Kingston 9c9d7544f9 Merge branch 'master' of github.com:Budibase/budibase into form-builder 2021-01-21 10:45:04 +00:00
Joe 91797c5fe0
Merge pull request #980 from Budibase/Component-dropdown-design-update
Updated the design of the items within the component dropdown
2021-01-20 14:54:30 +00:00
Andrew Kingston b974925904 Fix incorrect paths after merge 2021-01-20 13:20:08 +00:00
kevmodrome 0834eb5495
changes earlier BottomDrawer to use the bbui component instead 2021-01-19 14:16:55 +01:00
Martin McKeaveney 0ac322b11b lint 2021-01-15 13:42:55 +00:00
Martin McKeaveney 66fccccc1e allow deletion of queries and datasources 2021-01-12 17:04:51 +00:00
Martin McKeaveney 04eca5b663 further syntax highlighting updates 2021-01-12 16:49:11 +00:00
Joe b0cc79154d Updated the design of the items within the component dropdown
Icons were a little hard to make out. Increased the size and visability.
The icons are not ideal, but I will tackle this another day - Budi Icons!
2021-01-10 10:09:47 +00:00
Martin McKeaveney d710874ef1 binding data context in component 2021-01-08 18:22:03 +00:00
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 2021-01-08 12:06:37 +00:00
Andrew Kingston c8d7ef40ca Reduce nav item selected state border radius slightly 2020-12-09 18:41:18 +00:00
Andrew Kingston d9df2a60eb Update errors box to work better in dark theme 2020-12-04 08:27:59 +00:00
Andrew Kingston 7bb3607d25 Reduce padding and indentation in nav items to provide more room for text 2020-11-05 11:48:49 +00:00
Andrew Kingston cc227904b3 Fix settings checkbox color in dark mode 2020-10-30 13:50:56 +00:00
Andrew Kingston 3ced089004 Enabling the dark side 2020-10-29 20:42:34 +00:00
Andrew Kingston 4e45546aff Merge branch 'master' of github.com:Budibase/budibase into dropdown-components 2020-10-28 09:46:22 +00:00
Andrew Kingston ced34d9672 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston 891cdf3e63 Fix cypress tests 2020-10-27 15:26:07 +00:00
Andrew Kingston ddc865940e Remove bunch of unused components and tidy up unused references 2020-10-27 09:10:20 +00:00
Andrew Kingston b668a525a8 Change default font-weight of dropdown options to 400 2020-10-26 15:14:51 +00:00
Andrew Kingston 26bb3ebb98 Replace component dropdown menu with new common components 2020-10-26 14:23:08 +00:00
Andrew Kingston f42dc2551c Use common dropdown components in more places to reduce duplication 2020-10-26 14:03:07 +00:00
Andrew Kingston d356f8d609 Add new common components for dropdown styles 2020-10-26 11:00:34 +00:00
Andrew Kingston 601fb815e5 Change component bar to popovers and adjust page layout to match 2020-10-22 20:22:09 +01:00
Andrew Kingston 8e6b4f1aeb Update screen components hierarchy to use new common component styles 2020-10-22 17:42:03 +01:00
Michael Shanks 645ba9643f feedback nav icon loads iframe to public page 2020-10-21 17:24:08 +01:00
mike12345567 3db22ec3cc Lint. 2020-10-20 15:09:20 +01:00
mike12345567 c319054c30 Fixing some issues seen with cloudfront and adding a bit more UI around the deployment history as pending can be happening for some time. 2020-10-19 15:33:26 +01:00
Andrew Kingston 313b26982e Rename usages of primary display column to just display column 2020-10-14 20:38:32 +01:00
Martin McKeaveney 78ae3f194c merge 2020-10-14 15:08:54 +01:00
Martin McKeaveney d2a7bf55a7 lint 2020-10-14 13:21:43 +01:00
mike12345567 b9f69e34f1 Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax. 2020-10-14 12:22:43 +01:00
mike12345567 bfaa9bc44b Merge branch 'master' of github.com:Budibase/budibase into chuckles-fixes 2020-10-14 12:16:16 +01:00
mike12345567 7e70eb0f20 Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted. 2020-10-13 19:37:52 +01:00
Andrew Kingston bb997eaf26 Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes 2020-10-13 17:27:46 +01:00
Andrew Kingston 9929d12c6f Fix checkbox depth in frontend settings 2020-10-13 14:29:32 +01:00
Martin McKeaveney d5a053304f Merge branch 'master' of github.com:Budibase/budibase into bugz 2020-10-13 12:52:55 +01:00
Martin McKeaveney 9775797951 removing z-index from checkbox 2020-10-13 11:18:34 +01:00
mike12345567 d90c1e3dd3 Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Andrew Kingston 06eea7ba30 Update linked record selector to handle errors and remove loading state flashing 2020-10-08 12:21:05 +01:00
Andrew Kingston b7edf26754 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston 3d7bd55c08 Bump BBUI version 2020-10-08 09:34:22 +01:00
Andrew Kingston 6170921d45 Remove padding on top nav bar so that things are properly centered 2020-10-07 12:00:15 +01:00
Andrew Kingston afbb90297b Delete old multiselect component 2020-10-06 16:03:17 +01:00
Andrew Kingston 9faed3fb5f Move multiselect to BBUI 2020-10-06 16:02:48 +01:00
Andrew Kingston 5beb70578c Stop notifications blocking all pointer events across full width 2020-10-05 14:00:26 +01:00
Andrew Kingston 70b70252ec Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
Andrew Kingston bb41c1c46b Improve notification styles 2020-10-02 21:06:37 +01:00
Andrew Kingston 735e0e5f02 Add default props to confirm dialogue to silence warnings 2020-10-02 21:06:06 +01:00
Andrew Kingston cf9d261192 Remove deprecated portal implementation 2020-10-02 20:42:10 +01:00
Andrew Kingston d1512f202b Replace all usages of simple-modal with new modal 2020-10-02 20:41:21 +01:00
Andrew Kingston 4d8e4061b3 Disable modal confirm button while async callbacks are being processed to avoid multiple executions 2020-10-02 19:09:19 +01:00
Andrew Kingston 2df104568d Fix error box styles 2020-10-02 18:49:00 +01:00
Andrew Kingston d2ec751891 Adjust modal styles 2020-10-02 18:37:24 +01:00
Andrew Kingston 31d31fcdda Fix multiselect crashing in certain circumstances 2020-10-02 16:53:41 +01:00
Andrew Kingston 812e4b891a Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-02 16:43:08 +01:00
Andrew Kingston e6db9aefd1 Add final version of multiselect 2020-10-02 16:38:33 +01:00
mike12345567 6b222ffbf0 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
Andrew Kingston f53bf54929 Add close icon to modals 2020-10-02 12:27:52 +01:00
Andrew Kingston ccf41046d6 Add wide prop for modals 2020-10-02 12:22:34 +01:00
Andrew Kingston 42a7a21050 Add new modal to backend and fix backend file structure 2020-10-02 12:00:17 +01:00
Andrew Kingston d4ebd3bb63 Update multiselect component 2020-10-02 08:36:16 +01:00
Andrew Kingston f86e7b6c92 Add initial version of new modal (WIP) 2020-10-02 08:35:54 +01:00
Andrew Kingston 611793b32e Fix linked record selector 2020-10-01 11:56:06 +01:00
Andrew Kingston 6f0bcdcc72 Add hacked multiselect for testing 2020-10-01 11:53:43 +01:00
Andrew Kingston e4ac832c32 Add WIP draft of linked records UI allowing single linked record selection 2020-09-29 18:27:35 +01:00
Andrew Kingston 0d1a75b28d Add primary display column and update all backend UI popovers with new form styles 2020-09-29 13:54:04 +01:00
Andrew Kingston 217529f3a4 Fix confirm dialogue inside table cell and standardise styles 2020-09-25 11:30:26 +01:00
Martin McKeaveney 11c8010c91 use bbui component for dropzone 2020-09-24 15:50:51 +01:00
Martin McKeaveney f40f388dd8 local file upload from apps 2020-09-23 16:15:09 +01:00
Martin McKeaveney 8ce3d4124b file size limits 2020-09-18 15:08:36 +01:00
Martin McKeaveney 319fcabaa5 removing delete functionality - not necessary 2020-09-18 12:41:39 +01:00
Martin McKeaveney 28fd0e4831 remove magic numbers 2020-09-18 11:04:09 +01:00
Martin McKeaveney 14283a7b96 return processed file sizes 2020-09-18 11:01:39 +01:00
Martin McKeaveney 642662c8bc fix transition dropdown bug 2020-09-17 22:02:30 +01:00
Martin McKeaveney 5d3867558a merge with master 2020-09-17 16:40:09 +01:00
Martin McKeaveney bb2058a010 lint 2020-09-17 16:36:39 +01:00
Martin McKeaveney 9032738ae8 delete local file upload when file deleted 2020-09-17 15:08:28 +01:00
Martin McKeaveney 494e04f19f allow deletion of images 2020-09-17 12:45:28 +01:00
Martin McKeaveney bd3a604c7a more design updates on attachment picker 2020-09-16 13:29:18 +01:00
Martin McKeaveney b1dbc7cc62 Dropzone styling 2020-09-16 12:18:47 +01:00
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 2020-09-15 16:22:13 +01:00
Martin McKeaveney a72e6968e1 backend bug fixes 2020-09-14 11:03:27 +01:00
Martin McKeaveney 65f5f358d0 attachments 2020-09-11 15:09:56 +01:00
Michael Shanks dff89f0e29 removing feather icons - no longer used 2020-09-11 10:39:16 +01:00
Michael Shanks 95da4c8d2c Merge branch 'master' into event-panel + binding fixes 2020-09-10 21:55:04 +01:00
Martin McKeaveney 1a862e3ade remove yeet 2020-09-09 17:03:13 +01:00
Martin McKeaveney 11325f2056 use full date to take TZ into account 2020-09-09 17:02:16 +01:00
Martin McKeaveney b605d25a4d lint, using bbui component 2020-09-09 16:27:46 +01:00
Michael Shanks 184aa65de0 Merge branch 'master' into event-panel 2020-09-09 15:59:57 +01:00
Martin McKeaveney bb5d522124 tidy up 2020-09-09 13:45:47 +01:00
Martin McKeaveney e6840bcffc custom flatpickr styling, tidy up 2020-09-09 13:44:36 +01:00
Martin McKeaveney fc923cb883 using flatpickr, rollup config for CSS in the builder 2020-09-09 12:06:04 +01:00
Martin McKeaveney 068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Victoria Sloan 4cb7191576 remove UIkit imports 2020-09-06 22:41:46 +01:00
Victoria Sloan 46a823687a Merge branch 'master' into removing-uikit-06
# Conflicts:
#	packages/builder/src/components/common/DatePicker.svelte
2020-09-06 22:32:48 +01:00
Victoria Sloan 8175d95db9 Circle svelte-loading-spinner replacing uk-spinner 2020-09-06 22:19:16 +01:00
Victoria Sloan fd3e93867e remove IconButton.svelte file 2020-09-06 22:04:09 +01:00
Victoria Sloan d4c63a7736 removing uk-alert & uk-alert-danger and replacing with bb__alert class 2020-09-06 21:40:18 +01:00
Victoria Sloan f7a0b05beb uk-input removed 2020-09-06 21:23:26 +01:00
Michael Shanks e0671104d4 events panel work - backup 2020-09-05 21:53:10 +01:00
Victoria Sloan 63301eb638 minWidth set on NewScreen bbui modal, Spacer component used instead of margins and bbui version bumped 2020-09-04 22:40:25 +01:00
Victoria Sloan 9d82279b36 remove Modal.svelte and update ConfirmDialog modal to use bbui modal 2020-09-03 08:44:08 +01:00
Victoria Sloan 88883b4281 uk-form-width removed 2020-09-01 22:00:30 +01:00
Victoria Sloan 74037ae36f removing form-controls 2020-09-01 21:35:22 +01:00
Victoria Sloan 6620e1e44e bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan 4bb59a9828 Merge branch 'master' into removing-uikit-04
# Conflicts:
#	packages/builder/src/components/common/DatePicker.svelte
#	packages/builder/src/components/workflow/SetupPanel/ParamInputs/ComponentSelector.svelte
2020-09-01 21:20:56 +01:00
Victoria Sloan 92fb970ef0 updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Victoria Sloan 3cfef73cbd removing uk-form-controls from datepicker, componentselector, modelselector & recordselector 2020-08-30 14:49:25 +01:00
Victoria Sloan 404186c1f7 remove redundant form-controls class from ValuesList 2020-08-30 14:35:44 +01:00
Victoria Sloan cd33b9da82 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Michael Shanks 993c9a56ad some comments 2020-08-18 21:04:42 +01:00
Michael Shanks 92ef492bd1 NewScreen - use bbui input
- use input error message
- screen name no longer needs to be unique
2020-08-18 20:59:34 +01:00
Michael Shanks 0ab5a01f9e removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Michael Shanks 682498b719 all inputs using BBUI 2020-08-18 14:51:02 +01:00
Michael Shanks 6cf99bbbc7 removed InputGroup (not used) 2020-08-17 16:45:13 +01:00
Michael Shanks 924132dfee removed PlusButton (not used) 2020-08-14 14:50:03 +01:00
Michael Shanks 3cc75a92e1 removed ComingSoon (not used) 2020-08-14 14:43:57 +01:00
Michael Shanks f572dc648b removed Block (not used) 2020-08-14 14:42:17 +01:00
Michael Shanks 5f2b31f0c0 removed CodeArea (not used) 2020-08-14 14:40:10 +01:00
Michael Shanks 001902da96 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks a82f202649 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
cmack eccd316a01 Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack 8c1d7bc971 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
cmack efff8041b9 Checkbox component 2020-07-26 12:14:13 +01:00
Michael Shanks a2bb8762b4 Updated settings icon 2020-07-20 15:31:38 +01:00
Joe ddaec1167b Update LinkedRecordSelector.svelte 2020-07-15 12:58:35 +01:00
cmack dd3c66680a Tidyup and Deletion of old files 2020-07-15 10:50:20 +01:00
Joe 0e2bb2cf84 Layout update
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +01:00
Joe 70050332e6 Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Martin McKeaveney e293f3f70a adding renaming test 2020-06-26 09:55:15 +01:00
Martin McKeaveney 48f3392152 record keys as names 2020-06-25 20:04:58 +01:00
Joe dcfa39ef67 Formatting 2020-06-25 16:02:30 +01:00
Joe d9a48e3a51 General UI fixing previous styling issues 2020-06-25 15:49:56 +01:00
Martin McKeaveney 69c6a86ccd renamed colours 2020-06-24 17:13:16 +01:00
Martin McKeaveney 65d0454377 merge 2020-06-24 17:02:38 +01:00
Martin McKeaveney ee86d6fb16 update when linked field added 2020-06-24 16:56:13 +01:00
Martin McKeaveney 1f2c1a06aa lint 2020-06-24 16:12:55 +01:00
Martin McKeaveney 2c764a787c custom notifications solution 2020-06-24 16:10:54 +01:00
Joe 5b600c4f2b
Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe 027d81be29 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
Martin McKeaveney 01d7f80e7b custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Martin McKeaveney 3c3104be7b enable renaming of records by using IDs 2020-06-23 23:26:54 +01:00
Joe 8f967116fc Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Martin McKeaveney c5bd314931 lint 2020-06-23 16:20:06 +01:00
Martin McKeaveney afcc80ab9d improvements to linked records 2020-06-23 13:50:45 +01:00
Joe a77be47076 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney 6adb2a72e0 merge 2020-06-22 22:39:41 +01:00
Martin McKeaveney 1b1b804bbd bidirectional linked records 2020-06-22 21:30:23 +01:00
Martin McKeaveney 099e394270 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney 7c4f24c1b4 backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Martin McKeaveney 5f8d6bbfe4 add new models and fields, delete models 2020-06-17 16:51:10 +01:00
kevmodrome 40dfde522b make tests less brittle 2020-06-11 17:10:26 +02:00
kevmodrome 39093f3ce6 Merge branch 'master' into feature/add-e2e-tests 2020-06-11 16:41:14 +02:00
Joe b603e27bc4 formatting and lint update 2020-06-11 13:15:19 +01:00