1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
Commit graph

132 commits

Author SHA1 Message Date
Martin McKeaveney fc923cb883 using flatpickr, rollup config for CSS in the builder 2020-09-09 12:06:04 +01:00
Martin McKeaveney 068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 2020-09-08 18:03:41 +01:00
Victoria Sloan a96df4d020 Merge branch 'master' into removing-uikit-05
# Conflicts:
#	packages/standard-components/dist/index.js.map
2020-09-04 21:45:33 +01:00
Conor Mack 89e3ddcab8 Merging with master and fixing conflicts 2020-09-03 15:12:07 +01:00
cmack 6865fdfb28 Single Calculation Views When Not Grouped 2020-09-02 11:52:32 +01:00
Victoria Sloan df733bd0d9 removing uk-form-stacked 2020-09-01 21:46:59 +01:00
Martin McKeaveney 562b844b35
Merge pull request #558 from Budibase/view-fixes
view fixes
2020-08-25 16:33:30 +01:00
Martin McKeaveney a46aafe250
Merge pull request #554 from Budibase/replace-ui-kit-02
Removing uk-table and uk-margin
2020-08-25 15:40:14 +01:00
Martin McKeaveney 780fe7b4c2 fix view CI 2020-08-25 15:39:49 +01:00
Martin McKeaveney 23c99059cb view fixes 2020-08-25 14:15:01 +01:00
Martin McKeaveney 1d56d9a2ce cypress tests, lint, feature complete 2020-08-24 15:48:34 +01:00
Martin McKeaveney 40bf90c745 view filters operational 2020-08-24 11:46:28 +01:00
Martin McKeaveney ab5ab97d5e Merge branch 'master' of github.com:Budibase/budibase into view-filters 2020-08-24 10:50:15 +01:00
Victoria Sloan 1bd7104021 uk-table removed, uk margin styles add to global 2020-08-23 09:31:39 +01:00
Victoria Sloan cd33b9da82 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Martin McKeaveney 6ba109222b custom filtering working, needs more test coverage 2020-08-21 17:05:26 +01:00
Martin McKeaveney 4e07773031 gap not supported in electron 2020-08-21 11:20:50 +01:00
Martin McKeaveney 27b07f2451 renaming bug 2020-08-20 17:04:54 +01:00
Martin McKeaveney f82b2f07b5 fix bug with changing types 2020-08-20 15:49:18 +01:00
Martin McKeaveney 8117ff0c84 Merge branch 'bugfix/table-col-types' of github.com:Budibase/budibase into custom-view-backend 2020-08-20 12:03:12 +01:00
cmack 3b7d07834d Unique field value property and event binding 2020-08-20 11:19:13 +01:00
Martin McKeaveney ba32a70f92 removing views from modelselect for now 2020-08-20 10:10:59 +01:00
Martin McKeaveney 0388f8dbb5 merge 2020-08-19 17:14:30 +01:00
Martin McKeaveney 70d4592fc2 fix server unit tests 2020-08-19 17:09:30 +01:00
Martin McKeaveney 10635075a5 full cypress suite for custom views 2020-08-19 16:43:04 +01:00
Michael Shanks ec7f9da9d1 removed CreateUser - not used (replaced by settings) 2020-08-18 17:16:31 +01:00
Martin McKeaveney 7e2e90e23c tidy up and lint 2020-08-18 17:14:26 +01:00
Martin McKeaveney d08db301af group by complete 2020-08-18 16:05:15 +01:00
Michael Shanks 0ab5a01f9e removed Select.svelte - replaced with bbui select 2020-08-18 15:33:28 +01:00
Martin McKeaveney 28b4b6fcb9 deletion of views, statistics calculation popover, unit tests 2020-08-17 21:01:43 +01:00
Michael Shanks 36fda017e7 removed ModelSetupNav (not used) 2020-08-14 16:35:28 +01:00
Martin McKeaveney 6862be744b began UI for custom views 2020-08-14 16:31:53 +01:00
Michael Shanks 3fc3bb77a9 removed CollectionView (not used) 2020-08-14 14:53:36 +01:00
Michael Shanks 001902da96 removed Textbox (not used) 2020-08-14 14:37:40 +01:00
Michael Shanks f7dbb4c31b removed CreateEditView (not used) 2020-08-14 14:36:51 +01:00
Michael Shanks a82f202649 removed Dropdown.svelte 2020-08-14 14:24:14 +01:00
Martin McKeaveney ed53c31ab3 fix backend bugs - some tidy up 2020-08-13 20:22:14 +01:00
Joe b0e31a09b4 New card component 2020-08-13 08:58:48 +01:00
Martin McKeaveney 75825dea1e bugfixes after team usage 2020-08-11 17:58:01 +01:00
Martin McKeaveney 5173ee8583 lint 2020-08-11 12:19:37 +01:00
Martin McKeaveney f1be92bd41 tidy up + lint 2020-08-11 11:23:07 +01:00
Martin McKeaveney 2a04147c4b full cypress suite for new backend 2020-08-10 17:51:30 +01:00
Martin McKeaveney 6a315767b2 cypress + unit test framework 2020-08-10 15:34:37 +01:00
Martin McKeaveney de93c0f530 new table creation 2020-08-07 18:31:40 +01:00
Martin McKeaveney 9d1979114b column CRUD 2020-08-07 17:41:20 +01:00
Martin McKeaveney 63f3623664 creating rows and columns working 2020-08-07 16:13:57 +01:00
Joe 8df53290ba Map, Icon, Datalist removed from UI 2020-07-15 11:12:43 +01:00
Joe a205e3e7e8 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 70050332e6 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
Martin McKeaveney 3122334c35 lint 2020-07-07 21:29:20 +01:00