Commit Graph

90 Commits

Author SHA1 Message Date
Michael Shanks 50167a7038 Merge branch 'master' into feature/binding-interface 2020-08-11 10:46:07 +01:00
Michael Shanks 6e115df804 Moved events back into Settings
& removed Events Panel
2020-08-10 16:08:46 +01:00
Conor_Mack c816a77d0b Merge pull request #525 from Budibase/britechart/donut-demo
Donut Chart for the demo
2020-08-10 14:29:52 +01:00
Joe e8afd115aa Small fix with placeholder 2020-08-10 13:18:30 +01:00
cmack 4dbd635985 Fix for name and value fields donut 2020-08-07 14:28:55 +01:00
cmack bba3c90cf5 Donut chart for demo 2020-08-07 12:57:07 +01:00
cmack 9ddf8d07ec Bar chart with tests and general bug fixes 2020-08-06 17:15:57 +01:00
cmack ad75a142ea Tidyup 2020-08-05 17:05:06 +01:00
cmack 2cd8d09822 Latest Donut and Legend Updates 2020-08-05 16:57:54 +01:00
cmack f1dd3e8a3d Chart legend and UI Updates 2020-08-05 14:19:56 +01:00
cmack 31dbf8e82f Table / model integration for charts 2020-08-04 13:55:26 +01:00
cmack bbf32cda75 Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-04 10:06:10 +01:00
cmack 31820c1bbf Adding mode functionality to Donut 2020-08-04 10:02:58 +01:00
cmack ac9d5e660d Re-adding datachart for testing 2020-08-03 14:42:37 +01:00
cmack b2aadc36d5 StackedArea and other Chart Stuff 2020-08-03 11:55:13 +01:00
Joe f385cbf305 Stacked list component added 2020-07-31 12:02:29 +01:00
cmack a0d9bd9774 WIP: Groupedbar, Heatmap and Sparkline Charts 2020-07-30 16:39:56 +01:00
cmack f667f05f19 WIP: Bar, Brush, Bullet, Donut and Line 2020-07-29 16:35:44 +01:00
Joe 2d7942b318 Lint 2020-07-28 11:53:07 +01:00
cmack 3233ed175e Adding design controls 2020-07-28 11:49:35 +01:00
Martin McKeaveney 284474db4b merge 2020-07-28 11:14:44 +01:00
cmack d56c801c6f Britecharts work so far 2020-07-26 11:54:55 +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
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
Michael Shanks 8fc00ee78d Form: success notifier on save + configurable button text 2020-07-06 16:24:44 +01:00
Michael Shanks cc1659f807 Login: allow edit of title & button text 2020-07-06 11:30:36 +01:00
Michael Shanks ec594234d8 Add `title` prop to forms (hides title if none entered) 2020-07-06 10:17:23 +01:00
Michael Shanks 4346bce4fd #383 rename Model > Table (ui only) 2020-07-02 20:38:02 +01:00
Joe 6a4f47a4c8 formatting and lint 2020-07-01 14:46:22 +01:00
Joe b8c0678c87 Table component revised plus minor UI changes
Table redesigned to be more flexible and include setting props for better control
2020-07-01 14:37:57 +01:00
Michael Shanks b0128dcfd0 lint fix 2020-07-01 13:27:12 +01:00
Michael Shanks ce99054f91 Added recordDetail component 2020-07-01 13:19:14 +01:00
Joe 66a7d24ea2 Formatting and linting done 2020-06-29 19:55:27 +01:00
Joe b7285e0108 WIP Form Component Design Update
Wide form added
Boolean button fixed
2020-06-29 16:32:51 +01:00
Michael Shanks 8b3d637292 bugfix: cannot change container type 2020-06-24 16:16:01 +01:00
Martin McKeaveney 9830725ac1 embed component, rename main and login to public and private 2020-06-11 20:18:59 +01:00
Joe e32c4d15af formatting 2020-06-09 11:49:06 +01:00
Joe fc39ab7bc1 Image Component
Image component added to builder
2020-06-09 11:06:18 +01:00
Michael Shanks 6aba0e4ee2 Merge branch 'master' into new-list-spike2 2020-06-04 11:57:05 +01:00
Michael Shanks bd3a7b41f7 "DataList" = old list, "List" = new list 2020-06-04 11:56:42 +01:00
Martin McKeaveney 18ad679d21 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney 1f64bf8d16 charttype prop for datachart 2020-06-03 20:38:46 +01:00
Martin McKeaveney 2cd309bfdc fix some other auth bugs 2020-06-03 20:35:30 +01:00
Joe 63ed718293 Merge pull request #311 from Budibase/login-component-UI
login component UI update
2020-06-03 15:21:43 +01:00
Joe 6c680c5d21 login component UI update
Input styles updates
Labels removed
Button redesigned
Title/name added to ui and settings

*Logo and preview broke for login component and page - Another issue
2020-06-03 15:13:39 +01:00
kevmodrome d165f3e90b fixes lint issues 2020-06-03 14:55:29 +02:00
kevmodrome 4f291e2f73 adds another color to Nav Bar and also adds roboto as default font in created apps 2020-06-03 14:52:18 +02:00
kevmodrome 60424c6f0e adds options to navbar component 2020-06-03 14:36:39 +02:00
Michael Shanks 4e01e9c091 replace DataList with new List 2020-06-03 09:25:56 +01:00