1
0
Fork 0
mirror of synced 2024-09-12 23:43:09 +12:00
Commit graph

904 commits

Author SHA1 Message Date
Joe
e4da8a546d Minor responsive design updates and formatting 2020-05-25 20:26:48 +01:00
Joe
c8e9178b63 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
Joe
e20b65c13b 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
97adabcaa8 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
cacee947bf workflow charts 2020-05-22 16:32:23 +01:00
Martin McKeaveney
e659e69e86 workflow UI with DnD 2020-05-21 21:40:16 +01:00
kevmodrome
d65acca512 upgrades routify to latest version 2020-05-19 15:19:32 +02:00
Martin McKeaveney
5c775ecf48 electron asar 2020-05-19 14:03:46 +01:00
Martin McKeaveney
ee139cd137 adding builder route for testing 2020-05-18 18:05:36 +01:00
Michael Shanks
1dc32a05e3 removing clientId from frontend, fixing invalid database name 2020-05-18 06:40:29 +01:00
Michael Shanks
97db4f1765 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Martin McKeaveney
96a1bc52de added model props 2020-05-07 14:59:06 +01:00
Martin McKeaveney
0ec47971d0 formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney
119bb4ba30 working through auth - adding user instance map 2020-05-04 18:07:03 +01:00
Martin McKeaveney
5648eae275 merge 2020-05-04 17:17:03 +01:00
Martin McKeaveney
af9c1adb35 apps being served correctly 2020-05-04 17:13:57 +01:00
Martin McKeaveney
5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
kevmodrome
09248d4d22 adds functionality to navigate to specific component via URL 2020-05-01 16:20:25 +02:00
Martin McKeaveney
3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
kevmodrome
02b9747ffd adds functionality to navigate to screens and layouts 2020-04-29 13:07:21 +02:00
Martin McKeaveney
a645df082c clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
kevmodrome
95660af499 add setup to go to page-layout screen 2020-04-28 15:28:31 +02:00
kevmodrome
56ca7dd2b8 adds default navigation to main page 2020-04-28 14:21:40 +02:00
kevmodrome
4b4733daa8 moves frontend root to route component 2020-04-28 13:59:29 +02:00
kevmodrome
d4c6e076ed sets up basic structure 2020-04-28 12:04:38 +02:00
kevmodrome
ae8c5cb8b1 adds fallback page to catch params 2020-04-28 10:39:54 +02:00
Martin McKeaveney
c986bba0d8 pouchDB integration, use app id instead of app name for keying app packages 2020-04-23 14:37:08 +01:00
Martin McKeaveney
1381cefc41 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
kevmodrome
67e223f777 makes sure the frontend selects a database when navigated to 2020-04-13 12:59:46 +02:00
kevmodrome
99bdf3fea5 fix small bug where database was not shown on refresh 2020-04-09 11:06:32 +02:00
kevmodrome
5a3de93734 fix redirect issues when refreshing page 2020-04-09 10:55:47 +02:00
kevmodrome
eb0298420e change topnav back for now 2020-04-09 10:16:15 +02:00
kevmodrome
1c815cbe1a update routify to beta 40 and set up correct basepath for application, also fixes some links 2020-04-09 09:04:09 +02:00
kevmodrome
7a6e86e93f remove unused page content 2020-04-06 17:04:45 +02:00
kevmodrome
9ee312144e remove unused functions and imports 2020-04-06 16:56:10 +02:00
kevmodrome
3ce9124d3d convert delete modal to new type 2020-04-06 16:44:53 +02:00
kevmodrome
0887648221 remove console.log 2020-04-06 16:04:39 +02:00
kevmodrome
cef7693026 moves createrecord component to use new modal 2020-04-06 16:02:45 +02:00
kevmodrome
85289889f4 convert createuser component to use new modal 2020-04-06 15:53:32 +02:00
kevmodrome
a0aa2f03a8 implements new modal component for access level modal and create database modal 2020-04-06 15:42:32 +02:00
kevmodrome
9593372af7 style fix that was not merged correctly 2020-04-06 09:07:53 +02:00
kevmodrome
2fe3fd426d move modal view to backend page layout 2020-04-06 08:15:29 +02:00
kevmodrome
59a7d28c4f Merge branch 'master' of github.com:Budibase/budibase into feature/routify 2020-04-06 07:47:35 +02:00
kevmodrome
25798928d0 wip: adds frontend view 2020-04-03 11:36:35 +02:00
kevmodrome
33f87c61e8 adds back no db selected view 2020-04-03 11:36:16 +02:00
kevmodrome
0f2e69796f fix autoselecting to sync with url 2020-04-03 11:27:35 +02:00
kevmodrome
b5caa57299 use params to select DB rather than store 2020-04-03 11:21:11 +02:00
kevmodrome
1e0e98ff49 update routify index options 2020-04-02 18:18:31 +02:00
kevmodrome
91a8b37421 use local param instead of global params on application page 2020-04-02 17:01:19 +02:00
kevmodrome
129cdbb1a6 update loading state to empty div, might need a loading state 2020-04-02 16:40:14 +02:00
kevmodrome
78329ba685 wip: database and user access level pages to work with new routing 2020-04-02 16:29:09 +02:00
kevmodrome
75051a194d wip: changes initialise function to getPackage and runs once you select application instead of at run-time. 2020-04-02 16:27:19 +02:00
kevmodrome
f80f4a6c43 wip: add back root routify index page 2020-04-02 15:16:46 +02:00
kevmodrome
319b86e012 wip: move components to node_modules folder for easier importing 2020-03-31 11:50:13 +02:00