1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
Commit graph

1037 commits

Author SHA1 Message Date
Conor_Mack 4220cb86bb Basic Card and Component Tidyup 2020-04-22 11:52:55 +01:00
Kevin Åberg Kultalahti f86b1beb5c
Merge pull request #213 from Budibase/simplified-component-panel-generic-tabs
makes the Component panel tabs more generic
2020-04-22 08:27:32 +02:00
kevmodrome 324157cfac makes the Component panel tabs more generic 2020-04-22 08:25:59 +02:00
Conor_Mack 17e0b2d79a Tidyup 2020-04-21 14:21:19 +01:00
Conor_Mack ed5fb4b830 New component panel structure - template update 2020-04-21 14:20:57 +01:00
Martin McKeaveney 228999aba5 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
Conor_Mack 09c7dd6867 Adding onComponentChosen fn for new components 2020-04-20 15:10:23 +01:00
kevmodrome 32462aa69d merge fixes 2020-04-20 14:44:56 +02:00
kevmodrome 63b85185f5 adds backbutton and second level handling 2020-04-20 14:40:29 +02:00
Conor_Mack c7a79ad8e7
Merge pull request #212 from Budibase/feature/simplified-component-panel/components
Components - icons, descriptions and other tidyup
2020-04-17 14:27:44 +01:00
Conor_Mack 0cdcd9da3b Components - icons, descriptions and other tidyup 2020-04-17 14:24:51 +01:00
Conor_Mack 33fc0b1ba8 Merge branch 'simplified-component-panel' of https://github.com/Budibase/budibase into simplified-component-panel 2020-04-17 11:08:26 +01:00
Conor_Mack d99cd280b6 Joes recommended colour changes 2020-04-17 11:08:17 +01:00
Kevin Åberg Kultalahti 3d907e82b6
Merge pull request #211 from Budibase/simplified-component-panel-tabs
Simplified component panel tabs
2020-04-17 11:47:02 +02:00
kevmodrome a9366570c4 add padding to properties tab 2020-04-17 11:45:53 +02:00
kevmodrome f47135b064 Merge branch 'simplified-component-panel' into simplified-component-panel-tabs 2020-04-17 11:44:20 +02:00
kevmodrome 2892259fab removes stuff from SelectionList component. 2020-04-17 11:33:27 +02:00
Kevin Åberg Kultalahti ee7ae8ef01
Merge pull request #210 from Budibase/feature/simplified-component-panel/components
Component panel - changes for displaying componets
2020-04-17 11:31:50 +02:00
Conor_Mack 6659aa4763 Component Panel - root level components display 2020-04-17 10:26:48 +01:00
kevmodrome 12067af0db adds basic tab view to the components pane 2020-04-17 09:16:03 +02:00
kevmodrome 02b09abd79 adds temp structure for panel and components 2020-04-16 12:47:56 +02:00
Martin McKeaveney 741344a56d set up common to use babel, static file serving middleware 2020-04-15 15:25:11 +01:00
Martin McKeaveney 679270bdf7 integration test setup 2020-04-15 15:25:10 +01:00
Martin McKeaveney ebc4e52546 account for model and view cleanup after model deletion 2020-04-15 15:25:10 +01:00
Martin McKeaveney bb45391208 allow deletion of model 2020-04-15 15:25:10 +01:00
Martin McKeaveney f136390a6b merge with master 2020-04-15 15:25:10 +01:00
Martin McKeaveney a2f5459a4b view endpoints with tests 2020-04-15 15:25:10 +01:00
Martin McKeaveney 093e52afb0 model creation and fetching with tests 2020-04-15 15:25:10 +01:00
Martin McKeaveney 3b57af74ca test coverage for user creation 2020-04-15 15:25:10 +01:00
Martin McKeaveney 09af351e06 green for client and database tests 2020-04-15 15:25:10 +01:00
Martin McKeaveney b90973607b api tests 2020-04-15 15:25:10 +01:00
Michael Shanks 6c0efea8ea record controllers... 2020-04-15 15:24:48 +01:00
Michael Shanks 6954bf20cc adding save & load controllers 2020-04-15 15:24:48 +01:00
Martin McKeaveney 8b231c0930 adding test structure 2020-04-15 15:24:48 +01:00
Martin McKeaveney 24d46932cc fetch users from couch, create design document on DB creation 2020-04-15 15:24:24 +01:00
Martin McKeaveney 678b48beec correct resource paths 2020-04-15 15:24:24 +01:00
Martin McKeaveney c78b14a68a better client id endpoint 2020-04-15 15:24:24 +01:00
Martin McKeaveney 00443d9dd6 basic user creation 2020-04-15 15:24:24 +01:00
Martin McKeaveney 2d75127706 added more endpoints 2020-04-15 15:24:24 +01:00
Michael Shanks 1aacaea757 created common package 2020-04-15 15:24:24 +01:00
Martin McKeaveney 0430cd11b1 building out new budibase API 2020-04-15 15:23:29 +01:00
Kevin Åberg Kultalahti 63b1e233bf
Merge pull request #209 from Budibase/bugfix/change-record-and-index
Changes a most instances of Record to Model. Less work done on Index to View conversion.
2020-04-15 09:00:20 +02:00
kevmodrome eb9337ccd0 Merge branch 'master' into bugfix/change-record-and-index 2020-04-14 16:07:57 +02:00
Conor_Mack cd6d359df1
Merge pull request #208 from Conor-Mack/material-des-builder-testing
All Changes and Bugfixes from Builder Testing
2020-04-14 14:19:08 +01:00
Conor_Mack b04cd0f49c Merge branch 'master' of https://github.com/Budibase/budibase into material-des-builder-testing 2020-04-14 14:15:58 +01:00
Conor_Mack d5e1842b98 All latest changes coming from the builder testing 2020-04-14 14:15:32 +01:00
kevmodrome f3c54efa03 change name of index to view in view modal 2020-04-14 12:21:42 +02:00
kevmodrome 58d42c4be6 remove unused import in test 2020-04-14 12:11:54 +02:00
kevmodrome 672bd8b945 update record to model in core 2020-04-14 12:07:21 +02:00
kevmodrome 50abaa4988 change isRecord to isModel 2020-04-14 12:03:22 +02:00