1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

1036 commits

Author SHA1 Message Date
Joe 939e2dc68c Minor responsive design updates and formatting 2020-05-25 20:26:48 +01:00
Joe 1c35836834 Home page UI design
The majority of HTML and CSS is complete.

Still to be done:
- Activate the create new web app button
- Activate the settings nav item
- Date modified
- Ability to rename web app and provide a description (and an auto screenshot is generated down the line)
2020-05-25 16:57:17 +01:00
Conor_Mack 98e590e586 Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
Conor_Mack d250d61c62 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Martin McKeaveney 920b47d6aa groundwork for pubsub 2020-05-24 22:54:08 +01:00
Joe 8afaf98df3 Panel titles updated
Panel titles updated to represent designs
Further work is required to use global styles to control this
2020-05-23 13:00:38 +01:00
Joe 5e98c3e9cb Top nav redesign
New BB logo added, and sizing changed.
Nav items margin changed to reflect designs
Nav items color changed to reflect new simplified color scheme
Bottom border added
Nav background color changed

*Global styles is a work in progress.
2020-05-23 09:49:25 +01:00
Martin McKeaveney 21b1165463 workflow charts 2020-05-22 16:32:23 +01:00
Conor_Mack dd14dd6de2 Change of structure for _styles 2020-05-22 15:30:29 +01:00
Conor_Mack d5a27c08a0 Cleanup 2020-05-22 10:42:02 +01:00
Martin McKeaveney 6f3ad884db workflow UI with DnD 2020-05-21 21:40:16 +01:00
Michael Shanks 9ae0e2e826 merge conflicts 2020-05-21 14:43:49 +01:00
Michael Shanks 1eb1210393 Merge branch 'master' of github.com:Budibase/budibase 2020-05-21 14:31:53 +01:00
Michael Shanks 1b87edc954 auth, first version, needing tested 2020-05-21 14:31:23 +01:00
Conor_Mack a4c65eb803 Stable property panel 2020-05-21 14:28:32 +01:00
Michael Shanks 662a9743cc budi init - removing unnecessary argument 2020-05-21 11:55:56 +01:00
Martin McKeaveney 39c894c459 workflow CRUD complete 2020-05-20 17:02:46 +01:00
Conor_Mack 12ef145973 Settings, Tidyup and Refactor 2020-05-20 11:55:25 +01:00
Conor_Mack bba1de1df8 Building components settings and refactoring 2020-05-19 17:00:53 +01:00
Martin McKeaveney 97af667e2f routify config for electron 2020-05-19 15:45:09 +01:00
Martin McKeaveney 932ef17103
Update package.json 2020-05-19 14:52:44 +01:00
kevmodrome 92a04eb415 upgrades routify to latest version 2020-05-19 15:19:32 +02:00
Martin McKeaveney 2fbc043155 electron asar 2020-05-19 14:03:46 +01:00
Martin McKeaveney 2e9bf13496
Merge pull request #241 from Budibase/further-tidy-up
Further tidy up
2020-05-18 19:18:44 +01:00
Martin McKeaveney 8d798579eb adding builder route for testing 2020-05-18 18:05:36 +01:00
Martin McKeaveney ccbcb0af40 preloading remix, removing unused css 2020-05-18 16:37:19 +01:00
Michael Shanks 85bf8e799a Merge branch 'master' of github.com:Budibase/budibase 2020-05-18 16:34:30 +01:00
Michael Shanks 1b30903940 lint fix 2020-05-18 16:33:41 +01:00
Conor_Mack 5b8d1cead7 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Michael Shanks 9394a74dcd Merge branch 'master' of github.com:Budibase/budibase 2020-05-18 16:23:22 +01:00
Michael Shanks 2b48a92013 id generation in utilities module 2020-05-18 16:22:09 +01:00
Martin McKeaveney b0644b2234 lint 2020-05-18 15:46:38 +01:00
Conor_Mack baec9f50d9 Merge branch 'master' of https://github.com/Budibase/budibase into test/master-and-property-panel 2020-05-18 15:45:14 +01:00
Martin McKeaveney 2c49206af5 electron fixes 2020-05-18 15:44:52 +01:00
Martin McKeaveney 1139627bf5 pino logging, electron fixes, running integration tests in band 2020-05-18 15:33:29 +01:00
Martin McKeaveney fd4eb56b5c brotli lint 2020-05-18 14:58:39 +01:00
Martin McKeaveney 1e7aab538d disable brotli 2020-05-18 14:36:42 +01:00
Martin McKeaveney aaa46272bf fixing lint errors 2020-05-18 14:08:32 +01:00
Martin McKeaveney 9e4d99851a fix builder component library loading issue 2020-05-18 14:06:14 +01:00
Conor_Mack 15c2696ad6 Merge branch 'test/property-panel-changes' into test/master-and-property-panel 2020-05-18 12:15:03 +01:00
Michael Shanks 8d4faa0bf9 Merge branch 'master' of github.com:Budibase/budibase 2020-05-18 11:53:09 +01:00
Michael Shanks 52a3b4786f removing Authorization header 2020-05-18 11:53:04 +01:00
Martin McKeaveney e244e099a6 fixing CI 2020-05-18 11:18:31 +01:00
Martin McKeaveney c8dd48b507 formatting 2020-05-18 11:01:17 +01:00
Martin McKeaveney e83816df1c remove debug line 2020-05-18 10:56:11 +01:00
Martin McKeaveney 815a539863 test and couchDB init code 2020-05-18 10:55:35 +01:00
Michael Shanks 37a46883e5 budi new not handling custom directories 2020-05-18 10:45:07 +01:00
Michael Shanks 468dc513a5 merge conflicts.. 2020-05-18 06:43:05 +01:00
Michael Shanks b62449bf96 removing clientId from frontend, fixing invalid database name 2020-05-18 06:40:29 +01:00
Martin McKeaveney 03593259e8 native plist config for code signing and notarization 2020-05-16 18:19:36 +01:00
Martin McKeaveney af4a1635c4 electron script 2020-05-15 18:13:24 +01:00
Martin McKeaveney 3e0381b524 electron script 2020-05-15 18:13:18 +01:00
Martin McKeaveney 03c5aaa0cb notarization and mac code signing through github CI 2020-05-15 16:06:53 +01:00
Martin McKeaveney a2e8f2461a
Making budibase downloadable, configuring CI to build executable bina… (#233)
Making budibase downloadable, configuring CI to build executable bina…
2020-05-14 21:18:36 +01:00
Michael Shanks 49ff6201af bugfix: early require of environment.js 2020-05-14 16:56:41 +01:00
Michael Shanks eabcb48bba bugfix - require order causing env to load to early 2020-05-14 16:26:14 +01:00
Michael Shanks e6b4598c82 Merge branch 'master' of github.com:Budibase/budibase 2020-05-14 15:12:40 +01:00
Michael Shanks 18375a6d19 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Martin McKeaveney c21da56e25
Update CurrentItemPreview.svelte 2020-05-12 17:16:39 +01:00
Conor_Mack c98289783f Merge branch 'property-panel/structure' into property-panel/new-backend 2020-05-12 14:53:20 +01:00
Conor_Mack be2e10a52e Fixing errors 2020-05-12 14:44:30 +01:00
Martin McKeaveney 428d208f3a prevent a bunch of CSS in iframe head on every render 2020-05-12 12:23:34 +01:00
Martin McKeaveney 947ffa326f
Merge branch 'master' into fix-dev-setup 2020-05-11 16:40:39 +01:00
Martin McKeaveney b2bd655678 make git keep empty dirs 2020-05-11 16:39:03 +01:00
Michael Shanks 6b492cbe29 bugfix - could not create more than one app 2020-05-11 16:14:31 +01:00
Martin McKeaveney cc30913e34 fixed dev setup 2020-05-11 16:01:02 +01:00
Michael Shanks a004aa5838 allow bb home folder to bem anywhere 2020-05-11 15:42:42 +01:00
Michael Shanks 6fac98074d server initialisation & run fixed 2020-05-11 14:50:15 +01:00
Martin McKeaveney 9ff76c799c add initialiseClientDB 2020-05-11 10:28:06 +01:00
Conor_Mack 2e6a0e36c0 Pre demo changes 2020-05-08 20:29:15 +01:00
Conor_Mack 2b3ce7b34d Style binding options and property categories 2020-05-08 09:57:41 +01:00
Martin McKeaveney 0f7292f30e final tidy up 2020-05-07 22:46:27 +01:00
Martin McKeaveney 5646ef1101 fixing tests 2020-05-07 22:25:27 +01:00
Martin McKeaveney 0962f102c5 data components 2020-05-07 22:15:09 +01:00
Martin McKeaveney ec6390a36a added model props 2020-05-07 14:59:06 +01:00
Conor_Mack 6d70cfd1c1 Properties panel structure complete 2020-05-07 14:30:04 +01:00
Martin McKeaveney 2ad007fce0 further simplification of server code 2020-05-07 14:04:32 +01:00
Martin McKeaveney 94b2e0f134 further tidy up and removal 2020-05-07 13:52:24 +01:00
Martin McKeaveney 85f1faeb3c client lib tests 2020-05-07 13:33:25 +01:00
Martin McKeaveney c255883aed formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney e55120bb62 removed core library 2020-05-06 20:49:21 +01:00
Martin McKeaveney 8f5845943a Auth working 2020-05-06 20:29:55 +01:00
Martin McKeaveney 7da95c23a3 dev setup complete 2020-05-06 12:17:15 +01:00
Martin McKeaveney 392de2efcc development setup, adding data components 2020-05-06 10:33:30 +01:00
Conor_Mack 391237403b <svelte:component> solution for rendering 2020-05-05 14:45:52 +01:00
Conor_Mack a03b4df4f3 Updates to naming conventions 2020-05-05 10:02:10 +01:00
Martin McKeaveney 2afd1cd4dd working through auth - adding user instance map 2020-05-04 18:07:03 +01:00
Martin McKeaveney c3f68e9895 merge 2020-05-04 17:17:03 +01:00
Martin McKeaveney 2c361f3d1d apps being served correctly 2020-05-04 17:13:57 +01:00
Conor_Mack 7184918a82 WIP: Changes for property panel 2020-05-04 16:07:04 +01:00
kevmodrome a65f4e6acb Merge remote-tracking branch 'origin/master' into feature/designer-routing 2020-05-04 10:33:17 +02:00
kevmodrome 4514329dfa adds working routing for clicking on components 2020-05-04 10:32:25 +02:00
kevmodrome 7b77195d16 adds method on store to get path of IDs to component 2020-05-04 10:26:38 +02:00
Martin McKeaveney 427cdafeda screenslots working again 2020-05-03 11:33:20 +01:00
Martin McKeaveney abd6da7b11 component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
kevmodrome 0a24d5e814 move onSelect method ComponentsHierarchyChildren 2020-05-01 17:39:50 +02:00
kevmodrome bb213d743a adds functionality to navigate to specific component via URL 2020-05-01 16:20:25 +02:00
Martin McKeaveney c733b5bee8 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Conor_Mack 9d7999938d Libraries for Colorpicker 2020-04-29 16:02:17 +01:00
Conor_Mack 985ce2f50a Colorpicker functionality for components panel 2020-04-29 15:49:51 +01:00
kevmodrome 3fba410cf8 adds functionality to navigate to screens and layouts 2020-04-29 13:07:21 +02:00
Martin McKeaveney f78362dd77 Merge branch 'master' of github.com:Budibase/budibase into couchdb-api 2020-04-28 16:07:22 +01:00
Martin McKeaveney 588fe5ebaa clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
kevmodrome eb1d2dc337 add setup to go to page-layout screen 2020-04-28 15:28:31 +02:00
kevmodrome 6cc8d7982e corrects page switching behaviour in page selection component 2020-04-28 14:28:23 +02:00
kevmodrome d931b9018b adds default navigation to main page 2020-04-28 14:21:40 +02:00
kevmodrome 5c73203d77 moves frontend root to route component 2020-04-28 13:59:29 +02:00
Conor_Mack 827146867e Fixing mysterious MD Card foobar 2020-04-28 12:28:12 +01:00
kevmodrome 0cea8502f1 sets up basic structure 2020-04-28 12:04:38 +02:00
kevmodrome 18d2088154 adds fallback page to catch params 2020-04-28 10:39:54 +02:00
Conor_Mack 104e08899e
Merge pull request #218 from Budibase/components/font-family-options-prop
Stylable option items and font family property
2020-04-27 11:30:08 +01:00
Conor_Mack cd0fa95ad4 Stylable option items and font family property 2020-04-27 11:26:34 +01:00
Michael Shanks b514bfac1b yarn initialise uses new cli 2020-04-27 08:56:51 +01:00
Michael Shanks 9799c3dad3 quiet mode for init 2020-04-27 08:56:26 +01:00
Michael Shanks 754d5224f1 cli - new and run handlers 2020-04-26 21:13:14 +01:00
Michael Shanks 34c6cfc53b Merge branch 'couchdb-api' of github.com:Budibase/budibase into couchdb-api 2020-04-25 08:35:50 +01:00
Michael Shanks b88044278e cli init now working... 2020-04-25 08:35:34 +01:00
Martin McKeaveney e5a2a9c633 Merge branch 'master' of github.com:Budibase/budibase into couchdb-api 2020-04-24 18:11:02 +01:00
Martin McKeaveney 8e38fab727 tidy up, removing leftover indexeddb files 2020-04-24 18:10:33 +01:00
Martin McKeaveney 7ad66d455a fixing tests 2020-04-24 18:05:29 +01:00
Martin McKeaveney 120344ccae fixing tests 2020-04-24 18:05:29 +01:00
Michael Shanks 32dd1213aa remove config - .env added 2020-04-24 17:28:32 +01:00
kevmodrome 706b502ced fixes issue on front-end that hides things when the list of components gets too long. Also solves an issue with the component panel not showing all properties if there are too many 2020-04-24 11:35:54 +02:00
Michael Shanks c7bebf3e48 bugfix, create client db not passing config 2020-04-24 10:03:31 +01:00
Michael Shanks 1db38ee4d6 unsaved file :( 2020-04-24 09:57:16 +01:00
Michael Shanks 663a231f3e initialise cli started 2020-04-24 09:56:39 +01:00
Michael Shanks bfe8d045f5 couchDb client - accepts couchdb config 2020-04-24 09:54:20 +01:00
Martin McKeaveney f5e27d8759 bug fixes 2020-04-23 17:05:33 +01:00
Martin McKeaveney b2e801a77b tidy up 2020-04-23 14:51:35 +01:00
Martin McKeaveney c6cafeb2c0 merge 2020-04-23 14:42:26 +01:00
Martin McKeaveney 10b05a4e6f tidy up, gitignore node modules in common 2020-04-23 14:39:04 +01:00
Martin McKeaveney 8a7c0f8ba3 pouchDB integration, use app id instead of app name for keying app packages 2020-04-23 14:37:08 +01:00
kevmodrome d2e83a6acf adds navigation bar block component 2020-04-23 14:32:36 +02:00
Conor_Mack 8eafbb74ae Input components and tidyup 2020-04-23 13:22:41 +01:00
Michael Shanks e28321af2a validation & persistence 2020-04-22 16:35:20 +01:00
Michael Shanks b463aa262d update gitignore 2020-04-22 16:29:25 +01:00
Conor_Mack 3a647a873e Merge Fix 2020-04-22 13:48:47 +01:00
Conor_Mack 3f34fd4eb4 Merge branch 'feature/components-panel-components-refactor' into simplified-component-panel 2020-04-22 13:24:54 +01:00
Conor_Mack 4220cb86bb Basic Card and Component Tidyup 2020-04-22 11:52:55 +01: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 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
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
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 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
kevmodrome eb9337ccd0 Merge branch 'master' into bugfix/change-record-and-index 2020-04-14 16:07:57 +02: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
kevmodrome 2ac1bcdcba update more names from record to model 2020-04-14 11:25:37 +02:00
kevmodrome d7a4458488 change name from allowedRecordNodeIds to allowedModelNodeIds 2020-04-14 11:19:14 +02:00
kevmodrome 449b6c9c78 remove unused variable 2020-04-14 11:11:50 +02:00
kevmodrome 2abae65cd2 moved unused component and updated records to model 2020-04-14 11:09:44 +02:00
kevmodrome 482089f3be fix import errors 2020-04-14 11:04:03 +02:00
kevmodrome 923b005e1d removed unneeded component 2020-04-14 11:02:06 +02:00
kevmodrome 7c6333fca5 updates ModelView to use model instead of record 2020-04-14 10:58:56 +02:00
kevmodrome b8a652e2ca updates tests and method names to getNewModelTemplate method 2020-04-14 10:49:10 +02:00
kevmodrome fb74982055 changes name of backend store method 2020-04-14 10:25:57 +02:00
kevmodrome c0c7cd19e1 changes front-end to use new store method names 2020-04-14 10:24:33 +02:00
kevmodrome 250de10a25 update SchemaManagementDrawer and HierarchyRow 2020-04-14 10:20:53 +02:00
kevmodrome 3b09ae82c1 fixes list of apps not having the correct path in all situations 2020-04-13 16:09:53 +02:00
kevmodrome e4571bfbc3 update forms to not submit on button click 2020-04-13 15:46:16 +02:00
kevmodrome 52dbc7e62a makes sure the frontend selects a database when navigated to 2020-04-13 12:59:46 +02:00
kevmodrome 114a629cf1 fixes store actions to use correct appname 2020-04-13 12:59:29 +02:00
kevmodrome 7df7236ea1 cleanup rollup config 2020-04-13 12:59:00 +02:00
kevmodrome 0778487020 border-radius fix 2020-04-09 13:49:30 +02:00
kevmodrome b03ba33bc4 missing import fix 2020-04-09 13:47:54 +02:00
kevmodrome f830d81b28 styling fixes 2020-04-09 13:47:47 +02:00