1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00
Commit graph

1004 commits

Author SHA1 Message Date
Michael Shanks bac8249132 can delete screens 2020-07-21 15:01:32 +01:00
Michael Shanks 7d647cc423 Merge pull request #472 from mjashanks/master
Updated settings icon
2020-07-21 12:25:52 +01:00
Martin McKeaveney 833c97333b Merge pull request #478 from Budibase/reorder-top-nav
reorder top nav items
2020-07-21 12:22:09 +01:00
Martin McKeaveney 762fce6577 ensure table name is not persisted between apps 2020-07-21 10:24:09 +01:00
Martin McKeaveney 1fd4004c55 Merge pull request #462 from Budibase/nodemon-issue
Nodemon issue
2020-07-21 10:01:16 +01:00
Martin McKeaveney 2bee9f2ccb reorder items 2020-07-21 09:54:46 +01:00
Michael Shanks fabfec414b Updated settings icon 2020-07-20 15:31:38 +01:00
Hugo LE DALL 86726706c3 Fixing required checkbox 2020-07-19 18:21:52 +02:00
Martin McKeaveney 6ae30e6d87 lint 2020-07-16 15:19:46 +01:00
Martin McKeaveney 3c67181881 nodemon delay + analytics fixes 2020-07-16 14:27:27 +01:00
Martin McKeaveney 6cb4b93b59 Merge pull request #451 from Budibase/Linked-Record-Selection-Update
Update LinkedRecordSelector.svelte
2020-07-16 11:59:25 +01:00
Martin McKeaveney 41175d60ba rename event 2020-07-15 17:29:02 +01:00
Martin McKeaveney 26347e5ddc lint 2020-07-15 17:27:33 +01:00
Martin McKeaveney 924162da0e appId on creation event 2020-07-15 17:26:11 +01:00
Martin McKeaveney 32dd7dd245 events for web apps built and web apps deployed 2020-07-15 17:25:08 +01:00
Martin McKeaveney 925665d121 v0.1.9 2020-07-15 13:51:21 +01:00
Joe f0856cd795 Update LinkedRecordSelector.svelte 2020-07-15 12:58:35 +01:00
Joe ec96fa0739 Merge pull request #448 from Budibase/Map,-Icon,-Datalist-components-removed-from-UI
Map, Icon, Datalist components removed from frontend UI
2020-07-15 11:23:21 +01:00
Joe 767b58a2df Format and lint 2020-07-15 11:18:46 +01:00
Joe 298fac6db6 Map, Icon, Datalist removed from UI 2020-07-15 11:12:43 +01:00
cmack 3e1a66a860 Tidyup and Deletion of old files 2020-07-15 10:50:20 +01:00
Martin McKeaveney 665938dca4 v0.1.8 2020-07-15 10:44:11 +01:00
Martin McKeaveney 5149f9cc6f v0.1.7 2020-07-15 09:56:01 +01:00
Martin McKeaveney 99f344c3a2 Merge pull request #445 from Budibase/beta-fixes
Beta fixes
2020-07-15 09:17:23 +01:00
Martin McKeaveney 020ef654db lint 2020-07-14 21:10:51 +01:00
Joe e948126387 Merge pull request #444 from Budibase/Data-links-block-updated-to-linked-field
Data Link block updated to Linked Fields
2020-07-14 16:14:47 +01:00
Martin McKeaveney 227697cc44 Merge pull request #443 from Budibase/edit/delete-record-dropdown-ui-update
edit/delete record dropdown update
2020-07-14 16:09:47 +01:00
Martin McKeaveney 1d29332f46 Merge pull request #442 from Budibase/Backend-and-workflow-responsive-layout-fix
Backend/Workflow layout update
2020-07-14 16:09:27 +01:00
Joe b01cce07b5 Data link block updated to Linked Fields
'Data -ink' block updated to Linked Fields
Additional blocks added, including URL
Icons updated
2020-07-14 16:08:07 +01:00
Martin McKeaveney 22005bc990 formatting and tidy up 2020-07-14 16:00:58 +01:00
Joe e0831bb205 edit/delete record dropdown update
During the onboarding of Nile, he reported the dropdown was too small and hard to use.

I have increased the size of the dropdown, text, improved spacing, added icons, and hover.
2020-07-14 15:41:46 +01:00
Joe 1db1ad1a45 Layout update
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +01:00
Martin McKeaveney 22428ea465 Merge pull request #441 from Budibase/Welcome-screen-links-update
Welcome screen links update
2020-07-14 14:44:52 +01:00
Joe 5a17eb99d8 Welcome screen links update 2020-07-14 13:02:34 +01:00
Martin McKeaveney ce7911a91c v0.1.6 2020-07-14 10:38:40 +01:00
Martin McKeaveney de75db7e8f posthog updates in builder 2020-07-14 10:19:21 +01:00
Martin McKeaveney 6d48588ff1 v0.1.3 2020-07-14 08:18:41 +01:00
Martin McKeaveney 5705fbb6a5 lint 2020-07-13 19:44:42 +01:00
Martin McKeaveney 970317ef08 identify user in builder 2020-07-13 18:09:32 +01:00
Martin McKeaveney ab13ecad1f lint 2020-07-13 17:15:22 +01:00
Martin McKeaveney 380781de8b posthog analytics 2020-07-13 17:12:54 +01:00
Martin McKeaveney 6b131b716e v0.1.2 2020-07-13 14:40:25 +01:00
cmack 4911530690 Format change after input- Set format correctly 2020-07-13 12:20:26 +01:00
Joe aac0f3e381 Merge pull request #435 from Budibase/UI-Updates
Various minor UI updates including the settings modal
2020-07-12 21:56:37 +01:00
Joe ed7b5b779e Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
cmack 8e6f4301ce Active Cursor Grab and Debounce Update 2020-07-10 14:14:21 +01:00
cmack cb26992ef3 Lint 2020-07-10 11:48:56 +01:00
Conor_Mack 3cf941defc Merge branch 'master' into colorpicker/palette-drag 2020-07-10 11:46:21 +01:00
cmack 4d11f9c25c Palette Drag, Debounce and Tidyup 2020-07-10 11:40:53 +01:00
kevmodrome 2b192006b1 fix inconsistencies in heights and paddings 2020-07-10 11:05:58 +02:00