1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
Commit graph

25 commits

Author SHA1 Message Date
Andrew Kingston
7064e80143 Remove some other reference to standard-components 2021-09-06 18:45:39 +01:00
mike12345567
76cc7d897c More cleanup, removing template app pages that were unused and fixing a bug with auth not being configured correctly when app created. 2020-11-05 12:43:03 +00:00
Martin McKeaveney
333844a1f0 feature parity with current pages, screens and store setup. Starting main bb store refactor 2020-11-04 16:13:50 +00:00
Martin McKeaveney
3725a1782b screens in DB 2020-11-03 16:27:28 +00:00
mike12345567
d587bad363 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 2020-10-29 10:28:27 +00: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
534f00515d Add XS shadow to top nav header to act as a slight border 2020-10-16 08:38:04 +01:00
Andrew Kingston
c108b718a9 Update default page templates 2020-10-14 17:06:58 +01:00
Andrew Kingston
b2f4ba98f0 Add translucent background to slot component 2020-10-14 17:05:29 +01:00
Andrew Kingston
650ace2f9e Add flex design property and fix existing default layout 2020-10-13 17:46:18 +01:00
Martin McKeaveney
bf9efc7102 remove screen1 from dummy data 2020-10-12 21:22:23 +01:00
Michael Shanks
3a5d2f8713 remove references to material design components 2020-08-14 11:21:52 +01:00
Michael Shanks
10b0f8c379 fix: create app failing from unknown folder copy issues 2020-07-14 07:02:46 +01:00
Michael Shanks
f2e5ca3b93 Default app template - added screens 2020-07-09 14:47:54 +01:00
Michael Shanks
877a9b1033 Login: allow edit of title & button text 2020-07-06 11:30:36 +01:00
Michael Shanks
c57b30efdf more understandable screenslot & default header on master screen 2020-07-03 21:48:34 +01:00
Michael Shanks
3692b92e5b merge from master 2020-06-26 15:41:42 +01:00
Conor_Mack
08524ab5d8
Merge pull request #392 from Budibase/bugfix/instance-name-login-template
Add _instanceName to login template
2020-06-26 10:35:42 +01:00
Conor_Mack
fcdfddf6da Add _instanceName to login template 2020-06-26 10:31:03 +01:00
Michael Shanks
8ce26a1e19 bugfix: master screen not styleable 2020-06-25 17:46:43 +01:00
Michael Shanks
4b801f3f37 screenslot added to Private>Master by default 2020-06-24 11:05:09 +01:00
Michael Shanks
77a16f95da autu populated login page 2020-06-03 15:43:37 +01:00
Michael Shanks
14153a4c90 bugfix: could not set style on screen root 2020-06-02 16:18:25 +01:00
Michael Shanks
b7ad4de09e server - create app endpoint creates files 2020-05-26 16:29:16 +01:00