1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

2982 commits

Author SHA1 Message Date
Martin McKeaveney 15ff1c9ac0
Merge pull request #755 from Budibase/help-button
help button
2020-10-19 16:03:26 +01:00
Martin McKeaveney e4fb71ce5d move link into top nav 2020-10-19 13:17:04 +01:00
Martin McKeaveney 20adde79d4 help button 2020-10-19 12:55:57 +01:00
Martin McKeaveney b1fc7efa3d v0.2.4 2020-10-19 09:48:33 +01:00
Martin McKeaveney 04cf10ffdc
Merge pull request #752 from Budibase/auto-links-fix
use pageName variable when no pagename defined
2020-10-19 09:39:52 +01:00
Martin McKeaveney 3a1094b902 use pageName variable when no pagename defined 2020-10-19 09:28:04 +01:00
Martin McKeaveney d0d9c33c46 v0.2.3 2020-10-19 08:45:23 +01:00
Martin McKeaveney 1a10069f57
Merge pull request #749 from Budibase/deployment-history
Deployment history
2020-10-19 08:34:33 +01:00
Michael Shanks ea85f351ed
Merge pull request #751 from Budibase/auth-fix
auth - standard-components not loading, windows
2020-10-18 21:59:35 +01:00
Michael Shanks 158240bc3b auth - standard-components not loading, windows 2020-10-18 21:45:46 +01:00
Andrew Kingston 31ec8322ae
Merge pull request #748 from Budibase/autolinks
Autolinks
2020-10-18 20:48:17 +01:00
Martin McKeaveney 80e1c1b294 remove commented code 2020-10-18 18:10:25 +01:00
Martin McKeaveney ae71f9ed01 deployment history design updates and polling 2020-10-18 18:09:19 +01:00
Andrew Kingston a68b7aaaed Fix cypress tests 2020-10-17 19:07:12 +01:00
Andrew Kingston bf27d752bc Fix weird edge case around saving page state 2020-10-17 18:54:03 +01:00
Andrew Kingston 0116f12ad5 Add option to create link when creating new screen 2020-10-17 18:20:31 +01:00
Andrew Kingston 73125767b4 Create links to 'list' autoscreens 2020-10-17 18:20:06 +01:00
Andrew Kingston ee5b039c76 Fix unrecoverable crash when the screen URL param is not a valid screen 2020-10-17 18:06:00 +01:00
Martin McKeaveney 71ceee4299 deployment history rendering in side bar 2020-10-17 15:13:25 +01:00
Martin McKeaveney 002bb6002f Merge branch 'master' of github.com:Budibase/budibase into deployment-history 2020-10-17 12:22:40 +01:00
Martin McKeaveney 8e50aa152b
Merge pull request #743 from Budibase/bug/minor-fixes
Minor fixes - Chuckles
2020-10-17 12:16:46 +01:00
Martin McKeaveney 500be144ef
Merge pull request #744 from Budibase/fix-issues
Fix Calculation View Issues In App Components
2020-10-17 12:16:27 +01:00
Michael Shanks 77ed92b444
Merge pull request #746 from Budibase/mike-fixes
Mike fixes
2020-10-17 08:49:59 +01:00
Michael Shanks 084e064dff tempaltes - sanitize url - replace spaces gloablly 2020-10-16 23:41:31 +01:00
Michael Shanks 492c45f169 fixes home route matching everything 2020-10-16 23:36:42 +01:00
Michael Shanks 88efc3cb15
Merge pull request #741 from Budibase/mike-fixes
Bugfixes, love from mike
2020-10-16 22:54:18 +01:00
Michael Shanks 5578e48f34 stop multiple creates on save record 2020-10-16 22:46:15 +01:00
Martin McKeaveney ddbe66b000 hiding templates for now 2020-10-16 22:11:13 +01:00
Martin McKeaveney 82218c3a50 adding health check endpoint for AWS ALB 2020-10-16 22:02:17 +01:00
Michael Shanks 143177a0d5 Primary display column is always required 2020-10-16 21:50:58 +01:00
Martin McKeaveney d44ff8ceeb Merge branch 'master' of github.com:Budibase/budibase into fix-issues 2020-10-16 21:41:58 +01:00
Michael Shanks 3f53e2958b Merge remote-tracking branch 'origin/master' into mike-fixes 2020-10-16 21:39:51 +01:00
Andrew Kingston be2fcf338a
Merge pull request #742 from Budibase/autoscreen-templates
Autoscreen templates
2020-10-16 21:15:59 +01:00
mike12345567 1b56778133 Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view. 2020-10-16 18:05:45 +01:00
Martin McKeaveney ab50887102 Merge branch 'master' of github.com:Budibase/budibase into fix-issues 2020-10-16 17:18:11 +01:00
Michael Shanks 5027a6e49a removes unused components 2020-10-16 16:04:49 +01:00
Andrew Kingston 5253534a05 Fix link 2020-10-16 16:00:26 +01:00
Michael Shanks acd17a6668 client - sanitize urls, so we can match routes with nasty chars 2020-10-16 15:44:39 +01:00
Michael Shanks ba82d2d883 screen templates - convert spaces to "-" in urls 2020-10-16 15:43:55 +01:00
Andrew Kingston 2ce51346ca Fix default home page overriding detail pages 2020-10-16 15:32:50 +01:00
Andrew Kingston 454199b17d Set default link font weight to 500 2020-10-16 15:32:30 +01:00
Andrew Kingston 6b077d86fd Fix login component with login app names 2020-10-16 15:32:02 +01:00
Martin McKeaveney bd2fec7594 allow calculation views to be used in context components again 2020-10-16 15:26:08 +01:00
Andrew Kingston edb91717ef Merge branch 'master' of github.com:Budibase/budibase into autoscreen-templates 2020-10-16 15:16:46 +01:00
Andrew Kingston 8149ad848f Add new DetailScreenSelect component for selecting only detail screens and update detail linking in grids 2020-10-16 15:16:29 +01:00
Andrew Kingston 6694d33cfb Update template auto screens 2020-10-16 15:15:00 +01:00
Andrew Kingston 7a544a8079 Bump BBUI version 2020-10-16 15:14:36 +01:00
Michael Drury 062c92b1c0
Merge pull request #737 from Budibase/bug/relationship-bugs
Minor - Some relationship bugs
2020-10-16 14:21:14 +01:00
mike12345567 826aa4514d Fixing linting issue. 2020-10-16 14:00:08 +01:00
mike12345567 691ce5420f Linting. 2020-10-16 13:50:18 +01:00